Pull request #43817 updated Started by user Sebastiaan van Stijn Rebuilds build #5 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d4579a983ea1bd0feb5b5eaebc6f031701618d6b+68f27cdfc2ecbb206a45d5111d24929cb9e4a339 (a4fcf69c741423bfe7ab70c8cab4377599f3bc4e) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43817@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-04T10:59:16.319Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-04T10:59:16.415Z] Trying to pass milestone 5 [Pipeline] milestone [2022-08-04T10:59:17.794Z] Trying to pass milestone 6 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-04T10:59:20.042Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068a7b05edd3720be) in /home/ubuntu/workspace/moby_PR-43817 [Pipeline] { [Pipeline] checkout [2022-08-04T10:59:20.440Z] The recommended git tool is: git [2022-08-04T10:59:28.070Z] using credential docker-jenkins-github-credentials [2022-08-04T10:59:28.093Z] Cloning the remote Git repository [2022-08-04T10:59:28.093Z] Cloning with configured refspecs honoured and without tags [2022-08-04T10:59:28.201Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T10:59:28.796Z] > git init /home/ubuntu/workspace/moby_PR-43817 # timeout=10 [2022-08-04T10:59:28.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:59:28.920Z] > git --version # timeout=10 [2022-08-04T10:59:28.939Z] > git --version # 'git version 2.17.1' [2022-08-04T10:59:28.940Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:59:28.942Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:59:54.060Z] Fetching without tags [2022-08-04T10:59:54.289Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit d4579a983ea1bd0feb5b5eaebc6f031701618d6b [2022-08-04T10:59:53.995Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:59:54.008Z] > git config --add remote.origin.fetch +refs/pull/43817/head:refs/remotes/origin/PR-43817 # timeout=10 [2022-08-04T10:59:54.031Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:59:54.046Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T10:59:54.063Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T10:59:54.064Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:59:54.065Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T10:59:54.295Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:59:54.319Z] > git checkout -f d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T10:59:55.292Z] Merge succeeded, producing 6f14f2f590541ef1b312238ca1f9d49de9c3d367 [2022-08-04T10:59:55.292Z] Checking out Revision 6f14f2f590541ef1b312238ca1f9d49de9c3d367 (PR-43817) [2022-08-04T10:59:55.065Z] > git remote # timeout=10 [2022-08-04T10:59:55.073Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T10:59:55.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T10:59:55.104Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T10:59:55.284Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T10:59:55.294Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T10:59:55.303Z] > git checkout -f 6f14f2f590541ef1b312238ca1f9d49de9c3d367 # timeout=10 [2022-08-04T10:59:59.140Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T10:59:59.144Z] > git rev-list --no-walk d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T11:00:00.419Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43817:/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-08-04T11:00:06.995Z] Unable to find image 'alpine:latest' locally [2022-08-04T11:00:06.995Z] latest: Pulling from library/alpine [2022-08-04T11:00:06.995Z] 530afca65e2e: Pulling fs layer [2022-08-04T11:00:07.257Z] 530afca65e2e: Verifying Checksum [2022-08-04T11:00:07.257Z] 530afca65e2e: Download complete [2022-08-04T11:00:07.519Z] 530afca65e2e: Pull complete [2022-08-04T11:00:07.519Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-08-04T11:00:07.519Z] Status: Downloaded newer image for alpine:latest [2022-08-04T11:00:14.101Z] 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-08-04T11:00:15.280Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-068a7b05edd3720be) in /home/ubuntu/workspace/moby_PR-43817 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-08-04T11:00:15.332Z] The recommended git tool is: git [Pipeline] // stage [2022-08-04T11:00:15.342Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-04T11:00:15.363Z] Fetching changes from the remote Git repository [2022-08-04T11:00:15.365Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c00e81fc40bb4d18) in /home/ubuntu/workspace/moby_PR-43817 [Pipeline] // stage [Pipeline] // stage [2022-08-04T11:00:15.377Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-08-04T11:00:15.516Z] The recommended git tool is: git [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 [2022-08-04T11:00:15.639Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit d4579a983ea1bd0feb5b5eaebc6f031701618d6b [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-04T11:00:16.007Z] Merge succeeded, producing a14c5d6a8f52249035edbf729dc517f7dc374490 [2022-08-04T11:00:16.007Z] Checking out Revision a14c5d6a8f52249035edbf729dc517f7dc374490 (PR-43817) [2022-08-04T11:00:16.107Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T11:00:15.351Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43817/.git # timeout=10 [2022-08-04T11:00:15.366Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:00:15.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:00:15.380Z] > git --version # timeout=10 [2022-08-04T11:00:15.402Z] > git --version # 'git version 2.17.1' [2022-08-04T11:00:15.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:00:15.403Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:00:15.641Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:00:15.664Z] > git checkout -f d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T11:00:15.849Z] > git remote # timeout=10 [2022-08-04T11:00:15.863Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T11:00:15.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:00:15.882Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T11:00:15.994Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T11:00:16.010Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:00:16.026Z] > git checkout -f a14c5d6a8f52249035edbf729dc517f7dc374490 # timeout=10 [2022-08-04T11:00:16.109Z] > git rev-list --no-walk d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T11:00:16.785Z] + [ PR != PR ] [2022-08-04T11:00:16.785Z] + [ master != master ] [2022-08-04T11:00:16.785Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T11:00:17.156Z] + docker version [2022-08-04T11:00:17.156Z] Client: Docker Engine - Community [2022-08-04T11:00:17.156Z] Version: 20.10.14 [2022-08-04T11:00:17.156Z] API version: 1.41 [2022-08-04T11:00:17.156Z] Go version: go1.16.15 [2022-08-04T11:00:17.156Z] Git commit: a224086 [2022-08-04T11:00:17.156Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T11:00:17.156Z] OS/Arch: linux/amd64 [2022-08-04T11:00:17.156Z] Context: default [2022-08-04T11:00:17.156Z] Experimental: true [2022-08-04T11:00:17.156Z] [2022-08-04T11:00:17.156Z] Server: Docker Engine - Community [2022-08-04T11:00:17.156Z] Engine: [2022-08-04T11:00:17.156Z] Version: 20.10.14 [2022-08-04T11:00:17.156Z] API version: 1.41 (minimum version 1.12) [2022-08-04T11:00:17.156Z] Go version: go1.16.15 [2022-08-04T11:00:17.156Z] Git commit: 87a90dc [2022-08-04T11:00:17.156Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T11:00:17.156Z] OS/Arch: linux/amd64 [2022-08-04T11:00:17.156Z] Experimental: true [2022-08-04T11:00:17.156Z] containerd: [2022-08-04T11:00:17.156Z] Version: 1.5.11 [2022-08-04T11:00:17.156Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:00:17.156Z] runc: [2022-08-04T11:00:17.156Z] Version: 1.0.3 [2022-08-04T11:00:17.156Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T11:00:17.156Z] docker-init: [2022-08-04T11:00:17.156Z] Version: 0.19.0 [2022-08-04T11:00:17.156Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T11:00:17.341Z] using credential docker-jenkins-github-credentials [2022-08-04T11:00:17.351Z] Cloning the remote Git repository [2022-08-04T11:00:17.351Z] Cloning with configured refspecs honoured and without tags [2022-08-04T11:00:17.438Z] + docker info [2022-08-04T11:00:17.368Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T11:00:17.417Z] > git init /home/ubuntu/workspace/moby_PR-43817 # timeout=10 [2022-08-04T11:00:17.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:00:17.633Z] > git --version # timeout=10 [2022-08-04T11:00:17.641Z] > git --version # 'git version 2.25.1' [2022-08-04T11:00:17.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:00:17.642Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:00:30.277Z] Still waiting to schedule task [2022-08-04T11:00:30.277Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T11:00:30.280Z] Still waiting to schedule task [2022-08-04T11:00:30.280Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-04T11:00:30.281Z] Still waiting to schedule task [2022-08-04T11:00:30.282Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup2’ [2022-08-04T11:00:31.295Z] Fetching without tags [2022-08-04T11:00:31.509Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit d4579a983ea1bd0feb5b5eaebc6f031701618d6b [2022-08-04T11:00:31.258Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:00:31.267Z] > git config --add remote.origin.fetch +refs/pull/43817/head:refs/remotes/origin/PR-43817 # timeout=10 [2022-08-04T11:00:31.275Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:00:31.288Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:00:31.299Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:00:31.299Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:00:31.300Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:00:31.517Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:00:31.526Z] > git checkout -f d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T11:00:32.183Z] Merge succeeded, producing 23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 [2022-08-04T11:00:32.183Z] Checking out Revision 23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 (PR-43817) [2022-08-04T11:00:32.336Z] Client: [2022-08-04T11:00:32.336Z] Context: default [2022-08-04T11:00:32.336Z] Debug Mode: false [2022-08-04T11:00:32.336Z] Plugins: [2022-08-04T11:00:32.336Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T11:00:32.336Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T11:00:32.336Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T11:00:32.336Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T11:00:32.336Z] [2022-08-04T11:00:32.336Z] Server: [2022-08-04T11:00:32.336Z] Containers: 0 [2022-08-04T11:00:32.336Z] Running: 0 [2022-08-04T11:00:32.336Z] Paused: 0 [2022-08-04T11:00:32.336Z] Stopped: 0 [2022-08-04T11:00:32.336Z] Images: 1 [2022-08-04T11:00:32.336Z] Server Version: 20.10.14 [2022-08-04T11:00:32.336Z] Storage Driver: overlay2 [2022-08-04T11:00:32.336Z] Backing Filesystem: extfs [2022-08-04T11:00:32.336Z] Supports d_type: true [2022-08-04T11:00:32.336Z] Native Overlay Diff: true [2022-08-04T11:00:32.336Z] userxattr: false [2022-08-04T11:00:32.336Z] Logging Driver: json-file [2022-08-04T11:00:32.336Z] Cgroup Driver: cgroupfs [2022-08-04T11:00:32.336Z] Cgroup Version: 1 [2022-08-04T11:00:32.336Z] Plugins: [2022-08-04T11:00:32.336Z] Volume: local [2022-08-04T11:00:32.336Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T11:00:32.336Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T11:00:32.336Z] Swarm: inactive [2022-08-04T11:00:32.336Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-04T11:00:32.336Z] Default Runtime: runc [2022-08-04T11:00:32.336Z] Init Binary: docker-init [2022-08-04T11:00:32.336Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:00:32.336Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T11:00:32.336Z] init version: de40ad0 [2022-08-04T11:00:32.336Z] Security Options: [2022-08-04T11:00:32.336Z] apparmor [2022-08-04T11:00:32.336Z] seccomp [2022-08-04T11:00:32.336Z] Profile: default [2022-08-04T11:00:32.336Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T11:00:32.336Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T11:00:32.336Z] OSType: linux [2022-08-04T11:00:32.336Z] Architecture: x86_64 [2022-08-04T11:00:32.336Z] CPUs: 2 [2022-08-04T11:00:32.336Z] Total Memory: 7.483GiB [2022-08-04T11:00:32.336Z] Name: ip-10-100-106-197 [2022-08-04T11:00:32.336Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T11:00:32.336Z] Docker Root Dir: /var/lib/docker [2022-08-04T11:00:32.336Z] Debug Mode: false [2022-08-04T11:00:32.336Z] Registry: https://index.docker.io/v1/ [2022-08-04T11:00:32.336Z] Labels: [2022-08-04T11:00:32.336Z] Experimental: true [2022-08-04T11:00:32.336Z] Insecure Registries: [2022-08-04T11:00:32.336Z] 127.0.0.0/8 [2022-08-04T11:00:32.336Z] Live Restore Enabled: true [2022-08-04T11:00:32.336Z] [2022-08-04T11:00:32.336Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T11:00:32.627Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T11:00:32.627Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T11:00:32.627Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43817/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T11:00:32.627Z] + bash /home/ubuntu/workspace/moby_PR-43817/check-config.sh [2022-08-04T11:00:32.627Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T11:00:32.627Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T11:00:32.627Z] [2022-08-04T11:00:32.627Z] Generally Necessary: [2022-08-04T11:00:32.627Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T11:00:32.627Z] - apparmor: enabled and tools installed [2022-08-04T11:00:32.627Z] - CONFIG_NAMESPACES: enabled [2022-08-04T11:00:32.896Z] - CONFIG_NET_NS: enabled [2022-08-04T11:00:32.896Z] - CONFIG_PID_NS: enabled [2022-08-04T11:00:32.896Z] - CONFIG_IPC_NS: enabled [2022-08-04T11:00:32.896Z] - CONFIG_UTS_NS: enabled [2022-08-04T11:00:32.896Z] - CONFIG_CGROUPS: enabled [2022-08-04T11:00:32.896Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T11:00:32.896Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T11:00:32.896Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T11:00:32.896Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T11:00:32.896Z] - CONFIG_CPUSETS: enabled [2022-08-04T11:00:32.896Z] - CONFIG_MEMCG: enabled [2022-08-04T11:00:32.896Z] - CONFIG_KEYS: enabled [2022-08-04T11:00:32.896Z] - CONFIG_VETH: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T11:00:32.896Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T11:00:32.896Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T11:00:32.896Z] [2022-08-04T11:00:32.897Z] Optional Features: [2022-08-04T11:00:32.897Z] - CONFIG_USER_NS: enabled [2022-08-04T11:00:32.897Z] - CONFIG_SECCOMP: enabled [2022-08-04T11:00:32.897Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T11:00:33.160Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T11:00:33.160Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T11:00:33.160Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T11:00:33.160Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T11:00:33.160Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T11:00:33.160Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T11:00:33.160Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T11:00:33.160Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T11:00:33.160Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T11:00:33.160Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T11:00:33.160Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T11:00:33.160Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T11:00:33.160Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T11:00:33.160Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T11:00:33.160Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T11:00:33.160Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T11:00:33.160Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T11:00:33.160Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T11:00:33.160Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T11:00:33.160Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T11:00:33.160Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T11:00:33.160Z] - CONFIG_EXT4_FS: enabled [2022-08-04T11:00:33.160Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T11:00:32.060Z] > git remote # timeout=10 [2022-08-04T11:00:32.078Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T11:00:32.091Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:00:32.092Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T11:00:32.179Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T11:00:32.186Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:00:32.193Z] > git checkout -f 23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 # timeout=10 [2022-08-04T11:00:33.429Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T11:00:33.429Z] - Network Drivers: [2022-08-04T11:00:33.429Z] - "overlay": [2022-08-04T11:00:33.429Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T11:00:33.429Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T11:00:33.429Z] Optional (for encrypted networks): [2022-08-04T11:00:33.429Z] - CONFIG_CRYPTO: enabled [2022-08-04T11:00:33.429Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T11:00:33.429Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T11:00:33.429Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T11:00:33.429Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T11:00:33.429Z] - CONFIG_XFRM: enabled [2022-08-04T11:00:33.429Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T11:00:33.429Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T11:00:33.429Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T11:00:33.429Z] - "ipvlan": [2022-08-04T11:00:33.429Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T11:00:33.429Z] - "macvlan": [2022-08-04T11:00:33.429Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T11:00:33.429Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T11:00:33.429Z] - "ftp,tftp client in container": [2022-08-04T11:00:33.429Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T11:00:33.429Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T11:00:33.429Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T11:00:33.429Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T11:00:33.429Z] - Storage Drivers: [2022-08-04T11:00:33.429Z] - "aufs": [2022-08-04T11:00:33.689Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T11:00:33.690Z] - "btrfs": [2022-08-04T11:00:33.690Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T11:00:33.690Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T11:00:33.690Z] - "devicemapper": [2022-08-04T11:00:33.690Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T11:00:33.690Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T11:00:33.690Z] - "overlay": [2022-08-04T11:00:33.690Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T11:00:33.690Z] - "zfs": [2022-08-04T11:00:33.690Z] - /dev/zfs: present [2022-08-04T11:00:33.690Z] - zfs command: missing [2022-08-04T11:00:33.690Z] - zpool command: missing [2022-08-04T11:00:33.690Z] [2022-08-04T11:00:33.690Z] Limits: [2022-08-04T11:00:33.690Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T11:00:33.690Z] [2022-08-04T11:00:33.690Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T11:00:34.073Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:a14c5d6a8f52249035edbf729dc517f7dc374490 . [2022-08-04T11:00:34.342Z] #1 [internal] load build definition from Dockerfile [2022-08-04T11:00:34.342Z] #1 sha256:df09f897414b645fb7aa7099163ef054f8c73f5d0a4b07492b6fe8f9d39cb126 [2022-08-04T11:00:34.342Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T11:00:34.342Z] #1 DONE 0.1s [2022-08-04T11:00:34.342Z] [2022-08-04T11:00:34.342Z] #2 [internal] load .dockerignore [2022-08-04T11:00:34.342Z] #2 sha256:0944df43453b512369519af0edae807fcbc623eb2e233c3230f99bc677b27d94 [2022-08-04T11:00:34.342Z] #2 transferring context: 145B done [2022-08-04T11:00:34.342Z] #2 DONE 0.1s [2022-08-04T11:00:34.342Z] [2022-08-04T11:00:34.342Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T11:00:34.342Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T11:00:34.912Z] #3 DONE 0.4s [2022-08-04T11:00:34.912Z] [2022-08-04T11:00:34.912Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T11:00:34.912Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T11:00:34.912Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-04T11:00:34.912Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T11:00:34.912Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T11:00:34.912Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T11:00:34.912Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s [2022-08-04T11:00:35.172Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s [2022-08-04T11:00:35.172Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-04T11:00:35.172Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-04T11:00:35.744Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-04T11:00:35.744Z] #4 DONE 0.9s [2022-08-04T11:00:35.775Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T11:00:35.779Z] > git rev-list --no-walk d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T11:00:36.004Z] [2022-08-04T11:00:36.004Z] #6 [internal] load build definition from Dockerfile [2022-08-04T11:00:36.004Z] #6 sha256:bdeea9777addbd500e82f5705d8035a4dc7b8da660a4ab68c401b476e5bc9e6a [2022-08-04T11:00:36.004Z] #6 DONE 0.0s [2022-08-04T11:00:36.004Z] [2022-08-04T11:00:36.004Z] #5 [internal] load .dockerignore [2022-08-04T11:00:36.004Z] #5 sha256:88a407826f5752c03f9a5386fa265f04a85cd1fd715a760c4f6d7fa53afe9e33 [2022-08-04T11:00:36.004Z] #5 DONE 0.0s [2022-08-04T11:00:36.004Z] [2022-08-04T11:00:36.004Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:00:36.004Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T11:00:36.662Z] + docker version [2022-08-04T11:00:36.948Z] #10 ... [2022-08-04T11:00:36.948Z] [2022-08-04T11:00:36.948Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T11:00:36.948Z] #7 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T11:00:36.948Z] #7 DONE 1.0s [2022-08-04T11:00:36.948Z] [2022-08-04T11:00:36.948Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T11:00:36.948Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T11:00:36.948Z] #8 DONE 1.0s [2022-08-04T11:00:36.948Z] [2022-08-04T11:00:36.948Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:00:36.948Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T11:00:36.948Z] #9 DONE 1.0s [2022-08-04T11:00:36.948Z] [2022-08-04T11:00:36.948Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:00:36.948Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T11:00:36.948Z] #10 DONE 1.0s [2022-08-04T11:00:37.888Z] [2022-08-04T11:00:37.888Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:00:37.888Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:00:37.888Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-04T11:00:37.888Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T11:00:37.888Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T11:00:37.888Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T11:00:37.888Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.0s [2022-08-04T11:00:38.151Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.29MB / 55.00MB 0.3s [2022-08-04T11:00:38.410Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 14.68MB / 55.00MB 0.3s [2022-08-04T11:00:38.410Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 22.02MB / 55.00MB 0.5s [2022-08-04T11:00:38.677Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 25.17MB / 55.00MB 0.6s [2022-08-04T11:00:38.677Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 29.36MB / 55.00MB 0.7s [2022-08-04T11:00:38.938Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 36.70MB / 55.00MB 0.9s [2022-08-04T11:00:38.938Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 42.99MB / 55.00MB 1.0s [2022-08-04T11:00:39.202Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 48.23MB / 55.00MB 1.2s [2022-08-04T11:00:39.461Z] #35 ... [2022-08-04T11:00:39.461Z] [2022-08-04T11:00:39.461Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T11:00:39.461Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T11:00:39.461Z] #56 DONE 0.0s [2022-08-04T11:00:39.461Z] [2022-08-04T11:00:39.461Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:00:39.461Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:00:39.461Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 53.48MB / 55.00MB 1.5s [2022-08-04T11:00:39.949Z] Client: Docker Engine - Community [2022-08-04T11:00:39.949Z] Version: 20.10.14 [2022-08-04T11:00:39.949Z] API version: 1.41 [2022-08-04T11:00:39.949Z] Go version: go1.16.15 [2022-08-04T11:00:39.949Z] Git commit: a224086 [2022-08-04T11:00:39.949Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-04T11:00:39.949Z] OS/Arch: linux/arm64 [2022-08-04T11:00:39.949Z] Context: default [2022-08-04T11:00:39.949Z] Experimental: true [2022-08-04T11:00:39.949Z] [2022-08-04T11:00:39.949Z] Server: Docker Engine - Community [2022-08-04T11:00:39.949Z] Engine: [2022-08-04T11:00:39.949Z] Version: 20.10.14 [2022-08-04T11:00:39.949Z] API version: 1.41 (minimum version 1.12) [2022-08-04T11:00:39.949Z] Go version: go1.16.15 [2022-08-04T11:00:39.949Z] Git commit: 87a90dc [2022-08-04T11:00:39.949Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-04T11:00:39.949Z] OS/Arch: linux/arm64 [2022-08-04T11:00:39.949Z] Experimental: true [2022-08-04T11:00:39.949Z] containerd: [2022-08-04T11:00:39.949Z] Version: 1.5.11 [2022-08-04T11:00:39.949Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:00:39.949Z] runc: [2022-08-04T11:00:39.949Z] Version: 1.0.3 [2022-08-04T11:00:39.949Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T11:00:39.949Z] docker-init: [2022-08-04T11:00:39.949Z] Version: 0.19.0 [2022-08-04T11:00:39.949Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T11:00:40.029Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.9s done [2022-08-04T11:00:40.029Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-04T11:00:40.255Z] + docker info [2022-08-04T11:00:45.316Z] #35 ... [2022-08-04T11:00:45.316Z] [2022-08-04T11:00:45.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:45.316Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:00:45.316Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.0s done [2022-08-04T11:00:45.316Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T11:00:45.316Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T11:00:45.316Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T11:00:45.316Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.0s done [2022-08-04T11:00:45.316Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s done [2022-08-04T11:00:45.316Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.9s done [2022-08-04T11:00:45.316Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.4s done [2022-08-04T11:00:45.316Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.4s done [2022-08-04T11:00:45.316Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.5s done [2022-08-04T11:00:45.316Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.9s [2022-08-04T11:00:45.316Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s [2022-08-04T11:00:45.316Z] #11 ... [2022-08-04T11:00:45.316Z] [2022-08-04T11:00:45.316Z] #31 [internal] load build context [2022-08-04T11:00:45.316Z] #31 sha256:27ae8f93f261e0004b9296516fc589a16aed901a0d0cc2363caf104954667ca0 [2022-08-04T11:00:45.316Z] #31 transferring context: 62.40MB 7.0s done [2022-08-04T11:00:45.316Z] #31 DONE 7.5s [2022-08-04T11:00:45.316Z] [2022-08-04T11:00:45.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:45.316Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:00:45.316Z] #11 ... [2022-08-04T11:00:45.316Z] [2022-08-04T11:00:45.316Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:00:45.316Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:00:45.316Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T11:00:45.316Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T11:00:45.316Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:00:45.316Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T11:00:45.316Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.1s done [2022-08-04T11:00:45.316Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.9s done [2022-08-04T11:00:45.316Z] #80 ... [2022-08-04T11:00:45.316Z] [2022-08-04T11:00:45.316Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:45.316Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:00:45.316Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 7.6s done [2022-08-04T11:00:45.529Z] Client: [2022-08-04T11:00:45.529Z] Context: default [2022-08-04T11:00:45.529Z] Debug Mode: false [2022-08-04T11:00:45.529Z] Plugins: [2022-08-04T11:00:45.529Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T11:00:45.529Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T11:00:45.529Z] [2022-08-04T11:00:45.529Z] Server: [2022-08-04T11:00:45.529Z] Containers: 0 [2022-08-04T11:00:45.529Z] Running: 0 [2022-08-04T11:00:45.529Z] Paused: 0 [2022-08-04T11:00:45.529Z] Stopped: 0 [2022-08-04T11:00:45.529Z] Images: 0 [2022-08-04T11:00:45.529Z] Server Version: 20.10.14 [2022-08-04T11:00:45.529Z] Storage Driver: overlay2 [2022-08-04T11:00:45.529Z] Backing Filesystem: extfs [2022-08-04T11:00:45.529Z] Supports d_type: true [2022-08-04T11:00:45.529Z] Native Overlay Diff: true [2022-08-04T11:00:45.529Z] userxattr: false [2022-08-04T11:00:45.529Z] Logging Driver: json-file [2022-08-04T11:00:45.529Z] Cgroup Driver: cgroupfs [2022-08-04T11:00:45.529Z] Cgroup Version: 1 [2022-08-04T11:00:45.529Z] Plugins: [2022-08-04T11:00:45.529Z] Volume: local [2022-08-04T11:00:45.529Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T11:00:45.529Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T11:00:45.529Z] Swarm: inactive [2022-08-04T11:00:45.529Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T11:00:45.529Z] Default Runtime: runc [2022-08-04T11:00:45.529Z] Init Binary: docker-init [2022-08-04T11:00:45.529Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:00:45.529Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T11:00:45.529Z] init version: de40ad0 [2022-08-04T11:00:45.529Z] Security Options: [2022-08-04T11:00:45.529Z] apparmor [2022-08-04T11:00:45.529Z] seccomp [2022-08-04T11:00:45.529Z] Profile: default [2022-08-04T11:00:45.529Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T11:00:45.529Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T11:00:45.529Z] OSType: linux [2022-08-04T11:00:45.529Z] Architecture: aarch64 [2022-08-04T11:00:45.529Z] CPUs: 2 [2022-08-04T11:00:45.529Z] Total Memory: 7.562GiB [2022-08-04T11:00:45.529Z] Name: ip-10-100-115-61 [2022-08-04T11:00:45.529Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-04T11:00:45.529Z] Docker Root Dir: /var/lib/docker [2022-08-04T11:00:45.529Z] Debug Mode: false [2022-08-04T11:00:45.529Z] Registry: https://index.docker.io/v1/ [2022-08-04T11:00:45.529Z] Labels: [2022-08-04T11:00:45.529Z] Experimental: true [2022-08-04T11:00:45.529Z] Insecure Registries: [2022-08-04T11:00:45.529Z] 127.0.0.0/8 [2022-08-04T11:00:45.529Z] Live Restore Enabled: true [2022-08-04T11:00:45.529Z] [Pipeline] sh [2022-08-04T11:00:45.575Z] #11 ... [2022-08-04T11:00:45.575Z] [2022-08-04T11:00:45.575Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:00:45.575Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:00:45.575Z] #80 DONE 7.6s [2022-08-04T11:00:45.809Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T11:00:45.809Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T11:00:45.809Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43817/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T11:00:45.809Z] + bash /home/ubuntu/workspace/moby_PR-43817/check-config.sh [2022-08-04T11:00:45.809Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T11:00:45.809Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-04T11:00:45.809Z] [2022-08-04T11:00:45.809Z] Generally Necessary: [2022-08-04T11:00:45.809Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T11:00:45.809Z] - apparmor: enabled and tools installed [2022-08-04T11:00:45.809Z] - CONFIG_NAMESPACES: enabled [2022-08-04T11:00:45.809Z] - CONFIG_NET_NS: enabled [2022-08-04T11:00:45.809Z] - CONFIG_PID_NS: enabled [2022-08-04T11:00:45.809Z] - CONFIG_IPC_NS: enabled [2022-08-04T11:00:45.809Z] - CONFIG_UTS_NS: enabled [2022-08-04T11:00:45.809Z] - CONFIG_CGROUPS: enabled [2022-08-04T11:00:45.809Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T11:00:45.809Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T11:00:45.809Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T11:00:45.809Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T11:00:45.809Z] - CONFIG_CPUSETS: enabled [2022-08-04T11:00:45.809Z] - CONFIG_MEMCG: enabled [2022-08-04T11:00:45.809Z] - CONFIG_KEYS: enabled [2022-08-04T11:00:45.809Z] - CONFIG_VETH: enabled (as module) [2022-08-04T11:00:45.809Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T11:00:45.809Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T11:00:45.809Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T11:00:45.809Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T11:00:45.809Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T11:00:45.809Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T11:00:45.809Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T11:00:45.809Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T11:00:45.834Z] [2022-08-04T11:00:45.834Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:00:45.834Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T11:00:45.834Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T11:00:45.834Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:00:45.834Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T11:00:45.834Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T11:00:45.834Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.3s done [2022-08-04T11:00:45.834Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-08-04T11:00:45.834Z] #78 DONE 7.9s [2022-08-04T11:00:45.834Z] [2022-08-04T11:00:45.834Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:45.834Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:00:46.068Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T11:00:46.068Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T11:00:46.068Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T11:00:46.068Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T11:00:46.068Z] [2022-08-04T11:00:46.068Z] Optional Features: [2022-08-04T11:00:46.068Z] - CONFIG_USER_NS: enabled [2022-08-04T11:00:46.068Z] - CONFIG_SECCOMP: enabled [2022-08-04T11:00:46.068Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T11:00:46.068Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T11:00:46.068Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T11:00:46.068Z] (cgroup swap accounting is currently enabled) [2022-08-04T11:00:46.068Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T11:00:46.068Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T11:00:46.068Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T11:00:46.068Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T11:00:46.068Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T11:00:46.068Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T11:00:46.068Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T11:00:46.068Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T11:00:46.068Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T11:00:46.068Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T11:00:46.068Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T11:00:46.068Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T11:00:46.069Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T11:00:46.069Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T11:00:46.069Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T11:00:46.069Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T11:00:46.069Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T11:00:46.069Z] - CONFIG_EXT4_FS: enabled [2022-08-04T11:00:46.069Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T11:00:46.069Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T11:00:46.069Z] - Network Drivers: [2022-08-04T11:00:46.069Z] - "overlay": [2022-08-04T11:00:46.069Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T11:00:46.069Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T11:00:46.069Z] Optional (for encrypted networks): [2022-08-04T11:00:46.327Z] - CONFIG_CRYPTO: enabled [2022-08-04T11:00:46.327Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T11:00:46.327Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T11:00:46.327Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T11:00:46.327Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T11:00:46.327Z] - CONFIG_XFRM: enabled [2022-08-04T11:00:46.327Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T11:00:46.327Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T11:00:46.327Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T11:00:46.327Z] - "ipvlan": [2022-08-04T11:00:46.327Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T11:00:46.327Z] - "macvlan": [2022-08-04T11:00:46.327Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T11:00:46.327Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T11:00:46.327Z] - "ftp,tftp client in container": [2022-08-04T11:00:46.327Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T11:00:46.327Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T11:00:46.327Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T11:00:46.327Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T11:00:46.327Z] - Storage Drivers: [2022-08-04T11:00:46.327Z] - "aufs": [2022-08-04T11:00:46.327Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T11:00:46.327Z] - "btrfs": [2022-08-04T11:00:46.327Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T11:00:46.327Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T11:00:46.327Z] - "devicemapper": [2022-08-04T11:00:46.327Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T11:00:46.327Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T11:00:46.327Z] - "overlay": [2022-08-04T11:00:46.327Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T11:00:46.327Z] - "zfs": [2022-08-04T11:00:46.327Z] - /dev/zfs: present [2022-08-04T11:00:46.327Z] - zfs command: missing [2022-08-04T11:00:46.327Z] - zpool command: missing [2022-08-04T11:00:46.327Z] [2022-08-04T11:00:46.327Z] Limits: [2022-08-04T11:00:46.327Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T11:00:46.327Z] [2022-08-04T11:00:46.327Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T11:00:46.653Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 . [2022-08-04T11:00:46.653Z] #2 [internal] load .dockerignore [2022-08-04T11:00:46.653Z] #2 sha256:6a542c8b78a138e6c3c575a37010fbfb4e87312ce2db276c9c9c7a95704ac302 [2022-08-04T11:00:46.911Z] #2 transferring context: 145B done [2022-08-04T11:00:46.911Z] #2 DONE 0.1s [2022-08-04T11:00:46.911Z] [2022-08-04T11:00:46.911Z] #1 [internal] load build definition from Dockerfile [2022-08-04T11:00:46.911Z] #1 sha256:107dd8f33712363a6320e4bb96e5592366cf9a3e00e1000e5ab0b3ffee26414c [2022-08-04T11:00:46.911Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T11:00:46.911Z] #1 DONE 0.2s [2022-08-04T11:00:46.911Z] [2022-08-04T11:00:46.911Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T11:00:46.911Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-04T11:00:47.485Z] #3 DONE 0.4s [2022-08-04T11:00:47.485Z] [2022-08-04T11:00:47.485Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T11:00:47.485Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-04T11:00:47.485Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T11:00:47.485Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done [2022-08-04T11:00:47.485Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.2s done [2022-08-04T11:00:47.485Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T11:00:47.485Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done [2022-08-04T11:00:47.485Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s [2022-08-04T11:00:47.746Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done [2022-08-04T11:00:47.746Z] #4 DONE 0.4s [2022-08-04T11:00:48.004Z] [2022-08-04T11:00:48.004Z] #5 [internal] load .dockerignore [2022-08-04T11:00:48.004Z] #5 sha256:456a9196b1ec078190b903593609e20321fc4c437713ba516a098bd7195f9f7d [2022-08-04T11:00:48.004Z] #5 DONE 0.0s [2022-08-04T11:00:48.004Z] [2022-08-04T11:00:48.004Z] #6 [internal] load build definition from Dockerfile [2022-08-04T11:00:48.004Z] #6 sha256:846cf15b4280d149953901058f931954884e7e55c73d9d5186fc68a19ebd8f21 [2022-08-04T11:00:48.004Z] #6 DONE 0.0s [2022-08-04T11:00:48.004Z] [2022-08-04T11:00:48.004Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T11:00:48.004Z] #10 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-04T11:00:49.129Z] #11 ... [2022-08-04T11:00:49.129Z] [2022-08-04T11:00:49.129Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T11:00:49.129Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T11:00:49.129Z] #79 DONE 0.7s [2022-08-04T11:00:49.129Z] [2022-08-04T11:00:49.129Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T11:00:49.129Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T11:00:49.378Z] #10 DONE 1.0s [2022-08-04T11:00:49.378Z] [2022-08-04T11:00:49.378Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:00:49.378Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T11:00:49.378Z] #8 DONE 1.0s [2022-08-04T11:00:49.378Z] [2022-08-04T11:00:49.378Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T11:00:49.378Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-04T11:00:49.378Z] #9 DONE 1.0s [2022-08-04T11:00:49.378Z] [2022-08-04T11:00:49.378Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:00:49.378Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T11:00:49.378Z] #7 DONE 1.0s [2022-08-04T11:00:50.064Z] #81 DONE 0.8s [2022-08-04T11:00:50.064Z] [2022-08-04T11:00:50.064Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:00:50.064Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:00:50.064Z] #35 DONE 12.0s [2022-08-04T11:00:50.064Z] [2022-08-04T11:00:50.064Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:00:50.064Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T11:00:51.279Z] [2022-08-04T11:00:51.279Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:00:51.279Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:00:51.279Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T11:00:51.279Z] #73 DONE 0.0s [2022-08-04T11:00:51.279Z] [2022-08-04T11:00:51.279Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:00:51.279Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T11:00:51.279Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done [2022-08-04T11:00:51.279Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T11:00:51.279Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done [2022-08-04T11:00:51.279Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done [2022-08-04T11:00:51.279Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 0B / 53.68MB 0.1s [2022-08-04T11:00:51.279Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 7.34MB / 53.68MB 0.2s [2022-08-04T11:00:51.444Z] #36 1.443 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:00:51.444Z] #36 1.465 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:00:51.444Z] #36 1.465 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:00:51.444Z] #36 1.689 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:00:51.540Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 17.83MB / 53.68MB 0.3s [2022-08-04T11:00:51.540Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 38.80MB / 53.68MB 0.5s [2022-08-04T11:00:51.800Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 0.7s [2022-08-04T11:00:52.013Z] #36 2.079 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:00:52.272Z] #36 2.511 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:00:52.379Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.2s done [2022-08-04T11:00:52.379Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d [2022-08-04T11:00:53.320Z] #28 ... [2022-08-04T11:00:53.320Z] [2022-08-04T11:00:53.320Z] #24 [internal] load build context [2022-08-04T11:00:53.320Z] #24 sha256:a363a390be8622f7b68090ab5f77085e53e9a9e3bf0b5b8a5577c76ace079de9 [2022-08-04T11:00:53.320Z] #24 transferring context: 62.40MB 2.2s done [2022-08-04T11:00:53.320Z] #24 DONE 2.5s [2022-08-04T11:00:53.320Z] [2022-08-04T11:00:53.320Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:00:53.320Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T11:00:53.654Z] #36 3.763 Fetched 8563 kB in 3s (3323 kB/s) [2022-08-04T11:00:54.593Z] #36 3.763 Reading package lists... [2022-08-04T11:00:54.703Z] #28 ... [2022-08-04T11:00:54.703Z] [2022-08-04T11:00:54.703Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:00:54.703Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T11:00:54.703Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T11:00:54.703Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:00:54.703Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T11:00:54.703Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T11:00:54.703Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.5s done [2022-08-04T11:00:54.703Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.8s done [2022-08-04T11:00:54.703Z] #71 DONE 3.5s [2022-08-04T11:00:54.703Z] [2022-08-04T11:00:54.703Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:54.703Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:00:54.703Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T11:00:54.703Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T11:00:54.703Z] #11 sha256:f180bbb5126909af4db3338726cd34bf68e524dcff3a30e7f1997b162f473101 1.80kB / 1.80kB done [2022-08-04T11:00:54.703Z] #11 sha256:e7d3e55108ddcc2c6179f74c24bdb528a7652e1cbdc53f8d824eaaf9b3755e8b 7.12kB / 7.12kB done [2022-08-04T11:00:54.703Z] #11 sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 10.66MB / 10.66MB 0.4s done [2022-08-04T11:00:54.703Z] #11 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 1.1s done [2022-08-04T11:00:54.703Z] #11 sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 5.15MB / 5.15MB 0.6s done [2022-08-04T11:00:54.703Z] #11 sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 54.68MB / 54.68MB 1.6s done [2022-08-04T11:00:54.703Z] #11 sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 81.12MB / 81.12MB 2.3s done [2022-08-04T11:00:54.703Z] #11 sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a 125B / 125B 2.3s done [2022-08-04T11:00:54.703Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 3.5s [2022-08-04T11:00:55.528Z] #36 4.716 Reading package lists... [2022-08-04T11:00:55.528Z] #36 5.545 Building dependency tree... [2022-08-04T11:00:55.641Z] #11 ... [2022-08-04T11:00:55.641Z] [2022-08-04T11:00:55.641Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:00:55.641Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:00:55.641Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T11:00:55.641Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T11:00:55.641Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:00:55.641Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done [2022-08-04T11:00:55.641Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done [2022-08-04T11:00:55.641Z] #73 DONE 4.4s [2022-08-04T11:00:55.641Z] [2022-08-04T11:00:55.641Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:55.641Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:00:55.641Z] #11 sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 108.99MB / 108.99MB 4.2s done [2022-08-04T11:00:55.641Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 [2022-08-04T11:00:55.788Z] #36 5.938 The following additional packages will be installed: [2022-08-04T11:00:55.788Z] #36 5.938 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T11:00:55.788Z] #36 5.939 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T11:00:55.788Z] #36 5.942 Recommended packages: [2022-08-04T11:00:55.788Z] #36 5.942 libldap-common publicsuffix libsasl2-modules [2022-08-04T11:00:56.047Z] #36 6.139 The following NEW packages will be installed: [2022-08-04T11:00:56.047Z] #36 6.153 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T11:00:56.047Z] #36 6.153 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T11:00:56.047Z] #36 6.153 libssh2-1 openssl [2022-08-04T11:00:56.207Z] #11 ... [2022-08-04T11:00:56.207Z] [2022-08-04T11:00:56.207Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:00:56.207Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0 [2022-08-04T11:00:56.207Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.2s done [2022-08-04T11:00:56.207Z] #28 DONE 5.0s [2022-08-04T11:00:56.207Z] [2022-08-04T11:00:56.207Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:56.207Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:00:56.207Z] #11 extracting sha256:bc0b8a8acead4d7bf71c232054b2a0a8e08eb3e1e2cf46f9f3dba68723e88c85 0.2s done [2022-08-04T11:00:56.207Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 [2022-08-04T11:00:56.306Z] #36 6.423 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:00:56.307Z] #36 6.423 Need to get 3047 kB of archives. [2022-08-04T11:00:56.307Z] #36 6.423 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T11:00:56.307Z] #36 6.423 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T11:00:56.307Z] #36 6.437 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T11:00:56.307Z] #36 6.439 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T11:00:56.307Z] #36 6.446 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T11:00:56.307Z] #36 6.447 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T11:00:56.307Z] #36 6.449 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T11:00:56.307Z] #36 6.452 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T11:00:56.307Z] #36 6.457 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T11:00:56.307Z] #36 6.458 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T11:00:56.307Z] #36 6.459 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T11:00:56.307Z] #36 6.461 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T11:00:56.307Z] #36 6.464 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T11:00:56.307Z] #36 6.471 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T11:00:56.307Z] #36 6.473 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T11:00:56.307Z] #36 6.477 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T11:00:56.475Z] #11 extracting sha256:a4ea641ee67989acdb6af3d8b9b984ecd751a2a83c3b7ce071542b31c9ac1304 0.4s done [2022-08-04T11:00:56.567Z] #36 6.689 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:00:56.567Z] #36 6.718 Fetched 3047 kB in 0s (9339 kB/s) [2022-08-04T11:00:56.567Z] #36 6.760 Selecting previously unselected package openssl. [2022-08-04T11:00:56.567Z] #36 6.760 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-04T11:00:56.567Z] #36 6.760 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T11:00:56.567Z] #36 6.795 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:00:56.733Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 0.1s [2022-08-04T11:00:56.826Z] #36 6.986 Selecting previously unselected package ca-certificates. [2022-08-04T11:00:56.826Z] #36 6.986 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T11:00:56.826Z] #36 6.989 Unpacking ca-certificates (20210119) ... [2022-08-04T11:00:57.086Z] #36 7.100 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T11:00:57.086Z] #36 7.100 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T11:00:57.086Z] #36 7.108 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T11:00:57.086Z] #36 7.195 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T11:00:57.086Z] #36 7.195 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T11:00:57.086Z] #36 7.200 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:00:57.086Z] #36 7.257 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T11:00:57.086Z] #36 7.257 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T11:00:57.086Z] #36 7.258 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:00:57.347Z] #36 7.363 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T11:00:57.347Z] #36 7.363 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T11:00:57.347Z] #36 7.363 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:00:57.347Z] #36 7.445 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T11:00:57.347Z] #36 7.445 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T11:00:57.347Z] #36 7.462 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T11:00:57.347Z] #36 7.523 Selecting previously unselected package libpsl5:amd64. [2022-08-04T11:00:57.347Z] #36 7.523 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T11:00:57.347Z] #36 7.528 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T11:00:57.608Z] #36 7.637 Selecting previously unselected package librtmp1:amd64. [2022-08-04T11:00:57.608Z] #36 7.637 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T11:00:57.608Z] #36 7.643 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:00:57.608Z] #36 7.707 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T11:00:57.608Z] #36 7.707 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T11:00:57.608Z] #36 7.714 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T11:00:57.608Z] #36 7.796 Selecting previously unselected package libcurl4:amd64. [2022-08-04T11:00:57.608Z] #36 7.796 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T11:00:57.608Z] #36 7.800 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:00:57.867Z] #36 7.939 Selecting previously unselected package curl. [2022-08-04T11:00:57.867Z] #36 7.939 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T11:00:57.867Z] #36 7.947 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:00:57.867Z] #36 8.039 Selecting previously unselected package libonig5:amd64. [2022-08-04T11:00:57.867Z] #36 8.039 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T11:00:57.867Z] #36 8.039 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:00:58.126Z] #36 8.132 Selecting previously unselected package libjq1:amd64. [2022-08-04T11:00:58.126Z] #36 8.132 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T11:00:58.126Z] #36 8.139 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:00:58.126Z] #36 8.280 Selecting previously unselected package jq. [2022-08-04T11:00:58.126Z] #36 8.280 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T11:00:58.126Z] #36 8.285 Unpacking jq (1.6-2.1) ... [2022-08-04T11:00:58.385Z] #36 8.343 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T11:00:58.385Z] #36 8.356 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T11:00:58.385Z] #36 8.369 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T11:00:58.385Z] #36 8.384 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:00:58.385Z] #36 8.398 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:00:58.385Z] #36 8.410 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:00:58.385Z] #36 8.423 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T11:00:58.385Z] #36 8.436 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:00:58.385Z] #36 8.464 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:00:58.385Z] #36 8.476 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:00:58.385Z] #36 8.494 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:00:58.385Z] #36 8.509 Setting up ca-certificates (20210119) ... [2022-08-04T11:00:58.636Z] #11 ... [2022-08-04T11:00:58.636Z] [2022-08-04T11:00:58.636Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T11:00:58.636Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-04T11:00:58.636Z] #72 DONE 0.6s [2022-08-04T11:00:58.636Z] [2022-08-04T11:00:58.636Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:58.636Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:00:59.202Z] #11 ... [2022-08-04T11:00:59.202Z] [2022-08-04T11:00:59.202Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T11:00:59.202Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-04T11:00:59.202Z] #74 DONE 0.7s [2022-08-04T11:00:59.202Z] [2022-08-04T11:00:59.202Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:59.202Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:00:59.219Z] #36 9.169 Updating certificates in /etc/ssl/certs... [2022-08-04T11:00:59.219Z] #36 ... [2022-08-04T11:00:59.219Z] [2022-08-04T11:00:59.219Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:00:59.219Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:00:59.219Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 9.3s done [2022-08-04T11:00:59.219Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.5s done [2022-08-04T11:00:59.219Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.6s done [2022-08-04T11:00:59.219Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 7.8s [2022-08-04T11:00:59.789Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.2s done [2022-08-04T11:01:00.050Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T11:01:00.139Z] #11 extracting sha256:04e9e95aca686baf2f9b88f3822104381dc1cd0e2bd6dc105b7468059336dbab 3.3s done [2022-08-04T11:01:00.139Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 [2022-08-04T11:01:00.310Z] #11 ... [2022-08-04T11:01:00.310Z] [2022-08-04T11:01:00.310Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:01:00.310Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T11:01:00.310Z] #36 10.31 129 added, 0 removed; done. [2022-08-04T11:01:00.310Z] #36 10.35 Setting up jq (1.6-2.1) ... [2022-08-04T11:01:00.310Z] #36 10.36 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:01:00.310Z] #36 10.38 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:01:00.310Z] #36 10.39 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:01:00.310Z] #36 10.42 Processing triggers for ca-certificates (20210119) ... [2022-08-04T11:01:00.310Z] #36 10.43 Updating certificates in /etc/ssl/certs... [2022-08-04T11:01:01.084Z] #11 ... [2022-08-04T11:01:01.084Z] [2022-08-04T11:01:01.084Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T11:01:01.084Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T11:01:01.084Z] #49 ... [2022-08-04T11:01:01.084Z] [2022-08-04T11:01:01.084Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:01:01.084Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:01:01.249Z] #36 11.36 0 added, 0 removed; done. [2022-08-04T11:01:01.250Z] #36 11.36 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T11:01:01.250Z] #36 11.37 done. [2022-08-04T11:01:02.632Z] #36 DONE 12.7s [2022-08-04T11:01:02.632Z] [2022-08-04T11:01:02.632Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T11:01:02.632Z] #37 sha256:ae5a5363ff5115d6a4f8647102d7626453223630ee6ce24f8308a5c0e85f8b5f [2022-08-04T11:01:02.632Z] #37 DONE 0.1s [2022-08-04T11:01:02.632Z] [2022-08-04T11:01:02.632Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:01:02.632Z] #38 sha256:7807c482826846bb5e6621e8e0b860f9214709d81d2e0e6e596547a82fb21f76 [2022-08-04T11:01:03.618Z] #11 extracting sha256:08bf97f348f4f995ce74ff00207e68e1198e1b694048c6b6572b3752f84ea020 3.0s done [2022-08-04T11:01:03.618Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 [2022-08-04T11:01:05.169Z] #38 2.141 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T11:01:05.169Z] #38 2.500 [2022-08-04T11:01:05.429Z] #38 2.714 #=#=# ######################################################################## 100.0% [2022-08-04T11:01:05.687Z] #38 2.970 [2022-08-04T11:01:06.165Z] #11 ... [2022-08-04T11:01:06.165Z] [2022-08-04T11:01:06.165Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:01:06.165Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T11:01:06.165Z] #29 0.967 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:06.165Z] #29 0.982 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:06.165Z] #29 0.982 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:06.165Z] #29 1.109 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:01:06.165Z] #29 1.320 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:01:06.165Z] #29 1.637 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:01:06.165Z] #29 2.309 Fetched 8449 kB in 2s (5266 kB/s) [2022-08-04T11:01:06.165Z] #29 2.309 Reading package lists... [2022-08-04T11:01:06.165Z] #29 2.879 Reading package lists... [2022-08-04T11:01:06.165Z] #29 3.425 Building dependency tree... [2022-08-04T11:01:06.165Z] #29 3.741 The following additional packages will be installed: [2022-08-04T11:01:06.165Z] #29 3.741 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T11:01:06.165Z] #29 3.741 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T11:01:06.165Z] #29 3.749 Recommended packages: [2022-08-04T11:01:06.165Z] #29 3.749 libldap-common publicsuffix libsasl2-modules [2022-08-04T11:01:06.165Z] #29 3.866 The following NEW packages will be installed: [2022-08-04T11:01:06.165Z] #29 3.866 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T11:01:06.165Z] #29 3.866 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T11:01:06.165Z] #29 3.866 libssh2-1 openssl [2022-08-04T11:01:06.165Z] #29 4.146 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:01:06.165Z] #29 4.146 Need to get 2942 kB of archives. [2022-08-04T11:01:06.165Z] #29 4.146 After this operation, 6482 kB of additional disk space will be used. [2022-08-04T11:01:06.165Z] #29 4.146 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB] [2022-08-04T11:01:06.165Z] #29 4.147 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-08-04T11:01:06.165Z] #29 4.147 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-08-04T11:01:06.165Z] #29 4.150 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-08-04T11:01:06.165Z] #29 4.166 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-08-04T11:01:06.165Z] #29 4.169 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2022-08-04T11:01:06.165Z] #29 4.171 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-08-04T11:01:06.165Z] #29 4.177 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-08-04T11:01:06.165Z] #29 4.177 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-08-04T11:01:06.165Z] #29 4.177 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-08-04T11:01:06.165Z] #29 4.177 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB] [2022-08-04T11:01:06.165Z] #29 4.177 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB] [2022-08-04T11:01:06.165Z] #29 4.191 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-04T11:01:06.165Z] #29 4.193 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-04T11:01:06.165Z] #29 4.197 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-04T11:01:06.165Z] #29 4.346 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:01:06.165Z] #29 4.375 Fetched 2942 kB in 0s (9042 kB/s) [2022-08-04T11:01:06.165Z] #29 4.405 Selecting previously unselected package openssl. [2022-08-04T11:01:06.165Z] #29 4.405 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-08-04T11:01:06.165Z] #29 4.405 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 4.411 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:01:06.165Z] #29 4.530 Selecting previously unselected package ca-certificates. [2022-08-04T11:01:06.165Z] #29 4.530 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T11:01:06.165Z] #29 4.535 Unpacking ca-certificates (20210119) ... [2022-08-04T11:01:06.165Z] #29 4.640 Selecting previously unselected package libbrotli1:arm64. [2022-08-04T11:01:06.165Z] #29 4.640 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 4.650 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-04T11:01:06.165Z] #29 4.723 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-04T11:01:06.165Z] #29 4.723 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 4.728 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:01:06.165Z] #29 4.798 Selecting previously unselected package libsasl2-2:arm64. [2022-08-04T11:01:06.165Z] #29 4.798 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 4.806 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:01:06.165Z] #29 4.870 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-04T11:01:06.165Z] #29 4.870 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 4.875 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:01:06.165Z] #29 4.937 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-04T11:01:06.165Z] #29 4.937 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 4.941 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-04T11:01:06.165Z] #29 4.992 Selecting previously unselected package libpsl5:arm64. [2022-08-04T11:01:06.165Z] #29 4.992 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 4.996 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-08-04T11:01:06.165Z] #29 5.042 Selecting previously unselected package librtmp1:arm64. [2022-08-04T11:01:06.165Z] #29 5.042 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 5.046 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:01:06.165Z] #29 5.105 Selecting previously unselected package libssh2-1:arm64. [2022-08-04T11:01:06.165Z] #29 5.106 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 5.111 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-08-04T11:01:06.165Z] #29 5.169 Selecting previously unselected package libcurl4:arm64. [2022-08-04T11:01:06.165Z] #29 5.169 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 5.175 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:01:06.165Z] #29 5.236 Selecting previously unselected package curl. [2022-08-04T11:01:06.165Z] #29 5.236 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 5.240 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:01:06.165Z] #29 5.311 Selecting previously unselected package libonig5:arm64. [2022-08-04T11:01:06.165Z] #29 5.311 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 5.318 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T11:01:06.165Z] #29 5.387 Selecting previously unselected package libjq1:arm64. [2022-08-04T11:01:06.165Z] #29 5.387 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 5.390 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-04T11:01:06.165Z] #29 5.435 Selecting previously unselected package jq. [2022-08-04T11:01:06.165Z] #29 5.435 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-08-04T11:01:06.165Z] #29 5.438 Unpacking jq (1.6-2.1) ... [2022-08-04T11:01:06.165Z] #29 5.494 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-08-04T11:01:06.165Z] #29 5.509 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-08-04T11:01:06.165Z] #29 5.526 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-08-04T11:01:06.165Z] #29 5.545 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:01:06.165Z] #29 5.561 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:01:06.165Z] #29 5.574 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:01:06.165Z] #29 5.584 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-08-04T11:01:06.165Z] #29 5.610 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:01:06.165Z] #29 5.638 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T11:01:06.165Z] #29 5.648 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-04T11:01:06.165Z] #29 5.660 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:01:06.165Z] #29 5.673 Setting up ca-certificates (20210119) ... [2022-08-04T11:01:06.165Z] #29 6.344 Updating certificates in /etc/ssl/certs... [2022-08-04T11:01:06.165Z] #29 7.157 129 added, 0 removed; done. [2022-08-04T11:01:06.165Z] #29 7.224 Setting up jq (1.6-2.1) ... [2022-08-04T11:01:06.165Z] #29 7.246 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:01:06.165Z] #29 7.273 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:01:06.165Z] #29 7.293 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:01:06.165Z] #29 7.317 Processing triggers for ca-certificates (20210119) ... [2022-08-04T11:01:06.165Z] #29 7.329 Updating certificates in /etc/ssl/certs... [2022-08-04T11:01:06.165Z] #29 8.015 0 added, 0 removed; done. [2022-08-04T11:01:06.165Z] #29 8.015 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T11:01:06.165Z] #29 8.020 done. [2022-08-04T11:01:06.423Z] #29 ... [2022-08-04T11:01:06.423Z] [2022-08-04T11:01:06.423Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:01:06.423Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:01:07.069Z] #38 4.081 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T11:01:07.069Z] #38 4.402 [2022-08-04T11:01:07.328Z] #38 4.628 #=#=# ######################################################################## 100.0% [2022-08-04T11:01:07.357Z] #11 ... [2022-08-04T11:01:07.357Z] [2022-08-04T11:01:07.357Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:01:07.357Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250 [2022-08-04T11:01:07.357Z] #29 DONE 11.2s [2022-08-04T11:01:07.357Z] [2022-08-04T11:01:07.357Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:01:07.357Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:01:07.357Z] #11 extracting sha256:ac97dc1cb6a49d5bc224f33af974254b55e91216d857fc90497a6184175fedc9 3.7s done [2022-08-04T11:01:07.588Z] #38 4.921 [2022-08-04T11:01:07.615Z] #11 ... [2022-08-04T11:01:07.615Z] [2022-08-04T11:01:07.615Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T11:01:07.615Z] #30 sha256:04c61f3d62b76d0d0206afc7b75abc3d44fb5320afea03f3f80888389ceeff4b [2022-08-04T11:01:07.615Z] #30 DONE 0.3s [2022-08-04T11:01:07.615Z] [2022-08-04T11:01:07.615Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:01:07.615Z] #11 sha256:5d6d2c8505e6a6e39ff5a371e0949e4f6df355d723be36560ba0f1510561d32e [2022-08-04T11:01:07.615Z] #11 extracting sha256:9d3db10031ae656aaf88a1f6b69935b496c4f700ea3758f49d279550c4d18c9a done [2022-08-04T11:01:07.873Z] #11 DONE 16.8s [2022-08-04T11:01:07.873Z] [2022-08-04T11:01:07.873Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T11:01:07.873Z] #12 sha256:bbd7c79ba8f998364c663d0fa204bb0e8ac615a82d7732798556439b1da561b7 [2022-08-04T11:01:08.441Z] #12 DONE 0.4s [2022-08-04T11:01:08.441Z] [2022-08-04T11:01:08.441Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T11:01:08.441Z] #13 sha256:8c34d0ad3df4c12b11dd32703c9eb3b8985fcf362601d7dacf42ebcf39dc15ab [2022-08-04T11:01:08.704Z] #13 DONE 0.5s [2022-08-04T11:01:08.704Z] [2022-08-04T11:01:08.704Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:01:08.704Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T11:01:08.963Z] #42 ... [2022-08-04T11:01:08.963Z] [2022-08-04T11:01:08.963Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T11:01:08.963Z] #46 sha256:ea4824a11dc4bb760bb0af966210e5a5c8cecae78503a30ad627e3cba18a1870 [2022-08-04T11:01:08.963Z] #46 DONE 0.2s [2022-08-04T11:01:08.963Z] [2022-08-04T11:01:08.963Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T11:01:08.963Z] #33 sha256:e80816566d71fce896145e0bb5346aa09debfdd454c63c9608e59c245d90e4a0 [2022-08-04T11:01:08.963Z] #33 DONE 0.2s [2022-08-04T11:01:08.963Z] [2022-08-04T11:01:08.963Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T11:01:08.963Z] #66 sha256:074c4a6cb7815c46e36bb3ea73802490f13e67edf92733539ae986b38cc5b20b [2022-08-04T11:01:08.963Z] #66 DONE 0.2s [2022-08-04T11:01:08.963Z] [2022-08-04T11:01:08.963Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T11:01:08.963Z] #25 sha256:6c8b0b686b69f4ec3f5f0f11d26d9686f0acad846159fa5b97e0af69573c6aa9 [2022-08-04T11:01:08.963Z] #25 DONE 0.3s [2022-08-04T11:01:08.963Z] [2022-08-04T11:01:08.963Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:01:08.963Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T11:01:08.968Z] #38 6.125 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T11:01:08.968Z] #38 ... [2022-08-04T11:01:08.968Z] [2022-08-04T11:01:08.968Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:01:08.968Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:01:08.968Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.6s done [2022-08-04T11:01:08.968Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.9s [2022-08-04T11:01:08.968Z] #11 ... [2022-08-04T11:01:08.968Z] [2022-08-04T11:01:08.968Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:01:08.968Z] #38 sha256:7807c482826846bb5e6621e8e0b860f9214709d81d2e0e6e596547a82fb21f76 [2022-08-04T11:01:08.968Z] #38 6.480 [2022-08-04T11:01:09.794Z] #38 6.718 #=#=# 0.1% ################################## 48.5% ########################################### 60.1% ######################################################################## 100.0% [2022-08-04T11:01:10.053Z] #38 7.423 [2022-08-04T11:01:10.993Z] #38 8.485 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T11:01:11.493Z] #34 ... [2022-08-04T11:01:11.493Z] [2022-08-04T11:01:11.493Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T11:01:11.493Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T11:01:11.493Z] #49 DONE 20.6s [2022-08-04T11:01:11.561Z] #38 8.836 [2022-08-04T11:01:11.755Z] [2022-08-04T11:01:11.755Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T11:01:11.755Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T11:01:11.755Z] #49 DONE 0.0s [2022-08-04T11:01:11.755Z] [2022-08-04T11:01:11.755Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T11:01:11.755Z] #50 sha256:25dc087b06119ece4c0858160446b4e82d21a784bb017a84a0d19ca3035866ed [2022-08-04T11:01:11.755Z] #50 DONE 0.3s [2022-08-04T11:01:11.755Z] [2022-08-04T11:01:11.755Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:01:11.755Z] #31 sha256:dc3b846d4a5744db8558996518e637cf5d725b7d82e1793d0d6e031aaec28d80 [2022-08-04T11:01:11.755Z] #31 1.451 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T11:01:11.755Z] #31 1.846 [2022-08-04T11:01:11.755Z] #31 2.074 #=#=# ############ 16.9% ######################################################################## 100.0% [2022-08-04T11:01:11.755Z] #31 2.447 [2022-08-04T11:01:11.755Z] #31 3.855 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T11:01:11.822Z] #38 9.060 #=#=# ######################################################################## 100.0% [2022-08-04T11:01:12.013Z] #31 4.430 [2022-08-04T11:01:12.083Z] #38 9.358 [2022-08-04T11:01:12.530Z] #31 4.706 #=#=# 0.1% ######################################################################## 100.0% [2022-08-04T11:01:12.651Z] #38 10.08 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T11:01:13.098Z] #31 5.486 [2022-08-04T11:01:13.220Z] #38 10.40 [2022-08-04T11:01:13.220Z] #38 10.62 #=#=# ######################################################################## 100.0% [2022-08-04T11:01:13.483Z] #38 10.86 [2022-08-04T11:01:13.483Z] #38 10.93 Download of images into '/build' complete. [2022-08-04T11:01:13.483Z] #38 10.93 Use something like the following to load the result into a Docker daemon: [2022-08-04T11:01:13.483Z] #38 10.93 tar -cC '/build' . | docker load [2022-08-04T11:01:13.672Z] #31 ... [2022-08-04T11:01:13.672Z] [2022-08-04T11:01:13.672Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:01:13.672Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T11:01:13.672Z] #34 4.586 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T11:01:13.672Z] #34 4.586 Cloning into '.'... [2022-08-04T11:01:16.019Z] #38 DONE 13.0s [2022-08-04T11:01:16.019Z] [2022-08-04T11:01:16.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:01:16.019Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:01:16.019Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 7.8s [2022-08-04T11:01:17.929Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.0s done [2022-08-04T11:01:18.195Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T11:01:18.454Z] #11 DONE 40.5s [2022-08-04T11:01:18.454Z] [2022-08-04T11:01:18.454Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T11:01:18.454Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T11:01:18.465Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07fbb47b5cf029ea8) in /home/ubuntu/workspace/moby_PR-43817 [Pipeline] { [Pipeline] checkout [2022-08-04T11:01:18.574Z] The recommended git tool is: git [2022-08-04T11:01:18.941Z] #34 ... [2022-08-04T11:01:18.941Z] [2022-08-04T11:01:18.941Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:01:18.941Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T11:01:18.941Z] #38 4.550 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T11:01:18.941Z] #38 ... [2022-08-04T11:01:18.941Z] [2022-08-04T11:01:18.941Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:18.941Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:18.941Z] #76 4.274 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:18.941Z] #76 4.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:18.941Z] #76 4.314 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:18.941Z] #76 5.400 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:01:18.941Z] #76 8.099 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:01:18.941Z] #76 ... [2022-08-04T11:01:18.941Z] [2022-08-04T11:01:18.941Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:01:18.941Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T11:01:18.941Z] #40 5.030 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T11:01:18.941Z] #40 5.774 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T11:01:18.941Z] #40 6.991 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T11:01:18.941Z] #40 7.394 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T11:01:18.941Z] #40 7.405 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T11:01:18.941Z] #40 10.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:01:19.027Z] #12 DONE 0.7s [2022-08-04T11:01:19.199Z] #40 ... [2022-08-04T11:01:19.199Z] [2022-08-04T11:01:19.199Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:01:19.199Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T11:01:19.199Z] #36 2.883 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T11:01:19.199Z] #36 8.634 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T11:01:19.199Z] #36 8.638 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T11:01:19.199Z] #36 9.045 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T11:01:19.199Z] #36 9.159 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T11:01:19.199Z] #36 9.401 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T11:01:19.199Z] #36 9.551 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T11:01:19.199Z] #36 9.793 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T11:01:19.199Z] #36 9.885 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T11:01:19.199Z] #36 10.08 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T11:01:19.199Z] #36 10.13 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T11:01:19.199Z] #36 10.18 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T11:01:19.199Z] #36 10.49 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T11:01:19.199Z] #36 ... [2022-08-04T11:01:19.199Z] [2022-08-04T11:01:19.199Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:01:19.199Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T11:01:19.199Z] #53 4.162 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T11:01:19.199Z] #53 5.500 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T11:01:19.199Z] #53 5.532 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T11:01:19.199Z] #53 5.544 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T11:01:19.199Z] #53 5.601 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T11:01:19.199Z] #53 5.864 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T11:01:19.199Z] #53 6.159 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T11:01:19.199Z] #53 6.167 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T11:01:19.199Z] #53 6.317 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T11:01:19.199Z] #53 6.386 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T11:01:19.199Z] #53 9.457 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T11:01:19.199Z] #53 9.489 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T11:01:19.199Z] #53 9.580 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T11:01:19.285Z] [2022-08-04T11:01:19.286Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T11:01:19.286Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T11:01:19.458Z] #53 ... [2022-08-04T11:01:19.458Z] [2022-08-04T11:01:19.458Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:01:19.458Z] #26 sha256:2b5a8a175ebd405ba3112106f2e24079100ea89e0a7cd409e1c6c6be17e7e40a [2022-08-04T11:01:19.458Z] #26 3.933 + RM_GOPATH=0 [2022-08-04T11:01:19.458Z] #26 3.933 + TMP_GOPATH= [2022-08-04T11:01:19.458Z] #26 3.933 + : /build [2022-08-04T11:01:19.458Z] #26 3.933 + '[' -z '' ']' [2022-08-04T11:01:19.458Z] #26 3.935 ++ mktemp -d [2022-08-04T11:01:19.458Z] #26 3.943 + export GOPATH=/tmp/tmp.KrxUq9Oelv [2022-08-04T11:01:19.458Z] #26 3.943 + GOPATH=/tmp/tmp.KrxUq9Oelv [2022-08-04T11:01:19.458Z] #26 3.943 + RM_GOPATH=1 [2022-08-04T11:01:19.458Z] #26 3.943 + case "$(go env GOARCH)" in [2022-08-04T11:01:19.458Z] #26 3.943 ++ go env GOARCH [2022-08-04T11:01:19.458Z] #26 3.958 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:01:19.458Z] #26 3.958 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:01:19.458Z] #26 3.958 ++ dirname /install.sh [2022-08-04T11:01:19.458Z] #26 3.959 + dir=/ [2022-08-04T11:01:19.458Z] #26 3.959 + bin=dockercli [2022-08-04T11:01:19.458Z] #26 3.959 + shift [2022-08-04T11:01:19.458Z] #26 3.959 + '[' '!' -f //dockercli.installer ']' [2022-08-04T11:01:19.458Z] #26 3.959 + . //dockercli.installer [2022-08-04T11:01:19.458Z] #26 3.959 ++ : stable [2022-08-04T11:01:19.458Z] #26 3.960 ++ : 17.06.2-ce [2022-08-04T11:01:19.458Z] #26 3.962 + install_dockercli [2022-08-04T11:01:19.458Z] #26 3.962 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T11:01:19.458Z] #26 3.962 Install docker/cli version 17.06.2-ce from stable [2022-08-04T11:01:19.458Z] #26 3.966 ++ uname -m [2022-08-04T11:01:19.458Z] #26 3.988 + arch=aarch64 [2022-08-04T11:01:19.458Z] #26 3.988 + '[' aarch64 '!=' x86_64 ']' [2022-08-04T11:01:19.458Z] #26 3.988 + '[' aarch64 '!=' s390x ']' [2022-08-04T11:01:19.458Z] #26 3.988 + '[' aarch64 '!=' armhf ']' [2022-08-04T11:01:19.458Z] #26 3.988 + build_dockercli [2022-08-04T11:01:19.458Z] #26 3.988 + git clone https://github.com/docker/docker-ce /tmp/tmp.KrxUq9Oelv/tmp/docker-ce [2022-08-04T11:01:19.458Z] #26 3.993 Cloning into '/tmp/tmp.KrxUq9Oelv/tmp/docker-ce'... [2022-08-04T11:01:19.718Z] #26 ... [2022-08-04T11:01:19.718Z] [2022-08-04T11:01:19.718Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:01:19.718Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T11:01:19.718Z] #47 4.749 + git clone https://github.com/docker/distribution.git . [2022-08-04T11:01:19.718Z] #47 4.752 Cloning into '.'... [2022-08-04T11:01:19.718Z] #47 ... [2022-08-04T11:01:19.718Z] [2022-08-04T11:01:19.718Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:19.718Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T11:01:19.718Z] #55 5.169 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T11:01:19.718Z] #55 7.028 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T11:01:19.718Z] #55 7.030 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:01:19.718Z] #55 7.154 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T11:01:19.718Z] #55 7.155 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T11:01:19.718Z] #55 7.431 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T11:01:19.718Z] #55 7.436 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T11:01:19.718Z] #55 8.097 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T11:01:19.718Z] #55 8.098 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T11:01:19.718Z] #55 9.654 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T11:01:19.718Z] #55 9.755 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T11:01:19.718Z] #55 10.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T11:01:19.718Z] #55 10.12 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T11:01:19.897Z] #13 DONE 0.7s [2022-08-04T11:01:19.897Z] [2022-08-04T11:01:19.897Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:01:19.897Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:01:19.897Z] #60 ... [2022-08-04T11:01:19.897Z] [2022-08-04T11:01:19.897Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T11:01:19.897Z] #53 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T11:01:19.897Z] #53 DONE 0.2s [2022-08-04T11:01:19.897Z] [2022-08-04T11:01:19.897Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T11:01:19.897Z] #40 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T11:01:19.897Z] #40 DONE 0.2s [2022-08-04T11:01:19.897Z] [2022-08-04T11:01:19.897Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T11:01:19.897Z] #57 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T11:01:19.897Z] #57 DONE 0.3s [2022-08-04T11:01:19.976Z] #55 ... [2022-08-04T11:01:19.976Z] [2022-08-04T11:01:19.976Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:01:19.976Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:01:19.976Z] #14 5.369 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:19.976Z] #14 5.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:19.976Z] #14 5.387 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:19.976Z] #14 6.406 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:01:19.976Z] #14 9.315 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:01:19.976Z] #14 ... [2022-08-04T11:01:19.976Z] [2022-08-04T11:01:19.976Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:01:19.976Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T11:01:19.976Z] #62 2.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:19.976Z] #62 2.553 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:19.976Z] #62 2.557 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:19.976Z] #62 2.626 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:01:19.976Z] #62 3.429 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:01:19.976Z] #62 4.135 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:01:19.976Z] #62 9.110 Fetched 8449 kB in 7s (1216 kB/s) [2022-08-04T11:01:20.157Z] [2022-08-04T11:01:20.157Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:01:20.157Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:01:20.264Z] #62 9.110 Reading package lists... [2022-08-04T11:01:20.264Z] #62 ... [2022-08-04T11:01:20.264Z] [2022-08-04T11:01:20.264Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:01:20.264Z] #67 sha256:ca7ac2f497e2f30429d57bd102ef19fecb187887f9ebdf26c9ec60353e0c8faf [2022-08-04T11:01:20.264Z] #67 4.352 + RM_GOPATH=0 [2022-08-04T11:01:20.264Z] #67 4.352 + TMP_GOPATH= [2022-08-04T11:01:20.264Z] #67 4.352 + : /build [2022-08-04T11:01:20.264Z] #67 4.352 + '[' -z '' ']' [2022-08-04T11:01:20.264Z] #67 4.352 ++ mktemp -d [2022-08-04T11:01:20.264Z] #67 4.365 + export GOPATH=/tmp/tmp.mQ4ST8R1MK [2022-08-04T11:01:20.264Z] #67 4.365 + GOPATH=/tmp/tmp.mQ4ST8R1MK [2022-08-04T11:01:20.264Z] #67 4.365 + RM_GOPATH=1 [2022-08-04T11:01:20.264Z] #67 4.365 + case "$(go env GOARCH)" in [2022-08-04T11:01:20.264Z] #67 4.365 ++ go env GOARCH [2022-08-04T11:01:20.264Z] #67 4.423 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:01:20.264Z] #67 4.423 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:01:20.264Z] #67 4.423 ++ dirname /install.sh [2022-08-04T11:01:20.264Z] #67 4.428 + dir=/ [2022-08-04T11:01:20.264Z] #67 4.429 + bin=rootlesskit [2022-08-04T11:01:20.264Z] #67 4.429 + shift [2022-08-04T11:01:20.264Z] #67 4.429 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T11:01:20.264Z] #67 4.429 + . //rootlesskit.installer [2022-08-04T11:01:20.264Z] #67 4.429 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:01:20.264Z] #67 4.429 + install_rootlesskit [2022-08-04T11:01:20.264Z] #67 4.429 + case "$1" in [2022-08-04T11:01:20.264Z] #67 4.429 + export CGO_ENABLED=0 [2022-08-04T11:01:20.264Z] #67 4.429 + CGO_ENABLED=0 [2022-08-04T11:01:20.264Z] #67 4.429 + _install_rootlesskit [2022-08-04T11:01:20.264Z] #67 4.430 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T11:01:20.264Z] #67 4.431 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:01:20.264Z] #67 4.431 + GOBIN=/build [2022-08-04T11:01:20.264Z] #67 4.431 + GO111MODULE=on [2022-08-04T11:01:20.264Z] #67 4.431 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:01:20.264Z] #67 4.431 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:01:20.264Z] #67 5.130 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T11:01:20.264Z] #67 7.114 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:01:20.264Z] #67 7.123 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T11:01:20.264Z] #67 7.502 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T11:01:20.264Z] #67 10.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T11:01:20.264Z] #67 11.07 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T11:01:20.264Z] #67 11.13 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T11:01:20.264Z] #67 11.27 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T11:01:20.264Z] #67 ... [2022-08-04T11:01:20.264Z] [2022-08-04T11:01:20.264Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:01:20.264Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T11:01:20.264Z] #57 5.315 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T11:01:20.264Z] #57 6.049 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T11:01:20.264Z] #57 6.059 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T11:01:20.264Z] #57 6.133 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T11:01:20.264Z] #57 7.782 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T11:01:20.523Z] #57 ... [2022-08-04T11:01:20.523Z] [2022-08-04T11:01:20.523Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:01:20.523Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T11:01:20.523Z] #53 11.17 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T11:01:20.523Z] #53 11.20 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T11:01:21.454Z] using credential docker-jenkins-github-credentials [2022-08-04T11:01:21.466Z] Cloning the remote Git repository [2022-08-04T11:01:21.466Z] Cloning with configured refspecs honoured and without tags [2022-08-04T11:01:21.927Z] #53 ... [2022-08-04T11:01:21.927Z] [2022-08-04T11:01:21.927Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:01:21.927Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T11:01:21.927Z] #51 2.511 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:21.927Z] #51 2.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:21.927Z] #51 2.553 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:21.927Z] #51 3.818 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:01:21.927Z] #51 5.007 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T11:01:21.927Z] #51 6.829 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:01:21.927Z] #51 9.720 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:01:20.683Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T11:01:20.735Z] > git init /home/ubuntu/workspace/moby_PR-43817 # timeout=10 [2022-08-04T11:01:21.031Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:01:21.032Z] > git --version # timeout=10 [2022-08-04T11:01:21.043Z] > git --version # 'git version 2.17.1' [2022-08-04T11:01:21.043Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:01:21.045Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:01:22.185Z] #51 ... [2022-08-04T11:01:22.185Z] [2022-08-04T11:01:22.185Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:01:22.185Z] #31 sha256:dc3b846d4a5744db8558996518e637cf5d725b7d82e1793d0d6e031aaec28d80 [2022-08-04T11:01:22.185Z] #31 10.37 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T11:01:22.185Z] #31 12.32 #=#=# [2022-08-04T11:01:22.185Z] #31 12.62 #=#=# ##O#-# 0.0% ######### 12.8% ################# 24.2% ########################### 38.2% #################################### 51.2% ############################################# 63.9% ###################################################### 76.0% ###################################################################### 98.4% ###################################################################### 98.4% ######################################################################## 100.0% [2022-08-04T11:01:22.759Z] #31 15.16 [2022-08-04T11:01:23.452Z] #58 ... [2022-08-04T11:01:23.452Z] [2022-08-04T11:01:23.452Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-04T11:01:23.452Z] #14 sha256:a6df4f24794c66283bd019f4e8f66ed6e47ffd470d4c7ae45a982f095190bb0c [2022-08-04T11:01:23.452Z] #14 DONE 3.1s [2022-08-04T11:01:23.452Z] [2022-08-04T11:01:23.452Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-04T11:01:23.452Z] #15 sha256:49f17c445bfac6f2f9087b217e234493f3d95283bb6db7562e07ec11f41c6d08 [2022-08-04T11:01:24.135Z] #31 ... [2022-08-04T11:01:24.135Z] [2022-08-04T11:01:24.135Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:01:24.135Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T11:01:24.135Z] #42 5.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:24.135Z] #42 5.290 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:24.135Z] #42 5.293 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:24.135Z] #42 6.394 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:01:24.135Z] #42 9.034 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:01:24.135Z] #42 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:01:24.135Z] #42 ... [2022-08-04T11:01:24.135Z] [2022-08-04T11:01:24.135Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:24.135Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T11:01:24.135Z] #55 13.56 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T11:01:24.135Z] #55 13.65 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:01:24.135Z] #55 13.71 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T11:01:24.135Z] #55 13.88 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T11:01:24.135Z] #55 13.99 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T11:01:24.135Z] #55 13.99 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T11:01:24.135Z] #55 14.07 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T11:01:24.135Z] #55 14.18 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T11:01:24.135Z] #55 14.22 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T11:01:24.135Z] #55 14.28 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T11:01:24.135Z] #55 14.39 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T11:01:24.135Z] #55 14.60 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T11:01:24.135Z] #55 14.63 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T11:01:24.135Z] #55 14.66 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T11:01:24.135Z] #55 14.67 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T11:01:24.135Z] #55 14.69 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T11:01:24.135Z] #55 14.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T11:01:24.135Z] #55 14.78 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T11:01:24.135Z] #55 14.79 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T11:01:24.135Z] #55 15.01 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T11:01:24.135Z] #55 15.27 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T11:01:24.393Z] #55 15.46 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T11:01:24.393Z] #55 15.58 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T11:01:24.393Z] #55 15.67 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T11:01:24.653Z] #55 15.78 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T11:01:24.653Z] #55 15.84 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T11:01:24.653Z] #55 15.91 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T11:01:24.653Z] #55 15.96 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T11:01:25.221Z] #55 ... [2022-08-04T11:01:25.221Z] [2022-08-04T11:01:25.221Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:01:25.221Z] #38 sha256:c896c42fc52d68eb0bdf368fbaf5b7fdd774b9a57470726289de1511b423f53e [2022-08-04T11:01:25.221Z] #38 15.62 tomll can be used in two ways: [2022-08-04T11:01:25.221Z] #38 15.62 Writing to STDIN and reading from STDOUT: [2022-08-04T11:01:25.221Z] #38 15.62 cat file.toml | tomll > file.toml [2022-08-04T11:01:25.221Z] #38 15.62 [2022-08-04T11:01:25.221Z] #38 15.62 Reading and updating a list of files: [2022-08-04T11:01:25.221Z] #38 15.62 tomll a.toml b.toml c.toml [2022-08-04T11:01:25.221Z] #38 15.62 [2022-08-04T11:01:25.221Z] #38 15.62 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T11:01:25.221Z] #38 DONE 16.4s [2022-08-04T11:01:25.221Z] [2022-08-04T11:01:25.221Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:01:25.221Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T11:01:25.221Z] #51 12.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T11:01:25.357Z] #15 DONE 2.6s [2022-08-04T11:01:25.357Z] [2022-08-04T11:01:25.357Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-04T11:01:25.357Z] #16 sha256:de231ebeb4d2ebe56fa77ee37fb00ca31e90e057f313c7cb470898d312d94757 [2022-08-04T11:01:27.264Z] #16 DONE 1.8s [2022-08-04T11:01:27.264Z] [2022-08-04T11:01:27.264Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-04T11:01:27.264Z] #17 sha256:7c86ac0f5602c2a549e0188d14f9d0a401fecd6e1f5f78c3a271956a40acbfb5 [2022-08-04T11:01:27.752Z] #51 15.68 Fetched 8453 kB in 14s (625 kB/s) [2022-08-04T11:01:29.171Z] #17 DONE 1.8s [2022-08-04T11:01:29.171Z] [2022-08-04T11:01:29.171Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-04T11:01:29.171Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-04T11:01:29.654Z] #51 15.68 Reading package lists... [2022-08-04T11:01:29.654Z] #51 ... [2022-08-04T11:01:29.654Z] [2022-08-04T11:01:29.654Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:01:29.654Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T11:01:29.654Z] #36 10.59 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T11:01:29.654Z] #36 11.99 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T11:01:29.655Z] #36 12.32 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T11:01:29.655Z] #36 12.32 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T11:01:29.655Z] #36 ... [2022-08-04T11:01:29.655Z] [2022-08-04T11:01:29.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-08-04T11:01:29.655Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T11:01:29.655Z] #55 17.29 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T11:01:29.655Z] #55 17.46 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T11:01:29.655Z] #55 17.55 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T11:01:29.655Z] #55 17.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T11:01:29.655Z] #55 17.87 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T11:01:29.655Z] #55 18.04 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T11:01:29.655Z] #55 18.06 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T11:01:29.655Z] #55 18.13 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T11:01:29.655Z] #55 18.14 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T11:01:29.655Z] #55 18.25 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T11:01:29.655Z] #55 18.28 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T11:01:29.655Z] #55 18.31 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T11:01:29.655Z] #55 18.35 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T11:01:29.655Z] #55 18.44 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T11:01:29.655Z] #55 18.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T11:01:29.655Z] #55 18.60 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T11:01:29.655Z] #55 18.64 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T11:01:29.655Z] #55 18.70 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T11:01:29.655Z] #55 18.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T11:01:29.655Z] #55 18.83 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T11:01:29.655Z] #55 18.83 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T11:01:29.655Z] #55 18.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T11:01:29.655Z] #55 19.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T11:01:29.655Z] #55 19.17 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T11:01:29.655Z] #55 19.24 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T11:01:29.655Z] #55 19.32 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T11:01:29.655Z] #55 19.42 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T11:01:29.655Z] #55 19.52 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T11:01:29.655Z] #55 19.58 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T11:01:29.655Z] #55 19.67 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T11:01:29.655Z] #55 19.69 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T11:01:29.655Z] #55 19.75 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T11:01:29.655Z] #55 19.76 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T11:01:29.655Z] #55 19.80 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T11:01:29.655Z] #55 19.89 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T11:01:29.655Z] #55 19.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T11:01:29.655Z] #55 20.02 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T11:01:29.655Z] #55 20.07 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T11:01:29.655Z] #55 20.13 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T11:01:29.655Z] #55 20.21 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T11:01:29.655Z] #55 20.24 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T11:01:29.655Z] #55 20.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T11:01:29.655Z] #55 20.40 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T11:01:29.655Z] #55 20.41 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T11:01:29.655Z] #55 20.96 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T11:01:29.655Z] #55 20.96 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T11:01:29.741Z] #18 ... [2022-08-04T11:01:29.741Z] [2022-08-04T11:01:29.741Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:29.741Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:01:29.741Z] #62 5.049 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T11:01:29.741Z] #62 7.340 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T11:01:29.741Z] #62 7.340 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:01:29.741Z] #62 7.516 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T11:01:29.741Z] #62 7.557 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T11:01:29.741Z] #62 7.896 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T11:01:29.741Z] #62 8.177 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T11:01:29.741Z] #62 8.895 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T11:01:29.741Z] #62 8.902 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T11:01:29.913Z] #55 21.06 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T11:01:29.913Z] #55 21.09 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T11:01:29.913Z] #55 ... [2022-08-04T11:01:29.913Z] [2022-08-04T11:01:29.913Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:29.913Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:29.913Z] #76 11.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:01:29.913Z] #76 15.79 Fetched 8449 kB in 12s (719 kB/s) [2022-08-04T11:01:29.913Z] #76 15.79 Reading package lists... [2022-08-04T11:01:29.913Z] #76 20.69 Reading package lists... [2022-08-04T11:01:29.913Z] #76 ... [2022-08-04T11:01:29.913Z] [2022-08-04T11:01:29.913Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:01:29.913Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T11:01:29.913Z] #47 20.77 Updating files: 82% (1805/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T11:01:29.913Z] #47 21.05 + git checkout -q v2.3.0 [2022-08-04T11:01:30.000Z] #62 ... [2022-08-04T11:01:30.000Z] [2022-08-04T11:01:30.001Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:01:30.001Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T11:01:30.001Z] #45 5.011 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T11:01:30.260Z] #45 ... [2022-08-04T11:01:30.260Z] [2022-08-04T11:01:30.260Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:01:30.260Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:01:30.260Z] #64 4.732 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T11:01:30.260Z] #64 6.172 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T11:01:30.260Z] #64 6.192 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T11:01:30.260Z] #64 6.437 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T11:01:30.260Z] #64 8.485 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T11:01:30.260Z] #64 ... [2022-08-04T11:01:30.260Z] [2022-08-04T11:01:30.261Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:01:30.261Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:01:30.261Z] #47 5.248 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T11:01:30.261Z] #47 6.391 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T11:01:30.261Z] #47 8.462 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T11:01:30.261Z] #47 8.836 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T11:01:30.261Z] #47 8.975 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T11:01:30.520Z] #47 ... [2022-08-04T11:01:30.520Z] [2022-08-04T11:01:30.520Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:30.520Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:01:30.520Z] #83 4.561 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:30.520Z] #83 4.601 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:30.520Z] #83 4.601 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:30.520Z] #83 5.446 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:01:30.520Z] #83 8.235 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:01:30.520Z] #83 ... [2022-08-04T11:01:30.520Z] [2022-08-04T11:01:30.520Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:01:30.520Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:01:30.520Z] #41 4.482 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T11:01:30.520Z] #41 4.483 Cloning into '.'... [2022-08-04T11:01:30.780Z] #41 ... [2022-08-04T11:01:30.780Z] [2022-08-04T11:01:30.780Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:01:30.780Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:01:30.780Z] #43 4.278 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T11:01:30.780Z] #43 ... [2022-08-04T11:01:30.780Z] [2022-08-04T11:01:30.780Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:01:30.780Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:01:30.780Z] #54 4.574 + git clone https://github.com/docker/distribution.git . [2022-08-04T11:01:30.780Z] #54 4.580 Cloning into '.'... [2022-08-04T11:01:30.847Z] #47 ... [2022-08-04T11:01:30.847Z] [2022-08-04T11:01:30.847Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:01:30.847Z] #67 sha256:ca7ac2f497e2f30429d57bd102ef19fecb187887f9ebdf26c9ec60353e0c8faf [2022-08-04T11:01:30.847Z] #67 11.56 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:01:30.847Z] #67 11.61 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T11:01:30.847Z] #67 11.84 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T11:01:30.847Z] #67 12.43 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T11:01:30.847Z] #67 12.68 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T11:01:30.847Z] #67 12.87 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T11:01:30.847Z] #67 14.76 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:01:30.847Z] #67 ... [2022-08-04T11:01:30.847Z] [2022-08-04T11:01:30.847Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:01:30.847Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:01:30.847Z] #14 11.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:01:30.847Z] #14 17.82 Fetched 8449 kB in 13s (667 kB/s) [2022-08-04T11:01:30.847Z] #14 17.82 Reading package lists... [2022-08-04T11:01:30.847Z] #14 ... [2022-08-04T11:01:30.847Z] [2022-08-04T11:01:30.847Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:01:30.847Z] #31 sha256:dc3b846d4a5744db8558996518e637cf5d725b7d82e1793d0d6e031aaec28d80 [2022-08-04T11:01:30.847Z] #31 20.77 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T11:01:30.847Z] #31 22.44 #=#=# [2022-08-04T11:01:30.847Z] #31 22.80 #=#=# ######################################################################## 100.0% [2022-08-04T11:01:31.040Z] #54 ... [2022-08-04T11:01:31.040Z] [2022-08-04T11:01:31.040Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:31.040Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:01:31.040Z] #62 11.11 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T11:01:31.040Z] #62 11.23 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T11:01:31.040Z] #62 11.37 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T11:01:31.300Z] #62 ... [2022-08-04T11:01:31.300Z] [2022-08-04T11:01:31.300Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-04T11:01:31.300Z] #18 sha256:f6a3155427514096067c9d00d81aedf33e9122c0b793d9838c2235965d943037 [2022-08-04T11:01:31.300Z] #18 DONE 2.3s [2022-08-04T11:01:31.414Z] #31 24.03 [2022-08-04T11:01:31.560Z] [2022-08-04T11:01:31.560Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:31.560Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:01:31.560Z] #62 11.54 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T11:01:32.788Z] #31 ... [2022-08-04T11:01:32.788Z] [2022-08-04T11:01:32.788Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:01:32.788Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T11:01:32.788Z] #62 9.110 Reading package lists... [2022-08-04T11:01:32.788Z] #62 14.20 Reading package lists... [2022-08-04T11:01:32.788Z] #62 19.66 Building dependency tree... [2022-08-04T11:01:32.788Z] #62 23.59 The following additional packages will be installed: [2022-08-04T11:01:32.788Z] #62 23.60 libbtrfs0 [2022-08-04T11:01:32.788Z] #62 23.77 The following NEW packages will be installed: [2022-08-04T11:01:32.788Z] #62 23.82 libbtrfs-dev libbtrfs0 [2022-08-04T11:01:32.788Z] #62 24.18 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:01:32.788Z] #62 24.18 Need to get 454 kB of archives. [2022-08-04T11:01:32.788Z] #62 24.18 After this operation, 1275 kB of additional disk space will be used. [2022-08-04T11:01:32.788Z] #62 24.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-04T11:01:32.788Z] #62 ... [2022-08-04T11:01:32.788Z] [2022-08-04T11:01:32.788Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:01:32.788Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T11:01:32.788Z] #47 23.09 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T11:01:34.101Z] #62 ... [2022-08-04T11:01:34.101Z] [2022-08-04T11:01:34.101Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:01:34.101Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:01:34.101Z] #60 4.071 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T11:01:34.101Z] #60 5.482 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T11:01:34.101Z] #60 5.497 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T11:01:34.101Z] #60 5.696 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T11:01:34.101Z] #60 5.762 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T11:01:34.101Z] #60 6.198 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T11:01:34.101Z] #60 6.396 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T11:01:34.101Z] #60 6.479 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T11:01:34.101Z] #60 6.621 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T11:01:34.101Z] #60 6.761 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T11:01:34.101Z] #60 6.925 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T11:01:34.101Z] #60 7.085 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T11:01:34.101Z] #60 7.657 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T11:01:34.101Z] #60 ... [2022-08-04T11:01:34.101Z] [2022-08-04T11:01:34.101Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:01:34.101Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:01:34.101Z] #47 13.12 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T11:01:34.101Z] #47 13.37 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:01:35.041Z] #47 ... [2022-08-04T11:01:35.041Z] [2022-08-04T11:01:35.041Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:01:35.041Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:01:35.041Z] #58 4.652 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:35.041Z] #58 4.728 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:35.041Z] #58 4.728 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:35.041Z] #58 5.806 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T11:01:35.041Z] #58 6.051 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:01:35.041Z] #58 9.333 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:01:35.041Z] #58 12.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:01:35.041Z] #58 ... [2022-08-04T11:01:35.041Z] [2022-08-04T11:01:35.041Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:01:35.041Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:01:35.041Z] #60 15.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T11:01:35.041Z] #60 15.05 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T11:01:35.435Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d4d500e78f611ed3) in /home/ubuntu/workspace/moby_PR-43817 [Pipeline] { [Pipeline] checkout [2022-08-04T11:01:35.541Z] The recommended git tool is: git [2022-08-04T11:01:36.075Z] #47 ... [2022-08-04T11:01:36.075Z] [2022-08-04T11:01:36.075Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:01:36.075Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T11:01:36.075Z] #42 16.74 Fetched 8449 kB in 12s (717 kB/s) [2022-08-04T11:01:36.075Z] #42 16.74 Reading package lists... [2022-08-04T11:01:36.075Z] #42 21.59 Reading package lists... [2022-08-04T11:01:36.075Z] #42 26.33 Building dependency tree... [2022-08-04T11:01:36.075Z] #42 ... [2022-08-04T11:01:36.075Z] [2022-08-04T11:01:36.075Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:01:36.075Z] #62 sha256:a922500f3cdbd3f51b62da14fcc82525ccaa34a1e6b3e6e746e0aedc590a31de [2022-08-04T11:01:36.075Z] #62 24.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-04T11:01:36.075Z] #62 25.21 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:01:36.075Z] #62 25.45 Fetched 454 kB in 0s (1434 kB/s) [2022-08-04T11:01:36.075Z] #62 25.60 Selecting previously unselected package libbtrfs0:arm64. [2022-08-04T11:01:36.075Z] #62 25.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T11:01:36.075Z] #62 25.67 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-04T11:01:36.075Z] #62 25.68 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T11:01:36.075Z] #62 25.95 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-04T11:01:36.075Z] #62 25.95 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-04T11:01:36.075Z] #62 25.97 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T11:01:36.075Z] #62 26.36 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T11:01:36.075Z] #62 26.39 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T11:01:36.075Z] #62 26.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:01:36.075Z] #62 DONE 27.0s [2022-08-04T11:01:36.075Z] [2022-08-04T11:01:36.075Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:36.075Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T11:01:36.075Z] #55 21.20 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T11:01:36.075Z] #55 21.26 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T11:01:36.075Z] #55 21.28 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T11:01:36.075Z] #55 21.40 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T11:01:36.075Z] #55 21.45 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T11:01:36.075Z] #55 21.66 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T11:01:36.075Z] #55 21.68 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T11:01:36.075Z] #55 21.71 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T11:01:36.075Z] #55 21.75 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T11:01:36.075Z] #55 21.87 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T11:01:36.075Z] #55 21.94 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T11:01:36.075Z] #55 22.09 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T11:01:36.075Z] #55 22.14 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T11:01:36.075Z] #55 22.16 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T11:01:36.075Z] #55 22.22 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T11:01:36.075Z] #55 22.29 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T11:01:36.075Z] #55 22.38 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T11:01:36.075Z] #55 22.40 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T11:01:36.075Z] #55 22.72 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T11:01:36.075Z] #55 22.88 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T11:01:36.075Z] #55 22.94 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T11:01:36.075Z] #55 22.96 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T11:01:36.075Z] #55 23.07 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T11:01:36.075Z] #55 23.09 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T11:01:36.075Z] #55 23.20 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T11:01:36.075Z] #55 24.75 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T11:01:36.075Z] #55 24.75 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T11:01:36.075Z] #55 24.87 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T11:01:36.075Z] #55 24.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T11:01:36.075Z] #55 24.97 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T11:01:36.075Z] #55 25.05 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T11:01:36.075Z] #55 25.17 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T11:01:36.075Z] #55 25.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T11:01:36.075Z] #55 25.45 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T11:01:36.075Z] #55 25.46 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T11:01:36.075Z] #55 25.51 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T11:01:36.075Z] #55 25.71 go: downloading golang.org/x/text v0.3.7 [2022-08-04T11:01:36.075Z] #55 ... [2022-08-04T11:01:36.075Z] [2022-08-04T11:01:36.075Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T11:01:36.075Z] #63 sha256:ec9d4d2e0d9713bcbe9a3f36da89674e54538fac63e6d9059a9cc42206018abe [2022-08-04T11:01:36.075Z] #63 DONE 0.1s [2022-08-04T11:01:36.075Z] [2022-08-04T11:01:36.076Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:01:36.076Z] #64 sha256:b61afaaf7a801dfafd4013926dd6f3e2b34897c34d7ea057a8e354d38b272d72 [2022-08-04T11:01:36.334Z] #64 0.582 + RM_GOPATH=0 [2022-08-04T11:01:36.592Z] #64 0.589 + TMP_GOPATH= [2022-08-04T11:01:36.592Z] #64 0.589 + : /build [2022-08-04T11:01:36.592Z] #64 0.589 + '[' -z '' ']' [2022-08-04T11:01:36.592Z] #64 0.591 ++ mktemp -d [2022-08-04T11:01:36.592Z] #64 0.592 + export GOPATH=/tmp/tmp.0S4SB3m8D3 [2022-08-04T11:01:36.592Z] #64 0.592 + GOPATH=/tmp/tmp.0S4SB3m8D3 [2022-08-04T11:01:36.592Z] #64 0.593 + RM_GOPATH=1 [2022-08-04T11:01:36.592Z] #64 0.593 + case "$(go env GOARCH)" in [2022-08-04T11:01:36.592Z] #64 0.593 ++ go env GOARCH [2022-08-04T11:01:36.592Z] #64 0.641 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:01:36.592Z] #64 0.641 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:01:36.592Z] #64 0.642 ++ dirname /install.sh [2022-08-04T11:01:36.592Z] #64 0.650 + dir=/ [2022-08-04T11:01:36.592Z] #64 0.654 + bin=containerd [2022-08-04T11:01:36.592Z] #64 0.655 + shift [2022-08-04T11:01:36.592Z] #64 0.655 + '[' '!' -f //containerd.installer ']' [2022-08-04T11:01:36.592Z] #64 0.655 + . //containerd.installer [2022-08-04T11:01:36.592Z] #64 0.655 ++ set -e [2022-08-04T11:01:36.592Z] #64 0.655 ++ : v1.6.6 [2022-08-04T11:01:36.592Z] #64 0.655 + install_containerd [2022-08-04T11:01:36.592Z] #64 0.656 + echo 'Install containerd version v1.6.6' [2022-08-04T11:01:36.592Z] #64 0.656 Install containerd version v1.6.6 [2022-08-04T11:01:36.592Z] #64 0.656 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0S4SB3m8D3/src/github.com/containerd/containerd [2022-08-04T11:01:36.592Z] #64 0.663 Cloning into '/tmp/tmp.0S4SB3m8D3/src/github.com/containerd/containerd'... [2022-08-04T11:01:38.340Z] using credential docker-jenkins-github-credentials [2022-08-04T11:01:38.355Z] Cloning the remote Git repository [2022-08-04T11:01:38.355Z] Cloning with configured refspecs honoured and without tags [2022-08-04T11:01:38.566Z] #64 ... [2022-08-04T11:01:38.566Z] [2022-08-04T11:01:38.566Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:01:38.566Z] #31 sha256:dc3b846d4a5744db8558996518e637cf5d725b7d82e1793d0d6e031aaec28d80 [2022-08-04T11:01:38.566Z] #31 26.77 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T11:01:38.566Z] #31 28.83 #=#=# [2022-08-04T11:01:38.566Z] #31 29.22 #=#=# ######################################################################## 100.0% [2022-08-04T11:01:38.566Z] #31 30.45 [2022-08-04T11:01:38.566Z] #31 30.81 Download of images into '/build' complete. [2022-08-04T11:01:38.566Z] #31 30.83 Use something like the following to load the result into a Docker daemon: [2022-08-04T11:01:38.566Z] #31 30.83 tar -cC '/build' . | docker load [2022-08-04T11:01:38.566Z] #31 DONE 31.0s [2022-08-04T11:01:38.825Z] [2022-08-04T11:01:38.825Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:38.825Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:38.825Z] #76 20.69 Reading package lists... [2022-08-04T11:01:38.825Z] #76 25.36 Building dependency tree... [2022-08-04T11:01:38.825Z] #76 29.61 python3 is already the newest version (3.9.2-3). [2022-08-04T11:01:38.825Z] #76 29.61 The following additional packages will be installed: [2022-08-04T11:01:38.825Z] #76 29.64 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T11:01:38.825Z] #76 29.65 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T11:01:38.825Z] #76 29.71 Suggested packages: [2022-08-04T11:01:38.825Z] #76 29.74 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T11:01:38.825Z] #76 29.74 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T11:01:38.825Z] #76 29.74 m4-doc ed diffutils-doc [2022-08-04T11:01:38.825Z] #76 29.74 Recommended packages: [2022-08-04T11:01:38.825Z] #76 29.74 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T11:01:38.027Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T11:01:38.089Z] > git init /home/ubuntu/workspace/moby_PR-43817 # timeout=10 [2022-08-04T11:01:38.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:01:38.386Z] > git --version # timeout=10 [2022-08-04T11:01:38.401Z] > git --version # 'git version 2.17.1' [2022-08-04T11:01:38.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:01:38.403Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:01:39.772Z] #76 ... [2022-08-04T11:01:39.772Z] [2022-08-04T11:01:39.772Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:39.772Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T11:01:39.772Z] #55 31.06 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T11:01:39.772Z] #55 31.15 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T11:01:40.031Z] #55 31.17 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T11:01:40.031Z] #55 31.23 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T11:01:40.031Z] #55 31.30 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T11:01:40.289Z] #55 31.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T11:01:40.289Z] #55 31.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T11:01:40.289Z] #55 31.45 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T11:01:40.289Z] #55 31.52 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T11:01:40.289Z] #55 31.52 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T11:01:40.289Z] #55 31.60 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T11:01:40.289Z] #55 31.61 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T11:01:40.354Z] #60 ... [2022-08-04T11:01:40.354Z] [2022-08-04T11:01:40.354Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:40.354Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:01:40.354Z] #62 17.86 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T11:01:40.354Z] #62 17.92 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:01:40.354Z] #62 17.95 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T11:01:40.354Z] #62 18.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T11:01:40.354Z] #62 18.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T11:01:40.354Z] #62 18.54 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T11:01:40.354Z] #62 18.77 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T11:01:40.354Z] #62 18.87 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T11:01:40.354Z] #62 19.00 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T11:01:40.354Z] #62 19.12 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T11:01:40.354Z] #62 19.46 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T11:01:40.354Z] #62 19.74 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T11:01:40.354Z] #62 19.74 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T11:01:40.354Z] #62 19.79 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T11:01:40.354Z] #62 19.82 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T11:01:40.354Z] #62 19.90 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T11:01:40.354Z] #62 19.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T11:01:40.354Z] #62 19.93 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T11:01:40.354Z] #62 20.02 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T11:01:40.354Z] #62 20.02 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T11:01:40.354Z] #62 20.30 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T11:01:40.949Z] #62 20.99 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T11:01:40.949Z] #62 21.14 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T11:01:40.949Z] #62 ... [2022-08-04T11:01:40.949Z] [2022-08-04T11:01:40.949Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:40.949Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:01:40.949Z] #83 11.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:01:40.949Z] #83 ... [2022-08-04T11:01:40.949Z] [2022-08-04T11:01:40.949Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:01:40.949Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:01:40.949Z] #43 15.87 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T11:01:40.949Z] #43 15.87 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T11:01:40.949Z] #43 16.67 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T11:01:40.949Z] #43 17.05 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T11:01:40.949Z] #43 17.41 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T11:01:40.949Z] #43 17.76 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T11:01:40.949Z] #43 17.76 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T11:01:40.949Z] #43 17.78 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T11:01:40.949Z] #43 18.09 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T11:01:40.949Z] #43 18.59 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T11:01:40.949Z] #43 19.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T11:01:40.949Z] #43 19.95 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T11:01:40.949Z] #43 20.27 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T11:01:40.949Z] #43 20.30 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T11:01:41.224Z] #55 32.17 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T11:01:41.224Z] #55 32.24 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T11:01:41.224Z] #55 32.35 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T11:01:41.224Z] #55 ... [2022-08-04T11:01:41.224Z] [2022-08-04T11:01:41.224Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:01:41.224Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:01:41.224Z] #14 17.82 Reading package lists... [2022-08-04T11:01:41.224Z] #14 22.58 Reading package lists... [2022-08-04T11:01:41.224Z] #14 27.14 Building dependency tree... [2022-08-04T11:01:41.224Z] #14 29.88 The following additional packages will be installed: [2022-08-04T11:01:41.224Z] #14 29.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:01:41.224Z] #14 29.88 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T11:01:41.224Z] #14 29.88 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T11:01:41.224Z] #14 29.88 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T11:01:41.224Z] #14 29.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T11:01:41.224Z] #14 29.93 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T11:01:41.224Z] #14 29.93 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T11:01:41.224Z] #14 29.93 Suggested packages: [2022-08-04T11:01:41.224Z] #14 29.93 gcc-10-locales seccomp wine64 [2022-08-04T11:01:41.224Z] #14 31.21 The following NEW packages will be installed: [2022-08-04T11:01:41.224Z] #14 31.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:01:41.224Z] #14 31.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T11:01:41.224Z] #14 31.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T11:01:41.224Z] #14 31.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T11:01:41.224Z] #14 31.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T11:01:41.224Z] #14 31.22 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T11:01:41.224Z] #14 31.23 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T11:01:41.224Z] #14 31.23 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T11:01:41.224Z] #14 31.23 mingw-w64-x86-64-dev [2022-08-04T11:01:41.224Z] #14 31.66 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:01:41.224Z] #14 31.66 Need to get 108 MB of archives. [2022-08-04T11:01:41.224Z] #14 31.66 After this operation, 620 MB of additional disk space will be used. [2022-08-04T11:01:41.224Z] #14 31.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2022-08-04T11:01:41.224Z] #14 31.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2022-08-04T11:01:41.224Z] #14 31.87 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T11:01:41.224Z] #14 31.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-08-04T11:01:41.224Z] #14 31.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-08-04T11:01:41.224Z] #14 31.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T11:01:41.224Z] #14 32.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T11:01:41.224Z] #14 32.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2022-08-04T11:01:41.224Z] #14 32.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T11:01:41.224Z] #14 ... [2022-08-04T11:01:41.224Z] [2022-08-04T11:01:41.224Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:41.224Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:41.224Z] #76 31.36 The following NEW packages will be installed: [2022-08-04T11:01:41.224Z] #76 31.38 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T11:01:41.224Z] #76 31.38 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T11:01:41.224Z] #76 31.39 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T11:01:41.224Z] #76 31.40 libyajl2 m4 patch xz-utils [2022-08-04T11:01:41.224Z] #76 31.76 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:01:41.224Z] #76 31.76 Need to get 5916 kB of archives. [2022-08-04T11:01:41.224Z] #76 31.76 After this operation, 18.6 MB of additional disk space will be used. [2022-08-04T11:01:41.224Z] #76 31.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-04T11:01:41.224Z] #76 31.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB] [2022-08-04T11:01:41.224Z] #76 31.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB] [2022-08-04T11:01:41.224Z] #76 31.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB] [2022-08-04T11:01:41.224Z] #76 31.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-04T11:01:41.224Z] #76 31.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB] [2022-08-04T11:01:41.224Z] #76 31.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB] [2022-08-04T11:01:41.224Z] #76 31.78 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB] [2022-08-04T11:01:41.224Z] #76 31.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T11:01:41.224Z] #76 31.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T11:01:41.224Z] #76 31.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-04T11:01:41.224Z] #76 31.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T11:01:41.224Z] #76 31.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B] [2022-08-04T11:01:41.224Z] #76 31.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-04T11:01:41.224Z] #76 31.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2022-08-04T11:01:41.224Z] #76 31.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T11:01:41.224Z] #76 31.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2022-08-04T11:01:41.224Z] #76 31.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T11:01:41.224Z] #76 31.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-04T11:01:41.224Z] #76 31.94 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB] [2022-08-04T11:01:41.224Z] #76 31.95 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-04T11:01:41.224Z] #76 31.95 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-04T11:01:41.224Z] #76 31.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB] [2022-08-04T11:01:41.598Z] #43 ... [2022-08-04T11:01:41.598Z] [2022-08-04T11:01:41.598Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:01:41.598Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:01:41.598Z] #19 2.006 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:01:41.598Z] #19 2.093 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:01:41.598Z] #19 2.093 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:01:41.598Z] #19 3.787 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:01:41.598Z] #19 5.184 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T11:01:41.598Z] #19 6.940 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:01:41.598Z] #19 8.702 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T11:01:41.598Z] #19 ... [2022-08-04T11:01:41.598Z] [2022-08-04T11:01:41.598Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:41.598Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:01:41.598Z] #62 21.53 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T11:01:41.598Z] #62 21.68 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T11:01:41.598Z] #62 21.78 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T11:01:41.598Z] #62 21.80 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T11:01:41.790Z] #76 32.92 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:01:41.863Z] #62 22.02 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T11:01:41.957Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-041b456915208eedf) in /home/ubuntu/workspace/moby_PR-43817 [Pipeline] { [Pipeline] checkout [2022-08-04T11:01:42.049Z] #76 ... [2022-08-04T11:01:42.050Z] [2022-08-04T11:01:42.050Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:01:42.050Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T11:01:42.050Z] #51 15.68 Reading package lists... [2022-08-04T11:01:42.050Z] #51 20.28 Reading package lists... [2022-08-04T11:01:42.050Z] #51 25.32 Building dependency tree... [2022-08-04T11:01:42.050Z] #51 29.46 The following additional packages will be installed: [2022-08-04T11:01:42.050Z] #51 29.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:01:42.050Z] #51 29.48 python3-protobuf python3-six [2022-08-04T11:01:42.050Z] #51 29.50 Suggested packages: [2022-08-04T11:01:42.050Z] #51 29.50 python3-setuptools [2022-08-04T11:01:42.050Z] #51 29.50 Recommended packages: [2022-08-04T11:01:42.050Z] #51 29.50 iproute2 | iproute [2022-08-04T11:01:42.050Z] #51 30.11 The following NEW packages will be installed: [2022-08-04T11:01:42.050Z] #51 30.13 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:01:42.050Z] #51 30.13 python3-protobuf python3-six [2022-08-04T11:01:42.050Z] #51 ... [2022-08-04T11:01:42.050Z] [2022-08-04T11:01:42.050Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:42.050Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:42.050Z] #76 33.26 Fetched 5916 kB in 1s (11.5 MB/s) [2022-08-04T11:01:42.050Z] #76 33.35 Selecting previously unselected package bzip2. [2022-08-04T11:01:42.127Z] #62 22.40 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T11:01:42.127Z] The recommended git tool is: git [2022-08-04T11:01:42.327Z] #76 33.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15708 files and directories currently installed.) [2022-08-04T11:01:42.327Z] #76 33.43 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ... [2022-08-04T11:01:42.327Z] #76 33.45 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:01:42.389Z] #62 ... [2022-08-04T11:01:42.390Z] [2022-08-04T11:01:42.390Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:01:42.390Z] #45 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T11:01:42.390Z] #45 22.15 tomll can be used in two ways: [2022-08-04T11:01:42.390Z] #45 22.15 Writing to STDIN and reading from STDOUT: [2022-08-04T11:01:42.390Z] #45 22.15 cat file.toml | tomll > file.toml [2022-08-04T11:01:42.390Z] #45 22.15 [2022-08-04T11:01:42.390Z] #45 22.15 Reading and updating a list of files: [2022-08-04T11:01:42.390Z] #45 22.15 tomll a.toml b.toml c.toml [2022-08-04T11:01:42.390Z] #45 22.15 [2022-08-04T11:01:42.390Z] #45 22.15 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T11:01:42.390Z] #45 DONE 22.7s [2022-08-04T11:01:42.390Z] [2022-08-04T11:01:42.390Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:42.390Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:01:42.390Z] #62 22.60 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T11:01:42.628Z] #76 33.66 Selecting previously unselected package libmagic-mgc. [2022-08-04T11:01:42.628Z] #76 33.67 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ... [2022-08-04T11:01:42.628Z] #76 33.69 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T11:01:42.959Z] #62 22.92 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T11:01:42.959Z] #62 23.09 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T11:01:43.219Z] #62 23.21 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T11:01:43.219Z] #62 23.25 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T11:01:43.219Z] #62 23.38 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T11:01:43.478Z] #62 23.51 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T11:01:43.478Z] #62 23.63 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T11:01:43.478Z] #62 23.68 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T11:01:43.563Z] #76 ... [2022-08-04T11:01:43.563Z] [2022-08-04T11:01:43.563Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:01:43.563Z] #57 sha256:a3a5813f76520bf3568edd80f01f59dc71cbcb3d8fa218a31e7caaf63c37bf35 [2022-08-04T11:01:43.563Z] #57 33.76 v3.0.2 [2022-08-04T11:01:43.563Z] #57 DONE 34.6s [2022-08-04T11:01:43.563Z] [2022-08-04T11:01:43.563Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:43.563Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:43.563Z] #76 34.62 Selecting previously unselected package libmagic1:arm64. [2022-08-04T11:01:43.563Z] #76 34.62 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ... [2022-08-04T11:01:43.563Z] #76 34.63 Unpacking libmagic1:arm64 (1:5.39-3) ... [2022-08-04T11:01:43.738Z] #62 23.78 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T11:01:43.738Z] #62 23.89 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T11:01:43.822Z] #76 35.15 Selecting previously unselected package file. [2022-08-04T11:01:43.822Z] #76 35.16 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ... [2022-08-04T11:01:43.822Z] #76 35.16 Unpacking file (1:5.39-3) ... [2022-08-04T11:01:43.997Z] #62 24.20 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T11:01:44.257Z] #62 24.38 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T11:01:44.257Z] #62 24.46 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T11:01:44.559Z] #62 24.51 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T11:01:44.559Z] #62 24.70 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T11:01:44.645Z] #76 35.71 Selecting previously unselected package xz-utils.#76 ... [2022-08-04T11:01:44.645Z] [2022-08-04T11:01:44.645Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:01:44.645Z] #40 sha256:69570b798ff99da2ef0b1346cd9a9f0570efcefad557de6cde34dfcdb46133cd [2022-08-04T11:01:44.645Z] #40 35.31 NAME: [2022-08-04T11:01:44.645Z] #40 35.31 go-winres - A tool for embedding resources in Windows executables [2022-08-04T11:01:44.645Z] #40 35.31 [2022-08-04T11:01:44.645Z] #40 35.31 USAGE: [2022-08-04T11:01:44.645Z] #40 35.31 go-winres [global options] command [command options] [arguments...] [2022-08-04T11:01:44.645Z] #40 35.31 [2022-08-04T11:01:44.645Z] #40 35.31 COMMANDS: [2022-08-04T11:01:44.645Z] #40 35.31 init Create an initial ./winres/winres.json [2022-08-04T11:01:44.645Z] #40 35.31 make Make syso files for the "go build" command [2022-08-04T11:01:44.645Z] #40 35.31 simply Make syso files for the "go build" command (simplified) [2022-08-04T11:01:44.645Z] #40 35.31 extract Extract all resources from an executable [2022-08-04T11:01:44.645Z] #40 35.31 patch Replace resources in an executable file (exe, dll) [2022-08-04T11:01:44.645Z] #40 35.31 help, h Shows a list of commands or help for one command [2022-08-04T11:01:44.645Z] #40 35.31 [2022-08-04T11:01:44.645Z] #40 35.31 GLOBAL OPTIONS: [2022-08-04T11:01:44.645Z] #40 35.31 --help, -h show help (default: false) [2022-08-04T11:01:44.645Z] #40 DONE 35.7s [2022-08-04T11:01:44.645Z] [2022-08-04T11:01:44.645Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:44.645Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:44.645Z] #76 35.71 Selecting previously unselected package xz-utils. [2022-08-04T11:01:44.645Z] #76 35.79 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-04T11:01:44.645Z] #76 35.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:01:44.820Z] #62 24.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T11:01:44.820Z] #62 24.77 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T11:01:44.903Z] #76 36.26 Selecting previously unselected package libsigsegv2:arm64. [2022-08-04T11:01:44.903Z] #76 36.26 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ... [2022-08-04T11:01:44.947Z] using credential docker-jenkins-github-credentials [2022-08-04T11:01:44.957Z] Cloning the remote Git repository [2022-08-04T11:01:44.957Z] Cloning with configured refspecs honoured and without tags [2022-08-04T11:01:45.081Z] #62 25.14 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T11:01:45.165Z] #76 36.26 Unpacking libsigsegv2:arm64 (2.13-1) ... [2022-08-04T11:01:45.165Z] #76 36.51 Selecting previously unselected package m4. [2022-08-04T11:01:45.341Z] #62 25.42 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T11:01:45.341Z] #62 25.66 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T11:01:45.425Z] #76 36.52 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ... [2022-08-04T11:01:45.425Z] #76 36.53 Unpacking m4 (1.4.18-5) ... [2022-08-04T11:01:45.009Z] Cloning repository https://github.com/moby/moby.git [2022-08-04T11:01:45.122Z] > git init /home/ubuntu/workspace/moby_PR-43817 # timeout=10 [2022-08-04T11:01:45.457Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:01:45.458Z] > git --version # timeout=10 [2022-08-04T11:01:45.481Z] > git --version # 'git version 2.25.1' [2022-08-04T11:01:45.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:01:45.601Z] #62 25.68 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T11:01:45.601Z] #62 25.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T11:01:45.688Z] #76 36.82 Selecting previously unselected package autoconf. [2022-08-04T11:01:45.688Z] #76 36.83 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T11:01:45.688Z] #76 36.87 Unpacking autoconf (2.69-14) ... [2022-08-04T11:01:45.865Z] #62 25.95 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T11:01:45.865Z] #62 ... [2022-08-04T11:01:45.865Z] [2022-08-04T11:01:45.865Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:01:45.865Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:01:45.865Z] #58 15.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T11:01:45.865Z] #58 24.67 Fetched 8567 kB in 20s (418 kB/s) [2022-08-04T11:01:46.124Z] #58 24.67 Reading package lists... [2022-08-04T11:01:46.124Z] #58 ... [2022-08-04T11:01:46.124Z] [2022-08-04T11:01:46.124Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:46.124Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:01:46.124Z] #62 26.08 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T11:01:46.124Z] #62 26.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T11:01:46.124Z] #62 26.25 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T11:01:46.124Z] #62 26.32 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T11:01:46.254Z] #76 37.29 Selecting previously unselected package autotools-dev. [2022-08-04T11:01:46.254Z] #76 37.30 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T11:01:46.254Z] #76 37.30 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:01:46.254Z] #76 37.43 Selecting previously unselected package automake. [2022-08-04T11:01:46.254Z] #76 37.45 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T11:01:46.254Z] #76 37.47 Unpacking automake (1:1.16.3-2) ... [2022-08-04T11:01:46.384Z] #62 26.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T11:01:46.384Z] #62 26.44 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T11:01:46.384Z] #62 26.47 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T11:01:46.384Z] #62 26.64 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T11:01:46.644Z] #62 26.64 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T11:01:46.644Z] #62 26.83 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T11:01:46.644Z] #62 26.85 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T11:01:45.586Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:01:46.824Z] #76 37.97 Selecting previously unselected package patch. [2022-08-04T11:01:46.824Z] #76 37.97 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ... [2022-08-04T11:01:46.824Z] #76 38.00 Unpacking patch (2.7.6-7) ... [2022-08-04T11:01:46.824Z] #76 ... [2022-08-04T11:01:46.824Z] [2022-08-04T11:01:46.824Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:01:46.824Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T11:01:46.824Z] #42 26.33 Building dependency tree... [2022-08-04T11:01:46.824Z] #42 30.76 The following additional packages will be installed: [2022-08-04T11:01:46.824Z] #42 30.78 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T11:01:46.824Z] #42 30.80 Suggested packages: [2022-08-04T11:01:46.824Z] #42 30.81 cmake-doc ninja-build lrzip [2022-08-04T11:01:46.824Z] #42 30.81 Recommended packages: [2022-08-04T11:01:46.824Z] #42 30.81 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T11:01:46.824Z] #42 31.56 The following NEW packages will be installed: [2022-08-04T11:01:46.824Z] #42 31.56 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T11:01:46.824Z] #42 31.57 vim-common xxd [2022-08-04T11:01:46.824Z] #42 31.96 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:01:46.824Z] #42 31.96 Need to get 15.6 MB of archives. [2022-08-04T11:01:46.824Z] #42 31.96 After this operation, 67.4 MB of additional disk space will be used. [2022-08-04T11:01:46.824Z] #42 31.96 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:01:46.824Z] #42 31.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:01:46.824Z] #42 31.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T11:01:46.824Z] #42 32.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-04T11:01:46.824Z] #42 32.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB] [2022-08-04T11:01:46.824Z] #42 32.56 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-08-04T11:01:46.824Z] #42 32.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-08-04T11:01:46.824Z] #42 32.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-08-04T11:01:46.824Z] #42 32.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-08-04T11:01:46.824Z] #42 32.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-08-04T11:01:46.824Z] #42 33.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:01:46.824Z] #42 34.14 Fetched 15.6 MB in 1s (14.3 MB/s) [2022-08-04T11:01:46.824Z] #42 34.30 Selecting previously unselected package xxd. [2022-08-04T11:01:46.824Z] #42 34.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 ... 15708 files and directories currently installed.) [2022-08-04T11:01:46.824Z] #42 34.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T11:01:46.824Z] #42 34.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:01:46.824Z] #42 34.70 Selecting previously unselected package vim-common. [2022-08-04T11:01:46.824Z] #42 34.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:01:46.824Z] #42 34.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:01:46.824Z] #42 35.43 Selecting previously unselected package cmake-data. [2022-08-04T11:01:46.824Z] #42 35.46 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T11:01:46.824Z] #42 35.62 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:01:46.824Z] #42 ... [2022-08-04T11:01:46.824Z] [2022-08-04T11:01:46.824Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:46.824Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:46.824Z] #76 38.22 Selecting previously unselected package dpkg-dev. [2022-08-04T11:01:46.824Z] #76 38.22 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T11:01:46.824Z] #76 38.22 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T11:01:46.903Z] #62 26.95 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T11:01:46.903Z] #62 27.12 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T11:01:46.903Z] #62 27.17 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T11:01:46.904Z] #62 27.22 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T11:01:47.163Z] #62 27.38 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T11:01:47.163Z] #62 27.47 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T11:01:47.372Z] Fetching without tags [2022-08-04T11:01:47.846Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit d4579a983ea1bd0feb5b5eaebc6f031701618d6b [2022-08-04T11:01:48.019Z] #76 39.17 Selecting previously unselected package build-essential. [2022-08-04T11:01:48.019Z] #76 39.19 Preparing to unpack .../12-build-essential_12.9_arm64.deb ... [2022-08-04T11:01:48.019Z] #76 39.21 Unpacking build-essential (12.9) ... [2022-08-04T11:01:48.019Z] #76 39.32 Selecting previously unselected package libcap2:arm64. [2022-08-04T11:01:48.019Z] #76 39.32 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-04T11:01:48.019Z] #76 39.35 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-04T11:01:48.279Z] #76 39.42 Selecting previously unselected package libcap-dev:arm64. [2022-08-04T11:01:48.279Z] #76 39.43 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ... [2022-08-04T11:01:48.279Z] #76 39.45 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2022-08-04T11:01:48.537Z] #76 39.65 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T11:01:48.537Z] #76 39.65 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T11:01:48.537Z] #76 39.66 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T11:01:48.537Z] #76 39.76 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-04T11:01:48.537Z] #76 39.79 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2022-08-04T11:01:48.537Z] #76 39.82 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-04T11:01:48.541Z] #62 28.41 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T11:01:48.541Z] #62 28.48 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T11:01:48.541Z] #62 28.52 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T11:01:48.541Z] #62 28.56 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T11:01:48.795Z] #76 39.91 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T11:01:48.795Z] #76 39.91 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T11:01:48.795Z] #76 39.92 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T11:01:48.800Z] #62 28.82 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T11:01:48.800Z] #62 28.96 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T11:01:48.800Z] #62 29.00 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T11:01:49.053Z] #76 40.14 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-04T11:01:49.053Z] #76 40.15 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-04T11:01:49.053Z] #76 40.16 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T11:01:49.060Z] #62 29.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T11:01:49.060Z] #62 29.27 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T11:01:47.267Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:01:47.294Z] > git config --add remote.origin.fetch +refs/pull/43817/head:refs/remotes/origin/PR-43817 # timeout=10 [2022-08-04T11:01:47.320Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:01:47.350Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:01:47.377Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:01:47.377Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:01:47.404Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:01:47.869Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:01:47.892Z] > git checkout -f d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T11:01:48.806Z] > git remote # timeout=10 [2022-08-04T11:01:48.829Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T11:01:48.850Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:01:48.851Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T11:01:49.625Z] #76 40.93 Selecting previously unselected package libtool. [2022-08-04T11:01:49.625Z] #76 40.94 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T11:01:49.628Z] #62 29.69 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T11:01:49.628Z] #62 29.71 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T11:01:49.628Z] #62 29.77 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T11:01:49.628Z] #62 29.92 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T11:01:49.628Z] #62 29.94 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T11:01:49.887Z] #76 40.96 Unpacking libtool (2.4.6-15) ... [2022-08-04T11:01:49.887Z] #62 30.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T11:01:49.887Z] #62 30.22 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T11:01:49.928Z] Merge succeeded, producing 2288e02bee8ffa3f403317f99e08ae4924e37027 [2022-08-04T11:01:49.928Z] Checking out Revision 2288e02bee8ffa3f403317f99e08ae4924e37027 (PR-43817) [2022-08-04T11:01:50.145Z] #76 41.23 Selecting previously unselected package libudev-dev:arm64. [2022-08-04T11:01:50.145Z] #76 41.25 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-04T11:01:50.145Z] #76 41.25 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-04T11:01:50.147Z] #62 30.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T11:01:50.147Z] #62 30.44 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T11:01:50.147Z] #62 30.49 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T11:01:50.404Z] #76 41.50 Selecting previously unselected package libyajl2:arm64. [2022-08-04T11:01:50.404Z] #76 41.50 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ... [2022-08-04T11:01:50.404Z] #76 41.52 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-04T11:01:50.404Z] #76 41.61 Selecting previously unselected package libyajl-dev:arm64. [2022-08-04T11:01:50.404Z] #76 41.63 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ... [2022-08-04T11:01:50.404Z] #76 41.64 Unpacking libyajl-dev:arm64 (2.1.0-3) ... [2022-08-04T11:01:50.407Z] #62 30.60 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T11:01:50.407Z] #62 30.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T11:01:50.407Z] #62 30.75 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T11:01:50.663Z] #76 41.79 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T11:01:50.663Z] #76 41.82 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T11:01:50.663Z] #76 41.84 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-04T11:01:50.663Z] #76 41.86 Setting up libmagic1:arm64 (1:5.39-3) ... [2022-08-04T11:01:50.663Z] #76 41.90 Setting up file (1:5.39-3) ... [2022-08-04T11:01:50.663Z] #76 41.92 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:01:50.663Z] #76 41.96 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T11:01:50.663Z] #76 41.97 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2022-08-04T11:01:50.663Z] #76 42.00 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-04T11:01:50.921Z] #76 42.04 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:01:50.921Z] #76 42.06 Setting up libsigsegv2:arm64 (2.13-1) ... [2022-08-04T11:01:50.921Z] #76 42.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:01:50.921Z] #76 42.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:01:50.921Z] #76 42.14 Setting up patch (2.7.6-7) ... [2022-08-04T11:01:50.921Z] #76 42.18 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-04T11:01:50.921Z] #76 42.21 Setting up libyajl-dev:arm64 (2.1.0-3) ... [2022-08-04T11:01:50.921Z] #76 42.24 Setting up libcap-dev:arm64 (1:2.44-1) ... [2022-08-04T11:01:50.977Z] #62 31.05 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T11:01:50.977Z] #62 31.11 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T11:01:50.977Z] #62 31.13 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T11:01:50.977Z] #62 31.16 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T11:01:50.977Z] #62 31.27 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T11:01:51.179Z] #76 42.26 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T11:01:51.180Z] #76 42.29 Setting up libtool (2.4.6-15) ... [2022-08-04T11:01:51.180Z] #76 42.31 Setting up m4 (1.4.18-5) ... [2022-08-04T11:01:51.180Z] #76 42.33 Setting up dpkg-dev (1.20.11) ... [2022-08-04T11:01:51.180Z] #76 42.39 Setting up autoconf (2.69-14) ... [2022-08-04T11:01:51.180Z] #76 42.42 Setting up build-essential (12.9) ... [2022-08-04T11:01:51.180Z] #76 42.43 Setting up automake (1:1.16.3-2) ... [2022-08-04T11:01:51.180Z] #76 42.45 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T11:01:51.180Z] #76 42.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:01:51.238Z] #62 31.50 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T11:01:51.439Z] #76 ... [2022-08-04T11:01:51.439Z] [2022-08-04T11:01:51.439Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:51.439Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T11:01:51.439Z] #55 32.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T11:01:51.439Z] #55 32.81 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T11:01:51.439Z] #55 32.87 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T11:01:51.439Z] #55 32.91 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T11:01:51.439Z] #55 33.09 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T11:01:51.439Z] #55 33.14 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T11:01:51.439Z] #55 33.17 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T11:01:51.439Z] #55 33.20 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T11:01:51.439Z] #55 33.24 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T11:01:51.439Z] #55 33.78 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T11:01:51.439Z] #55 33.79 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T11:01:51.439Z] #55 34.80 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T11:01:51.439Z] #55 34.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T11:01:51.498Z] #62 31.66 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T11:01:51.498Z] #62 ... [2022-08-04T11:01:51.498Z] [2022-08-04T11:01:51.498Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:01:51.498Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:01:51.715Z] #55 ... [2022-08-04T11:01:51.715Z] [2022-08-04T11:01:51.715Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:01:51.715Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:01:51.715Z] #14 32.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-04T11:01:51.715Z] #14 34.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2022-08-04T11:01:51.715Z] #14 34.91 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T11:01:51.715Z] #14 35.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2022-08-04T11:01:51.715Z] #14 36.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2022-08-04T11:01:51.715Z] #14 37.29 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T11:01:51.715Z] #14 37.29 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T11:01:51.715Z] #14 37.29 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T11:01:51.715Z] #14 37.30 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-08-04T11:01:51.715Z] #14 37.30 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-08-04T11:01:51.715Z] #14 37.31 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2022-08-04T11:01:51.715Z] #14 37.31 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-08-04T11:01:51.715Z] #14 37.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-08-04T11:01:51.715Z] #14 37.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-08-04T11:01:51.715Z] #14 37.32 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-08-04T11:01:51.715Z] #14 37.33 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-08-04T11:01:51.715Z] #14 37.33 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-08-04T11:01:51.715Z] #14 37.34 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-08-04T11:01:51.715Z] #14 37.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T11:01:51.715Z] #14 37.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T11:01:51.715Z] #14 37.38 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-08-04T11:01:51.715Z] #14 38.39 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:01:51.715Z] #14 38.64 Fetched 108 MB in 6s (17.6 MB/s) [2022-08-04T11:01:51.715Z] #14 38.74 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T11:01:51.715Z] #14 38.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 ... 15708 files and directories currently installed.) [2022-08-04T11:01:51.715Z] #14 38.78 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-04T11:01:51.715Z] #14 38.80 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:01:51.715Z] #14 40.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T11:01:51.715Z] #14 41.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-08-04T11:01:51.715Z] #14 41.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:01:49.900Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T11:01:49.932Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:01:49.937Z] > git checkout -f 2288e02bee8ffa3f403317f99e08ae4924e37027 # timeout=10 [2022-08-04T11:01:51.974Z] #14 ... [2022-08-04T11:01:51.974Z] [2022-08-04T11:01:51.974Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:01:51.974Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T11:01:51.974Z] #51 30.60 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:01:51.974Z] #51 30.60 Need to get 2136 kB of archives. [2022-08-04T11:01:51.974Z] #51 30.60 After this operation, 10.8 MB of additional disk space will be used. [2022-08-04T11:01:51.974Z] #51 30.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-08-04T11:01:51.974Z] #51 30.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:01:51.974Z] #51 30.62 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T11:01:51.974Z] #51 30.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-08-04T11:01:51.974Z] #51 30.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-04T11:01:51.974Z] #51 30.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-04T11:01:51.974Z] #51 30.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T11:01:51.974Z] #51 33.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [630 kB] [2022-08-04T11:01:51.974Z] #51 34.89 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:01:51.974Z] #51 35.16 Fetched 2136 kB in 4s (553 kB/s) [2022-08-04T11:01:51.974Z] #51 35.30 Selecting previously unselected package libprotobuf23:arm64. [2022-08-04T11:01:51.974Z] #51 35.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 ... 15708 files and directories currently installed.) [2022-08-04T11:01:51.974Z] #51 35.32 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-08-04T11:01:51.974Z] #51 35.35 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-08-04T11:01:51.974Z] #51 35.91 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:01:51.974Z] #51 35.91 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:01:51.974Z] #51 35.93 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:01:51.974Z] #51 36.18 Selecting previously unselected package python3-six. [2022-08-04T11:01:51.974Z] #51 36.18 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T11:01:51.975Z] #51 36.19 Unpacking python3-six (1.16.0-2) ... [2022-08-04T11:01:51.975Z] #51 36.30 Selecting previously unselected package python3-protobuf. [2022-08-04T11:01:51.975Z] #51 36.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-08-04T11:01:51.975Z] #51 36.32 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T11:01:51.975Z] #51 36.91 Selecting previously unselected package libnet1:arm64. [2022-08-04T11:01:51.975Z] #51 36.94 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-04T11:01:51.975Z] #51 36.95 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:01:51.975Z] #51 37.09 Selecting previously unselected package libnl-3-200:arm64. [2022-08-04T11:01:51.975Z] #51 37.10 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-04T11:01:51.975Z] #51 37.10 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T11:01:51.975Z] #51 37.24 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T11:01:51.975Z] #51 37.24 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T11:01:51.975Z] #51 37.25 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T11:01:51.975Z] #51 37.37 Selecting previously unselected package criu. [2022-08-04T11:01:51.975Z] #51 37.37 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ... [2022-08-04T11:01:51.975Z] #51 37.40 Unpacking criu (3.17.1-1) ... [2022-08-04T11:01:51.975Z] #51 38.10 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:01:51.975Z] #51 39.89 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-08-04T11:01:52.018Z] #54 31.53 Updating files: 76% (1662/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T11:01:52.018Z] #54 31.98 + git checkout -q v2.3.0 [2022-08-04T11:01:52.233Z] #51 40.19 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:01:52.233Z] #51 40.24 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T11:01:52.233Z] #51 40.28 Setting up python3-six (1.16.0-2) ... [2022-08-04T11:01:52.277Z] #54 ... [2022-08-04T11:01:52.277Z] [2022-08-04T11:01:52.277Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:01:52.277Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:01:52.277Z] #19 10.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T11:01:52.277Z] #19 13.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T11:01:52.277Z] #19 14.29 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T11:01:52.277Z] #19 14.29 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:01:52.277Z] #19 14.29 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:01:52.277Z] #19 14.29 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T11:01:52.278Z] #19 14.41 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T11:01:52.278Z] #19 14.42 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T11:01:52.278Z] #19 14.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T11:01:52.278Z] #19 14.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:01:52.278Z] #19 14.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:01:52.278Z] #19 14.45 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T11:01:52.278Z] #19 14.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T11:01:52.278Z] #19 14.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T11:01:52.278Z] #19 ... [2022-08-04T11:01:52.278Z] [2022-08-04T11:01:52.278Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:52.278Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:01:52.278Z] #83 22.42 Fetched 8563 kB in 18s (473 kB/s) [2022-08-04T11:01:52.278Z] #83 22.42 Reading package lists... [2022-08-04T11:01:52.493Z] #51 ... [2022-08-04T11:01:52.493Z] [2022-08-04T11:01:52.493Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:01:52.493Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:01:52.537Z] #83 30.51 Reading package lists... [2022-08-04T11:01:52.537Z] #83 ... [2022-08-04T11:01:52.537Z] [2022-08-04T11:01:52.537Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:01:52.537Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:01:52.537Z] #58 24.67 Reading package lists... [2022-08-04T11:01:52.752Z] #14 43.82 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T11:01:52.752Z] #14 43.84 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T11:01:52.752Z] #14 43.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...#14 ... [2022-08-04T11:01:52.752Z] [2022-08-04T11:01:52.752Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:01:52.752Z] #76 sha256:6728089915318b010a209278b80cd51f716c36147ae67c727d31e94443fc267e [2022-08-04T11:01:52.752Z] #76 DONE 44.0s [2022-08-04T11:01:52.752Z] [2022-08-04T11:01:52.752Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:01:52.752Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:01:52.752Z] #14 43.93 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:01:52.796Z] #58 31.67 Reading package lists... [2022-08-04T11:01:52.796Z] #58 ... [2022-08-04T11:01:52.796Z] [2022-08-04T11:01:52.796Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:01:52.796Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:01:52.796Z] #43 23.06 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T11:01:52.796Z] #43 23.17 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T11:01:53.019Z] #14 44.21 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-04T11:01:53.019Z] #14 44.21 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T11:01:53.019Z] #14 44.21 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T11:01:53.278Z] #14 44.48 Selecting previously unselected package dmsetup. [2022-08-04T11:01:53.278Z] #14 44.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T11:01:53.278Z] #14 44.49 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:01:53.366Z] #43 ... [2022-08-04T11:01:53.366Z] [2022-08-04T11:01:53.366Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:01:53.366Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:01:53.366Z] #62 33.66 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T11:01:53.536Z] #14 44.70 Selecting previously unselected package mingw-w64-common. [2022-08-04T11:01:53.536Z] #14 44.70 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T11:01:53.536Z] #14 44.72 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T11:01:53.632Z] #62 33.68 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T11:01:53.632Z] #62 33.82 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T11:01:53.632Z] #62 33.96 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T11:01:53.853Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T11:01:53.891Z] #62 34.01 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T11:01:53.857Z] > git rev-list --no-walk d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T11:01:54.150Z] #62 34.13 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T11:01:54.150Z] #62 34.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T11:01:54.150Z] #62 34.21 go: downloading github.com/stretchr/objx v0.1.1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T11:01:55.011Z] + docker version [2022-08-04T11:01:56.691Z] #62 36.51 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T11:01:56.691Z] #62 36.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T11:01:56.691Z] #62 36.87 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T11:01:56.691Z] #62 36.87 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T11:01:56.691Z] #62 37.03 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T11:01:56.950Z] #62 37.10 go: downloading golang.org/x/text v0.3.7 [2022-08-04T11:01:58.808Z] #14 ... [2022-08-04T11:01:58.808Z] [2022-08-04T11:01:58.808Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:01:58.808Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T11:01:58.808Z] #42 39.49 Selecting previously unselected package libicu67:arm64. [2022-08-04T11:01:58.808Z] #42 39.49 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-08-04T11:01:58.808Z] #42 39.51 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-04T11:01:58.808Z] #42 45.49 Selecting previously unselected package libxml2:arm64. [2022-08-04T11:01:58.809Z] #42 45.49 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ... [2022-08-04T11:01:58.809Z] #42 45.49 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:01:58.809Z] #42 45.99 Selecting previously unselected package libarchive13:arm64. [2022-08-04T11:01:58.809Z] #42 46.02 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-08-04T11:01:58.809Z] #42 46.02 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-04T11:01:58.809Z] #42 46.31 Selecting previously unselected package libjsoncpp24:arm64. [2022-08-04T11:01:58.809Z] #42 46.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-08-04T11:01:58.809Z] #42 46.33 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-04T11:01:58.809Z] #42 46.51 Selecting previously unselected package librhash0:arm64. [2022-08-04T11:01:58.809Z] #42 46.51 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-08-04T11:01:58.809Z] #42 46.51 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-08-04T11:01:58.809Z] #42 46.66 Selecting previously unselected package libuv1:arm64. [2022-08-04T11:01:58.809Z] #42 46.66 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-08-04T11:01:58.809Z] #42 46.67 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-08-04T11:01:58.809Z] #42 46.85 Selecting previously unselected package cmake. [2022-08-04T11:01:58.809Z] #42 46.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-08-04T11:01:58.809Z] #42 46.88 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:01:58.809Z] #42 49.82 Setting up libicu67:arm64 (67.1-7) ... [2022-08-04T11:01:58.809Z] #42 49.83 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:01:58.809Z] #42 49.86 Setting up libuv1:arm64 (1.40.0-2) ... [2022-08-04T11:01:58.809Z] #42 49.93 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:01:58.809Z] #42 49.99 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-08-04T11:01:58.809Z] #42 50.01 Setting up librhash0:arm64 (1.4.1-2) ... [2022-08-04T11:01:58.809Z] #42 50.02 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:01:58.809Z] #42 ... [2022-08-04T11:01:58.809Z] [2022-08-04T11:01:58.809Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:01:58.809Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:01:58.809Z] #14 50.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T11:01:58.809Z] #14 50.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T11:01:58.809Z] #14 50.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:01:59.754Z] #14 ... [2022-08-04T11:01:59.754Z] [2022-08-04T11:01:59.754Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:01:59.754Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T11:01:59.754Z] #34 40.50 Updating files: 93% (1423/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-04T11:01:59.754Z] #34 40.61 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T11:01:59.754Z] #34 40.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:01:59.754Z] #34 ... [2022-08-04T11:01:59.754Z] [2022-08-04T11:01:59.754Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:01:59.754Z] #42 sha256:94be227a87f8e9ad109bdca62160c87af49153c490d2d161654b79177444bd2d [2022-08-04T11:01:59.754Z] #42 50.09 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:01:59.754Z] #42 50.10 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-08-04T11:01:59.754Z] #42 50.12 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:01:59.754Z] #42 50.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:02:00.313Z] Client: Docker Engine - Community [2022-08-04T11:02:00.313Z] Version: 20.10.14 [2022-08-04T11:02:00.313Z] API version: 1.41 [2022-08-04T11:02:00.313Z] Go version: go1.16.15 [2022-08-04T11:02:00.313Z] Git commit: a224086 [2022-08-04T11:02:00.313Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T11:02:00.313Z] OS/Arch: linux/amd64 [2022-08-04T11:02:00.313Z] Context: default [2022-08-04T11:02:00.313Z] Experimental: true [2022-08-04T11:02:00.313Z] [2022-08-04T11:02:00.313Z] Server: Docker Engine - Community [2022-08-04T11:02:00.313Z] Engine: [2022-08-04T11:02:00.313Z] Version: 20.10.14 [2022-08-04T11:02:00.313Z] API version: 1.41 (minimum version 1.12) [2022-08-04T11:02:00.313Z] Go version: go1.16.15 [2022-08-04T11:02:00.313Z] Git commit: 87a90dc [2022-08-04T11:02:00.313Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T11:02:00.313Z] OS/Arch: linux/amd64 [2022-08-04T11:02:00.313Z] Experimental: true [2022-08-04T11:02:00.313Z] containerd: [2022-08-04T11:02:00.313Z] Version: 1.5.11 [2022-08-04T11:02:00.313Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:02:00.313Z] runc: [2022-08-04T11:02:00.313Z] Version: 1.0.3 [2022-08-04T11:02:00.313Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T11:02:00.313Z] docker-init: [2022-08-04T11:02:00.313Z] Version: 0.19.0 [2022-08-04T11:02:00.313Z] GitCommit: de40ad0 [2022-08-04T11:02:00.321Z] #42 DONE 51.4s [2022-08-04T11:02:00.321Z] [2022-08-04T11:02:00.321Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:02:00.321Z] #51 sha256:e97bc4e141c470e79af822c7812d17925cbc9d5e8a97d1bd281f8f15f0cbfa78 [2022-08-04T11:02:00.321Z] #51 41.56 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T11:02:00.321Z] #51 41.60 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T11:02:00.321Z] #51 45.05 Setting up criu (3.17.1-1) ... [2022-08-04T11:02:00.321Z] #51 46.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:02:00.321Z] #51 DONE 48.3s [2022-08-04T11:02:00.321Z] [2022-08-04T11:02:00.321Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T11:02:00.321Z] #43 sha256:96d0a2a401960b6f9a3f20bb4616ef6652853769baf47c43037b8f7f366b0dbe [2022-08-04T11:02:00.321Z] #43 DONE 0.2s [2022-08-04T11:02:00.321Z] [2022-08-04T11:02:00.321Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:02:00.321Z] #44 sha256:18ab4d39339e4d4933532f30fcd49ad009b64129c1607067280440584b56c909 [Pipeline] sh [2022-08-04T11:02:00.658Z] + docker info [2022-08-04T11:02:01.736Z] #44 1.043 + RM_GOPATH=0 [2022-08-04T11:02:01.736Z] #44 1.104 + TMP_GOPATH= [2022-08-04T11:02:01.736Z] #44 1.104 + : /build [2022-08-04T11:02:01.736Z] #44 1.104 + '[' -z '' ']' [2022-08-04T11:02:01.736Z] #44 1.104 ++ mktemp -d [2022-08-04T11:02:01.736Z] #44 1.104 + export GOPATH=/tmp/tmp.rMKVkiFQHG [2022-08-04T11:02:01.736Z] #44 1.104 + GOPATH=/tmp/tmp.rMKVkiFQHG [2022-08-04T11:02:01.736Z] #44 1.104 + RM_GOPATH=1 [2022-08-04T11:02:01.736Z] #44 1.104 + case "$(go env GOARCH)" in [2022-08-04T11:02:01.736Z] #44 1.104 ++ go env GOARCH [2022-08-04T11:02:01.736Z] #44 1.190 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:02:01.736Z] #44 1.190 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:02:01.736Z] #44 1.192 ++ dirname /install.sh [2022-08-04T11:02:01.736Z] #44 1.220 Install tini version v0.19.0 [2022-08-04T11:02:01.736Z] #44 1.220 + dir=/ [2022-08-04T11:02:01.736Z] #44 1.220 + bin=tini [2022-08-04T11:02:01.736Z] #44 1.220 + shift [2022-08-04T11:02:01.736Z] #44 1.220 + '[' '!' -f //tini.installer ']' [2022-08-04T11:02:01.736Z] #44 1.220 + . //tini.installer [2022-08-04T11:02:01.736Z] #44 1.220 ++ : v0.19.0 [2022-08-04T11:02:01.736Z] #44 1.220 + install_tini [2022-08-04T11:02:01.736Z] #44 1.220 + echo 'Install tini version v0.19.0' [2022-08-04T11:02:01.736Z] #44 1.220 + git clone https://github.com/krallin/tini.git /tmp/tmp.rMKVkiFQHG/tini [2022-08-04T11:02:01.736Z] #44 1.258 Cloning into '/tmp/tmp.rMKVkiFQHG/tini'... [2022-08-04T11:02:02.305Z] #44 1.756 + cd /tmp/tmp.rMKVkiFQHG/tini [2022-08-04T11:02:02.305Z] #44 1.760 + git checkout -q v0.19.0 [2022-08-04T11:02:02.305Z] #44 1.765 + cmake . [2022-08-04T11:02:02.562Z] #44 2.212 -- The C compiler identification is GNU 10.2.1 [2022-08-04T11:02:02.821Z] #44 2.311 -- Detecting C compiler ABI info [2022-08-04T11:02:02.821Z] #44 ... [2022-08-04T11:02:02.821Z] [2022-08-04T11:02:02.821Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:02:02.821Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:02:02.821Z] #77 0.654 Cloning into '/tmp/crun-build'... [2022-08-04T11:02:02.821Z] #77 5.976 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T11:02:02.821Z] #77 6.029 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T11:02:02.821Z] #77 6.885 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T11:02:02.821Z] #77 6.895 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T11:02:02.821Z] #77 6.900 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T11:02:02.821Z] #77 6.901 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T11:02:02.821Z] #77 6.932 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T11:02:02.821Z] #77 9.496 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T11:02:03.084Z] #77 ... [2022-08-04T11:02:03.084Z] [2022-08-04T11:02:03.084Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:02:03.084Z] #53 sha256:c2b7baa3a398da628953c9c8b55f28a47dcb6ea86c993b76242c87504fe14697 [2022-08-04T11:02:03.084Z] #53 54.47 gotestsum version dev [2022-08-04T11:02:03.542Z] #62 ... [2022-08-04T11:02:03.542Z] [2022-08-04T11:02:03.542Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:02:03.542Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:02:03.542Z] #58 31.67 Reading package lists... [2022-08-04T11:02:03.542Z] #58 38.18 Building dependency tree... [2022-08-04T11:02:03.542Z] #58 43.30 The following additional packages will be installed: [2022-08-04T11:02:03.542Z] #58 43.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:02:03.542Z] #58 43.30 python3-protobuf python3-six [2022-08-04T11:02:03.542Z] #58 43.31 Suggested packages: [2022-08-04T11:02:03.542Z] #58 43.32 python3-setuptools [2022-08-04T11:02:03.542Z] #58 43.32 Recommended packages: [2022-08-04T11:02:03.542Z] #58 43.32 iproute2 | iproute [2022-08-04T11:02:03.649Z] #53 DONE 54.8s [2022-08-04T11:02:03.649Z] [2022-08-04T11:02:03.649Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:02:03.649Z] #44 sha256:18ab4d39339e4d4933532f30fcd49ad009b64129c1607067280440584b56c909 [2022-08-04T11:02:03.650Z] #44 2.881 -- Detecting C compiler ABI info - done [2022-08-04T11:02:03.650Z] #44 2.937 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T11:02:03.650Z] #44 2.957 -- Detecting C compile features [2022-08-04T11:02:03.650Z] #44 2.962 -- Detecting C compile features - done [2022-08-04T11:02:03.650Z] #44 3.025 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T11:02:03.650Z] #44 3.268 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T11:02:03.907Z] #44 3.409 -- Configuring done [2022-08-04T11:02:03.907Z] #44 3.452 -- Generating done [2022-08-04T11:02:03.907Z] #44 3.453 -- Build files have been written to: /tmp/tmp.rMKVkiFQHG/tini [2022-08-04T11:02:03.907Z] #44 3.479 + make tini-static [2022-08-04T11:02:04.113Z] #58 43.81 The following NEW packages will be installed: [2022-08-04T11:02:04.113Z] #58 43.87 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:02:04.113Z] #58 43.87 python3-protobuf python3-six [2022-08-04T11:02:04.372Z] #58 ... [2022-08-04T11:02:04.372Z] [2022-08-04T11:02:04.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-08-04T11:02:04.372Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:02:04.372Z] #54 34.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T11:02:04.472Z] #44 3.955 Scanning dependencies of target tini-static [2022-08-04T11:02:04.632Z] #54 ... [2022-08-04T11:02:04.632Z] [2022-08-04T11:02:04.632Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:02:04.632Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:02:04.632Z] #58 44.50 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:02:04.632Z] #58 44.50 Need to get 2315 kB of archives. [2022-08-04T11:02:04.632Z] #58 44.50 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T11:02:04.632Z] #58 44.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T11:02:04.730Z] #44 4.124 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T11:02:04.891Z] #58 44.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:02:04.891Z] #58 44.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T11:02:04.891Z] #58 44.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T11:02:04.891Z] #58 44.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T11:02:04.891Z] #58 44.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T11:02:05.150Z] #58 44.82 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:02:06.106Z] #44 5.474 [100%] Linking C executable tini-static [2022-08-04T11:02:06.129Z] Fetching without tags [2022-08-04T11:02:06.315Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit d4579a983ea1bd0feb5b5eaebc6f031701618d6b [2022-08-04T11:02:06.365Z] #44 6.062 [100%] Built target tini-static [2022-08-04T11:02:06.507Z] Fetching without tags [2022-08-04T11:02:06.530Z] #58 ... [2022-08-04T11:02:06.530Z] [2022-08-04T11:02:06.530Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:02:06.530Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:02:06.530Z] #83 30.51 Reading package lists... [2022-08-04T11:02:06.530Z] #83 36.65 Building dependency tree... [2022-08-04T11:02:06.530Z] #83 41.69 python3 is already the newest version (3.9.2-3). [2022-08-04T11:02:06.530Z] #83 41.69 The following additional packages will be installed: [2022-08-04T11:02:06.530Z] #83 41.69 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T11:02:06.530Z] #83 41.72 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T11:02:06.530Z] #83 41.73 Suggested packages: [2022-08-04T11:02:06.530Z] #83 41.76 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T11:02:06.530Z] #83 41.76 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T11:02:06.530Z] #83 41.76 m4-doc ed diffutils-doc [2022-08-04T11:02:06.530Z] #83 41.76 Recommended packages: [2022-08-04T11:02:06.530Z] #83 41.76 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T11:02:06.530Z] #83 43.73 The following NEW packages will be installed: [2022-08-04T11:02:06.530Z] #83 43.73 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T11:02:06.530Z] #83 43.74 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T11:02:06.530Z] #83 43.74 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T11:02:06.530Z] #83 43.74 libyajl2 m4 patch xz-utils [2022-08-04T11:02:06.530Z] #83 44.19 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:02:06.530Z] #83 44.19 Need to get 5940 kB of archives. [2022-08-04T11:02:06.530Z] #83 44.19 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T11:02:06.530Z] #83 44.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T11:02:06.530Z] #83 44.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T11:02:06.530Z] #83 44.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T11:02:06.530Z] #83 44.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T11:02:06.530Z] #83 44.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T11:02:06.530Z] #83 44.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T11:02:06.530Z] #83 44.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T11:02:06.530Z] #83 44.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T11:02:06.530Z] #83 44.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T11:02:06.530Z] #83 44.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T11:02:06.530Z] #83 44.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T11:02:06.530Z] #83 44.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T11:02:06.530Z] #83 44.58 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T11:02:06.530Z] #83 44.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T11:02:06.530Z] #83 44.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T11:02:06.530Z] #83 44.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:02:06.530Z] #83 44.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T11:02:06.530Z] #83 44.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T11:02:06.530Z] #83 44.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T11:02:06.530Z] #83 44.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T11:02:06.530Z] #83 44.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T11:02:06.530Z] #83 44.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T11:02:06.530Z] #83 44.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T11:02:06.530Z] #83 46.20 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:02:06.530Z] #83 46.58 Fetched 5940 kB in 1s (7456 kB/s) [2022-08-04T11:02:06.530Z] #83 ... [2022-08-04T11:02:06.530Z] [2022-08-04T11:02:06.530Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:02:06.530Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:02:06.530Z] #62 45.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T11:02:06.530Z] #62 45.87 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T11:02:06.530Z] #62 45.89 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T11:02:06.530Z] #62 46.10 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T11:02:06.530Z] #62 46.24 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T11:02:06.530Z] #62 46.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T11:02:06.531Z] #62 46.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T11:02:06.531Z] #62 46.54 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T11:02:06.531Z] #62 46.56 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T11:02:06.531Z] #62 46.69 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T11:02:06.531Z] #62 46.73 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T11:02:06.531Z] #62 46.76 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T11:02:06.624Z] #44 6.128 + mkdir -p /build [2022-08-04T11:02:06.624Z] #44 6.131 + cp tini-static /build/docker-init [2022-08-04T11:02:06.821Z] Merging remotes/origin/master commit 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 into PR head commit d4579a983ea1bd0feb5b5eaebc6f031701618d6b [2022-08-04T11:02:07.098Z] #62 ... [2022-08-04T11:02:07.098Z] [2022-08-04T11:02:07.098Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:02:07.098Z] #64 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:02:07.098Z] #64 46.48 v3.0.2 [2022-08-04T11:02:07.098Z] #64 DONE 47.3s [2022-08-04T11:02:07.192Z] #44 DONE 6.5s [2022-08-04T11:02:07.192Z] [2022-08-04T11:02:07.193Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:02:07.193Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:02:07.193Z] #14 57.15 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T11:02:07.193Z] #14 57.15 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-08-04T11:02:07.193Z] #14 57.16 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:02:07.193Z] #14 57.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T11:02:07.193Z] #14 57.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-04T11:02:07.193Z] #14 57.30 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:02:07.303Z] Merge succeeded, producing 70759e23214a8d5c83734bcb2ee4d6f00b7b49ac [2022-08-04T11:02:07.303Z] Checking out Revision 70759e23214a8d5c83734bcb2ee4d6f00b7b49ac (PR-43817) [2022-08-04T11:02:07.358Z] [2022-08-04T11:02:07.358Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:02:07.358Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:02:07.358Z] #83 47.00 Selecting previously unselected package bzip2. [2022-08-04T11:02:07.358Z] #83 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 ... 15717 files and directories currently installed.) [2022-08-04T11:02:07.358Z] #83 47.10 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T11:02:07.358Z] #83 47.20 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:02:07.358Z] #83 47.43 Selecting previously unselected package libmagic-mgc. [2022-08-04T11:02:07.358Z] #83 47.43 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T11:02:07.358Z] #83 47.44 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T11:02:06.125Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:02:06.136Z] > git config --add remote.origin.fetch +refs/pull/43817/head:refs/remotes/origin/PR-43817 # timeout=10 [2022-08-04T11:02:06.143Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:02:06.155Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:02:06.164Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:02:06.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:02:06.166Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:02:06.357Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:02:06.364Z] > git checkout -f d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T11:02:07.082Z] > git remote # timeout=10 [2022-08-04T11:02:07.091Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T11:02:07.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:02:07.101Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T11:02:07.320Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T11:02:07.337Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:02:07.340Z] > git checkout -f 70759e23214a8d5c83734bcb2ee4d6f00b7b49ac # timeout=10 [2022-08-04T11:02:08.322Z] #83 48.36 Selecting previously unselected package libmagic1:amd64. [2022-08-04T11:02:08.322Z] #83 48.36 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T11:02:08.322Z] #83 48.38 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:02:06.399Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:02:06.413Z] > git config --add remote.origin.fetch +refs/pull/43817/head:refs/remotes/origin/PR-43817 # timeout=10 [2022-08-04T11:02:06.431Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:02:06.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-04T11:02:06.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-04T11:02:06.481Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:02:06.483Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43817/head:refs/remotes/origin/PR-43817 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-04T11:02:06.800Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:02:06.829Z] > git checkout -f d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T11:02:07.810Z] > git remote # timeout=10 [2022-08-04T11:02:07.832Z] > git config --get remote.origin.url # timeout=10 [2022-08-04T11:02:07.857Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-04T11:02:07.859Z] > git merge 68f27cdfc2ecbb206a45d5111d24929cb9e4a339 # timeout=10 [2022-08-04T11:02:08.582Z] #83 48.75 Selecting previously unselected package file. [2022-08-04T11:02:08.582Z] #83 48.75 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T11:02:08.582Z] #83 48.77 Unpacking file (1:5.39-3) ... [2022-08-04T11:02:08.841Z] #83 49.06 Selecting previously unselected package xz-utils. [2022-08-04T11:02:08.841Z] #83 49.07 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T11:02:08.841Z] #83 49.10 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:02:08.884Z] Merge succeeded, producing 45e55023ecb020ea12eda2ca3d6c9970eb14d159 [2022-08-04T11:02:08.885Z] Checking out Revision 45e55023ecb020ea12eda2ca3d6c9970eb14d159 (PR-43817) [2022-08-04T11:02:09.410Z] #83 49.49 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T11:02:09.410Z] #83 49.49 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T11:02:09.410Z] #83 49.52 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T11:02:09.670Z] #83 49.77 Selecting previously unselected package m4. [2022-08-04T11:02:09.670Z] #83 49.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T11:02:09.670Z] #83 49.90 Unpacking m4 (1.4.18-5) ... [2022-08-04T11:02:10.240Z] #83 50.24 Selecting previously unselected package autoconf. [2022-08-04T11:02:10.240Z] #83 50.25 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T11:02:10.240Z] #83 50.27 Unpacking autoconf (2.69-14) ... [2022-08-04T11:02:10.808Z] #83 50.84 Selecting previously unselected package autotools-dev. [2022-08-04T11:02:10.808Z] #83 50.84 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T11:02:10.808Z] #83 50.96 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:02:11.068Z] #83 51.19 Selecting previously unselected package automake. [2022-08-04T11:02:11.068Z] #83 51.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T11:02:11.068Z] #83 51.21 Unpacking automake (1:1.16.3-2) ... [2022-08-04T11:02:08.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-04T11:02:08.870Z] > git config core.sparsecheckout # timeout=10 [2022-08-04T11:02:08.889Z] > git checkout -f 45e55023ecb020ea12eda2ca3d6c9970eb14d159 # timeout=10 [2022-08-04T11:02:11.169Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T11:02:11.202Z] > git rev-list --no-walk d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T11:02:12.254Z] + docker version [2022-08-04T11:02:12.449Z] #83 ... [2022-08-04T11:02:12.449Z] [2022-08-04T11:02:12.449Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:02:12.449Z] #47 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:02:12.449Z] #47 51.19 NAME: [2022-08-04T11:02:12.449Z] #47 51.21 go-winres - A tool for embedding resources in Windows executables [2022-08-04T11:02:12.449Z] #47 51.21 [2022-08-04T11:02:12.449Z] #47 51.21 USAGE: [2022-08-04T11:02:12.449Z] #47 51.23 go-winres [global options] command [command options] [arguments...] [2022-08-04T11:02:12.449Z] #47 51.23 [2022-08-04T11:02:12.449Z] #47 51.23 COMMANDS: [2022-08-04T11:02:12.449Z] #47 51.23 init Create an initial ./winres/winres.json [2022-08-04T11:02:12.449Z] #47 51.23 make Make syso files for the "go build" command [2022-08-04T11:02:12.449Z] #47 51.23 simply Make syso files for the "go build" command (simplified) [2022-08-04T11:02:12.449Z] #47 51.23 extract Extract all resources from an executable [2022-08-04T11:02:12.449Z] #47 51.23 patch Replace resources in an executable file (exe, dll) [2022-08-04T11:02:12.449Z] #47 51.23 help, h Shows a list of commands or help for one command [2022-08-04T11:02:12.449Z] #47 51.23 [2022-08-04T11:02:12.449Z] #47 51.23 GLOBAL OPTIONS: [2022-08-04T11:02:12.449Z] #47 51.23 --help, -h show help (default: false) [2022-08-04T11:02:12.449Z] #47 DONE 52.5s [2022-08-04T11:02:12.449Z] [2022-08-04T11:02:12.449Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:02:12.449Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:02:12.449Z] #83 52.52 Selecting previously unselected package patch. [2022-08-04T11:02:12.449Z] #83 52.52 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T11:02:12.449Z] #83 52.55 Unpacking patch (2.7.6-7) ... [2022-08-04T11:02:12.449Z] #83 ... [2022-08-04T11:02:12.449Z] [2022-08-04T11:02:12.449Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:02:12.449Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:02:12.449Z] #62 47.44 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T11:02:12.449Z] #62 47.59 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T11:02:12.449Z] #62 47.78 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T11:02:12.449Z] #62 47.93 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T11:02:12.449Z] #62 48.38 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T11:02:12.449Z] #62 48.56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T11:02:12.449Z] #62 48.56 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T11:02:12.449Z] #62 48.70 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T11:02:12.449Z] #62 48.91 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T11:02:12.449Z] #62 48.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T11:02:12.449Z] #62 49.06 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T11:02:12.449Z] #62 49.15 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T11:02:12.449Z] #62 49.93 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T11:02:12.449Z] #62 50.04 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T11:02:12.449Z] #62 51.16 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T11:02:12.449Z] #62 51.42 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T11:02:12.708Z] #62 ... [2022-08-04T11:02:12.708Z] [2022-08-04T11:02:12.708Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:02:12.708Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:02:12.708Z] #83 52.99 Selecting previously unselected package dpkg-dev. [2022-08-04T11:02:12.901Z] Commit message: "Merge commit '68f27cdfc2ecbb206a45d5111d24929cb9e4a339' into HEAD" [2022-08-04T11:02:12.913Z] Client: [2022-08-04T11:02:12.913Z] Context: default [2022-08-04T11:02:12.913Z] Debug Mode: false [2022-08-04T11:02:12.913Z] Plugins: [2022-08-04T11:02:12.913Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T11:02:12.913Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T11:02:12.913Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T11:02:12.913Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T11:02:12.913Z] [2022-08-04T11:02:12.913Z] Server: [2022-08-04T11:02:12.913Z] Containers: 0 [2022-08-04T11:02:12.913Z] Running: 0 [2022-08-04T11:02:12.913Z] Paused: 0 [2022-08-04T11:02:12.913Z] Stopped: 0 [2022-08-04T11:02:12.913Z] Images: 0 [2022-08-04T11:02:12.913Z] Server Version: 20.10.14 [2022-08-04T11:02:12.913Z] Storage Driver: overlay2 [2022-08-04T11:02:12.913Z] Backing Filesystem: extfs [2022-08-04T11:02:12.913Z] Supports d_type: true [2022-08-04T11:02:12.913Z] Native Overlay Diff: true [2022-08-04T11:02:12.913Z] userxattr: false [2022-08-04T11:02:12.913Z] Logging Driver: json-file [2022-08-04T11:02:12.913Z] Cgroup Driver: cgroupfs [2022-08-04T11:02:12.913Z] Cgroup Version: 1 [2022-08-04T11:02:12.913Z] Plugins: [2022-08-04T11:02:12.913Z] Volume: local [2022-08-04T11:02:12.913Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T11:02:12.913Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T11:02:12.913Z] Swarm: inactive [2022-08-04T11:02:12.913Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T11:02:12.913Z] Default Runtime: runc [2022-08-04T11:02:12.913Z] Init Binary: docker-init [2022-08-04T11:02:12.913Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:02:12.913Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T11:02:12.913Z] init version: de40ad0 [2022-08-04T11:02:12.913Z] Security Options: [2022-08-04T11:02:12.913Z] apparmor [2022-08-04T11:02:12.913Z] seccomp [2022-08-04T11:02:12.913Z] Profile: default [2022-08-04T11:02:12.913Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T11:02:12.913Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T11:02:12.913Z] OSType: linux [2022-08-04T11:02:12.913Z] Architecture: x86_64 [2022-08-04T11:02:12.913Z] CPUs: 2 [2022-08-04T11:02:12.913Z] Total Memory: 7.565GiB [2022-08-04T11:02:12.913Z] Name: ip-10-100-56-59 [2022-08-04T11:02:12.913Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T11:02:12.913Z] Docker Root Dir: /var/lib/docker [2022-08-04T11:02:12.913Z] Debug Mode: false [2022-08-04T11:02:12.913Z] Registry: https://index.docker.io/v1/ [2022-08-04T11:02:12.913Z] Labels: [2022-08-04T11:02:12.913Z] Experimental: true [2022-08-04T11:02:12.913Z] Insecure Registries: [2022-08-04T11:02:12.913Z] 127.0.0.0/8 [2022-08-04T11:02:12.913Z] Live Restore Enabled: true [2022-08-04T11:02:12.913Z] [2022-08-04T11:02:12.913Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T11:02:12.968Z] #83 52.99 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T11:02:12.968Z] #83 53.01 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T11:02:12.890Z] > git rev-list --no-walk d4579a983ea1bd0feb5b5eaebc6f031701618d6b # timeout=10 [2022-08-04T11:02:13.218Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T11:02:13.218Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T11:02:13.218Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43817/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T11:02:13.218Z] + bash /home/ubuntu/workspace/moby_PR-43817/check-config.sh [2022-08-04T11:02:13.218Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T11:02:13.218Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T11:02:13.218Z] [2022-08-04T11:02:13.218Z] Generally Necessary: [2022-08-04T11:02:13.218Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T11:02:13.218Z] - apparmor: enabled and tools installed [2022-08-04T11:02:13.218Z] - CONFIG_NAMESPACES: enabled [2022-08-04T11:02:13.218Z] - CONFIG_NET_NS: enabled [2022-08-04T11:02:13.218Z] - CONFIG_PID_NS: enabled [2022-08-04T11:02:13.218Z] - CONFIG_IPC_NS: enabled [2022-08-04T11:02:13.218Z] - CONFIG_UTS_NS: enabled [2022-08-04T11:02:13.218Z] - CONFIG_CGROUPS: enabled [2022-08-04T11:02:13.218Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T11:02:13.218Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T11:02:13.218Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T11:02:13.218Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T11:02:13.218Z] - CONFIG_CPUSETS: enabled [2022-08-04T11:02:13.218Z] - CONFIG_MEMCG: enabled [2022-08-04T11:02:13.218Z] - CONFIG_KEYS: enabled [2022-08-04T11:02:13.218Z] - CONFIG_VETH: enabled (as module) [2022-08-04T11:02:13.218Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T11:02:13.218Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T11:02:13.218Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T11:02:13.218Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T11:02:13.218Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-04T11:02:13.488Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T11:02:13.488Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T11:02:13.488Z] [2022-08-04T11:02:13.488Z] Optional Features: [2022-08-04T11:02:13.488Z] - CONFIG_USER_NS: enabled [2022-08-04T11:02:13.488Z] - CONFIG_SECCOMP: enabled [2022-08-04T11:02:13.488Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T11:02:13.488Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T11:02:13.488Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T11:02:13.488Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T11:02:13.488Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T11:02:13.488Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T11:02:13.488Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T11:02:13.488Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T11:02:13.488Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T11:02:13.488Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T11:02:13.488Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T11:02:13.488Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T11:02:13.488Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T11:02:13.488Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T11:02:13.488Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T11:02:13.488Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T11:02:13.488Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T11:02:13.488Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T11:02:13.488Z] - CONFIG_EXT4_FS: enabled [2022-08-04T11:02:13.488Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T11:02:13.488Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T11:02:13.488Z] - Network Drivers: [2022-08-04T11:02:13.488Z] - "overlay": [2022-08-04T11:02:13.488Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T11:02:13.488Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T11:02:13.488Z] Optional (for encrypted networks): [2022-08-04T11:02:13.755Z] - CONFIG_CRYPTO: enabled [2022-08-04T11:02:13.755Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T11:02:13.755Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T11:02:13.755Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T11:02:13.755Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T11:02:13.755Z] - CONFIG_XFRM: enabled [2022-08-04T11:02:13.755Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T11:02:13.755Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T11:02:13.755Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T11:02:13.755Z] - "ipvlan": [2022-08-04T11:02:13.755Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T11:02:13.755Z] - "macvlan": [2022-08-04T11:02:13.755Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T11:02:13.755Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T11:02:13.755Z] - "ftp,tftp client in container": [2022-08-04T11:02:13.755Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T11:02:13.755Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T11:02:13.755Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T11:02:13.755Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T11:02:13.755Z] - Storage Drivers: [2022-08-04T11:02:13.755Z] - "aufs": [2022-08-04T11:02:13.755Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T11:02:13.755Z] - "btrfs": [2022-08-04T11:02:13.755Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T11:02:13.755Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T11:02:13.755Z] - "devicemapper": [2022-08-04T11:02:13.755Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T11:02:13.755Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T11:02:13.755Z] - "overlay": [2022-08-04T11:02:13.755Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T11:02:13.755Z] - "zfs": [2022-08-04T11:02:13.755Z] - /dev/zfs: present [2022-08-04T11:02:13.755Z] - zfs command: missing [2022-08-04T11:02:13.755Z] - zpool command: missing [2022-08-04T11:02:13.755Z] [2022-08-04T11:02:13.755Z] Limits: [2022-08-04T11:02:13.755Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T11:02:13.755Z] [2022-08-04T11:02:13.755Z] + true [2022-08-04T11:02:13.759Z] #14 64.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T11:02:13.759Z] #14 64.18 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-04T11:02:13.759Z] #14 64.21 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T11:02:14.017Z] #14 ... [2022-08-04T11:02:14.017Z] [2022-08-04T11:02:14.017Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:02:14.017Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:02:14.017Z] #77 11.20 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T11:02:14.017Z] #77 12.47 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T11:02:14.017Z] #77 12.77 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T11:02:14.017Z] #77 13.05 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T11:02:14.096Z] + docker version [2022-08-04T11:02:14.171Z] + sudo modprobe ip_vs [2022-08-04T11:02:14.171Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2288e02bee8ffa3f403317f99e08ae4924e37027 . [2022-08-04T11:02:14.745Z] #1 [internal] load build definition from Dockerfile [2022-08-04T11:02:14.745Z] #1 sha256:2a878f7d52ae89dd0a9f3512ed289f57729d261784485dce0b5656a224947b98 [2022-08-04T11:02:15.504Z] #83 55.43 Selecting previously unselected package build-essential. [2022-08-04T11:02:15.504Z] #83 55.43 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T11:02:15.504Z] #83 55.50 Unpacking build-essential (12.9) ... [2022-08-04T11:02:15.538Z] Client: Docker Engine - Community [2022-08-04T11:02:15.538Z] Version: 20.10.14 [2022-08-04T11:02:15.538Z] API version: 1.41 [2022-08-04T11:02:15.538Z] Go version: go1.16.15 [2022-08-04T11:02:15.538Z] Git commit: a224086 [2022-08-04T11:02:15.538Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-04T11:02:15.538Z] OS/Arch: linux/amd64 [2022-08-04T11:02:15.538Z] Context: default [2022-08-04T11:02:15.538Z] Experimental: true [2022-08-04T11:02:15.538Z] [2022-08-04T11:02:15.538Z] Server: Docker Engine - Community [2022-08-04T11:02:15.539Z] Engine: [2022-08-04T11:02:15.539Z] Version: 20.10.14 [2022-08-04T11:02:15.539Z] API version: 1.41 (minimum version 1.12) [2022-08-04T11:02:15.539Z] Go version: go1.16.15 [2022-08-04T11:02:15.539Z] Git commit: 87a90dc [2022-08-04T11:02:15.539Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-04T11:02:15.539Z] OS/Arch: linux/amd64 [2022-08-04T11:02:15.539Z] Experimental: true [2022-08-04T11:02:15.539Z] containerd: [2022-08-04T11:02:15.539Z] Version: 1.5.11 [2022-08-04T11:02:15.539Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:02:15.539Z] runc: [2022-08-04T11:02:15.539Z] Version: 1.0.3 [2022-08-04T11:02:15.539Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T11:02:15.539Z] docker-init: [2022-08-04T11:02:15.539Z] Version: 0.19.0 [2022-08-04T11:02:15.539Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T11:02:15.688Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T11:02:15.688Z] #1 DONE 0.9s [2022-08-04T11:02:15.688Z] [2022-08-04T11:02:15.688Z] #2 [internal] load .dockerignore [2022-08-04T11:02:15.688Z] #2 sha256:0a80662fefaa7b9f67e5e066eb10894c10686c0959a5099e925d6ee691a94ca6 [2022-08-04T11:02:15.688Z] #2 transferring context: 145B done [2022-08-04T11:02:15.688Z] #2 DONE 0.8s [2022-08-04T11:02:15.688Z] [2022-08-04T11:02:15.688Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T11:02:15.688Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T11:02:15.847Z] + docker info [2022-08-04T11:02:16.023Z] #83 55.99 Selecting previously unselected package libcap2:amd64. [2022-08-04T11:02:16.023Z] #83 56.00 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T11:02:16.023Z] #83 56.04 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:02:16.023Z] #83 56.22 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T11:02:16.023Z] #83 56.22 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T11:02:16.023Z] #83 56.23 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T11:02:16.265Z] #3 DONE 0.5s [2022-08-04T11:02:16.265Z] [2022-08-04T11:02:16.265Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T11:02:16.265Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T11:02:16.265Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T11:02:16.265Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T11:02:16.265Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T11:02:16.265Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T11:02:16.265Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s [2022-08-04T11:02:16.282Z] #83 56.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:02:16.282Z] #83 56.49 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:02:16.282Z] #83 56.50 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:02:16.526Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T11:02:16.526Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T11:02:16.526Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-04T11:02:16.541Z] #83 56.68 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T11:02:16.541Z] #83 56.69 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:02:16.541Z] #83 56.69 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T11:02:16.541Z] #83 56.79 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T11:02:16.541Z] #83 56.81 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T11:02:16.541Z] #83 56.82 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:02:17.109Z] #83 57.11 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T11:02:17.109Z] #83 57.13 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T11:02:17.109Z] #83 57.14 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:02:17.130Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-04T11:02:17.130Z] #4 DONE 0.8s [2022-08-04T11:02:17.392Z] [2022-08-04T11:02:17.392Z] #6 [internal] load .dockerignore [2022-08-04T11:02:17.392Z] #6 sha256:1a938efdbfee37d072b970a5781e7c85611bd0fcff4830054043bfb079b5f407 [2022-08-04T11:02:17.392Z] #6 DONE 0.0s [2022-08-04T11:02:17.392Z] [2022-08-04T11:02:17.392Z] #5 [internal] load build definition from Dockerfile [2022-08-04T11:02:17.392Z] #5 sha256:2419c61ea6498c1c17c4f1024696454ed94493e0e9753015c1b3136566e507e6 [2022-08-04T11:02:17.392Z] #5 DONE 0.0s [2022-08-04T11:02:17.392Z] [2022-08-04T11:02:17.392Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T11:02:17.392Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T11:02:18.049Z] #83 58.21 Selecting previously unselected package libtool. [2022-08-04T11:02:18.049Z] #83 ... [2022-08-04T11:02:18.049Z] [2022-08-04T11:02:18.049Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:02:18.049Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:02:18.049Z] #58 47.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T11:02:18.049Z] #58 49.79 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:02:18.049Z] #58 49.98 Fetched 2315 kB in 4s (565 kB/s) [2022-08-04T11:02:18.049Z] #58 50.19 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T11:02:18.049Z] #58 50.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:02:18.049Z] #58 50.27 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T11:02:18.049Z] #58 50.30 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T11:02:18.049Z] #58 52.41 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:02:18.049Z] #58 52.41 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:02:18.049Z] #58 52.42 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:02:18.049Z] #58 52.77 Selecting previously unselected package python3-six. [2022-08-04T11:02:18.049Z] #58 52.81 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T11:02:18.049Z] #58 52.83 Unpacking python3-six (1.16.0-2) ... [2022-08-04T11:02:18.049Z] #58 53.04 Selecting previously unselected package python3-protobuf. [2022-08-04T11:02:18.049Z] #58 53.06 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T11:02:18.049Z] #58 53.10 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T11:02:18.049Z] #58 55.19 Selecting previously unselected package libnet1:amd64. [2022-08-04T11:02:18.049Z] #58 55.19 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T11:02:18.049Z] #58 55.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:02:18.049Z] #58 55.69 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T11:02:18.049Z] #58 55.70 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T11:02:18.049Z] #58 55.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:02:18.049Z] #58 56.02 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:02:18.049Z] #58 56.02 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:02:18.049Z] #58 56.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:02:18.049Z] #58 56.21 Selecting previously unselected package criu. [2022-08-04T11:02:18.049Z] #58 56.22 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T11:02:18.049Z] #58 56.23 Unpacking criu (3.17.1-1) ... [2022-08-04T11:02:18.049Z] #58 57.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:02:18.049Z] #58 ... [2022-08-04T11:02:18.049Z] [2022-08-04T11:02:18.049Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:02:18.049Z] #83 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:02:18.049Z] #83 58.22 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T11:02:18.049Z] #83 58.22 Unpacking libtool (2.4.6-15) ... [2022-08-04T11:02:18.201Z] #77 25.55 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T11:02:18.281Z] Client: Docker Engine - Community [2022-08-04T11:02:18.281Z] Version: 20.10.14 [2022-08-04T11:02:18.281Z] API version: 1.41 [2022-08-04T11:02:18.281Z] Go version: go1.16.15 [2022-08-04T11:02:18.281Z] Git commit: a224086 [2022-08-04T11:02:18.281Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-04T11:02:18.281Z] OS/Arch: linux/amd64 [2022-08-04T11:02:18.281Z] Context: default [2022-08-04T11:02:18.281Z] Experimental: true [2022-08-04T11:02:18.281Z] [2022-08-04T11:02:18.281Z] Server: Docker Engine - Community [2022-08-04T11:02:18.281Z] Engine: [2022-08-04T11:02:18.281Z] Version: 20.10.14 [2022-08-04T11:02:18.281Z] API version: 1.41 (minimum version 1.12) [2022-08-04T11:02:18.281Z] Go version: go1.16.15 [2022-08-04T11:02:18.281Z] Git commit: 87a90dc [2022-08-04T11:02:18.281Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-04T11:02:18.281Z] OS/Arch: linux/amd64 [2022-08-04T11:02:18.281Z] Experimental: true [2022-08-04T11:02:18.281Z] containerd: [2022-08-04T11:02:18.281Z] Version: 1.5.11 [2022-08-04T11:02:18.281Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:02:18.281Z] runc: [2022-08-04T11:02:18.281Z] Version: 1.0.3 [2022-08-04T11:02:18.281Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-04T11:02:18.281Z] docker-init: [2022-08-04T11:02:18.281Z] Version: 0.19.0 [2022-08-04T11:02:18.281Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-04T11:02:18.309Z] #83 58.64 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T11:02:18.309Z] #83 58.64 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T11:02:18.340Z] #10 ... [2022-08-04T11:02:18.340Z] [2022-08-04T11:02:18.340Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T11:02:18.340Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T11:02:18.340Z] #7 DONE 1.1s [2022-08-04T11:02:18.459Z] #77 ... [2022-08-04T11:02:18.459Z] [2022-08-04T11:02:18.459Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:02:18.459Z] #64 sha256:b61afaaf7a801dfafd4013926dd6f3e2b34897c34d7ea057a8e354d38b272d72 [2022-08-04T11:02:18.578Z] #83 58.66 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:02:18.602Z] [2022-08-04T11:02:18.602Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:02:18.602Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T11:02:18.602Z] #9 DONE 1.2s [2022-08-04T11:02:18.602Z] [2022-08-04T11:02:18.602Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T11:02:18.602Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T11:02:18.602Z] #10 DONE 1.2s [2022-08-04T11:02:18.602Z] [2022-08-04T11:02:18.602Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:02:18.602Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T11:02:18.602Z] #8 DONE 1.2s [2022-08-04T11:02:18.619Z] + docker info [2022-08-04T11:02:18.852Z] #83 58.94 Selecting previously unselected package libyajl2:amd64. [2022-08-04T11:02:18.852Z] #83 58.94 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T11:02:18.852Z] #83 58.95 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:02:19.127Z] #83 59.22 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T11:02:19.127Z] #83 59.22 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T11:02:19.127Z] #83 59.26 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T11:02:19.177Z] [2022-08-04T11:02:19.177Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:19.177Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:02:19.177Z] #73 DONE 0.0s [2022-08-04T11:02:19.177Z] [2022-08-04T11:02:19.177Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:19.177Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:19.177Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T11:02:19.386Z] #83 59.45 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:02:19.441Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T11:02:19.441Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T11:02:19.441Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s [2022-08-04T11:02:19.441Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T11:02:19.441Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 1.05MB / 10.88MB 0.1s [2022-08-04T11:02:19.493Z] #64 42.53 Updating files: 54% (2696/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 98% (4817/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T11:02:19.493Z] #64 43.65 + cd /tmp/tmp.0S4SB3m8D3/src/github.com/containerd/containerd [2022-08-04T11:02:19.703Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 5.24MB / 10.88MB 0.2s [2022-08-04T11:02:19.704Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.2s [2022-08-04T11:02:19.704Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 7.34MB / 10.88MB 0.3s [2022-08-04T11:02:19.704Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 1.05MB / 5.16MB 0.3s [2022-08-04T11:02:19.752Z] #64 43.65 + git checkout -q v1.6.6 [2022-08-04T11:02:19.955Z] #83 60.08 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T11:02:19.955Z] #83 60.13 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:02:19.955Z] #83 60.15 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:02:19.966Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.5s [2022-08-04T11:02:19.966Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s [2022-08-04T11:02:19.966Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 16.83MB / 55.00MB 0.6s [2022-08-04T11:02:19.966Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 0.5s done [2022-08-04T11:02:19.966Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 0B / 54.58MB 0.6s [2022-08-04T11:02:20.215Z] #83 60.26 Setting up file (1:5.39-3) ... [2022-08-04T11:02:20.215Z] #83 60.34 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:02:20.215Z] #83 60.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:02:20.215Z] #83 60.40 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T11:02:20.215Z] #83 60.43 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:02:20.215Z] #83 60.46 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:02:20.227Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 20.97MB / 55.00MB 0.7s [2022-08-04T11:02:20.227Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.6s done [2022-08-04T11:02:20.227Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 28.31MB / 55.00MB 0.8s [2022-08-04T11:02:20.227Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.19MB / 54.58MB 0.8s [2022-08-04T11:02:20.227Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 0B / 85.90MB 0.8s [2022-08-04T11:02:20.227Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 31.46MB / 55.00MB 0.9s [2022-08-04T11:02:20.474Z] #83 60.48 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T11:02:20.474Z] #83 60.52 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:02:20.474Z] #83 60.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:02:20.474Z] #83 60.59 Setting up patch (2.7.6-7) ... [2022-08-04T11:02:20.474Z] #83 60.62 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:02:20.474Z] #83 60.64 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T11:02:20.474Z] #83 60.65 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T11:02:20.474Z] #83 60.67 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:02:20.474Z] #83 60.69 Setting up libtool (2.4.6-15) ... [2022-08-04T11:02:20.491Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 11.53MB / 54.58MB 1.1s [2022-08-04T11:02:20.491Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 11.11MB / 85.90MB 1.1s [2022-08-04T11:02:20.733Z] #83 60.72 Setting up m4 (1.4.18-5) ... [2022-08-04T11:02:20.733Z] #83 60.74 Setting up dpkg-dev (1.20.11) ... [2022-08-04T11:02:20.733Z] #83 60.81 Setting up autoconf (2.69-14) ... [2022-08-04T11:02:20.733Z] #83 60.84 Setting up build-essential (12.9) ... [2022-08-04T11:02:20.733Z] #83 60.85 Setting up automake (1:1.16.3-2) ... [2022-08-04T11:02:20.733Z] #83 60.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T11:02:20.733Z] #83 60.89 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:02:20.753Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.73MB / 54.58MB 1.3s [2022-08-04T11:02:20.753Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 17.88MB / 85.90MB 1.3s [2022-08-04T11:02:20.753Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 22.37MB / 54.58MB 1.5s [2022-08-04T11:02:20.753Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 25.28MB / 85.90MB 1.5s [2022-08-04T11:02:21.015Z] #11 ... [2022-08-04T11:02:21.015Z] [2022-08-04T11:02:21.015Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T11:02:21.015Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T11:02:21.015Z] #49 DONE 0.0s [2022-08-04T11:02:21.015Z] [2022-08-04T11:02:21.015Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:21.015Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:21.016Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 26.21MB / 54.58MB 1.6s [2022-08-04T11:02:21.016Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 30.41MB / 54.58MB 1.7s [2022-08-04T11:02:21.016Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 34.60MB / 85.90MB 1.7s [2022-08-04T11:02:21.128Z] #64 45.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T11:02:21.128Z] #64 45.11 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T11:02:21.128Z] #64 45.11 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:02:21.128Z] #64 45.11 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:02:21.128Z] #64 45.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T11:02:21.128Z] #64 45.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T11:02:21.128Z] #64 45.11 + '[' '' = dynamic ']' [2022-08-04T11:02:21.128Z] #64 45.11 + make [2022-08-04T11:02:21.282Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.8s [2022-08-04T11:02:21.282Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 35.06MB / 54.58MB 1.8s [2022-08-04T11:02:21.282Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 40.89MB / 85.90MB 1.8s [2022-08-04T11:02:21.282Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 41.94MB / 54.58MB 2.0s [2022-08-04T11:02:21.282Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 48.23MB / 85.90MB 2.0s [2022-08-04T11:02:21.303Z] #83 DONE 61.3s [2022-08-04T11:02:21.303Z] [2022-08-04T11:02:21.303Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:02:21.303Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:02:21.544Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 47.19MB / 54.58MB 2.1s [2022-08-04T11:02:21.544Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.2s [2022-08-04T11:02:21.544Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 54.27MB / 85.90MB 2.2s [2022-08-04T11:02:21.805Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s done [2022-08-04T11:02:21.805Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 59.77MB / 85.90MB 2.5s [2022-08-04T11:02:22.068Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 67.11MB / 85.90MB 2.7s [2022-08-04T11:02:22.068Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-04T11:02:22.330Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.7s done [2022-08-04T11:02:22.330Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 73.40MB / 85.90MB 2.8s [2022-08-04T11:02:22.330Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 80.74MB / 85.90MB 3.0s [2022-08-04T11:02:22.330Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 4.19MB / 141.86MB 3.0s [2022-08-04T11:02:22.330Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 3.0s [2022-08-04T11:02:22.591Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 3.0s done [2022-08-04T11:02:22.853Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 3.3s [2022-08-04T11:02:22.853Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 11.53MB / 141.86MB 3.5s [2022-08-04T11:02:23.029Z] #64 46.86 + bin/ctr [2022-08-04T11:02:23.114Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 19.92MB / 141.86MB 3.8s [2022-08-04T11:02:23.209Z] #84 2.032 Cloning into '/tmp/crun-build'... [2022-08-04T11:02:23.695Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.0s done [2022-08-04T11:02:23.695Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 28.31MB / 141.86MB 4.2s [2022-08-04T11:02:23.956Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 36.70MB / 141.86MB 4.6s [2022-08-04T11:02:23.964Z] #64 ... [2022-08-04T11:02:23.964Z] [2022-08-04T11:02:23.964Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:02:23.964Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:02:23.964Z] #14 75.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T11:02:23.964Z] #14 75.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-08-04T11:02:23.964Z] #14 75.22 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:02:24.217Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 46.14MB / 141.86MB 5.0s [2022-08-04T11:02:24.791Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 54.53MB / 141.86MB 5.4s [2022-08-04T11:02:25.125Z] #84 ... [2022-08-04T11:02:25.125Z] [2022-08-04T11:02:25.125Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:02:25.125Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:02:25.125Z] #41 55.20 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-04T11:02:25.125Z] #41 55.43 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T11:02:25.125Z] #41 55.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:02:25.365Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 62.91MB / 141.86MB 5.8s [2022-08-04T11:02:25.818Z] Client: [2022-08-04T11:02:25.818Z] Context: default [2022-08-04T11:02:25.818Z] Debug Mode: false [2022-08-04T11:02:25.818Z] Plugins: [2022-08-04T11:02:25.818Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T11:02:25.818Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T11:02:25.818Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T11:02:25.818Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T11:02:25.818Z] [2022-08-04T11:02:25.818Z] Server: [2022-08-04T11:02:25.818Z] Containers: 0 [2022-08-04T11:02:25.818Z] Running: 0 [2022-08-04T11:02:25.818Z] Paused: 0 [2022-08-04T11:02:25.818Z] Stopped: 0 [2022-08-04T11:02:25.818Z] Images: 0 [2022-08-04T11:02:25.818Z] Server Version: 20.10.14 [2022-08-04T11:02:25.818Z] Storage Driver: overlay2 [2022-08-04T11:02:25.818Z] Backing Filesystem: extfs [2022-08-04T11:02:25.818Z] Supports d_type: true [2022-08-04T11:02:25.818Z] Native Overlay Diff: true [2022-08-04T11:02:25.818Z] userxattr: false [2022-08-04T11:02:25.818Z] Logging Driver: json-file [2022-08-04T11:02:25.818Z] Cgroup Driver: systemd [2022-08-04T11:02:25.818Z] Cgroup Version: 2 [2022-08-04T11:02:25.818Z] Plugins: [2022-08-04T11:02:25.818Z] Volume: local [2022-08-04T11:02:25.818Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T11:02:25.818Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T11:02:25.818Z] Swarm: inactive [2022-08-04T11:02:25.818Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T11:02:25.818Z] Default Runtime: runc [2022-08-04T11:02:25.818Z] Init Binary: docker-init [2022-08-04T11:02:25.818Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:02:25.818Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T11:02:25.818Z] init version: de40ad0 [2022-08-04T11:02:25.818Z] Security Options: [2022-08-04T11:02:25.818Z] apparmor [2022-08-04T11:02:25.818Z] seccomp [2022-08-04T11:02:25.818Z] Profile: default [2022-08-04T11:02:25.818Z] cgroupns [2022-08-04T11:02:25.818Z] Kernel Version: 5.13.0-1021-aws [2022-08-04T11:02:25.818Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-04T11:02:25.818Z] OSType: linux [2022-08-04T11:02:25.818Z] Architecture: x86_64 [2022-08-04T11:02:25.818Z] CPUs: 2 [2022-08-04T11:02:25.818Z] Total Memory: 7.476GiB [2022-08-04T11:02:25.818Z] Name: ip-10-100-115-117 [2022-08-04T11:02:25.818Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-04T11:02:25.818Z] Docker Root Dir: /var/lib/docker [2022-08-04T11:02:25.818Z] Debug Mode: false [2022-08-04T11:02:25.818Z] Registry: https://index.docker.io/v1/ [2022-08-04T11:02:25.818Z] Labels: [2022-08-04T11:02:25.818Z] Experimental: true [2022-08-04T11:02:25.818Z] Insecure Registries: [2022-08-04T11:02:25.818Z] 127.0.0.0/8 [2022-08-04T11:02:25.818Z] Live Restore Enabled: true [2022-08-04T11:02:25.818Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T11:02:25.937Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 72.35MB / 141.86MB 6.5s [2022-08-04T11:02:26.143Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:45e55023ecb020ea12eda2ca3d6c9970eb14d159 . [2022-08-04T11:02:26.143Z] #1 [internal] load build definition from Dockerfile [2022-08-04T11:02:26.143Z] #1 sha256:522c2029ed92c4ed000e0adc9771739bda683113876bd765705b0b995488778b [2022-08-04T11:02:26.143Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T11:02:26.143Z] #1 DONE 0.1s [2022-08-04T11:02:26.143Z] [2022-08-04T11:02:26.143Z] #2 [internal] load .dockerignore [2022-08-04T11:02:26.143Z] #2 sha256:13b7d4e22f9098a53e15c062b80f8c254cb1f01ccfaeb75423c45d59ec245c29 [2022-08-04T11:02:26.143Z] #2 transferring context: [2022-08-04T11:02:26.401Z] #2 transferring context: 145B done [2022-08-04T11:02:26.401Z] #2 DONE 0.1s [2022-08-04T11:02:26.401Z] [2022-08-04T11:02:26.401Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T11:02:26.401Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T11:02:26.519Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 7.0s [2022-08-04T11:02:26.659Z] #3 DONE 0.3s [2022-08-04T11:02:26.659Z] [2022-08-04T11:02:26.659Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T11:02:26.659Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T11:02:26.659Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T11:02:26.659Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T11:02:26.659Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T11:02:26.659Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T11:02:26.659Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s [2022-08-04T11:02:26.780Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 90.18MB / 141.86MB 7.3s [2022-08-04T11:02:26.917Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T11:02:26.917Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s [2022-08-04T11:02:27.048Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 98.57MB / 141.86MB 7.5s [2022-08-04T11:02:27.048Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.0s [2022-08-04T11:02:27.175Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-04T11:02:27.175Z] #4 DONE 0.5s [2022-08-04T11:02:27.316Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 106.95MB / 141.86MB 7.8s [2022-08-04T11:02:27.316Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 114.29MB / 141.86MB 8.1s [2022-08-04T11:02:27.433Z] [2022-08-04T11:02:27.433Z] #6 [internal] load build definition from Dockerfile [2022-08-04T11:02:27.433Z] #6 sha256:09f462940c95cd5e414f8c6be22264c6846cd60c5eeccc3ddfd84f7c1d06221c [2022-08-04T11:02:27.433Z] #6 DONE 0.0s [2022-08-04T11:02:27.433Z] [2022-08-04T11:02:27.433Z] #5 [internal] load .dockerignore [2022-08-04T11:02:27.433Z] #5 sha256:f24a139b47ebaba43248618105b987d0b3fbe97814db315bd9821bd15d4c2438 [2022-08-04T11:02:27.433Z] #5 DONE 0.0s [2022-08-04T11:02:27.433Z] [2022-08-04T11:02:27.433Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:02:27.433Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T11:02:27.578Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 122.68MB / 141.86MB 8.3s [2022-08-04T11:02:27.842Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 130.02MB / 141.86MB 8.5s [2022-08-04T11:02:28.103Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 8.8s [2022-08-04T11:02:28.372Z] #9 ... [2022-08-04T11:02:28.372Z] [2022-08-04T11:02:28.372Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T11:02:28.372Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T11:02:28.372Z] #7 DONE 0.8s [2022-08-04T11:02:28.372Z] [2022-08-04T11:02:28.372Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:02:28.372Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T11:02:28.372Z] #10 DONE 0.8s [2022-08-04T11:02:28.372Z] [2022-08-04T11:02:28.372Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T11:02:28.372Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T11:02:28.372Z] #8 DONE 0.9s [2022-08-04T11:02:28.372Z] [2022-08-04T11:02:28.372Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:02:28.372Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T11:02:28.372Z] #9 DONE 0.9s [2022-08-04T11:02:28.579Z] Client: [2022-08-04T11:02:28.579Z] Context: default [2022-08-04T11:02:28.579Z] Debug Mode: false [2022-08-04T11:02:28.579Z] Plugins: [2022-08-04T11:02:28.579Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-04T11:02:28.579Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-04T11:02:28.579Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-04T11:02:28.579Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-04T11:02:28.579Z] [2022-08-04T11:02:28.579Z] Server: [2022-08-04T11:02:28.579Z] Containers: 0 [2022-08-04T11:02:28.579Z] Running: 0 [2022-08-04T11:02:28.579Z] Paused: 0 [2022-08-04T11:02:28.579Z] Stopped: 0 [2022-08-04T11:02:28.579Z] Images: 0 [2022-08-04T11:02:28.579Z] Server Version: 20.10.14 [2022-08-04T11:02:28.579Z] Storage Driver: overlay2 [2022-08-04T11:02:28.579Z] Backing Filesystem: extfs [2022-08-04T11:02:28.579Z] Supports d_type: true [2022-08-04T11:02:28.579Z] Native Overlay Diff: true [2022-08-04T11:02:28.579Z] userxattr: false [2022-08-04T11:02:28.579Z] Logging Driver: json-file [2022-08-04T11:02:28.579Z] Cgroup Driver: cgroupfs [2022-08-04T11:02:28.579Z] Cgroup Version: 1 [2022-08-04T11:02:28.579Z] Plugins: [2022-08-04T11:02:28.579Z] Volume: local [2022-08-04T11:02:28.579Z] Network: bridge host ipvlan macvlan null overlay [2022-08-04T11:02:28.579Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-04T11:02:28.579Z] Swarm: inactive [2022-08-04T11:02:28.579Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-04T11:02:28.579Z] Default Runtime: runc [2022-08-04T11:02:28.579Z] Init Binary: docker-init [2022-08-04T11:02:28.579Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-04T11:02:28.579Z] runc version: v1.0.3-0-gf46b6ba [2022-08-04T11:02:28.579Z] init version: de40ad0 [2022-08-04T11:02:28.579Z] Security Options: [2022-08-04T11:02:28.579Z] apparmor [2022-08-04T11:02:28.579Z] seccomp [2022-08-04T11:02:28.579Z] Profile: default [2022-08-04T11:02:28.579Z] Kernel Version: 5.4.0-1071-aws [2022-08-04T11:02:28.579Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-04T11:02:28.579Z] OSType: linux [2022-08-04T11:02:28.579Z] Architecture: x86_64 [2022-08-04T11:02:28.579Z] CPUs: 2 [2022-08-04T11:02:28.579Z] Total Memory: 7.565GiB [2022-08-04T11:02:28.579Z] Name: ip-10-100-91-242 [2022-08-04T11:02:28.579Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-04T11:02:28.579Z] Docker Root Dir: /var/lib/docker [2022-08-04T11:02:28.579Z] Debug Mode: false [2022-08-04T11:02:28.579Z] Registry: https://index.docker.io/v1/ [2022-08-04T11:02:28.579Z] Labels: [2022-08-04T11:02:28.579Z] Experimental: true [2022-08-04T11:02:28.579Z] Insecure Registries: [2022-08-04T11:02:28.579Z] 127.0.0.0/8 [2022-08-04T11:02:28.579Z] Live Restore Enabled: true [2022-08-04T11:02:28.579Z] [2022-08-04T11:02:28.579Z] WARNING: No swap limit support [Pipeline] sh [2022-08-04T11:02:28.635Z] [2022-08-04T11:02:28.635Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:28.635Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:28.635Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T11:02:28.635Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T11:02:28.635Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T11:02:28.635Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T11:02:28.896Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0B / 5.16MB 0.1s [2022-08-04T11:02:28.896Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.1s [2022-08-04T11:02:28.896Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.39MB / 55.00MB 0.2s [2022-08-04T11:02:28.913Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T11:02:28.914Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-04T11:02:28.914Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43817/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-04T11:02:28.914Z] + bash /home/ubuntu/workspace/moby_PR-43817/check-config.sh [2022-08-04T11:02:28.914Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-04T11:02:28.914Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-04T11:02:28.914Z] [2022-08-04T11:02:28.914Z] Generally Necessary: [2022-08-04T11:02:28.914Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-04T11:02:28.914Z] - apparmor: enabled and tools installed [2022-08-04T11:02:28.914Z] - CONFIG_NAMESPACES: enabled [2022-08-04T11:02:28.914Z] - CONFIG_NET_NS: enabled [2022-08-04T11:02:28.914Z] - CONFIG_PID_NS: enabled [2022-08-04T11:02:28.914Z] - CONFIG_IPC_NS: enabled [2022-08-04T11:02:28.914Z] - CONFIG_UTS_NS: enabled [2022-08-04T11:02:28.914Z] - CONFIG_CGROUPS: enabled [2022-08-04T11:02:28.914Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-04T11:02:28.914Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-04T11:02:28.914Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-04T11:02:28.914Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-04T11:02:28.914Z] - CONFIG_CPUSETS: enabled [2022-08-04T11:02:28.914Z] - CONFIG_MEMCG: enabled [2022-08-04T11:02:28.914Z] - CONFIG_KEYS: enabled [2022-08-04T11:02:28.914Z] - CONFIG_VETH: enabled (as module) [2022-08-04T11:02:28.914Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-04T11:02:28.914Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-04T11:02:28.914Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-04T11:02:28.914Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-04T11:02:28.914Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-04T11:02:29.082Z] #11 ... [2022-08-04T11:02:29.082Z] [2022-08-04T11:02:29.082Z] #24 [internal] load build context [2022-08-04T11:02:29.082Z] #24 sha256:34f2f389fa33924ecdb84f5188ca8fa1abdeeb9876b956e54d23115dfa3f45de [2022-08-04T11:02:29.082Z] #24 transferring context: 62.40MB 8.9s done [2022-08-04T11:02:29.082Z] #24 DONE 10.0s [2022-08-04T11:02:29.082Z] [2022-08-04T11:02:29.082Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:29.082Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:29.082Z] #11 ... [2022-08-04T11:02:29.082Z] [2022-08-04T11:02:29.082Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:29.082Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T11:02:29.082Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T11:02:29.082Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:02:29.082Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T11:02:29.082Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T11:02:29.082Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-08-04T11:02:29.082Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done [2022-08-04T11:02:29.160Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.4s [2022-08-04T11:02:29.160Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.48MB / 55.00MB 0.4s [2022-08-04T11:02:29.182Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-04T11:02:29.182Z] - CONFIG_CGROUP_BPF: enabled [2022-08-04T11:02:29.182Z] [2022-08-04T11:02:29.182Z] Optional Features: [2022-08-04T11:02:29.182Z] - CONFIG_USER_NS: enabled [2022-08-04T11:02:29.182Z] - CONFIG_SECCOMP: enabled [2022-08-04T11:02:29.182Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-04T11:02:29.182Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-04T11:02:29.182Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-04T11:02:29.182Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-04T11:02:29.182Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-04T11:02:29.182Z] - CONFIG_BLK_CGROUP: enabled [2022-08-04T11:02:29.182Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-04T11:02:29.182Z] - CONFIG_CGROUP_PERF: enabled [2022-08-04T11:02:29.182Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-04T11:02:29.182Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-04T11:02:29.182Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-04T11:02:29.182Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-04T11:02:29.182Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-04T11:02:29.182Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_IP_VS: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-04T11:02:29.182Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-04T11:02:29.182Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-04T11:02:29.182Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-04T11:02:29.182Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-04T11:02:29.182Z] - CONFIG_EXT4_FS: enabled [2022-08-04T11:02:29.182Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-04T11:02:29.182Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-04T11:02:29.182Z] - Network Drivers: [2022-08-04T11:02:29.182Z] - "overlay": [2022-08-04T11:02:29.182Z] - CONFIG_VXLAN: enabled (as module) [2022-08-04T11:02:29.182Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-04T11:02:29.182Z] Optional (for encrypted networks): [2022-08-04T11:02:29.232Z] #14 80.48 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T11:02:29.232Z] #14 80.49 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-08-04T11:02:29.232Z] #14 80.49 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:02:29.380Z] #71 ... [2022-08-04T11:02:29.380Z] [2022-08-04T11:02:29.380Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:02:29.380Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:02:29.380Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.2s done [2022-08-04T11:02:29.380Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T11:02:29.380Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T11:02:29.380Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T11:02:29.380Z] #28 ... [2022-08-04T11:02:29.380Z] [2022-08-04T11:02:29.380Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:29.380Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:02:29.380Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:02:29.380Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T11:02:29.380Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T11:02:29.380Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.8s done [2022-08-04T11:02:29.380Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.4s done [2022-08-04T11:02:29.424Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 0.5s done [2022-08-04T11:02:29.424Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.82MB / 55.00MB 0.5s [2022-08-04T11:02:29.424Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 42.99MB / 55.00MB 0.6s [2022-08-04T11:02:29.424Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 2.10MB / 54.58MB 0.6s [2022-08-04T11:02:29.424Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0B / 10.88MB 0.6s [2022-08-04T11:02:29.424Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.53MB / 55.00MB 0.8s [2022-08-04T11:02:29.424Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 15.09MB / 54.58MB 0.8s [2022-08-04T11:02:29.424Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 2.10MB / 10.88MB 0.8s [2022-08-04T11:02:29.445Z] - CONFIG_CRYPTO: enabled [2022-08-04T11:02:29.445Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-04T11:02:29.445Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-04T11:02:29.445Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-04T11:02:29.445Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-04T11:02:29.445Z] - CONFIG_XFRM: enabled [2022-08-04T11:02:29.445Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-04T11:02:29.445Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-04T11:02:29.445Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-04T11:02:29.445Z] - "ipvlan": [2022-08-04T11:02:29.445Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-04T11:02:29.445Z] - "macvlan": [2022-08-04T11:02:29.445Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-04T11:02:29.445Z] - CONFIG_DUMMY: enabled (as module) [2022-08-04T11:02:29.445Z] - "ftp,tftp client in container": [2022-08-04T11:02:29.445Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-04T11:02:29.445Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-04T11:02:29.445Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-04T11:02:29.445Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-04T11:02:29.445Z] - Storage Drivers: [2022-08-04T11:02:29.445Z] - "aufs": [2022-08-04T11:02:29.445Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-04T11:02:29.445Z] - "btrfs": [2022-08-04T11:02:29.445Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-04T11:02:29.445Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-04T11:02:29.445Z] - "devicemapper": [2022-08-04T11:02:29.445Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-04T11:02:29.445Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-04T11:02:29.445Z] - "overlay": [2022-08-04T11:02:29.446Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-04T11:02:29.446Z] - "zfs": [2022-08-04T11:02:29.446Z] - /dev/zfs: present [2022-08-04T11:02:29.446Z] - zfs command: missing [2022-08-04T11:02:29.446Z] - zpool command: missing [2022-08-04T11:02:29.446Z] [2022-08-04T11:02:29.446Z] Limits: [2022-08-04T11:02:29.446Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-04T11:02:29.446Z] [2022-08-04T11:02:29.446Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-04T11:02:29.661Z] #73 DONE 10.2s [2022-08-04T11:02:29.661Z] [2022-08-04T11:02:29.661Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:29.661Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T11:02:29.661Z] #71 DONE 10.2s [2022-08-04T11:02:29.661Z] [2022-08-04T11:02:29.661Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:29.661Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:29.691Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 19.92MB / 54.58MB 0.9s [2022-08-04T11:02:29.691Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.49MB / 10.88MB 0.9s [2022-08-04T11:02:29.691Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 28.31MB / 54.58MB 1.0s [2022-08-04T11:02:29.818Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:45e55023ecb020ea12eda2ca3d6c9970eb14d159 . [2022-08-04T11:02:29.956Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 37.13MB / 54.58MB 1.1s [2022-08-04T11:02:29.956Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 45.09MB / 54.58MB 1.2s [2022-08-04T11:02:30.081Z] #1 [internal] load build definition from Dockerfile [2022-08-04T11:02:30.081Z] #1 sha256:702c9d85c726eac48003cadf88ed39695039a9080605859079a12da4acd38232 [2022-08-04T11:02:30.081Z] #1 transferring dockerfile: [2022-08-04T11:02:30.081Z] #1 transferring dockerfile: 19.07kB done [2022-08-04T11:02:30.081Z] #1 DONE 0.2s [2022-08-04T11:02:30.081Z] [2022-08-04T11:02:30.081Z] #2 [internal] load .dockerignore [2022-08-04T11:02:30.081Z] #2 sha256:9c6d9c845fc07c8acd0cc2e92cf6630993eca96785a26148ad2ee186cc6629a0 [2022-08-04T11:02:30.081Z] #2 transferring context: 145B 0.0s done [2022-08-04T11:02:30.081Z] #2 DONE 0.1s [2022-08-04T11:02:30.081Z] [2022-08-04T11:02:30.081Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-04T11:02:30.081Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-04T11:02:30.215Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s done [2022-08-04T11:02:30.215Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 1.4s [2022-08-04T11:02:30.215Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 1.4s done [2022-08-04T11:02:30.215Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 1.05MB / 141.86MB 1.5s [2022-08-04T11:02:30.477Z] #41 ... [2022-08-04T11:02:30.477Z] [2022-08-04T11:02:30.477Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:02:30.477Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:02:30.477Z] #58 59.71 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T11:02:30.477Z] #58 59.82 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:02:30.477Z] #58 59.84 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:02:30.477Z] #58 59.85 Setting up python3-six (1.16.0-2) ... [2022-08-04T11:02:30.477Z] #58 61.74 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:02:30.477Z] #58 61.77 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T11:02:30.477Z] #58 68.37 Setting up criu (3.17.1-1) ... [2022-08-04T11:02:30.483Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 9.44MB / 141.86MB 1.6s [2022-08-04T11:02:30.483Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 [2022-08-04T11:02:30.483Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 18.87MB / 141.86MB 1.7s [2022-08-04T11:02:30.649Z] #3 DONE 0.4s [2022-08-04T11:02:30.649Z] [2022-08-04T11:02:30.649Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-04T11:02:30.649Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-04T11:02:30.649Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-04T11:02:30.649Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-04T11:02:30.649Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.44MB / 9.94MB 0.1s [2022-08-04T11:02:30.649Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-04T11:02:30.649Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-04T11:02:30.747Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 32.51MB / 141.86MB 1.9s [2022-08-04T11:02:30.747Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 2.0s done [2022-08-04T11:02:30.906Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-04T11:02:30.906Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-04T11:02:30.906Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-04T11:02:31.006Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 45.31MB / 141.86MB 2.1s [2022-08-04T11:02:31.006Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 0B / 156B 2.1s [2022-08-04T11:02:31.006Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 2.10MB / 85.90MB 2.1s [2022-08-04T11:02:31.006Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 60.65MB / 141.86MB 2.3s [2022-08-04T11:02:31.006Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 2.3s done [2022-08-04T11:02:31.006Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 13.63MB / 85.90MB 2.3s [2022-08-04T11:02:31.266Z] #11 ... [2022-08-04T11:02:31.266Z] [2022-08-04T11:02:31.266Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T11:02:31.266Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T11:02:31.266Z] #49 DONE 0.0s [2022-08-04T11:02:31.266Z] [2022-08-04T11:02:31.266Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:31.266Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:31.266Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 18.87MB / 85.90MB 2.4s [2022-08-04T11:02:31.266Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 71.30MB / 141.86MB 2.6s [2022-08-04T11:02:31.473Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-04T11:02:31.473Z] #4 DONE 0.8s [2022-08-04T11:02:31.525Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 30.41MB / 85.90MB 2.7s [2022-08-04T11:02:31.525Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 82.84MB / 141.86MB 2.8s [2022-08-04T11:02:31.525Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 36.11MB / 85.90MB 2.8s [2022-08-04T11:02:31.735Z] [2022-08-04T11:02:31.735Z] #6 [internal] load build definition from Dockerfile [2022-08-04T11:02:31.735Z] #6 sha256:398fab5a24babe8789cdf20784cbae8681d74ab32a1ecd8314f6b86938cc245a [2022-08-04T11:02:31.735Z] #6 DONE 0.0s [2022-08-04T11:02:31.735Z] [2022-08-04T11:02:31.735Z] #5 [internal] load .dockerignore [2022-08-04T11:02:31.735Z] #5 sha256:628044789f2b19b46098068d64ad6ba718c28dc33c6568a01fae3cb5c5bb4e81 [2022-08-04T11:02:31.735Z] #5 DONE 0.0s [2022-08-04T11:02:31.735Z] [2022-08-04T11:02:31.735Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-04T11:02:31.735Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-04T11:02:31.787Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 91.23MB / 141.86MB 3.0s [2022-08-04T11:02:31.787Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 45.09MB / 85.90MB 3.0s [2022-08-04T11:02:31.899Z] #58 71.73 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:02:32.046Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 104.86MB / 141.86MB 3.2s [2022-08-04T11:02:32.046Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 58.72MB / 85.90MB 3.2s [2022-08-04T11:02:32.046Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 65.89MB / 85.90MB 3.4s [2022-08-04T11:02:32.223Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.1s [2022-08-04T11:02:32.223Z] #11 ... [2022-08-04T11:02:32.223Z] [2022-08-04T11:02:32.223Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T11:02:32.223Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T11:02:32.223Z] #72 DONE 0.7s [2022-08-04T11:02:32.223Z] [2022-08-04T11:02:32.223Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:32.223Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:32.305Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 126.88MB / 141.86MB 3.5s [2022-08-04T11:02:32.305Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 76.55MB / 85.90MB 3.5s [2022-08-04T11:02:32.305Z] #11 ... [2022-08-04T11:02:32.305Z] [2022-08-04T11:02:32.305Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:32.305Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T11:02:32.305Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-04T11:02:32.305Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:02:32.305Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T11:02:32.305Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T11:02:32.305Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-08-04T11:02:32.305Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-08-04T11:02:32.305Z] #71 DONE 3.9s [2022-08-04T11:02:32.305Z] [2022-08-04T11:02:32.305Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:32.305Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:32.305Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 82.84MB / 85.90MB 3.6s [2022-08-04T11:02:32.468Z] #58 ... [2022-08-04T11:02:32.468Z] [2022-08-04T11:02:32.468Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:02:32.468Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:02:32.468Z] #84 11.08 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T11:02:32.468Z] #84 11.09 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T11:02:32.468Z] #84 ... [2022-08-04T11:02:32.468Z] [2022-08-04T11:02:32.469Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:02:32.469Z] #58 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:02:32.469Z] #58 DONE 72.3s [2022-08-04T11:02:32.566Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 136.44MB / 141.86MB 3.7s [2022-08-04T11:02:32.669Z] #10 DONE 0.7s [2022-08-04T11:02:32.669Z] [2022-08-04T11:02:32.669Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:02:32.669Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-04T11:02:32.669Z] #7 DONE 0.8s [2022-08-04T11:02:32.669Z] [2022-08-04T11:02:32.669Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-04T11:02:32.669Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-04T11:02:32.669Z] #9 DONE 0.8s [2022-08-04T11:02:32.669Z] [2022-08-04T11:02:32.669Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-04T11:02:32.669Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-04T11:02:32.669Z] #8 DONE 0.8s [2022-08-04T11:02:32.728Z] [2022-08-04T11:02:32.728Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:02:32.728Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:02:33.142Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 4.4s done [2022-08-04T11:02:33.169Z] #11 ... [2022-08-04T11:02:33.169Z] [2022-08-04T11:02:33.169Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T11:02:33.169Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T11:02:33.169Z] #74 DONE 0.8s [2022-08-04T11:02:33.169Z] [2022-08-04T11:02:33.169Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:02:33.169Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:02:33.239Z] [2022-08-04T11:02:33.239Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:02:33.239Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:02:33.239Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:02:33.239Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-04T11:02:33.615Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T11:02:33.615Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T11:02:33.615Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T11:02:33.615Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 3.57MB / 55.00MB 0.1s [2022-08-04T11:02:33.712Z] #11 ... [2022-08-04T11:02:33.712Z] [2022-08-04T11:02:33.712Z] #24 [internal] load build context [2022-08-04T11:02:33.712Z] #24 sha256:1682f68b0267498e93880ab27e2674bdf4f90b6364b13cc1b7d13302449f850c [2022-08-04T11:02:33.712Z] #24 transferring context: 62.39MB 4.8s done [2022-08-04T11:02:33.712Z] #24 DONE 5.2s [2022-08-04T11:02:33.712Z] [2022-08-04T11:02:33.712Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:33.712Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:33.900Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.34MB / 55.00MB 0.3s [2022-08-04T11:02:34.113Z] #28 DONE 14.8s [2022-08-04T11:02:34.113Z] [2022-08-04T11:02:34.113Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:34.113Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:34.113Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 11.9s done [2022-08-04T11:02:34.113Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-04T11:02:34.160Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 17.17MB / 55.00MB 0.6s [2022-08-04T11:02:34.420Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 30.41MB / 55.00MB 0.8s [2022-08-04T11:02:34.420Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.65MB / 55.00MB 1.0s [2022-08-04T11:02:34.498Z] #14 85.45 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T11:02:34.498Z] #14 85.45 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-04T11:02:34.498Z] #14 85.48 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:02:34.630Z] #43 ... [2022-08-04T11:02:34.630Z] [2022-08-04T11:02:34.630Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:02:34.630Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:02:34.630Z] #84 13.55 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T11:02:34.630Z] #84 13.57 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T11:02:34.630Z] #84 13.57 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T11:02:34.630Z] #84 13.57 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T11:02:34.630Z] #84 13.62 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T11:02:34.694Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 39.85MB / 55.00MB 1.3s [2022-08-04T11:02:34.951Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 42.99MB / 55.00MB 1.4s [2022-08-04T11:02:34.951Z] #28 ... [2022-08-04T11:02:34.951Z] [2022-08-04T11:02:34.951Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-04T11:02:34.951Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-04T11:02:34.951Z] #49 DONE 0.0s [2022-08-04T11:02:34.951Z] [2022-08-04T11:02:34.951Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:02:34.951Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:02:35.056Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-04T11:02:35.056Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T11:02:35.094Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 6.1s done [2022-08-04T11:02:35.094Z] #11 ... [2022-08-04T11:02:35.094Z] [2022-08-04T11:02:35.094Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:35.094Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:02:35.094Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T11:02:35.094Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:02:35.094Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T11:02:35.094Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T11:02:35.094Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.8s done [2022-08-04T11:02:35.094Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.2s done [2022-08-04T11:02:35.094Z] #73 DONE 6.6s [2022-08-04T11:02:35.220Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 47.19MB / 55.00MB 1.6s [2022-08-04T11:02:35.220Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 1.8s [2022-08-04T11:02:35.356Z] [2022-08-04T11:02:35.356Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:35.356Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:35.356Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.0s [2022-08-04T11:02:35.479Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 54.53MB / 55.00MB 2.0s [2022-08-04T11:02:35.619Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.3s done [2022-08-04T11:02:35.878Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-04T11:02:35.999Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.7s done [2022-08-04T11:02:35.999Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-04T11:02:36.137Z] #11 ... [2022-08-04T11:02:36.137Z] [2022-08-04T11:02:36.137Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:02:36.137Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:02:36.137Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done [2022-08-04T11:02:36.137Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done [2022-08-04T11:02:36.137Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done [2022-08-04T11:02:36.137Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done [2022-08-04T11:02:36.137Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.2s done [2022-08-04T11:02:36.137Z] #28 DONE 7.5s [2022-08-04T11:02:36.137Z] [2022-08-04T11:02:36.137Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T11:02:36.137Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T11:02:36.137Z] #72 DONE 0.6s [2022-08-04T11:02:36.137Z] [2022-08-04T11:02:36.137Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:36.137Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:36.137Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.3s done [2022-08-04T11:02:36.137Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T11:02:36.400Z] #14 ... [2022-08-04T11:02:36.400Z] [2022-08-04T11:02:36.400Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:02:36.400Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:02:36.400Z] #77 34.57 libtoolize: putting auxiliary files in '.'. [2022-08-04T11:02:36.400Z] #77 34.57 libtoolize: copying file './ltmain.sh' [2022-08-04T11:02:36.400Z] #77 35.39 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T11:02:36.400Z] #77 35.39 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T11:02:36.400Z] #77 35.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:02:36.400Z] #77 43.22 configure.ac:7: installing './compile' [2022-08-04T11:02:36.400Z] #77 43.24 configure.ac:11: installing './config.guess' [2022-08-04T11:02:36.400Z] #77 43.25 configure.ac:11: installing './config.sub' [2022-08-04T11:02:36.400Z] #77 43.26 configure.ac:8: installing './install-sh' [2022-08-04T11:02:36.400Z] #77 43.26 configure.ac:8: installing './missing' [2022-08-04T11:02:36.400Z] #77 43.36 Makefile.am: installing './depcomp' [2022-08-04T11:02:36.714Z] #11 ... [2022-08-04T11:02:36.714Z] [2022-08-04T11:02:36.714Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T11:02:36.714Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T11:02:36.714Z] #74 DONE 0.8s [2022-08-04T11:02:36.714Z] [2022-08-04T11:02:36.714Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:36.714Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:36.714Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.5s done [2022-08-04T11:02:36.851Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.8s done [2022-08-04T11:02:36.972Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-04T11:02:37.166Z] #84 15.89 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T11:02:37.336Z] #77 44.47 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:02:37.336Z] #77 44.47 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:02:37.336Z] #77 44.58 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:02:37.336Z] #77 44.59 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:02:37.594Z] #77 44.72 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:02:37.594Z] #77 44.86 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:02:37.594Z] #77 44.95 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:02:37.734Z] #84 ... [2022-08-04T11:02:37.734Z] [2022-08-04T11:02:37.734Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:02:37.734Z] #60 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:02:37.734Z] #60 77.59 gotestsum version dev [2022-08-04T11:02:37.734Z] #60 DONE 77.8s [2022-08-04T11:02:37.852Z] #77 45.11 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:02:37.992Z] [2022-08-04T11:02:37.992Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:02:37.992Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:02:38.110Z] #77 45.26 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:02:38.769Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.8s [2022-08-04T11:02:39.898Z] #19 ... [2022-08-04T11:02:39.898Z] [2022-08-04T11:02:39.898Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:02:39.898Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:02:39.898Z] #84 18.31 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T11:02:40.672Z] #28 ... [2022-08-04T11:02:40.672Z] [2022-08-04T11:02:40.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:40.672Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:40.672Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 0.1s done [2022-08-04T11:02:40.672Z] #11 sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a 1.86kB / 1.86kB done [2022-08-04T11:02:40.672Z] #11 sha256:2d952adaec1e94a7d3920f0f848dfd9037244f2491e499152918f30956c942b0 7.10kB / 7.10kB done [2022-08-04T11:02:40.672Z] #11 sha256:a4081692fa3015104d84b125cbf623c566a0c9e2a39b9a29f6d939225d5687a4 1.80kB / 1.80kB done [2022-08-04T11:02:40.672Z] #11 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.8s done [2022-08-04T11:02:40.672Z] #11 sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 5.16MB / 5.16MB 1.4s done [2022-08-04T11:02:40.672Z] #11 sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 10.88MB / 10.88MB 2.0s done [2022-08-04T11:02:40.672Z] #11 sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 54.58MB / 54.58MB 4.7s done [2022-08-04T11:02:40.672Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 7.0s [2022-08-04T11:02:40.672Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 85.98MB / 141.86MB 7.0s [2022-08-04T11:02:40.672Z] #11 sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 156B / 156B 5.0s done [2022-08-04T11:02:40.672Z] #11 sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 85.90MB / 85.90MB 7.1s done [2022-08-04T11:02:40.672Z] #11 ... [2022-08-04T11:02:40.672Z] [2022-08-04T11:02:40.672Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:40.672Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-04T11:02:40.672Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T11:02:40.672Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:02:40.672Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-04T11:02:40.672Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-04T11:02:40.672Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done [2022-08-04T11:02:40.672Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.6s done [2022-08-04T11:02:40.672Z] #71 DONE 7.5s [2022-08-04T11:02:40.672Z] [2022-08-04T11:02:40.672Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:40.672Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:40.672Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 93.32MB / 141.86MB 7.3s [2022-08-04T11:02:40.672Z] #11 ... [2022-08-04T11:02:40.672Z] [2022-08-04T11:02:40.672Z] #24 [internal] load build context [2022-08-04T11:02:40.672Z] #24 sha256:aaa46ac8023f5a7890f3269acab5745085525180e4d8cd9e13d77bb5f84446f9 [2022-08-04T11:02:40.672Z] #24 transferring context: 44.78MB 7.6s [2022-08-04T11:02:40.834Z] #84 19.71 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T11:02:40.928Z] #24 ... [2022-08-04T11:02:40.928Z] [2022-08-04T11:02:40.928Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:40.928Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:40.928Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 101.71MB / 141.86MB 7.5s [2022-08-04T11:02:41.093Z] #84 19.82 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T11:02:41.294Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.0s [2022-08-04T11:02:41.353Z] #84 20.15 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T11:02:41.491Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 110.10MB / 141.86MB 7.8s [2022-08-04T11:02:41.748Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 119.54MB / 141.86MB 8.1s [2022-08-04T11:02:42.006Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 126.81MB / 141.86MB 8.4s [2022-08-04T11:02:42.248Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 4.5s done [2022-08-04T11:02:42.248Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T11:02:42.570Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 134.39MB / 141.86MB 9.1s [2022-08-04T11:02:42.827Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.56MB / 141.86MB 9.4s [2022-08-04T11:02:43.220Z] #11 ... [2022-08-04T11:02:43.220Z] [2022-08-04T11:02:43.220Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:02:43.220Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T11:02:43.220Z] #29 1.475 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:02:43.220Z] #29 1.491 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:02:43.220Z] #29 1.491 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:02:43.220Z] #29 1.760 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:02:43.220Z] #29 2.095 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:02:43.220Z] #29 2.676 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:02:43.220Z] #29 3.620 Fetched 8563 kB in 2s (3550 kB/s) [2022-08-04T11:02:43.220Z] #29 3.620 Reading package lists... [2022-08-04T11:02:43.220Z] #29 4.440 Reading package lists... [2022-08-04T11:02:43.220Z] #29 5.209 Building dependency tree... [2022-08-04T11:02:43.220Z] #29 5.603 The following additional packages will be installed: [2022-08-04T11:02:43.220Z] #29 5.603 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T11:02:43.220Z] #29 5.603 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T11:02:43.220Z] #29 5.603 Recommended packages: [2022-08-04T11:02:43.220Z] #29 5.603 libldap-common publicsuffix libsasl2-modules [2022-08-04T11:02:43.220Z] #29 5.760 The following NEW packages will be installed: [2022-08-04T11:02:43.220Z] #29 5.760 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T11:02:43.220Z] #29 5.760 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T11:02:43.220Z] #29 5.760 libssh2-1 openssl [2022-08-04T11:02:43.220Z] #29 6.047 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:02:43.220Z] #29 6.047 Need to get 3047 kB of archives. [2022-08-04T11:02:43.220Z] #29 6.047 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T11:02:43.220Z] #29 6.047 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T11:02:43.220Z] #29 6.068 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T11:02:43.220Z] #29 6.068 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T11:02:43.220Z] #29 6.068 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T11:02:43.220Z] #29 6.068 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T11:02:43.220Z] #29 6.096 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T11:02:43.220Z] #29 6.096 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T11:02:43.220Z] #29 6.096 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T11:02:43.220Z] #29 6.096 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T11:02:43.220Z] #29 6.096 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T11:02:43.220Z] #29 6.096 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T11:02:43.220Z] #29 6.096 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T11:02:43.220Z] #29 6.096 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T11:02:43.220Z] #29 6.101 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T11:02:43.220Z] #29 6.120 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T11:02:43.220Z] #29 6.356 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:02:43.220Z] #29 6.411 Fetched 3047 kB in 0s (8800 kB/s) [2022-08-04T11:02:43.220Z] #29 6.466 Selecting previously unselected package openssl. [2022-08-04T11:02:43.220Z] #29 6.466 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-04T11:02:43.220Z] #29 6.471 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 6.480 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:02:43.220Z] #29 6.716 Selecting previously unselected package ca-certificates. [2022-08-04T11:02:43.220Z] #29 6.716 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T11:02:43.220Z] #29 6.722 Unpacking ca-certificates (20210119) ... [2022-08-04T11:02:43.220Z] #29 6.893 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T11:02:43.220Z] #29 6.893 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 6.935 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T11:02:43.220Z] #29 7.059 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T11:02:43.220Z] #29 7.060 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 7.065 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:43.220Z] #29 7.228 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T11:02:43.220Z] #29 7.228 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 7.239 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:43.220Z] #29 7.319 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T11:02:43.220Z] #29 7.319 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 7.324 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:02:43.220Z] #29 7.489 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T11:02:43.220Z] #29 7.491 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 7.495 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T11:02:43.220Z] #29 7.627 Selecting previously unselected package libpsl5:amd64. [2022-08-04T11:02:43.220Z] #29 7.629 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 7.634 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T11:02:43.220Z] #29 7.730 Selecting previously unselected package librtmp1:amd64. [2022-08-04T11:02:43.220Z] #29 7.730 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 7.734 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:02:43.220Z] #29 7.835 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T11:02:43.220Z] #29 7.835 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 7.869 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T11:02:43.220Z] #29 7.985 Selecting previously unselected package libcurl4:amd64. [2022-08-04T11:02:43.220Z] #29 7.986 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 7.992 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:43.220Z] #29 8.140 Selecting previously unselected package curl. [2022-08-04T11:02:43.220Z] #29 8.142 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 8.146 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:43.220Z] #29 8.309 Selecting previously unselected package libonig5:amd64. [2022-08-04T11:02:43.220Z] #29 8.309 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 8.313 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:02:43.220Z] #29 8.461 Selecting previously unselected package libjq1:amd64. [2022-08-04T11:02:43.220Z] #29 8.463 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 8.507 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:02:43.220Z] #29 8.621 Selecting previously unselected package jq. [2022-08-04T11:02:43.220Z] #29 8.621 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T11:02:43.220Z] #29 8.626 Unpacking jq (1.6-2.1) ... [2022-08-04T11:02:43.220Z] #29 8.747 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T11:02:43.220Z] #29 8.787 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T11:02:43.220Z] #29 8.805 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T11:02:43.220Z] #29 8.811 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:43.220Z] #29 8.828 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:02:43.220Z] #29 8.837 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:43.220Z] #29 8.853 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T11:02:43.220Z] #29 8.866 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:02:43.220Z] #29 8.886 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:02:43.220Z] #29 8.898 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:02:43.220Z] #29 8.910 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:02:43.220Z] #29 8.924 Setting up ca-certificates (20210119) ... [2022-08-04T11:02:43.220Z] #29 ... [2022-08-04T11:02:43.220Z] [2022-08-04T11:02:43.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:43.220Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:43.406Z] #11 ... [2022-08-04T11:02:43.406Z] [2022-08-04T11:02:43.406Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:43.406Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:02:43.406Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-04T11:02:43.406Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-04T11:02:43.406Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-04T11:02:43.406Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-04T11:02:43.406Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.2s done [2022-08-04T11:02:43.406Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 7.0s done [2022-08-04T11:02:43.406Z] #73 ... [2022-08-04T11:02:43.406Z] [2022-08-04T11:02:43.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:43.406Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:43.664Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.8s [2022-08-04T11:02:43.921Z] #11 ... [2022-08-04T11:02:43.921Z] [2022-08-04T11:02:43.921Z] #24 [internal] load build context [2022-08-04T11:02:43.921Z] #24 sha256:aaa46ac8023f5a7890f3269acab5745085525180e4d8cd9e13d77bb5f84446f9 [2022-08-04T11:02:43.921Z] #24 transferring context: 62.40MB 9.6s done [2022-08-04T11:02:43.921Z] #24 DONE 10.8s [2022-08-04T11:02:43.921Z] [2022-08-04T11:02:43.921Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:43.921Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:44.179Z] #11 ... [2022-08-04T11:02:44.179Z] [2022-08-04T11:02:44.179Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-04T11:02:44.179Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-04T11:02:44.179Z] #73 DONE 11.0s [2022-08-04T11:02:44.179Z] [2022-08-04T11:02:44.179Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:44.179Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:44.179Z] #11 sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 141.86MB / 141.86MB 10.7s done [2022-08-04T11:02:45.151Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 9.0s done [2022-08-04T11:02:45.414Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T11:02:45.551Z] #11 ... [2022-08-04T11:02:45.551Z] [2022-08-04T11:02:45.551Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-04T11:02:45.551Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-04T11:02:45.551Z] #72 DONE 0.8s [2022-08-04T11:02:45.551Z] [2022-08-04T11:02:45.551Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:45.551Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:45.575Z] #84 ... [2022-08-04T11:02:45.575Z] [2022-08-04T11:02:45.575Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:02:45.575Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:02:45.575Z] #19 73.67 Fetched 49.2 MB in 1min 12s (684 kB/s) [2022-08-04T11:02:46.115Z] #11 ... [2022-08-04T11:02:46.115Z] [2022-08-04T11:02:46.115Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-04T11:02:46.115Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-04T11:02:46.115Z] #74 DONE 0.9s [2022-08-04T11:02:46.115Z] [2022-08-04T11:02:46.115Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:46.115Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:46.220Z] #77 ... [2022-08-04T11:02:46.220Z] [2022-08-04T11:02:46.220Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:02:46.220Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:02:46.220Z] #14 96.43 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T11:02:46.220Z] #14 96.43 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-08-04T11:02:46.220Z] #14 96.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:02:46.438Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 4.0s done [2022-08-04T11:02:46.438Z] #11 ... [2022-08-04T11:02:46.438Z] [2022-08-04T11:02:46.438Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:02:46.438Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T11:02:46.438Z] #29 0.989 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:02:46.438Z] #29 0.998 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:02:46.438Z] #29 0.998 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:02:46.438Z] #29 1.182 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:02:46.438Z] #29 1.445 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:02:46.438Z] #29 1.732 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:02:46.438Z] #29 3.034 Fetched 8563 kB in 2s (3705 kB/s) [2022-08-04T11:02:46.438Z] #29 3.034 Reading package lists... [2022-08-04T11:02:46.438Z] #29 3.790 Reading package lists... [2022-08-04T11:02:46.438Z] #29 4.541 Building dependency tree... [2022-08-04T11:02:46.438Z] #29 4.854 The following additional packages will be installed: [2022-08-04T11:02:46.438Z] #29 4.854 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T11:02:46.438Z] #29 4.855 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T11:02:46.438Z] #29 4.856 Recommended packages: [2022-08-04T11:02:46.438Z] #29 4.856 libldap-common publicsuffix libsasl2-modules [2022-08-04T11:02:46.438Z] #29 5.026 The following NEW packages will be installed: [2022-08-04T11:02:46.438Z] #29 5.027 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T11:02:46.438Z] #29 5.028 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T11:02:46.438Z] #29 5.028 libssh2-1 openssl [2022-08-04T11:02:46.438Z] #29 5.300 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:02:46.438Z] #29 5.300 Need to get 3047 kB of archives. [2022-08-04T11:02:46.438Z] #29 5.300 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T11:02:46.438Z] #29 5.300 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T11:02:46.438Z] #29 5.311 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T11:02:46.438Z] #29 5.324 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T11:02:46.438Z] #29 5.324 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T11:02:46.438Z] #29 5.329 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T11:02:46.438Z] #29 5.329 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T11:02:46.438Z] #29 5.335 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T11:02:46.438Z] #29 5.335 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T11:02:46.438Z] #29 5.335 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T11:02:46.438Z] #29 5.340 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T11:02:46.438Z] #29 5.340 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T11:02:46.438Z] #29 5.341 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T11:02:46.438Z] #29 5.346 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T11:02:46.438Z] #29 5.350 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T11:02:46.438Z] #29 5.351 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T11:02:46.438Z] #29 5.513 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:02:46.438Z] #29 5.546 Fetched 3047 kB in 0s (9337 kB/s) [2022-08-04T11:02:46.438Z] #29 5.574 Selecting previously unselected package openssl. [2022-08-04T11:02:46.438Z] #29 5.574 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-04T11:02:46.438Z] #29 5.574 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 5.579 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:02:46.438Z] #29 5.711 Selecting previously unselected package ca-certificates. [2022-08-04T11:02:46.438Z] #29 5.711 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T11:02:46.438Z] #29 5.716 Unpacking ca-certificates (20210119) ... [2022-08-04T11:02:46.438Z] #29 5.793 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T11:02:46.438Z] #29 5.793 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 5.800 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T11:02:46.438Z] #29 5.876 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T11:02:46.438Z] #29 5.877 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 5.880 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:46.438Z] #29 5.916 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T11:02:46.438Z] #29 5.916 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 5.919 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:46.438Z] #29 5.995 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T11:02:46.438Z] #29 5.996 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.001 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:02:46.438Z] #29 6.060 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T11:02:46.438Z] #29 6.060 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.066 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T11:02:46.438Z] #29 6.103 Selecting previously unselected package libpsl5:amd64. [2022-08-04T11:02:46.438Z] #29 6.103 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.106 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T11:02:46.438Z] #29 6.143 Selecting previously unselected package librtmp1:amd64. [2022-08-04T11:02:46.438Z] #29 6.143 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.147 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:02:46.438Z] #29 6.185 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T11:02:46.438Z] #29 6.185 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.199 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T11:02:46.438Z] #29 6.247 Selecting previously unselected package libcurl4:amd64. [2022-08-04T11:02:46.438Z] #29 6.247 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.252 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:46.438Z] #29 6.325 Selecting previously unselected package curl. [2022-08-04T11:02:46.438Z] #29 6.327 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.330 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:46.438Z] #29 6.395 Selecting previously unselected package libonig5:amd64. [2022-08-04T11:02:46.438Z] #29 6.395 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.404 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:02:46.438Z] #29 6.461 Selecting previously unselected package libjq1:amd64. [2022-08-04T11:02:46.438Z] #29 6.461 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.467 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:02:46.438Z] #29 6.520 Selecting previously unselected package jq. [2022-08-04T11:02:46.438Z] #29 6.520 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T11:02:46.438Z] #29 6.530 Unpacking jq (1.6-2.1) ... [2022-08-04T11:02:46.438Z] #29 6.562 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T11:02:46.438Z] #29 6.576 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T11:02:46.438Z] #29 6.589 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T11:02:46.438Z] #29 6.601 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:46.438Z] #29 6.612 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:02:46.438Z] #29 6.622 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:46.438Z] #29 6.633 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T11:02:46.438Z] #29 6.645 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:02:46.438Z] #29 6.662 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:02:46.438Z] #29 6.673 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:02:46.438Z] #29 6.684 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:02:46.438Z] #29 6.693 Setting up ca-certificates (20210119) ... [2022-08-04T11:02:46.438Z] #29 7.233 Updating certificates in /etc/ssl/certs... [2022-08-04T11:02:46.438Z] #29 7.946 129 added, 0 removed; done. [2022-08-04T11:02:46.438Z] #29 8.008 Setting up jq (1.6-2.1) ... [2022-08-04T11:02:46.438Z] #29 8.016 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:46.438Z] #29 8.028 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:46.438Z] #29 8.040 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:02:46.438Z] #29 8.059 Processing triggers for ca-certificates (20210119) ... [2022-08-04T11:02:46.438Z] #29 8.068 Updating certificates in /etc/ssl/certs... [2022-08-04T11:02:46.438Z] #29 8.674 0 added, 0 removed; done. [2022-08-04T11:02:46.438Z] #29 8.674 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T11:02:46.438Z] #29 8.683 done. [2022-08-04T11:02:46.438Z] #29 DONE 10.1s [2022-08-04T11:02:46.438Z] [2022-08-04T11:02:46.438Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:46.438Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:46.438Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T11:02:46.438Z] #11 ... [2022-08-04T11:02:46.438Z] [2022-08-04T11:02:46.438Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T11:02:46.438Z] #30 sha256:3ece720ba6eaca4c6e870bede80f026c7f16416e60693cebac3368790b386f02 [2022-08-04T11:02:46.438Z] #30 DONE 0.3s [2022-08-04T11:02:46.438Z] [2022-08-04T11:02:46.438Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:46.438Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:47.335Z] #11 ... [2022-08-04T11:02:47.335Z] [2022-08-04T11:02:47.335Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:02:47.335Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T11:02:47.335Z] #29 9.653 Updating certificates in /etc/ssl/certs... [2022-08-04T11:02:47.335Z] #29 10.75 129 added, 0 removed; done. [2022-08-04T11:02:47.335Z] #29 10.83 Setting up jq (1.6-2.1) ... [2022-08-04T11:02:47.335Z] #29 10.85 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:47.335Z] #29 10.86 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:47.335Z] #29 10.87 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:02:47.335Z] #29 10.89 Processing triggers for ca-certificates (20210119) ... [2022-08-04T11:02:47.335Z] #29 10.91 Updating certificates in /etc/ssl/certs... [2022-08-04T11:02:47.335Z] #29 12.01 0 added, 0 removed; done. [2022-08-04T11:02:47.335Z] #29 12.01 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T11:02:47.335Z] #29 12.01 done. [2022-08-04T11:02:47.335Z] #29 DONE 13.0s [2022-08-04T11:02:47.335Z] [2022-08-04T11:02:47.335Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:47.335Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:47.335Z] #11 ... [2022-08-04T11:02:47.335Z] [2022-08-04T11:02:47.335Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T11:02:47.335Z] #30 sha256:a738dff290a4395660a3bcdc0f48fdb6e91e18b6ab70f93f87160d2bec4adccd [2022-08-04T11:02:47.335Z] #30 DONE 0.1s [2022-08-04T11:02:47.335Z] [2022-08-04T11:02:47.335Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:47.335Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:48.010Z] #11 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.9s done [2022-08-04T11:02:48.010Z] #11 ... [2022-08-04T11:02:48.010Z] [2022-08-04T11:02:48.010Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 [2022-08-04T11:02:48.010Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163 [2022-08-04T11:02:48.010Z] #28 DONE 14.8s [2022-08-04T11:02:48.010Z] [2022-08-04T11:02:48.010Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:48.010Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:48.010Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 [2022-08-04T11:02:48.945Z] #11 extracting sha256:d9d4b9b6e964657da49910b495173d6c4f0d9bc47b3b44273cf82fd32723d165 0.7s done [2022-08-04T11:02:48.945Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a [2022-08-04T11:02:49.876Z] #11 extracting sha256:2068746827ec1b043b571e4788693eab7e9b2a95301176512791f8c317a2816a 0.9s done [2022-08-04T11:02:50.133Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 [2022-08-04T11:02:50.406Z] #14 101.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T11:02:50.406Z] #14 101.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T11:02:50.406Z] #14 101.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:02:50.406Z] #14 101.6 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T11:02:50.406Z] #14 ... [2022-08-04T11:02:50.406Z] [2022-08-04T11:02:50.406Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:02:50.406Z] #67 sha256:ca7ac2f497e2f30429d57bd102ef19fecb187887f9ebdf26c9ec60353e0c8faf [2022-08-04T11:02:50.406Z] #67 101.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:02:50.406Z] #67 101.4 + GOBIN=/build [2022-08-04T11:02:50.406Z] #67 101.4 + GO111MODULE=on [2022-08-04T11:02:50.406Z] #67 101.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:02:50.659Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.0s [2022-08-04T11:02:51.755Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-04T11:02:53.208Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 7.9s done [2022-08-04T11:02:53.784Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 0.1s [2022-08-04T11:02:55.038Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 8.4s done [2022-08-04T11:02:55.038Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T11:02:55.296Z] #11 DONE 26.6s [2022-08-04T11:02:55.296Z] [2022-08-04T11:02:55.296Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T11:02:55.296Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T11:02:55.405Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 5.1s [2022-08-04T11:02:55.672Z] #67 ... [2022-08-04T11:02:55.672Z] [2022-08-04T11:02:55.672Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:02:55.672Z] #14 sha256:601ea04962c88b771b704e6476508df2d546ebb62d410810ee4c3576c0abef4c [2022-08-04T11:02:55.672Z] #14 101.6 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T11:02:55.672Z] #14 101.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 101.6 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T11:02:55.672Z] #14 102.0 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T11:02:55.672Z] #14 102.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 102.0 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T11:02:55.672Z] #14 102.4 Selecting previously unselected package libbtrfs0:arm64. [2022-08-04T11:02:55.672Z] #14 102.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 102.4 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T11:02:55.672Z] #14 102.5 Selecting previously unselected package libbtrfs-dev:arm64. [2022-08-04T11:02:55.672Z] #14 102.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 102.6 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T11:02:55.672Z] #14 102.8 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-04T11:02:55.672Z] #14 102.8 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 102.8 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T11:02:55.672Z] #14 102.9 Selecting previously unselected package libudev-dev:arm64. [2022-08-04T11:02:55.672Z] #14 102.9 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 102.9 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-08-04T11:02:55.672Z] #14 103.0 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-04T11:02:55.672Z] #14 103.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 103.1 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-08-04T11:02:55.672Z] #14 103.3 Selecting previously unselected package libpcre2-16-0:arm64. [2022-08-04T11:02:55.672Z] #14 103.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 103.4 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-08-04T11:02:55.672Z] #14 103.6 Selecting previously unselected package libpcre2-32-0:arm64. [2022-08-04T11:02:55.672Z] #14 103.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 103.6 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-08-04T11:02:55.672Z] #14 103.7 Selecting previously unselected package libpcre2-posix2:arm64. [2022-08-04T11:02:55.672Z] #14 103.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 103.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-08-04T11:02:55.672Z] #14 103.8 Selecting previously unselected package libpcre2-dev:arm64. [2022-08-04T11:02:55.672Z] #14 103.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 103.9 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-08-04T11:02:55.672Z] #14 104.2 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-04T11:02:55.672Z] #14 104.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 104.2 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-08-04T11:02:55.672Z] #14 104.4 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-04T11:02:55.672Z] #14 104.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 104.4 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-04T11:02:55.672Z] #14 104.5 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T11:02:55.672Z] #14 104.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 104.6 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T11:02:55.672Z] #14 104.7 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-04T11:02:55.672Z] #14 104.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-08-04T11:02:55.672Z] #14 104.8 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T11:02:55.672Z] #14 105.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T11:02:55.672Z] #14 105.3 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T11:02:55.672Z] #14 105.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:02:55.672Z] #14 105.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-08-04T11:02:55.672Z] #14 105.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:02:55.672Z] #14 105.3 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-08-04T11:02:55.672Z] #14 105.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-08-04T11:02:55.672Z] #14 105.3 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-08-04T11:02:55.672Z] #14 105.4 Setting up libudev-dev:arm64 (247.3-7) ... [2022-08-04T11:02:55.672Z] #14 105.4 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-08-04T11:02:55.672Z] #14 105.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:02:55.672Z] #14 105.5 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-08-04T11:02:55.672Z] #14 105.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:02:55.672Z] #14 105.5 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T11:02:55.672Z] #14 105.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T11:02:55.672Z] #14 105.5 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-08-04T11:02:55.672Z] #14 105.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:02:55.672Z] #14 105.5 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-08-04T11:02:55.672Z] #14 105.6 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-08-04T11:02:55.672Z] #14 105.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:02:55.672Z] #14 105.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:02:55.673Z] #14 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T11:02:55.673Z] #14 105.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:02:55.673Z] #14 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T11:02:55.673Z] #14 105.6 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:02:55.673Z] #14 105.6 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:02:55.673Z] #14 105.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T11:02:55.673Z] #14 105.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:02:55.673Z] #14 105.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:02:55.673Z] #14 105.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T11:02:55.673Z] #14 105.7 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:02:55.673Z] #14 105.7 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-08-04T11:02:55.673Z] #14 105.8 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-08-04T11:02:55.673Z] #14 105.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:02:56.668Z] #12 ... [2022-08-04T11:02:56.668Z] [2022-08-04T11:02:56.668Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:02:56.668Z] #31 sha256:35d0b8df4f8f512828a564da3fdb5b27ac9ed6b90b36a999329573f94e9a2d2f [2022-08-04T11:02:56.668Z] #31 1.503 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T11:02:56.668Z] #31 1.751 [2022-08-04T11:02:56.668Z] #31 1.967 #=#=# ######################################################################## 100.0% [2022-08-04T11:02:56.668Z] #31 2.315 [2022-08-04T11:02:56.668Z] #31 3.204 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T11:02:56.668Z] #31 3.459 [2022-08-04T11:02:56.668Z] #31 3.670 #=#=# ######################################################################## 100.0% [2022-08-04T11:02:56.668Z] #31 3.998 [2022-08-04T11:02:56.668Z] #31 4.973 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T11:02:56.668Z] #31 5.236 [2022-08-04T11:02:56.668Z] #31 5.459 #=#=# ####### 10.8% ########################################## 58.9% ############################################################### 88.1% ######################################################################## 100.0% [2022-08-04T11:02:56.668Z] #31 5.995 [2022-08-04T11:02:56.668Z] #31 6.940 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T11:02:56.668Z] #31 7.206 [2022-08-04T11:02:56.668Z] #31 7.423 #=#=# ######################################################################## 100.0% [2022-08-04T11:02:56.668Z] #31 7.667 [2022-08-04T11:02:56.668Z] #31 8.351 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T11:02:56.668Z] #31 8.554 [2022-08-04T11:02:56.668Z] #31 8.767 #=#=# ######################################################################## 100.0% [2022-08-04T11:02:56.668Z] #31 9.008 [2022-08-04T11:02:56.668Z] #31 9.059 Download of images into '/build' complete. [2022-08-04T11:02:56.668Z] #31 9.060 Use something like the following to load the result into a Docker daemon: [2022-08-04T11:02:56.668Z] #31 9.060 tar -cC '/build' . | docker load [2022-08-04T11:02:57.234Z] #31 DONE 10.7s [2022-08-04T11:02:57.234Z] [2022-08-04T11:02:57.234Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T11:02:57.234Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T11:02:57.234Z] #12 DONE 2.1s [2022-08-04T11:02:57.234Z] [2022-08-04T11:02:57.234Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T11:02:57.234Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T11:02:57.929Z] #11 ... [2022-08-04T11:02:57.929Z] [2022-08-04T11:02:57.929Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:02:57.929Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T11:02:57.929Z] #29 1.746 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:02:57.929Z] #29 1.756 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:02:57.929Z] #29 1.765 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:02:57.929Z] #29 1.985 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:02:57.929Z] #29 2.241 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:02:57.929Z] #29 2.718 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:02:57.929Z] #29 3.964 Fetched 8563 kB in 2s (3506 kB/s) [2022-08-04T11:02:57.929Z] #29 3.964 Reading package lists... [2022-08-04T11:02:57.929Z] #29 4.757 Reading package lists... [2022-08-04T11:02:57.929Z] #29 5.589 Building dependency tree... [2022-08-04T11:02:57.929Z] #29 5.946 The following additional packages will be installed: [2022-08-04T11:02:57.929Z] #29 5.946 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-04T11:02:57.929Z] #29 5.946 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-04T11:02:57.929Z] #29 5.948 Recommended packages: [2022-08-04T11:02:57.929Z] #29 5.948 libldap-common publicsuffix libsasl2-modules [2022-08-04T11:02:57.929Z] #29 6.163 The following NEW packages will be installed: [2022-08-04T11:02:57.929Z] #29 6.163 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-04T11:02:57.929Z] #29 6.163 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-04T11:02:57.929Z] #29 6.165 libssh2-1 openssl [2022-08-04T11:02:57.929Z] #29 6.445 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:02:57.929Z] #29 6.445 Need to get 3047 kB of archives. [2022-08-04T11:02:57.929Z] #29 6.445 After this operation, 6661 kB of additional disk space will be used. [2022-08-04T11:02:57.929Z] #29 6.445 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-04T11:02:57.929Z] #29 6.465 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-04T11:02:57.929Z] #29 6.465 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-04T11:02:57.929Z] #29 6.465 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-08-04T11:02:57.929Z] #29 6.481 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-04T11:02:57.929Z] #29 6.481 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2022-08-04T11:02:57.929Z] #29 6.481 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-04T11:02:57.929Z] #29 6.481 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-04T11:02:57.929Z] #29 6.481 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-04T11:02:57.929Z] #29 6.481 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-04T11:02:57.929Z] #29 6.481 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-04T11:02:57.929Z] #29 6.485 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-04T11:02:57.929Z] #29 6.489 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T11:02:57.929Z] #29 6.491 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T11:02:57.929Z] #29 6.492 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T11:02:57.929Z] #29 6.787 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:02:57.929Z] #29 6.846 Fetched 3047 kB in 0s (9498 kB/s) [2022-08-04T11:02:57.929Z] #29 6.954 Selecting previously unselected package openssl. [2022-08-04T11:02:57.929Z] #29 6.954 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2022-08-04T11:02:57.929Z] #29 6.959 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-04T11:02:57.929Z] #29 6.964 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:02:57.929Z] #29 7.184 Selecting previously unselected package ca-certificates. [2022-08-04T11:02:57.929Z] #29 7.184 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-04T11:02:57.929Z] #29 7.189 Unpacking ca-certificates (20210119) ... [2022-08-04T11:02:57.929Z] #29 7.303 Selecting previously unselected package libbrotli1:amd64. [2022-08-04T11:02:57.929Z] #29 7.313 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-04T11:02:57.929Z] #29 7.313 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T11:02:57.929Z] #29 7.464 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-04T11:02:57.929Z] #29 7.464 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T11:02:57.929Z] #29 7.496 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:57.929Z] #29 7.556 Selecting previously unselected package libsasl2-2:amd64. [2022-08-04T11:02:57.929Z] #29 7.556 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-04T11:02:57.929Z] #29 7.583 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:57.930Z] #29 7.696 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-04T11:02:57.930Z] #29 7.696 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 7.702 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:02:57.930Z] #29 7.865 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-04T11:02:57.930Z] #29 7.865 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 7.875 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T11:02:57.930Z] #29 7.961 Selecting previously unselected package libpsl5:amd64. [2022-08-04T11:02:57.930Z] #29 7.961 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 7.967 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T11:02:57.930Z] #29 8.134 Selecting previously unselected package librtmp1:amd64. [2022-08-04T11:02:57.930Z] #29 8.134 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 8.168 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:02:57.930Z] #29 8.255 Selecting previously unselected package libssh2-1:amd64. [2022-08-04T11:02:57.930Z] #29 8.255 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 8.260 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T11:02:57.930Z] #29 8.397 Selecting previously unselected package libcurl4:amd64. [2022-08-04T11:02:57.930Z] #29 8.397 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 8.427 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:57.930Z] #29 8.598 Selecting previously unselected package curl. [2022-08-04T11:02:57.930Z] #29 8.598 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 8.609 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:02:57.930Z] #29 8.771 Selecting previously unselected package libonig5:amd64. [2022-08-04T11:02:57.930Z] #29 8.771 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 8.779 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:02:57.930Z] #29 8.948 Selecting previously unselected package libjq1:amd64. [2022-08-04T11:02:57.930Z] #29 8.948 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 8.952 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:02:57.930Z] #29 9.022 Selecting previously unselected package jq. [2022-08-04T11:02:57.930Z] #29 9.022 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-04T11:02:57.930Z] #29 9.029 Unpacking jq (1.6-2.1) ... [2022-08-04T11:02:57.930Z] #29 9.098 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-04T11:02:57.930Z] #29 9.114 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-04T11:02:57.930Z] #29 9.129 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-04T11:02:57.930Z] #29 9.152 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:57.930Z] #29 9.180 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-04T11:02:57.930Z] #29 9.196 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-04T11:02:57.930Z] #29 9.213 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-04T11:02:57.930Z] #29 9.245 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-04T11:02:57.930Z] #29 9.267 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:02:57.930Z] #29 9.280 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:02:57.930Z] #29 9.297 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-04T11:02:57.930Z] #29 9.313 Setting up ca-certificates (20210119) ... [2022-08-04T11:02:57.930Z] #29 ... [2022-08-04T11:02:57.930Z] [2022-08-04T11:02:57.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:57.930Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:57.994Z] #11 ... [2022-08-04T11:02:57.994Z] [2022-08-04T11:02:57.994Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:02:57.994Z] #31 sha256:3689ce8cc054304e2c950d04cad0c787b3b92246cb4c2b0f2cdd91c017637ec5 [2022-08-04T11:02:57.994Z] #31 2.346 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T11:02:57.994Z] #31 2.635 [2022-08-04T11:02:57.994Z] #31 2.871 #=#=# ######################################################################## 100.0% [2022-08-04T11:02:57.994Z] #31 3.105 [2022-08-04T11:02:57.994Z] #31 4.042 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T11:02:57.994Z] #31 4.343 [2022-08-04T11:02:57.994Z] #31 4.581 #=#=# ######################################################################## 100.0% [2022-08-04T11:02:57.994Z] #31 4.869 [2022-08-04T11:02:57.994Z] #31 5.931 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T11:02:57.994Z] #31 6.296 [2022-08-04T11:02:57.994Z] #31 6.515 #=#=# ########### 15.7% ######################################## 56.8% ############################################################### 88.9% ######################################################################## 100.0% [2022-08-04T11:02:57.994Z] #31 7.054 [2022-08-04T11:02:57.994Z] #31 8.020 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T11:02:57.994Z] #31 8.407 [2022-08-04T11:02:57.994Z] #31 8.642 #=#=# ######################################################################## 100.0% [2022-08-04T11:02:57.994Z] #31 8.939 [2022-08-04T11:02:57.994Z] #31 9.686 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T11:02:57.994Z] #31 10.04 [2022-08-04T11:02:57.994Z] #31 ... [2022-08-04T11:02:57.994Z] [2022-08-04T11:02:57.994Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:02:57.994Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:02:58.176Z] #13 DONE 0.6s [2022-08-04T11:02:58.176Z] [2022-08-04T11:02:58.176Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T11:02:58.176Z] #66 sha256:77b360a697fcd591e9cfb1b27d3912ea0130da1b9b6f2a6ad2699a63ad37a32e [2022-08-04T11:02:58.176Z] #66 ... [2022-08-04T11:02:58.176Z] [2022-08-04T11:02:58.176Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T11:02:58.176Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T11:02:58.176Z] #33 DONE 0.2s [2022-08-04T11:02:58.176Z] [2022-08-04T11:02:58.176Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T11:02:58.176Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T11:02:58.176Z] #50 DONE 0.2s [2022-08-04T11:02:58.176Z] [2022-08-04T11:02:58.176Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T11:02:58.176Z] #25 sha256:08897e55a967c46bc988ee45f448ef4ba88bd6c4c4b2b15bb439e40cefcaaf45 [2022-08-04T11:02:58.176Z] #25 DONE 0.3s [2022-08-04T11:02:58.176Z] [2022-08-04T11:02:58.176Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T11:02:58.176Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T11:02:58.176Z] #46 DONE 0.3s [2022-08-04T11:02:58.176Z] [2022-08-04T11:02:58.176Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:02:58.176Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:02:58.207Z] #14 DONE 109.0s [2022-08-04T11:02:58.207Z] [2022-08-04T11:02:58.207Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:02:58.207Z] #67 sha256:ca7ac2f497e2f30429d57bd102ef19fecb187887f9ebdf26c9ec60353e0c8faf [2022-08-04T11:02:58.207Z] #67 106.9 rootlesskit version 1.0.0 [2022-08-04T11:02:58.207Z] #67 106.9 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T11:02:58.207Z] #67 106.9 -container-ip string [2022-08-04T11:02:58.207Z] #67 106.9 container ip [2022-08-04T11:02:58.207Z] #67 106.9 -container-port int [2022-08-04T11:02:58.207Z] #67 106.9 container port (default -1) [2022-08-04T11:02:58.207Z] #67 106.9 -host-ip string [2022-08-04T11:02:58.207Z] #67 106.9 host ip [2022-08-04T11:02:58.207Z] #67 106.9 -host-port int [2022-08-04T11:02:58.207Z] #67 106.9 host port (default -1) [2022-08-04T11:02:58.207Z] #67 106.9 -proto string [2022-08-04T11:02:58.207Z] #67 106.9 proxy protocol (default "tcp") [2022-08-04T11:02:58.207Z] #67 DONE 108.8s [2022-08-04T11:02:58.207Z] [2022-08-04T11:02:58.207Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:02:58.207Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:02:58.207Z] #77 55.42 configure.ac:7: installing 'build-aux/compile' [2022-08-04T11:02:58.207Z] #77 55.42 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T11:02:58.207Z] #77 55.45 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T11:02:58.207Z] #77 55.46 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T11:02:58.207Z] #77 55.47 configure.ac:11: installing 'build-aux/missing' [2022-08-04T11:02:58.207Z] #77 55.65 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:02:58.207Z] #77 55.77 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T11:02:58.207Z] #77 57.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:02:58.207Z] #77 57.81 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:02:58.207Z] #77 58.45 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:02:58.207Z] #77 58.45 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:02:58.207Z] #77 58.54 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:02:58.207Z] #77 58.68 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:02:58.207Z] #77 58.79 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:02:58.207Z] #77 58.92 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:02:58.207Z] #77 ... [2022-08-04T11:02:58.207Z] [2022-08-04T11:02:58.207Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T11:02:58.207Z] #59 sha256:55614bfb8f4cf532e3fa62638f05b731458b45361846e7019c9020680105c281 [2022-08-04T11:02:58.207Z] #59 DONE 0.2s [2022-08-04T11:02:58.207Z] [2022-08-04T11:02:58.207Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T11:02:58.207Z] #68 sha256:c4490e199a05accab2084f59c8670b04d54d1f4e53af8231348afb02bfa0f2a3 [2022-08-04T11:02:58.207Z] #68 DONE 0.3s [2022-08-04T11:02:58.207Z] [2022-08-04T11:02:58.207Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T11:02:58.207Z] #69 sha256:9bd52dc203fc9f9515fc4702b93d7c4cba82a4ca5927f43f6a0609a000bfded7 [2022-08-04T11:02:58.207Z] #69 DONE 0.2s [2022-08-04T11:02:58.207Z] [2022-08-04T11:02:58.207Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:02:58.207Z] #60 sha256:9bbaa350735e83af9c20d821ba3076306de6f5d5390ddbf010b7d8153f2beff1 [2022-08-04T11:02:58.441Z] #47 ... [2022-08-04T11:02:58.441Z] [2022-08-04T11:02:58.441Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T11:02:58.441Z] #66 sha256:77b360a697fcd591e9cfb1b27d3912ea0130da1b9b6f2a6ad2699a63ad37a32e [2022-08-04T11:02:58.441Z] #66 DONE 0.4s [2022-08-04T11:02:58.441Z] [2022-08-04T11:02:58.441Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:02:58.441Z] #67 sha256:178c5e11580f4c582e3532e8a4f753829a366238cbf254906d74ec4aa9bee4e3 [2022-08-04T11:02:58.578Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.1s [2022-08-04T11:02:58.865Z] #11 extracting sha256:9daef329d35093868ef75ac8b7c6eb407fa53abbcb3a264c218c2ec7bca716e6 8.5s done [2022-08-04T11:02:59.123Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 [2022-08-04T11:02:59.144Z] #60 1.072 + RM_GOPATH=0 [2022-08-04T11:02:59.144Z] #60 1.072 + TMP_GOPATH= [2022-08-04T11:02:59.144Z] #60 1.072 + : /build [2022-08-04T11:02:59.144Z] #60 1.072 + '[' -z '' ']' [2022-08-04T11:02:59.144Z] #60 1.072 ++ mktemp -d [2022-08-04T11:02:59.144Z] #60 1.072 + export GOPATH=/tmp/tmp.DoQiOCbv3x [2022-08-04T11:02:59.144Z] #60 1.072 + GOPATH=/tmp/tmp.DoQiOCbv3x [2022-08-04T11:02:59.144Z] #60 1.072 + RM_GOPATH=1 [2022-08-04T11:02:59.144Z] #60 1.072 + case "$(go env GOARCH)" in [2022-08-04T11:02:59.144Z] #60 1.072 ++ go env GOARCH [2022-08-04T11:02:59.144Z] #60 1.127 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T11:02:59.144Z] #60 1.131 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:02:59.144Z] #60 1.131 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:02:59.144Z] #60 1.131 ++ dirname /install.sh [2022-08-04T11:02:59.144Z] #60 1.131 + dir=/ [2022-08-04T11:02:59.144Z] #60 1.131 + bin=runc [2022-08-04T11:02:59.144Z] #60 1.131 + shift [2022-08-04T11:02:59.144Z] #60 1.131 + '[' '!' -f //runc.installer ']' [2022-08-04T11:02:59.144Z] #60 1.131 + . //runc.installer [2022-08-04T11:02:59.144Z] #60 1.131 ++ set -e [2022-08-04T11:02:59.144Z] #60 1.131 ++ : v1.1.2 [2022-08-04T11:02:59.144Z] #60 1.131 + install_runc [2022-08-04T11:02:59.144Z] #60 1.131 + RUNC_BUILDTAGS=seccomp [2022-08-04T11:02:59.144Z] #60 1.131 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T11:02:59.144Z] #60 1.131 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DoQiOCbv3x/src/github.com/opencontainers/runc [2022-08-04T11:02:59.144Z] #60 1.131 Cloning into '/tmp/tmp.DoQiOCbv3x/src/github.com/opencontainers/runc'... [2022-08-04T11:02:59.711Z] #60 ... [2022-08-04T11:02:59.711Z] [2022-08-04T11:02:59.711Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T11:02:59.711Z] #15 sha256:4cb23e92961690195d4aec764eed4a398ec84f077b04b9ba921efb39d521ab53 [2022-08-04T11:02:59.711Z] #15 DONE 1.7s [2022-08-04T11:02:59.711Z] [2022-08-04T11:02:59.711Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T11:02:59.711Z] #16 sha256:af04b8d62a70a6749757939799115e3707e7241a50fffe1872053d2b7923fc58 [2022-08-04T11:03:00.491Z] #11 ... [2022-08-04T11:03:00.492Z] [2022-08-04T11:03:00.492Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:03:00.492Z] #31 sha256:3689ce8cc054304e2c950d04cad0c787b3b92246cb4c2b0f2cdd91c017637ec5 [2022-08-04T11:03:00.492Z] #31 10.26 #=#=# ######################################################################## 100.0% [2022-08-04T11:03:00.492Z] #31 10.61 [2022-08-04T11:03:00.492Z] #31 10.69 Download of images into '/build' complete. [2022-08-04T11:03:00.492Z] #31 10.69 Use something like the following to load the result into a Docker daemon: [2022-08-04T11:03:00.492Z] #31 10.69 tar -cC '/build' . | docker load [2022-08-04T11:03:00.492Z] #31 DONE 13.0s [2022-08-04T11:03:00.492Z] [2022-08-04T11:03:00.492Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:03:00.492Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:03:00.646Z] #16 DONE 1.2s [2022-08-04T11:03:00.646Z] [2022-08-04T11:03:00.646Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:00.646Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T11:03:00.905Z] #36 ... [2022-08-04T11:03:00.905Z] [2022-08-04T11:03:00.905Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T11:03:00.905Z] #17 sha256:5a043a1bf04d32135199d8dd013684c7dd7a866030adbe71d62fceb853833dbd [2022-08-04T11:03:01.558Z] #17 0.666 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T11:03:01.558Z] #17 DONE 0.7s [2022-08-04T11:03:01.558Z] [2022-08-04T11:03:01.558Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:01.558Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T11:03:01.558Z] #36 ... [2022-08-04T11:03:01.558Z] [2022-08-04T11:03:01.558Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T11:03:01.558Z] #18 sha256:f07ff2ac9fd46250779327c7d38974e9bb1cbcf347068f6d43bbd85c8667bbd6 [2022-08-04T11:03:02.513Z] #18 DONE 0.8s [2022-08-04T11:03:02.513Z] [2022-08-04T11:03:02.513Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T11:03:02.513Z] #19 sha256:dd23165dd72a2a1f8a87b49cbd3dd137a15f0e1683938f561ac373a5933852b2 [2022-08-04T11:03:03.079Z] #19 DONE 0.8s [2022-08-04T11:03:03.079Z] [2022-08-04T11:03:03.079Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T11:03:03.079Z] #20 sha256:c3525b3da3fd3efe5719964eee1b2aeff2d670820a72f607d7066937ed101317 [2022-08-04T11:03:03.314Z] #11 ... [2022-08-04T11:03:03.314Z] [2022-08-04T11:03:03.314Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-04T11:03:03.314Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4 [2022-08-04T11:03:03.314Z] #29 10.09 Updating certificates in /etc/ssl/certs... [2022-08-04T11:03:03.314Z] #29 11.31 129 added, 0 removed; done. [2022-08-04T11:03:03.314Z] #29 11.35 Setting up jq (1.6-2.1) ... [2022-08-04T11:03:03.314Z] #29 11.37 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-04T11:03:03.314Z] #29 11.38 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-04T11:03:03.314Z] #29 11.42 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:03:03.314Z] #29 11.44 Processing triggers for ca-certificates (20210119) ... [2022-08-04T11:03:03.314Z] #29 11.46 Updating certificates in /etc/ssl/certs... [2022-08-04T11:03:03.314Z] #29 12.62 0 added, 0 removed; done. [2022-08-04T11:03:03.314Z] #29 12.62 Running hooks in /etc/ca-certificates/update.d... [2022-08-04T11:03:03.314Z] #29 12.62 done. [2022-08-04T11:03:03.314Z] #29 DONE 15.2s [2022-08-04T11:03:03.314Z] [2022-08-04T11:03:03.314Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:03:03.314Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:03:03.314Z] #11 ... [2022-08-04T11:03:03.314Z] [2022-08-04T11:03:03.314Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-04T11:03:03.314Z] #30 sha256:3784fabcfb4688e3ad75b0d5d20638b7f01770778c56d932396b927d548f41ca [2022-08-04T11:03:03.688Z] #19 73.67 Reading package lists... [2022-08-04T11:03:03.688Z] #19 ... [2022-08-04T11:03:03.688Z] [2022-08-04T11:03:03.688Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:03.688Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:03:03.688Z] #84 39.94 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T11:03:03.723Z] #67 ... [2022-08-04T11:03:03.723Z] [2022-08-04T11:03:03.723Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:03.723Z] #26 sha256:6adb21d80a1e7e312681f593be904f7564ab78683a6a93caf8e348c01392f0e0 [2022-08-04T11:03:03.723Z] #26 4.000 + RM_GOPATH=0 [2022-08-04T11:03:03.723Z] #26 4.000 + TMP_GOPATH= [2022-08-04T11:03:03.723Z] #26 4.000 + : /build [2022-08-04T11:03:03.723Z] #26 4.000 + '[' -z '' ']' [2022-08-04T11:03:03.723Z] #26 4.000 ++ mktemp -d [2022-08-04T11:03:03.723Z] #26 4.003 + export GOPATH=/tmp/tmp.Mk98k5wh10 [2022-08-04T11:03:03.723Z] #26 4.003 + GOPATH=/tmp/tmp.Mk98k5wh10 [2022-08-04T11:03:03.723Z] #26 4.003 + RM_GOPATH=1 [2022-08-04T11:03:03.723Z] #26 4.003 + case "$(go env GOARCH)" in [2022-08-04T11:03:03.723Z] #26 4.003 ++ go env GOARCH [2022-08-04T11:03:03.723Z] #26 4.029 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:03.723Z] #26 4.029 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:03.723Z] #26 4.029 ++ dirname /install.sh [2022-08-04T11:03:03.723Z] #26 4.030 Install docker/cli version 17.06.2-ce from stable [2022-08-04T11:03:03.723Z] #26 4.034 + dir=/ [2022-08-04T11:03:03.723Z] #26 4.034 + bin=dockercli [2022-08-04T11:03:03.723Z] #26 4.034 + shift [2022-08-04T11:03:03.723Z] #26 4.034 + '[' '!' -f //dockercli.installer ']' [2022-08-04T11:03:03.723Z] #26 4.034 + . //dockercli.installer [2022-08-04T11:03:03.723Z] #26 4.034 ++ : stable [2022-08-04T11:03:03.723Z] #26 4.034 ++ : 17.06.2-ce [2022-08-04T11:03:03.723Z] #26 4.034 + install_dockercli [2022-08-04T11:03:03.723Z] #26 4.034 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T11:03:03.723Z] #26 4.034 ++ uname -m [2022-08-04T11:03:03.723Z] #26 4.034 + arch=x86_64 [2022-08-04T11:03:03.723Z] #26 4.034 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T11:03:03.723Z] #26 4.034 + url=https://download.docker.com/linux/static [2022-08-04T11:03:03.723Z] #26 4.034 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T11:03:03.723Z] #26 4.034 + tar -xz docker/docker [2022-08-04T11:03:03.797Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.2s [2022-08-04T11:03:03.883Z] #30 DONE 0.5s [2022-08-04T11:03:03.884Z] [2022-08-04T11:03:03.884Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:03:03.884Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:03:04.011Z] #20 DONE 0.7s [2022-08-04T11:03:04.012Z] [2022-08-04T11:03:04.012Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:03:04.012Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T11:03:04.140Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 5.1s [2022-08-04T11:03:04.944Z] #21 1.063 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:04.944Z] #21 1.099 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:04.944Z] #21 1.109 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:05.108Z] #26 ... [2022-08-04T11:03:05.108Z] [2022-08-04T11:03:05.108Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:05.108Z] #67 sha256:178c5e11580f4c582e3532e8a4f753829a366238cbf254906d74ec4aa9bee4e3 [2022-08-04T11:03:05.108Z] #67 6.821 + RM_GOPATH=0 [2022-08-04T11:03:05.108Z] #67 6.821 + TMP_GOPATH= [2022-08-04T11:03:05.109Z] #67 6.821 + : /build [2022-08-04T11:03:05.109Z] #67 6.821 + '[' -z '' ']' [2022-08-04T11:03:05.109Z] #67 6.821 ++ mktemp -d [2022-08-04T11:03:05.109Z] #67 6.821 + export GOPATH=/tmp/tmp.BLq74clEeL [2022-08-04T11:03:05.109Z] #67 6.821 + GOPATH=/tmp/tmp.BLq74clEeL [2022-08-04T11:03:05.109Z] #67 6.821 + RM_GOPATH=1 [2022-08-04T11:03:05.109Z] #67 6.821 + case "$(go env GOARCH)" in [2022-08-04T11:03:05.109Z] #67 6.821 ++ go env GOARCH [2022-08-04T11:03:05.109Z] #67 6.821 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:05.109Z] #67 6.821 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:05.109Z] #67 6.821 ++ dirname /install.sh [2022-08-04T11:03:05.109Z] #67 6.846 + dir=/ [2022-08-04T11:03:05.368Z] #67 6.846 + bin=rootlesskit [2022-08-04T11:03:05.368Z] #67 6.846 + shift [2022-08-04T11:03:05.368Z] #67 6.846 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T11:03:05.368Z] #67 6.846 + . //rootlesskit.installer [2022-08-04T11:03:05.368Z] #67 6.846 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:05.368Z] #67 6.846 + install_rootlesskit [2022-08-04T11:03:05.368Z] #67 6.846 + case "$1" in [2022-08-04T11:03:05.368Z] #67 6.846 + export CGO_ENABLED=0 [2022-08-04T11:03:05.368Z] #67 6.846 + CGO_ENABLED=0 [2022-08-04T11:03:05.368Z] #67 6.846 + _install_rootlesskit [2022-08-04T11:03:05.368Z] #67 6.850 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:05.368Z] #67 6.850 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T11:03:05.368Z] #67 6.850 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:03:05.368Z] #67 6.850 + GOBIN=/build [2022-08-04T11:03:05.368Z] #67 6.850 + GO111MODULE=on [2022-08-04T11:03:05.368Z] #67 6.850 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:05.509Z] #21 1.785 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:03:05.627Z] #67 7.404 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T11:03:06.035Z] #11 extracting sha256:1c28274a8e7c4c48dd6843a6c33a0192271cfc7ef94f059ef7d70c4b60da6702 6.8s done [2022-08-04T11:03:06.294Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 [2022-08-04T11:03:06.443Z] #21 ... [2022-08-04T11:03:06.443Z] [2022-08-04T11:03:06.443Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:06.443Z] #36 sha256:6583f4de9b49d5f9f0af4e74d176b75cd3860e05f2b1b1432241659433d7f138 [2022-08-04T11:03:06.443Z] #36 117.3 Delve is a source level debugger for Go programs. [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T11:03:06.443Z] #36 117.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 Usage: [2022-08-04T11:03:06.443Z] #36 117.3 dlv [command] [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 Available Commands: [2022-08-04T11:03:06.443Z] #36 117.3 attach Attach to running process and begin debugging. [2022-08-04T11:03:06.443Z] #36 117.3 connect Connect to a headless debug server with a terminal client. [2022-08-04T11:03:06.443Z] #36 117.3 core Examine a core dump. [2022-08-04T11:03:06.443Z] #36 117.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T11:03:06.443Z] #36 117.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T11:03:06.443Z] #36 117.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T11:03:06.443Z] #36 117.3 help Help about any command [2022-08-04T11:03:06.443Z] #36 117.3 run Deprecated command. Use 'debug' instead. [2022-08-04T11:03:06.443Z] #36 117.3 test Compile test binary and begin debugging program. [2022-08-04T11:03:06.443Z] #36 117.3 trace Compile and begin tracing program. [2022-08-04T11:03:06.443Z] #36 117.3 version Prints version. [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 Flags: [2022-08-04T11:03:06.443Z] #36 117.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T11:03:06.443Z] #36 117.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T11:03:06.443Z] #36 117.3 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T11:03:06.443Z] #36 117.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T11:03:06.443Z] #36 117.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T11:03:06.443Z] #36 117.3 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T11:03:06.443Z] #36 117.3 --disable-aslr Disables address space randomization [2022-08-04T11:03:06.443Z] #36 117.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T11:03:06.443Z] #36 117.3 -h, --help help for dlv [2022-08-04T11:03:06.443Z] #36 117.3 --init string Init file, executed by the terminal client. [2022-08-04T11:03:06.443Z] #36 117.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T11:03:06.443Z] #36 117.3 --log Enable debugging server logging. [2022-08-04T11:03:06.443Z] #36 117.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T11:03:06.443Z] #36 117.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T11:03:06.443Z] #36 117.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T11:03:06.443Z] #36 117.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T11:03:06.443Z] #36 117.3 --wd string Working directory for running the program. [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 Additional help topics: [2022-08-04T11:03:06.443Z] #36 117.3 dlv backend Help about the --backend flag. [2022-08-04T11:03:06.443Z] #36 117.3 dlv log Help about logging flags. [2022-08-04T11:03:06.443Z] #36 117.3 dlv redirect Help about file redirection. [2022-08-04T11:03:06.443Z] #36 117.3 [2022-08-04T11:03:06.443Z] #36 117.3 Use "dlv [command] --help" for more information about a command. [2022-08-04T11:03:06.443Z] #36 DONE 117.6s [2022-08-04T11:03:06.443Z] [2022-08-04T11:03:06.443Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:06.443Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:03:06.443Z] #77 73.50 configure.ac:11: installing 'build-aux/compile' [2022-08-04T11:03:06.443Z] #77 73.50 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T11:03:06.443Z] #77 73.52 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T11:03:06.443Z] #77 73.53 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T11:03:06.443Z] #77 73.54 configure.ac:13: installing 'build-aux/missing' [2022-08-04T11:03:06.443Z] #77 73.55 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T11:03:06.700Z] #77 73.85 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:03:07.100Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 13.1s done [2022-08-04T11:03:07.100Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T11:03:07.361Z] #11 DONE 48.1s [2022-08-04T11:03:07.361Z] [2022-08-04T11:03:07.361Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T11:03:07.361Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T11:03:07.901Z] #84 ... [2022-08-04T11:03:07.901Z] [2022-08-04T11:03:07.901Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:03:07.901Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:03:07.901Z] #19 73.67 Reading package lists... [2022-08-04T11:03:08.170Z] #67 9.535 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:03:08.170Z] #67 9.536 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T11:03:08.170Z] #67 ... [2022-08-04T11:03:08.170Z] [2022-08-04T11:03:08.170Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:08.170Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:08.170Z] #42 3.200 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:08.170Z] #42 3.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:08.170Z] #42 3.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:08.170Z] #42 3.565 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:08.170Z] #42 3.848 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:08.170Z] #42 4.554 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:08.170Z] #42 ... [2022-08-04T11:03:08.170Z] [2022-08-04T11:03:08.170Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:08.170Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:08.170Z] #14 3.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:08.170Z] #14 3.871 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:08.170Z] #14 3.871 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:08.170Z] #14 4.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:08.170Z] #14 4.842 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:08.170Z] #14 6.386 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:08.170Z] #14 ... [2022-08-04T11:03:08.170Z] [2022-08-04T11:03:08.170Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:03:08.170Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T11:03:08.170Z] #38 4.674 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T11:03:08.305Z] #12 DONE 1.0s [2022-08-04T11:03:08.305Z] [2022-08-04T11:03:08.305Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T11:03:08.305Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T11:03:08.329Z] #77 75.39 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T11:03:08.429Z] #38 ... [2022-08-04T11:03:08.429Z] [2022-08-04T11:03:08.429Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:08.429Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:08.429Z] #55 7.962 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T11:03:08.429Z] #55 10.38 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T11:03:08.429Z] #55 10.38 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:03:08.429Z] #55 10.52 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T11:03:08.429Z] #55 10.59 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T11:03:08.429Z] #55 ... [2022-08-04T11:03:08.429Z] [2022-08-04T11:03:08.429Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:03:08.429Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:03:08.429Z] #53 6.846 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T11:03:08.429Z] #53 8.339 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T11:03:08.429Z] #53 8.341 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T11:03:08.429Z] #53 8.394 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T11:03:08.429Z] #53 8.448 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T11:03:08.429Z] #53 8.742 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T11:03:08.429Z] #53 8.935 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T11:03:08.429Z] #53 8.967 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T11:03:08.429Z] #53 9.046 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T11:03:08.429Z] #53 9.119 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T11:03:08.429Z] #53 9.185 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T11:03:08.429Z] #53 9.233 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T11:03:08.429Z] #53 9.575 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T11:03:08.587Z] #77 75.74 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T11:03:08.587Z] #77 75.74 checking how to print strings... printf [2022-08-04T11:03:08.587Z] #77 75.75 checking for gcc... gcc [2022-08-04T11:03:08.688Z] #53 ... [2022-08-04T11:03:08.688Z] [2022-08-04T11:03:08.688Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:03:08.688Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:03:08.688Z] #34 4.290 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T11:03:08.688Z] #34 4.293 Cloning into '.'... [2022-08-04T11:03:08.688Z] #34 ... [2022-08-04T11:03:08.688Z] [2022-08-04T11:03:08.688Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:03:08.688Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:03:08.688Z] #57 4.244 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T11:03:08.688Z] #57 5.038 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T11:03:08.688Z] #57 5.038 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T11:03:08.688Z] #57 5.079 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T11:03:08.688Z] #57 6.087 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T11:03:08.845Z] #77 75.90 checking whether the C compiler works... yes [2022-08-04T11:03:08.845Z] #77 76.11 checking for C compiler default output file name... a.out [2022-08-04T11:03:08.876Z] #13 DONE 0.6s [2022-08-04T11:03:08.947Z] #57 ... [2022-08-04T11:03:08.947Z] [2022-08-04T11:03:08.947Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:08.947Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:08.947Z] #36 7.580 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T11:03:08.947Z] #36 ... [2022-08-04T11:03:08.947Z] [2022-08-04T11:03:08.947Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:08.947Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:08.947Z] #62 5.921 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:08.947Z] #62 5.944 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:08.947Z] #62 5.947 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:08.947Z] #62 6.640 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:08.947Z] #62 8.843 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:09.103Z] #77 76.12 checking for suffix of executables... [2022-08-04T11:03:09.137Z] [2022-08-04T11:03:09.137Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T11:03:09.137Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T11:03:09.137Z] #33 DONE 0.3s [2022-08-04T11:03:09.137Z] [2022-08-04T11:03:09.137Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T11:03:09.137Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T11:03:09.137Z] #46 DONE 0.2s [2022-08-04T11:03:09.137Z] [2022-08-04T11:03:09.137Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:03:09.137Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:03:09.206Z] #62 ... [2022-08-04T11:03:09.206Z] [2022-08-04T11:03:09.206Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:03:09.206Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:03:09.206Z] #40 7.751 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T11:03:09.206Z] #40 8.642 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T11:03:09.206Z] #40 10.44 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T11:03:09.206Z] #40 10.74 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T11:03:09.206Z] #40 10.84 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T11:03:09.206Z] #40 ... [2022-08-04T11:03:09.206Z] [2022-08-04T11:03:09.206Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:09.206Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:09.206Z] #76 3.967 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:09.206Z] #76 3.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:09.206Z] #76 3.981 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:09.206Z] #76 4.274 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:09.206Z] #76 5.082 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:09.206Z] #76 6.762 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:09.361Z] #77 76.34 checking whether we are cross compiling... no [2022-08-04T11:03:09.361Z] #77 76.63 checking for suffix of object files... o [2022-08-04T11:03:09.398Z] #47 ... [2022-08-04T11:03:09.398Z] [2022-08-04T11:03:09.398Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T11:03:09.398Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T11:03:09.398Z] #50 DONE 0.3s [2022-08-04T11:03:09.398Z] [2022-08-04T11:03:09.398Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T11:03:09.398Z] #66 sha256:7fedc784d3e4dc9f3409413506852b4d6c677e6fc057360d8c2a32efd4dcf5ed [2022-08-04T11:03:09.398Z] #66 DONE 0.3s [2022-08-04T11:03:09.398Z] [2022-08-04T11:03:09.398Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T11:03:09.398Z] #25 sha256:1f1e3511e50097b0ce63b36bf82b7e97d866592b7e8767badbe02e27541d0b8a [2022-08-04T11:03:09.398Z] #25 DONE 0.3s [2022-08-04T11:03:09.398Z] [2022-08-04T11:03:09.398Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:09.398Z] #26 sha256:71e93c03722fdd7571e9bd85985b866290ecaab5554c3d52b6a397ff09c2ebe4 [2022-08-04T11:03:09.466Z] #76 ... [2022-08-04T11:03:09.466Z] [2022-08-04T11:03:09.466Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:09.466Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:09.466Z] #51 8.119 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:09.466Z] #51 8.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:09.466Z] #51 8.171 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:09.466Z] #51 9.366 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:09.466Z] #51 9.392 Get:5 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T11:03:09.466Z] #51 ... [2022-08-04T11:03:09.466Z] [2022-08-04T11:03:09.466Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:09.466Z] #26 sha256:6adb21d80a1e7e312681f593be904f7564ab78683a6a93caf8e348c01392f0e0 [2022-08-04T11:03:09.466Z] #26 10.95 + mkdir -p /build [2022-08-04T11:03:09.466Z] #26 10.97 + mv docker/docker /build/ [2022-08-04T11:03:09.466Z] #26 10.99 + rmdir docker [2022-08-04T11:03:09.619Z] #77 76.76 checking whether we are using the GNU C compiler... yes [2022-08-04T11:03:09.620Z] #77 76.88 checking whether gcc accepts -g... yes [2022-08-04T11:03:09.883Z] #77 77.00 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:03:09.883Z] #77 77.15 checking whether gcc understands -c and -o together... yes [2022-08-04T11:03:09.883Z] #77 77.28 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:03:09.883Z] #77 77.31 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:03:09.883Z] #77 77.32 checking for egrep... /bin/grep -E [2022-08-04T11:03:10.141Z] #77 77.34 checking for fgrep... /bin/grep -F [2022-08-04T11:03:10.141Z] #77 77.36 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:03:10.141Z] #77 77.37 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:03:10.141Z] #77 77.40 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:03:10.399Z] #77 77.41 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:03:10.399Z] #77 77.55 checking whether ln -s works... yes [2022-08-04T11:03:10.399Z] #77 77.55 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:03:10.399Z] #77 77.59 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T11:03:10.399Z] #77 77.59 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:03:10.399Z] #77 77.59 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:03:10.399Z] #77 77.59 checking for objdump... objdump [2022-08-04T11:03:10.399Z] #77 77.60 checking how to recognize dependent libraries... pass_all [2022-08-04T11:03:10.399Z] #77 77.60 checking for dlltool... no [2022-08-04T11:03:10.399Z] #77 77.61 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:03:10.399Z] #77 77.61 checking for ar... ar [2022-08-04T11:03:10.399Z] #77 77.61 checking for archiver @FILE support... @ [2022-08-04T11:03:10.399Z] #77 77.77 checking for strip... strip [2022-08-04T11:03:10.409Z] #26 DONE 12.0s [2022-08-04T11:03:10.409Z] [2022-08-04T11:03:10.409Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:10.409Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:10.409Z] #51 11.89 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:10.657Z] #77 77.77 checking for ranlib... ranlib [2022-08-04T11:03:10.657Z] #77 77.78 checking for gawk... no [2022-08-04T11:03:10.657Z] #77 77.78 checking for mawk... mawk [2022-08-04T11:03:10.915Z] #77 77.79 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:03:10.915Z] #77 78.24 checking for sysroot... no [2022-08-04T11:03:10.915Z] #77 78.26 checking for a working dd... /bin/dd [2022-08-04T11:03:11.183Z] #77 78.27 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:03:11.183Z] #77 78.29 checking for mt... no [2022-08-04T11:03:11.183Z] #77 78.29 checking if : is a manifest tool... no [2022-08-04T11:03:11.183Z] #77 78.32 checking how to run the C preprocessor... gcc -E [2022-08-04T11:03:11.572Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 5.0s [2022-08-04T11:03:12.006Z] #77 78.67 checking for ANSI C header files... yes [2022-08-04T11:03:12.263Z] #77 79.34 checking for sys/types.h... yes [2022-08-04T11:03:12.263Z] #77 79.50 checking for sys/stat.h... yes [2022-08-04T11:03:12.315Z] #51 14.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:12.521Z] #77 79.64 checking for stdlib.h... yes [2022-08-04T11:03:12.783Z] #77 79.79 checking for string.h... yes [2022-08-04T11:03:12.783Z] #77 80.00 checking for memory.h... yes [2022-08-04T11:03:13.042Z] #77 80.14 checking for strings.h... yes [2022-08-04T11:03:13.042Z] #77 80.29 checking for inttypes.h... yes [2022-08-04T11:03:13.557Z] #77 80.51 checking for stdint.h... yes [2022-08-04T11:03:13.557Z] #77 80.72 checking for unistd.h... yes [2022-08-04T11:03:13.815Z] #77 80.94 checking for dlfcn.h... yes [2022-08-04T11:03:13.815Z] #77 81.08 checking for objdir... .libs [2022-08-04T11:03:14.129Z] #11 ... [2022-08-04T11:03:14.129Z] [2022-08-04T11:03:14.129Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:03:14.129Z] #31 sha256:0581db06b29e9d27ce0f0f5bfe1f20e6de27061d56d2d069444b6330fea0a60a [2022-08-04T11:03:14.129Z] #31 2.352 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-04T11:03:14.129Z] #31 2.713 [2022-08-04T11:03:14.129Z] #31 2.935 #=#=# ######################################################################## 100.0% [2022-08-04T11:03:14.129Z] #31 3.182 [2022-08-04T11:03:14.129Z] #31 4.161 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-04T11:03:14.129Z] #31 4.479 [2022-08-04T11:03:14.129Z] #31 4.711 #=#=# ######################################################################## 100.0% [2022-08-04T11:03:14.129Z] #31 5.034 [2022-08-04T11:03:14.129Z] #31 6.040 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-04T11:03:14.129Z] #31 6.396 [2022-08-04T11:03:14.129Z] #31 6.629 #=#=# ################### 26.9% ########################################## 58.8% ################################################################ 90.2% ######################################################################## 100.0% [2022-08-04T11:03:14.129Z] #31 7.192 [2022-08-04T11:03:14.129Z] #31 8.169 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-04T11:03:14.129Z] #31 8.555 [2022-08-04T11:03:14.129Z] #31 8.789 #=#=# ######################################################################## 100.0% [2022-08-04T11:03:14.129Z] #31 9.071 [2022-08-04T11:03:14.129Z] #31 9.817 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-04T11:03:14.129Z] #31 10.15 [2022-08-04T11:03:14.129Z] #31 ... [2022-08-04T11:03:14.129Z] [2022-08-04T11:03:14.129Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:03:14.129Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:03:14.332Z] #77 81.37 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:03:14.332Z] #77 81.53 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:03:14.590Z] #77 81.53 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:03:14.693Z] #26 ... [2022-08-04T11:03:14.693Z] [2022-08-04T11:03:14.693Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:14.693Z] #67 sha256:1df979ac7972ca8aa470225962f5d552c45825eecfc30d67f777827bb31b3687 [2022-08-04T11:03:14.693Z] #67 4.857 + RM_GOPATH=0 [2022-08-04T11:03:14.693Z] #67 4.857 + TMP_GOPATH= [2022-08-04T11:03:14.693Z] #67 4.857 + : /build [2022-08-04T11:03:14.693Z] #67 4.857 + '[' -z '' ']' [2022-08-04T11:03:14.693Z] #67 4.857 ++ mktemp -d [2022-08-04T11:03:14.693Z] #67 4.866 + export GOPATH=/tmp/tmp.vKV8uFaCFM [2022-08-04T11:03:14.693Z] #67 4.867 + GOPATH=/tmp/tmp.vKV8uFaCFM [2022-08-04T11:03:14.693Z] #67 4.869 + RM_GOPATH=1 [2022-08-04T11:03:14.693Z] #67 4.869 + case "$(go env GOARCH)" in [2022-08-04T11:03:14.693Z] #67 4.870 ++ go env GOARCH [2022-08-04T11:03:14.693Z] #67 4.899 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:14.693Z] #67 4.899 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:14.693Z] #67 4.899 ++ dirname /install.sh [2022-08-04T11:03:14.693Z] #67 4.901 + dir=/ [2022-08-04T11:03:14.693Z] #67 4.902 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:14.693Z] #67 4.918 + bin=rootlesskit [2022-08-04T11:03:14.693Z] #67 4.918 + shift [2022-08-04T11:03:14.693Z] #67 4.918 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T11:03:14.693Z] #67 4.918 + . //rootlesskit.installer [2022-08-04T11:03:14.693Z] #67 4.918 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:14.693Z] #67 4.918 + install_rootlesskit [2022-08-04T11:03:14.694Z] #67 4.918 + case "$1" in [2022-08-04T11:03:14.694Z] #67 4.918 + export CGO_ENABLED=0 [2022-08-04T11:03:14.694Z] #67 4.918 + CGO_ENABLED=0 [2022-08-04T11:03:14.694Z] #67 4.918 + _install_rootlesskit [2022-08-04T11:03:14.694Z] #67 4.918 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T11:03:14.694Z] #67 4.918 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:03:14.694Z] #67 4.918 + GOBIN=/build [2022-08-04T11:03:14.694Z] #67 4.918 + GO111MODULE=on [2022-08-04T11:03:14.694Z] #67 4.918 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:14.694Z] #67 ... [2022-08-04T11:03:14.694Z] [2022-08-04T11:03:14.694Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:14.694Z] #26 sha256:71e93c03722fdd7571e9bd85985b866290ecaab5554c3d52b6a397ff09c2ebe4 [2022-08-04T11:03:14.694Z] #26 5.368 + RM_GOPATH=0 [2022-08-04T11:03:14.694Z] #26 5.368 + TMP_GOPATH= [2022-08-04T11:03:14.694Z] #26 5.368 + : /build [2022-08-04T11:03:14.694Z] #26 5.368 + '[' -z '' ']' [2022-08-04T11:03:14.694Z] #26 5.369 ++ mktemp -d [2022-08-04T11:03:14.694Z] #26 5.372 + export GOPATH=/tmp/tmp.MSSZmXG4h3 [2022-08-04T11:03:14.694Z] #26 5.375 + GOPATH=/tmp/tmp.MSSZmXG4h3 [2022-08-04T11:03:14.694Z] #26 5.375 + RM_GOPATH=1 [2022-08-04T11:03:14.694Z] #26 5.375 + case "$(go env GOARCH)" in [2022-08-04T11:03:14.694Z] #26 5.375 ++ go env GOARCH [2022-08-04T11:03:14.694Z] #26 5.403 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:14.694Z] #26 5.403 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:14.694Z] #26 5.416 ++ dirname /install.sh [2022-08-04T11:03:14.694Z] #26 5.418 + dir=/ [2022-08-04T11:03:14.694Z] #26 5.418 + bin=dockercli [2022-08-04T11:03:14.694Z] #26 5.418 + shift [2022-08-04T11:03:14.694Z] #26 5.418 + '[' '!' -f //dockercli.installer ']' [2022-08-04T11:03:14.694Z] #26 5.418 + . //dockercli.installer [2022-08-04T11:03:14.694Z] #26 5.418 ++ : stable [2022-08-04T11:03:14.694Z] #26 5.418 ++ : 17.06.2-ce [2022-08-04T11:03:14.694Z] #26 5.418 + install_dockercli [2022-08-04T11:03:14.694Z] #26 5.418 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T11:03:14.694Z] #26 5.418 Install docker/cli version 17.06.2-ce from stable [2022-08-04T11:03:14.694Z] #26 5.419 ++ uname -m [2022-08-04T11:03:14.694Z] #26 5.420 + arch=x86_64 [2022-08-04T11:03:14.694Z] #26 5.420 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T11:03:14.694Z] #26 5.420 + url=https://download.docker.com/linux/static [2022-08-04T11:03:14.694Z] #26 5.423 + tar -xz docker/docker [2022-08-04T11:03:14.694Z] #26 5.424 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T11:03:14.733Z] #19 96.89 Reading package lists... [2022-08-04T11:03:14.733Z] #19 ... [2022-08-04T11:03:14.733Z] [2022-08-04T11:03:14.733Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:14.733Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:03:14.733Z] #84 52.95 libtoolize: putting auxiliary files in '.'. [2022-08-04T11:03:14.733Z] #84 52.95 libtoolize: copying file './ltmain.sh' [2022-08-04T11:03:14.848Z] #77 81.68 checking if gcc static flag -static works... yes [2022-08-04T11:03:14.848Z] #77 82.08 checking if gcc supports -c -o file.o... yes [2022-08-04T11:03:14.848Z] #51 ... [2022-08-04T11:03:14.848Z] [2022-08-04T11:03:14.848Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:03:14.848Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T11:03:14.848Z] #38 16.39 tomll can be used in two ways: [2022-08-04T11:03:14.848Z] #38 16.39 Writing to STDIN and reading from STDOUT: [2022-08-04T11:03:14.848Z] #38 16.39 cat file.toml | tomll > file.toml [2022-08-04T11:03:14.848Z] #38 16.39 [2022-08-04T11:03:14.848Z] #38 16.39 Reading and updating a list of files: [2022-08-04T11:03:14.848Z] #38 16.39 tomll a.toml b.toml c.toml [2022-08-04T11:03:14.848Z] #38 16.39 [2022-08-04T11:03:14.848Z] #38 16.39 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T11:03:14.848Z] #38 DONE 17.1s [2022-08-04T11:03:15.106Z] #77 82.23 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:03:15.106Z] #77 82.23 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T11:03:15.107Z] [2022-08-04T11:03:15.107Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:15.107Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:15.107Z] #51 16.99 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T11:03:15.365Z] #77 82.28 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:03:15.365Z] #77 82.63 checking how to hardcode library paths into programs... immediate [2022-08-04T11:03:15.365Z] #77 82.63 checking whether stripping libraries is possible... yes [2022-08-04T11:03:15.365Z] #77 82.65 checking if libtool supports shared libraries... yes [2022-08-04T11:03:15.365Z] #77 82.65 checking whether to build shared libraries... no [2022-08-04T11:03:15.365Z] #77 82.65 checking whether to build static libraries... yes [2022-08-04T11:03:15.365Z] #77 82.65 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:03:15.365Z] #77 82.70 checking whether build environment is sane... yes [2022-08-04T11:03:15.623Z] #77 82.78 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:03:15.623Z] #77 82.81 checking whether make sets $(MAKE)... yes [2022-08-04T11:03:15.623Z] #77 82.88 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:03:15.623Z] #77 82.93 checking whether make supports nested variables... yes [2022-08-04T11:03:15.671Z] #84 54.35 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T11:03:15.671Z] #84 54.35 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T11:03:15.671Z] #84 54.35 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:03:15.881Z] #77 82.99 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:03:15.881Z] #77 82.99 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:03:15.881Z] #77 83.00 checking how to create a ustar tar archive... gnutar [2022-08-04T11:03:15.881Z] #77 83.06 checking dependency style of gcc... gcc3 [2022-08-04T11:03:16.043Z] #51 ... [2022-08-04T11:03:16.043Z] [2022-08-04T11:03:16.043Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:03:16.043Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:03:16.043Z] #47 7.613 + git clone https://github.com/docker/distribution.git . [2022-08-04T11:03:16.043Z] #47 7.620 Cloning into '.'... [2022-08-04T11:03:16.043Z] #47 ... [2022-08-04T11:03:16.043Z] [2022-08-04T11:03:16.043Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:16.043Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:16.043Z] #36 17.74 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T11:03:16.043Z] #36 17.74 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T11:03:16.043Z] #36 18.01 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T11:03:16.140Z] #77 83.29 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:03:16.140Z] #77 83.29 checking whether make supports nested variables... (cached) yes [2022-08-04T11:03:16.140Z] #77 83.29 checking for gawk... (cached) mawk [2022-08-04T11:03:16.140Z] #77 83.29 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:03:16.140Z] #77 83.29 checking for gcc... (cached) gcc [2022-08-04T11:03:16.140Z] #77 83.39 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:03:16.140Z] #77 83.39 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:03:16.140Z] #77 83.39 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:03:16.140Z] #77 83.40 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:03:16.140Z] #77 83.40 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:03:16.302Z] #36 18.38 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T11:03:16.398Z] #77 83.50 checking for python3... /usr/bin/python3 [2022-08-04T11:03:16.398Z] #77 83.50 checking for python3 version... 3.9 [2022-08-04T11:03:16.398Z] #77 83.54 checking for python3 platform... linux [2022-08-04T11:03:16.398Z] #77 83.58 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:03:16.561Z] #36 18.55 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T11:03:16.647Z] #11 ... [2022-08-04T11:03:16.647Z] [2022-08-04T11:03:16.647Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-04T11:03:16.647Z] #31 sha256:0581db06b29e9d27ce0f0f5bfe1f20e6de27061d56d2d069444b6330fea0a60a [2022-08-04T11:03:16.647Z] #31 10.38 #=#=# ######################################################################## 100.0% [2022-08-04T11:03:16.647Z] #31 10.68 [2022-08-04T11:03:16.647Z] #31 10.79 Download of images into '/build' complete. [2022-08-04T11:03:16.647Z] #31 10.79 Use something like the following to load the result into a Docker daemon: [2022-08-04T11:03:16.647Z] #31 10.79 tar -cC '/build' . | docker load [2022-08-04T11:03:16.647Z] #31 DONE 12.6s [2022-08-04T11:03:16.647Z] [2022-08-04T11:03:16.647Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:17fa2026bcaa2ca1cc0806c65ac6bbdab91760e841ae95b06f868df752c0026a [2022-08-04T11:03:16.647Z] #11 sha256:0ceb80ed8d7a598f053932a0db1bd5ff0fa6d94117c1f617c668c6542b86a31e [2022-08-04T11:03:16.647Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 10.5s [2022-08-04T11:03:16.661Z] #77 83.75 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:03:16.661Z] #77 83.95 checking for go-md2man... no [2022-08-04T11:03:16.820Z] #36 18.75 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T11:03:16.820Z] #36 18.83 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T11:03:16.820Z] #36 18.96 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T11:03:16.918Z] #77 83.97 checking error.h usability... yes [2022-08-04T11:03:16.918Z] #77 84.09 checking error.h presence... yes [2022-08-04T11:03:16.918Z] #77 84.13 checking for error.h... yes [2022-08-04T11:03:16.918Z] #77 84.16 checking linux/openat2.h usability... yes [2022-08-04T11:03:16.918Z] #77 ... [2022-08-04T11:03:16.918Z] [2022-08-04T11:03:16.918Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:03:16.918Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T11:03:16.918Z] #21 3.165 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:03:16.918Z] #21 4.531 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:03:16.918Z] #21 6.929 Fetched 8449 kB in 6s (1377 kB/s) [2022-08-04T11:03:16.918Z] #21 6.929 Reading package lists... [2022-08-04T11:03:16.918Z] #21 9.504 Reading package lists... [2022-08-04T11:03:16.918Z] #21 11.91 Building dependency tree... [2022-08-04T11:03:17.079Z] #36 19.18 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T11:03:17.175Z] #21 ... [2022-08-04T11:03:17.175Z] [2022-08-04T11:03:17.176Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:17.176Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:03:17.176Z] #77 84.27 checking linux/openat2.h presence... yes [2022-08-04T11:03:17.176Z] #77 84.37 checking for linux/openat2.h... yes [2022-08-04T11:03:17.339Z] #36 19.51 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T11:03:17.433Z] #77 84.40 checking for copy_file_range... yes [2022-08-04T11:03:17.691Z] #77 84.70 checking for fgetxattr... yes [2022-08-04T11:03:17.691Z] #77 84.89 checking for statx... yes [2022-08-04T11:03:17.907Z] #36 20.16 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T11:03:17.949Z] #77 85.12 checking for fgetpwent_r... yes [2022-08-04T11:03:18.166Z] #36 20.38 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T11:03:18.207Z] #77 85.38 checking for issetugid... no [2022-08-04T11:03:18.207Z] #77 85.60 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:03:18.207Z] #77 85.61 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:03:18.426Z] #36 20.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T11:03:18.426Z] #36 ... [2022-08-04T11:03:18.426Z] [2022-08-04T11:03:18.426Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:18.426Z] #67 sha256:178c5e11580f4c582e3532e8a4f753829a366238cbf254906d74ec4aa9bee4e3 [2022-08-04T11:03:18.426Z] #67 9.998 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T11:03:18.426Z] #67 14.11 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T11:03:18.426Z] #67 14.86 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T11:03:18.426Z] #67 14.95 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T11:03:18.426Z] #67 15.22 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T11:03:18.426Z] #67 15.46 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:03:18.426Z] #67 15.49 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T11:03:18.426Z] #67 15.78 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T11:03:18.426Z] #67 16.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T11:03:18.426Z] #67 16.50 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T11:03:18.426Z] #67 16.61 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T11:03:18.426Z] #67 19.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:03:18.685Z] #67 ... [2022-08-04T11:03:18.685Z] [2022-08-04T11:03:18.685Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:18.685Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:18.685Z] #55 10.76 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T11:03:18.685Z] #55 11.13 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T11:03:18.685Z] #55 11.95 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T11:03:18.685Z] #55 12.21 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T11:03:18.685Z] #55 14.05 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T11:03:18.685Z] #55 14.13 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T11:03:18.685Z] #55 14.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T11:03:18.685Z] #55 14.51 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T11:03:18.685Z] #55 19.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T11:03:18.685Z] #55 19.42 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:03:18.685Z] #55 19.42 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T11:03:18.685Z] #55 19.62 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T11:03:18.685Z] #55 19.77 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T11:03:18.685Z] #55 19.96 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T11:03:18.685Z] #55 20.08 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T11:03:18.685Z] #55 20.16 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T11:03:18.685Z] #55 20.19 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T11:03:18.685Z] #55 20.31 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T11:03:18.685Z] #55 20.43 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T11:03:18.685Z] #55 20.68 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T11:03:18.685Z] #55 20.68 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T11:03:18.685Z] #55 20.77 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T11:03:18.685Z] #55 20.77 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T11:03:18.685Z] #55 20.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T11:03:18.685Z] #55 20.83 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T11:03:18.685Z] #55 20.87 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T11:03:18.900Z] #26 ... [2022-08-04T11:03:18.900Z] [2022-08-04T11:03:18.901Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:18.901Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:18.901Z] #42 6.257 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:18.901Z] #42 6.297 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:18.901Z] #42 6.305 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:18.901Z] #42 8.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:18.954Z] #55 20.92 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T11:03:18.954Z] #55 20.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T11:03:19.038Z] #77 85.63 checking for library containing yajl_tree_get... -lyajl [2022-08-04T11:03:19.038Z] #77 86.11 checking for yajl >= 2.0.0... yes [2022-08-04T11:03:19.038Z] #77 86.17 checking sys/capability.h usability... yes [2022-08-04T11:03:19.038Z] #77 86.36 checking sys/capability.h presence... yes [2022-08-04T11:03:19.038Z] #77 86.43 checking for sys/capability.h... yes [2022-08-04T11:03:19.161Z] #42 ... [2022-08-04T11:03:19.161Z] [2022-08-04T11:03:19.161Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:03:19.161Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T11:03:19.161Z] #38 5.907 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T11:03:19.165Z] #11 extracting sha256:6b3e8fc138ed24bdd28760005afdd15c34a7a0967fa0e1c3fe472bb3de29f2c6 12.8s done [2022-08-04T11:03:19.165Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 [2022-08-04T11:03:19.165Z] #11 extracting sha256:f3efab82b0e6781916704657c07fcd27f758c051a79c51966805759586275493 done [2022-08-04T11:03:19.213Z] #55 21.14 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T11:03:19.213Z] #55 ... [2022-08-04T11:03:19.213Z] [2022-08-04T11:03:19.213Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:19.213Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:19.213Z] #62 11.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:19.213Z] #62 20.39 Fetched 8563 kB in 15s (581 kB/s) [2022-08-04T11:03:19.421Z] #11 DONE 46.1s [2022-08-04T11:03:19.422Z] [2022-08-04T11:03:19.422Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-04T11:03:19.422Z] #12 sha256:fc1f9c6523b63e31cd6290c947a9bf9ef1e8accbd2728936630c3d6006fbceb7 [2022-08-04T11:03:19.428Z] #38 ... [2022-08-04T11:03:19.428Z] [2022-08-04T11:03:19.428Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:19.428Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:19.428Z] #14 5.255 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:19.428Z] #14 5.279 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:19.428Z] #14 5.279 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:19.428Z] #14 6.328 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:19.428Z] #14 ... [2022-08-04T11:03:19.428Z] [2022-08-04T11:03:19.428Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:03:19.428Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:03:19.428Z] #57 5.335 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T11:03:19.428Z] #57 6.762 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T11:03:19.428Z] #57 6.765 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T11:03:19.428Z] #57 6.937 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T11:03:19.428Z] #57 9.420 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T11:03:19.472Z] #62 20.39 Reading package lists... [2022-08-04T11:03:19.472Z] #62 ... [2022-08-04T11:03:19.472Z] [2022-08-04T11:03:19.472Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:19.472Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:19.472Z] #14 14.69 Fetched 8563 kB in 11s (771 kB/s) [2022-08-04T11:03:19.472Z] #14 14.69 Reading package lists... [2022-08-04T11:03:19.609Z] #77 86.44 checking for library containing cap_from_name... [2022-08-04T11:03:19.609Z] #77 ... [2022-08-04T11:03:19.609Z] [2022-08-04T11:03:19.609Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:03:19.609Z] #34 sha256:4b41878b4762cb0683fc280c29ac8b5b269125ec65df29026de7c40e51009d4b [2022-08-04T11:03:19.609Z] #34 DONE 130.4s [2022-08-04T11:03:19.609Z] [2022-08-04T11:03:19.609Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:19.609Z] #26 sha256:2b5a8a175ebd405ba3112106f2e24079100ea89e0a7cd409e1c6c6be17e7e40a [2022-08-04T11:03:19.609Z] #26 120.4 Updating files: 27% (3083/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: 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: 47% (5390/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: 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: 73% (8433/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-08-04T11:03:19.609Z] #26 123.3 + cd /tmp/tmp.KrxUq9Oelv/tmp/docker-ce [2022-08-04T11:03:19.609Z] #26 123.3 + git checkout -q v17.06.2-ce [2022-08-04T11:03:19.609Z] #26 126.6 + mkdir -p /tmp/tmp.KrxUq9Oelv/src/github.com/docker [2022-08-04T11:03:19.609Z] #26 126.6 + mv components/cli /tmp/tmp.KrxUq9Oelv/src/github.com/docker/cli [2022-08-04T11:03:19.609Z] #26 126.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-04T11:03:19.609Z] #26 ... [2022-08-04T11:03:19.609Z] [2022-08-04T11:03:19.609Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:19.609Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:03:19.609Z] #77 86.44 checking for library containing cap_from_name... -lcap [2022-08-04T11:03:19.609Z] #77 86.90 checking for library containing dlopen... [2022-08-04T11:03:19.609Z] #77 ... [2022-08-04T11:03:19.609Z] [2022-08-04T11:03:19.609Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:03:19.609Z] #60 sha256:9bbaa350735e83af9c20d821ba3076306de6f5d5390ddbf010b7d8153f2beff1 [2022-08-04T11:03:19.609Z] #60 11.63 + cd /tmp/tmp.DoQiOCbv3x/src/github.com/opencontainers/runc [2022-08-04T11:03:19.609Z] #60 11.63 + git checkout -q v1.1.2 [2022-08-04T11:03:19.609Z] #60 12.32 + '[' -z '' ']' [2022-08-04T11:03:19.609Z] #60 12.32 + target=static [2022-08-04T11:03:19.609Z] #60 12.32 + make BUILDTAGS=seccomp static [2022-08-04T11:03:19.609Z] #60 12.63 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-08-04T11:03:19.694Z] #57 ... [2022-08-04T11:03:19.694Z] [2022-08-04T11:03:19.694Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:19.694Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:19.694Z] #62 5.953 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:19.694Z] #62 6.024 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:19.694Z] #62 6.032 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:19.694Z] #62 7.415 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:19.694Z] #62 ... [2022-08-04T11:03:19.694Z] [2022-08-04T11:03:19.694Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:03:19.694Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:03:19.694Z] #34 5.354 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T11:03:19.694Z] #34 5.358 Cloning into '.'... [2022-08-04T11:03:19.867Z] #60 ... [2022-08-04T11:03:19.867Z] [2022-08-04T11:03:19.867Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:03:19.867Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T11:03:19.867Z] #21 13.92 The following additional packages will be installed: [2022-08-04T11:03:19.867Z] #21 13.94 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T11:03:19.867Z] #21 13.94 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T11:03:19.867Z] #21 13.94 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T11:03:19.867Z] #21 13.94 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T11:03:19.867Z] #21 13.94 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T11:03:19.867Z] #21 13.94 Suggested packages: [2022-08-04T11:03:19.867Z] #21 13.96 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T11:03:19.867Z] #21 13.96 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T11:03:19.867Z] #21 13.96 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T11:03:19.867Z] #21 13.96 Recommended packages: [2022-08-04T11:03:19.867Z] #21 13.96 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T11:03:19.867Z] #21 13.96 systemd-timesyncd | time-daemon unzip [2022-08-04T11:03:19.867Z] #21 15.62 The following NEW packages will be installed: [2022-08-04T11:03:19.867Z] #21 15.62 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T11:03:19.867Z] #21 15.62 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T11:03:19.867Z] #21 15.62 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T11:03:19.867Z] #21 15.62 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T11:03:19.867Z] #21 15.62 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T11:03:19.867Z] #21 15.62 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T11:03:19.867Z] #21 15.63 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T11:03:19.867Z] #21 15.63 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T11:03:19.867Z] #21 15.63 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T11:03:19.867Z] #21 16.04 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-08-04T11:03:19.867Z] #21 16.04 Need to get 31.8 MB of archives. [2022-08-04T11:03:19.867Z] #21 16.04 After this operation, 123 MB of additional disk space will be used. [2022-08-04T11:03:19.867Z] #21 16.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-04T11:03:19.867Z] #21 16.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-08-04T11:03:19.867Z] #21 16.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-08-04T11:03:19.867Z] #21 16.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-08-04T11:03:19.867Z] #21 16.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-04T11:03:19.867Z] #21 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-08-04T11:03:19.867Z] #21 16.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB] [2022-08-04T11:03:19.867Z] #21 16.26 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-04T11:03:19.867Z] #21 16.26 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-04T11:03:19.867Z] #21 16.26 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-04T11:03:19.867Z] #21 16.26 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-04T11:03:19.867Z] #21 16.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-04T11:03:19.867Z] #21 16.26 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-04T11:03:19.867Z] #21 16.26 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-04T11:03:19.955Z] #34 ... [2022-08-04T11:03:19.955Z] [2022-08-04T11:03:19.955Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:03:19.955Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:03:19.955Z] #40 5.041 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T11:03:19.955Z] #40 6.330 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T11:03:19.955Z] #40 8.364 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T11:03:19.955Z] #40 8.700 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T11:03:19.955Z] #40 8.817 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T11:03:19.955Z] #40 ... [2022-08-04T11:03:19.955Z] [2022-08-04T11:03:19.955Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:19.955Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:19.955Z] #55 4.662 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T11:03:19.955Z] #55 6.577 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T11:03:19.955Z] #55 6.656 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:03:19.955Z] #55 6.844 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T11:03:19.955Z] #55 6.845 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T11:03:19.955Z] #55 7.070 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T11:03:19.955Z] #55 7.949 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T11:03:19.955Z] #55 8.454 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T11:03:19.955Z] #55 9.347 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T11:03:19.955Z] #55 9.393 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T11:03:19.955Z] #55 9.525 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T11:03:19.955Z] #55 9.693 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T11:03:20.041Z] #14 21.07 Reading package lists... [2022-08-04T11:03:20.041Z] #14 ... [2022-08-04T11:03:20.041Z] [2022-08-04T11:03:20.041Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:20.041Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:20.041Z] #55 21.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T11:03:20.041Z] #55 22.00 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T11:03:20.041Z] #55 22.00 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T11:03:20.041Z] #55 22.12 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T11:03:20.041Z] #55 22.13 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T11:03:20.041Z] #55 ... [2022-08-04T11:03:20.041Z] [2022-08-04T11:03:20.041Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:20.041Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:20.041Z] #42 12.13 Fetched 8563 kB in 9s (913 kB/s) [2022-08-04T11:03:20.041Z] #42 12.13 Reading package lists... [2022-08-04T11:03:20.125Z] #21 16.32 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:03:20.125Z] #21 16.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:03:20.125Z] #21 16.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T11:03:20.125Z] #21 16.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-04T11:03:20.125Z] #21 16.36 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-04T11:03:20.125Z] #21 16.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-04T11:03:20.125Z] #21 16.42 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-04T11:03:20.125Z] #21 16.42 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-04T11:03:20.125Z] #21 16.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-04T11:03:20.125Z] #21 16.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-04T11:03:20.125Z] #21 16.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-04T11:03:20.125Z] #21 16.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-04T11:03:20.125Z] #21 16.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-04T11:03:20.125Z] #21 16.49 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-04T11:03:20.218Z] #55 ... [2022-08-04T11:03:20.218Z] [2022-08-04T11:03:20.219Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:20.219Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:20.219Z] #76 4.096 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:20.219Z] #76 4.103 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:20.219Z] #76 4.104 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:20.219Z] #76 4.336 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:20.219Z] #76 5.236 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:20.219Z] #76 8.449 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:20.300Z] #42 18.16 Reading package lists... [2022-08-04T11:03:20.300Z] #42 ... [2022-08-04T11:03:20.300Z] [2022-08-04T11:03:20.300Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:20.300Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:20.300Z] #55 22.28 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T11:03:20.300Z] #55 22.44 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T11:03:20.360Z] #12 DONE 0.8s [2022-08-04T11:03:20.360Z] [2022-08-04T11:03:20.360Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-08-04T11:03:20.360Z] #13 sha256:02df85f6f55037f38d4b8512b732964b6b0038a617afb265c78cc0b9daa000f6 [2022-08-04T11:03:20.391Z] #21 16.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-04T11:03:20.391Z] #21 16.52 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-04T11:03:20.391Z] #21 16.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-04T11:03:20.391Z] #21 16.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-04T11:03:20.479Z] #76 ... [2022-08-04T11:03:20.479Z] [2022-08-04T11:03:20.479Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:20.479Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:20.479Z] #51 6.140 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:20.479Z] #51 6.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:20.479Z] #51 6.187 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:20.479Z] #51 7.130 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T11:03:20.479Z] #51 8.606 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:20.479Z] #51 ... [2022-08-04T11:03:20.479Z] [2022-08-04T11:03:20.479Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:03:20.479Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:03:20.479Z] #53 5.695 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T11:03:20.479Z] #53 7.957 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T11:03:20.479Z] #53 8.047 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T11:03:20.479Z] #53 8.110 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T11:03:20.479Z] #53 8.489 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T11:03:20.479Z] #53 8.580 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T11:03:20.479Z] #53 8.908 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T11:03:20.479Z] #53 9.990 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T11:03:20.479Z] #53 10.55 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T11:03:20.560Z] #55 22.75 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T11:03:20.560Z] #55 22.76 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T11:03:20.618Z] #13 DONE 0.5s [2022-08-04T11:03:20.618Z] [2022-08-04T11:03:20.618Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-08-04T11:03:20.618Z] #50 sha256:f40f6a6097f0e6f58c8530714f759e174c7ccfb7106581173524f264af3a35e5 [2022-08-04T11:03:20.618Z] #50 DONE 0.1s [2022-08-04T11:03:20.618Z] [2022-08-04T11:03:20.618Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T11:03:20.618Z] #25 sha256:a0ef7f13deb3cd8d767b63669f5b25bc68e6d9910b207c8f85457fa6c69393cb [2022-08-04T11:03:20.653Z] #21 16.95 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-04T11:03:20.653Z] #21 16.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-08-04T11:03:20.653Z] #21 16.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-04T11:03:20.653Z] #21 16.96 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-04T11:03:20.653Z] #21 16.96 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-04T11:03:20.653Z] #21 16.96 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-04T11:03:20.653Z] #21 16.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-04T11:03:20.653Z] #21 16.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-04T11:03:20.653Z] #21 16.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T11:03:20.653Z] #21 17.04 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T11:03:20.955Z] #53 ... [2022-08-04T11:03:20.955Z] [2022-08-04T11:03:20.955Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:20.955Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:20.955Z] #36 5.335 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T11:03:20.955Z] #36 ... [2022-08-04T11:03:20.955Z] [2022-08-04T11:03:20.955Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:20.955Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:20.955Z] #14 10.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:20.955Z] #25 ... [2022-08-04T11:03:20.955Z] [2022-08-04T11:03:20.955Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-04T11:03:20.955Z] #33 sha256:ea61007e71da38551d3dc16a23be5958ed650772f19a0ab118fe57e63b053cc9 [2022-08-04T11:03:20.955Z] #33 DONE 0.2s [2022-08-04T11:03:20.955Z] [2022-08-04T11:03:20.955Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:03:20.955Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:03:20.962Z] #21 17.04 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T11:03:20.962Z] #21 17.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:03:20.962Z] #21 17.06 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T11:03:20.962Z] #21 17.08 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T11:03:20.962Z] #21 17.09 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T11:03:20.962Z] #21 17.09 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-04T11:03:20.962Z] #21 17.12 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB] [2022-08-04T11:03:20.962Z] #21 17.12 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-04T11:03:20.962Z] #21 17.13 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-04T11:03:20.962Z] #21 17.14 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T11:03:20.967Z] #55 22.96 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T11:03:20.967Z] #55 22.96 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T11:03:20.967Z] #55 23.03 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T11:03:21.218Z] #34 ... [2022-08-04T11:03:21.218Z] [2022-08-04T11:03:21.218Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-04T11:03:21.218Z] #46 sha256:204f13c2ebd5f8cf12661cec9fb153ac610aee1fee87cef4ff4fdc3075d6a0dc [2022-08-04T11:03:21.218Z] #46 DONE 0.4s [2022-08-04T11:03:21.218Z] [2022-08-04T11:03:21.218Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T11:03:21.218Z] #66 sha256:9e98bc20aca2aefe5d824680557436d0a0e90fa649da486d049c7060b121be22 [2022-08-04T11:03:21.218Z] #66 DONE 0.4s [2022-08-04T11:03:21.218Z] [2022-08-04T11:03:21.218Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T11:03:21.218Z] #25 sha256:a0ef7f13deb3cd8d767b63669f5b25bc68e6d9910b207c8f85457fa6c69393cb [2022-08-04T11:03:21.218Z] #25 DONE 0.5s [2022-08-04T11:03:21.218Z] [2022-08-04T11:03:21.218Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:21.218Z] #26 sha256:5c1d501012777ad9e4dcea97f742323a6c975b3b4c3a2956f8d89a717e8c0108 [2022-08-04T11:03:21.222Z] #21 17.35 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-04T11:03:21.222Z] #21 17.37 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-04T11:03:21.222Z] #21 17.39 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-04T11:03:21.222Z] #21 17.40 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-04T11:03:21.242Z] #55 23.13 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T11:03:21.242Z] #55 23.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T11:03:21.242Z] #55 23.35 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T11:03:21.501Z] #55 23.47 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T11:03:21.501Z] #55 23.47 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T11:03:21.501Z] #55 23.58 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T11:03:21.501Z] #55 23.62 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T11:03:21.761Z] #55 23.85 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T11:03:21.790Z] #21 18.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:03:22.020Z] #55 24.03 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T11:03:22.021Z] #55 24.03 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T11:03:22.021Z] #55 24.16 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T11:03:22.049Z] #21 18.27 Fetched 31.8 MB in 2s (19.1 MB/s) [2022-08-04T11:03:22.049Z] #21 18.37 Selecting previously unselected package libcap2:arm64. [2022-08-04T11:03:22.280Z] #55 24.31 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T11:03:22.280Z] #55 24.35 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T11:03:22.280Z] #55 24.35 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T11:03:22.280Z] #55 24.43 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T11:03:22.308Z] #21 18.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24009 files and directories currently installed.) [2022-08-04T11:03:22.308Z] #21 18.47 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-04T11:03:22.308Z] #21 18.48 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-04T11:03:22.308Z] #21 18.57 Selecting previously unselected package libargon2-1:arm64. [2022-08-04T11:03:22.540Z] #55 24.65 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T11:03:22.567Z] #21 18.57 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-08-04T11:03:22.567Z] #21 18.58 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-04T11:03:22.567Z] #21 18.64 Selecting previously unselected package libjson-c5:arm64. [2022-08-04T11:03:22.567Z] #21 18.65 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-08-04T11:03:22.567Z] #21 18.65 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-08-04T11:03:22.567Z] #21 18.76 Selecting previously unselected package libcryptsetup12:arm64. [2022-08-04T11:03:22.567Z] #21 18.78 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-08-04T11:03:22.567Z] #21 18.79 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:03:22.799Z] #55 24.85 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T11:03:22.799Z] #55 24.87 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T11:03:22.826Z] #21 18.95 Selecting previously unselected package libip4tc2:arm64. [2022-08-04T11:03:22.826Z] #21 18.95 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-04T11:03:22.826Z] #21 18.95 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-04T11:03:22.826Z] #21 19.04 Selecting previously unselected package libkmod2:arm64. [2022-08-04T11:03:22.826Z] #21 19.05 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-08-04T11:03:22.826Z] #21 19.06 Unpacking libkmod2:arm64 (28-1) ... [2022-08-04T11:03:22.886Z] #14 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:23.059Z] #55 24.96 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T11:03:23.059Z] #55 24.96 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T11:03:23.059Z] #55 25.09 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T11:03:23.059Z] #55 25.19 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T11:03:23.059Z] #55 ... [2022-08-04T11:03:23.059Z] [2022-08-04T11:03:23.059Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:03:23.059Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:03:23.059Z] #40 15.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T11:03:23.059Z] #40 15.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:03:23.085Z] #21 19.17 Selecting previously unselected package systemd. [2022-08-04T11:03:23.085Z] #21 19.17 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ... [2022-08-04T11:03:23.085Z] #21 19.34 Unpacking systemd (247.3-7) ... [2022-08-04T11:03:23.318Z] #40 ... [2022-08-04T11:03:23.318Z] [2022-08-04T11:03:23.318Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:23.318Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:23.318Z] #42 18.16 Reading package lists... [2022-08-04T11:03:23.318Z] #42 24.10 Building dependency tree... [2022-08-04T11:03:23.577Z] #42 ... [2022-08-04T11:03:23.577Z] [2022-08-04T11:03:23.577Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:23.577Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:23.577Z] #76 15.66 Fetched 8563 kB in 12s (719 kB/s) [2022-08-04T11:03:23.577Z] #76 15.66 Reading package lists... [2022-08-04T11:03:23.840Z] #76 22.00 Reading package lists... [2022-08-04T11:03:23.840Z] #76 ... [2022-08-04T11:03:23.840Z] [2022-08-04T11:03:23.840Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:23.840Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:23.840Z] #55 25.44 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T11:03:23.840Z] #55 25.44 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T11:03:23.840Z] #55 25.54 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T11:03:23.840Z] #55 25.57 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T11:03:23.840Z] #55 25.60 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T11:03:23.841Z] #55 25.65 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T11:03:23.841Z] #55 25.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T11:03:23.841Z] #55 25.80 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T11:03:23.841Z] #55 25.90 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T11:03:23.841Z] #55 25.93 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T11:03:23.841Z] #55 26.03 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T11:03:24.100Z] #55 26.12 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T11:03:24.100Z] #55 26.19 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T11:03:24.100Z] #55 ... [2022-08-04T11:03:24.100Z] [2022-08-04T11:03:24.100Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:03:24.100Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:03:24.100Z] #53 16.18 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T11:03:24.100Z] #53 16.18 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T11:03:24.100Z] #53 ... [2022-08-04T11:03:24.100Z] [2022-08-04T11:03:24.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-08-04T11:03:24.100Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:24.100Z] #55 26.22 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T11:03:24.100Z] #55 26.22 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T11:03:24.804Z] #14 ... [2022-08-04T11:03:24.804Z] [2022-08-04T11:03:24.804Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:03:24.804Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:03:24.804Z] #47 5.498 + git clone https://github.com/docker/distribution.git . [2022-08-04T11:03:24.804Z] #47 5.513 Cloning into '.'... [2022-08-04T11:03:24.804Z] #47 ... [2022-08-04T11:03:24.804Z] [2022-08-04T11:03:24.804Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:24.804Z] #67 sha256:1df979ac7972ca8aa470225962f5d552c45825eecfc30d67f777827bb31b3687 [2022-08-04T11:03:24.804Z] #67 5.477 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T11:03:24.804Z] #67 8.446 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:03:24.804Z] #67 8.446 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T11:03:24.804Z] #67 9.451 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T11:03:24.804Z] #67 15.16 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T11:03:24.989Z] #21 21.25 Selecting previously unselected package pigz. [2022-08-04T11:03:24.989Z] #21 21.25 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-08-04T11:03:24.989Z] #21 21.26 Unpacking pigz (2.6-1) ... [2022-08-04T11:03:24.989Z] #21 21.34 Selecting previously unselected package libelf1:arm64. [2022-08-04T11:03:25.065Z] #67 ... [2022-08-04T11:03:25.066Z] [2022-08-04T11:03:25.066Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:03:25.066Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:03:25.066Z] #40 14.52 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T11:03:25.066Z] #40 14.63 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:03:25.248Z] #21 21.35 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-08-04T11:03:25.248Z] #21 21.36 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-04T11:03:25.248Z] #21 21.52 Selecting previously unselected package libbpf0:arm64. [2022-08-04T11:03:25.248Z] #21 21.52 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-04T11:03:25.248Z] #21 21.54 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-04T11:03:25.478Z] #55 27.22 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T11:03:25.478Z] #55 27.22 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T11:03:25.478Z] #55 27.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T11:03:25.478Z] #55 27.22 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T11:03:25.478Z] #55 27.34 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T11:03:25.478Z] #55 27.42 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T11:03:25.478Z] #55 27.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T11:03:25.478Z] #55 27.57 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T11:03:25.478Z] #55 27.61 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T11:03:25.507Z] #21 21.68 Selecting previously unselected package libmnl0:arm64. [2022-08-04T11:03:25.507Z] #21 21.68 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-08-04T11:03:25.507Z] #21 21.69 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-04T11:03:25.507Z] #21 21.77 Selecting previously unselected package libxtables12:arm64. [2022-08-04T11:03:25.507Z] #21 21.78 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-08-04T11:03:25.507Z] #21 21.78 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-04T11:03:25.745Z] #55 27.93 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T11:03:25.745Z] #55 27.95 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T11:03:25.745Z] #55 27.99 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T11:03:25.765Z] #21 21.88 Selecting previously unselected package libcap2-bin. [2022-08-04T11:03:25.765Z] #21 21.88 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-04T11:03:25.765Z] #21 21.89 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T11:03:25.765Z] #21 21.96 Selecting previously unselected package iproute2. [2022-08-04T11:03:25.765Z] #21 21.97 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-08-04T11:03:25.765Z] #21 21.97 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T11:03:26.007Z] #55 28.06 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T11:03:26.007Z] #55 28.11 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T11:03:26.007Z] #55 28.22 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T11:03:26.266Z] #55 28.35 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T11:03:26.266Z] #55 28.37 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T11:03:26.266Z] #55 28.38 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T11:03:26.332Z] #21 22.48 Selecting previously unselected package xxd. [2022-08-04T11:03:26.332Z] #21 22.49 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T11:03:26.332Z] #21 22.50 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:26.470Z] #26 ... [2022-08-04T11:03:26.470Z] [2022-08-04T11:03:26.470Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:26.470Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:26.470Z] #62 5.192 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:26.470Z] #62 5.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:26.470Z] #62 5.197 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:26.470Z] #62 5.416 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:26.470Z] #62 5.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:26.531Z] #55 28.50 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T11:03:26.531Z] #55 28.52 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T11:03:26.531Z] #55 28.59 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T11:03:26.531Z] #55 28.69 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T11:03:26.590Z] #21 22.64 Selecting previously unselected package vim-common. [2022-08-04T11:03:26.590Z] #21 22.64 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:03:26.590Z] #21 22.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:26.590Z] #21 22.80 Selecting previously unselected package bash-completion. [2022-08-04T11:03:26.590Z] #21 22.80 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T11:03:26.727Z] #62 6.099 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:26.985Z] #62 ... [2022-08-04T11:03:26.985Z] [2022-08-04T11:03:26.985Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:03:26.985Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:03:26.985Z] #34 6.229 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-04T11:03:26.985Z] #34 6.229 Cloning into '.'... [2022-08-04T11:03:27.100Z] #55 29.05 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T11:03:27.100Z] #55 29.12 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T11:03:27.100Z] #55 29.14 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T11:03:27.100Z] #55 29.22 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T11:03:27.359Z] #55 29.38 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T11:03:27.359Z] #55 29.52 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T11:03:27.619Z] #55 29.71 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T11:03:27.898Z] #84 64.84 configure.ac:7: installing './compile' [2022-08-04T11:03:27.898Z] #84 64.85 configure.ac:11: installing './config.guess' [2022-08-04T11:03:27.898Z] #84 64.86 configure.ac:11: installing './config.sub' [2022-08-04T11:03:27.898Z] #84 64.86 configure.ac:8: installing './install-sh' [2022-08-04T11:03:27.898Z] #84 64.87 configure.ac:8: installing './missing' [2022-08-04T11:03:27.898Z] #84 64.94 Makefile.am: installing './depcomp' [2022-08-04T11:03:27.898Z] #84 65.89 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:03:27.898Z] #84 65.89 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:03:27.898Z] #84 65.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:03:27.898Z] #84 65.99 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:03:27.898Z] #84 66.09 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:03:27.898Z] #84 66.17 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:03:27.898Z] #84 66.24 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:03:27.898Z] #84 66.32 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:03:27.898Z] #84 66.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:03:27.898Z] #84 ... [2022-08-04T11:03:27.898Z] [2022-08-04T11:03:27.898Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:03:27.898Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:03:27.898Z] #19 96.89 Reading package lists... [2022-08-04T11:03:29.123Z] #21 25.08 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T11:03:29.123Z] #21 25.49 Selecting previously unselected package bzip2. [2022-08-04T11:03:29.281Z] #40 ... [2022-08-04T11:03:29.281Z] [2022-08-04T11:03:29.281Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:29.281Z] #26 sha256:71e93c03722fdd7571e9bd85985b866290ecaab5554c3d52b6a397ff09c2ebe4 [2022-08-04T11:03:29.281Z] #26 19.49 + mkdir -p /build [2022-08-04T11:03:29.281Z] #26 19.52 + mv docker/docker /build/ [2022-08-04T11:03:29.281Z] #26 19.53 + rmdir docker [2022-08-04T11:03:29.380Z] #21 25.49 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-08-04T11:03:29.380Z] #21 25.51 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:03:29.380Z] #21 25.57 Selecting previously unselected package xz-utils. [2022-08-04T11:03:29.380Z] #21 25.58 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-04T11:03:29.380Z] #21 25.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:03:29.525Z] #55 31.52 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T11:03:29.525Z] #55 31.53 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T11:03:29.638Z] #21 25.74 Selecting previously unselected package apparmor. [2022-08-04T11:03:29.638Z] #21 25.74 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-08-04T11:03:29.638Z] #21 25.80 Unpacking apparmor (2.13.6-10) ... [2022-08-04T11:03:29.784Z] #55 31.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T11:03:29.784Z] #55 31.77 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T11:03:29.784Z] #55 31.96 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T11:03:29.854Z] #26 DONE 20.4s [2022-08-04T11:03:29.854Z] [2022-08-04T11:03:29.854Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:29.854Z] #67 sha256:1df979ac7972ca8aa470225962f5d552c45825eecfc30d67f777827bb31b3687 [2022-08-04T11:03:29.854Z] #67 16.56 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T11:03:29.854Z] #67 16.78 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T11:03:29.854Z] #67 16.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T11:03:29.854Z] #67 17.20 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:03:29.854Z] #67 17.24 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T11:03:29.854Z] #67 17.86 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T11:03:29.854Z] #67 19.03 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T11:03:29.854Z] #67 19.38 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T11:03:29.854Z] #67 19.65 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T11:03:29.895Z] #21 26.11 Selecting previously unselected package inetutils-ping. [2022-08-04T11:03:29.895Z] #21 26.11 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-04T11:03:29.895Z] #21 26.12 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T11:03:29.895Z] #21 26.23 Selecting previously unselected package libip6tc2:arm64. [2022-08-04T11:03:30.048Z] #55 ... [2022-08-04T11:03:30.048Z] [2022-08-04T11:03:30.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-08-04T11:03:30.048Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:03:30.048Z] #47 29.88 Updating files: 74% (1615/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T11:03:30.048Z] #47 30.47 + git checkout -q v2.3.0 [2022-08-04T11:03:30.153Z] #21 26.23 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-04T11:03:30.153Z] #21 26.25 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-04T11:03:30.153Z] #21 26.32 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-04T11:03:30.153Z] #21 26.32 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-04T11:03:30.153Z] #21 26.32 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-04T11:03:30.153Z] #21 26.38 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-04T11:03:30.153Z] #21 26.39 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-04T11:03:30.153Z] #21 26.39 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-04T11:03:30.153Z] #21 26.47 Selecting previously unselected package libnftnl11:arm64. [2022-08-04T11:03:30.153Z] #21 26.47 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-04T11:03:30.308Z] #47 ... [2022-08-04T11:03:30.308Z] [2022-08-04T11:03:30.308Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:30.308Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:30.308Z] #36 22.44 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T11:03:30.308Z] #36 22.58 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T11:03:30.308Z] #36 23.48 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T11:03:30.410Z] #21 26.48 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-04T11:03:30.410Z] #21 26.58 Selecting previously unselected package iptables. [2022-08-04T11:03:30.410Z] #21 26.58 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-08-04T11:03:30.410Z] #21 26.59 Unpacking iptables (1.8.7-1) ... [2022-08-04T11:03:30.410Z] #21 ... [2022-08-04T11:03:30.410Z] [2022-08-04T11:03:30.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-08-04T11:03:30.410Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:03:30.410Z] #77 86.90 checking for library containing dlopen... -ldl [2022-08-04T11:03:30.410Z] #77 87.72 checking seccomp.h usability... yes [2022-08-04T11:03:30.410Z] #77 88.01 checking seccomp.h presence... yes [2022-08-04T11:03:30.410Z] #77 88.12 checking for seccomp.h... yes [2022-08-04T11:03:30.410Z] #77 88.13 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T11:03:30.410Z] #77 88.67 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T11:03:30.410Z] #77 88.90 checking systemd/sd-bus.h usability... yes [2022-08-04T11:03:30.410Z] #77 89.18 checking systemd/sd-bus.h presence... yes [2022-08-04T11:03:30.410Z] #77 89.31 checking for systemd/sd-bus.h... yes [2022-08-04T11:03:30.410Z] #77 89.31 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T11:03:30.410Z] #77 89.83 checking for sd_notify_barrier... yes [2022-08-04T11:03:30.410Z] #77 90.06 checking linux/bpf.h usability... yes [2022-08-04T11:03:30.410Z] #77 90.19 checking linux/bpf.h presence... yes [2022-08-04T11:03:30.410Z] #77 90.25 checking for linux/bpf.h... yes [2022-08-04T11:03:30.410Z] #77 90.26 checking compilation for eBPF... yes [2022-08-04T11:03:30.410Z] #77 90.43 checking for criu >= 3.15... no [2022-08-04T11:03:30.410Z] #77 90.47 configure: CRIU headers not found, building without CRIU support [2022-08-04T11:03:30.410Z] #77 90.47 checking for criu > 3.16... no [2022-08-04T11:03:30.410Z] #77 90.52 configure: CRIU version doesn't support join-ns API [2022-08-04T11:03:30.410Z] #77 90.52 checking for criu > 3.16.1... no [2022-08-04T11:03:30.410Z] #77 90.54 configure: CRIU version doesn't support for pre-dumping [2022-08-04T11:03:30.410Z] #77 90.54 checking for new mount API (fsconfig)... yes [2022-08-04T11:03:30.410Z] #77 90.71 checking for seccomp notify API... yes [2022-08-04T11:03:30.410Z] #77 90.81 checking for gperf... no [2022-08-04T11:03:30.410Z] #77 90.81 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T11:03:30.410Z] #77 90.81 checking for library containing argp_parse... none required [2022-08-04T11:03:30.410Z] #77 91.13 checking that generated files are newer than configure... done [2022-08-04T11:03:30.410Z] #77 91.14 configure: creating ./config.status [2022-08-04T11:03:30.410Z] #77 94.16 config.status: creating Makefile [2022-08-04T11:03:30.410Z] #77 94.25 config.status: creating rpm/crun.spec [2022-08-04T11:03:30.410Z] #77 94.36 config.status: creating config.h [2022-08-04T11:03:30.410Z] #77 94.40 config.status: executing libtool commands [2022-08-04T11:03:30.410Z] #77 94.43 config.status: executing depfiles commands [2022-08-04T11:03:30.410Z] #77 95.61 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T11:03:30.410Z] #77 95.66 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:03:30.410Z] #77 96.05 checking for gcc... gcc [2022-08-04T11:03:30.410Z] #77 96.12 checking whether the C compiler works... yes [2022-08-04T11:03:30.410Z] #77 96.29 checking for C compiler default output file name... a.out [2022-08-04T11:03:30.410Z] #77 96.29 checking for suffix of executables... [2022-08-04T11:03:30.410Z] #77 96.47 checking whether we are cross compiling... no [2022-08-04T11:03:30.410Z] #77 96.72 checking for suffix of object files... o [2022-08-04T11:03:30.410Z] #77 96.80 checking whether we are using the GNU C compiler... yes [2022-08-04T11:03:30.410Z] #77 96.88 checking whether gcc accepts -g... yes [2022-08-04T11:03:30.410Z] #77 96.94 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:03:30.410Z] #77 97.04 checking whether gcc understands -c and -o together... yes [2022-08-04T11:03:30.410Z] #77 97.20 checking how to run the C preprocessor... gcc -E [2022-08-04T11:03:30.410Z] #77 97.46 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:03:30.410Z] #77 97.47 checking for egrep... /bin/grep -E [2022-08-04T11:03:30.567Z] #36 ... [2022-08-04T11:03:30.567Z] [2022-08-04T11:03:30.567Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:30.567Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:30.567Z] #42 27.12 The following additional packages will be installed: [2022-08-04T11:03:30.567Z] #42 27.12 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T11:03:30.567Z] #42 27.12 Suggested packages: [2022-08-04T11:03:30.567Z] #42 27.12 cmake-doc ninja-build lrzip [2022-08-04T11:03:30.567Z] #42 27.12 Recommended packages: [2022-08-04T11:03:30.567Z] #42 27.12 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T11:03:30.567Z] #42 28.16 The following NEW packages will be installed: [2022-08-04T11:03:30.567Z] #42 28.16 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T11:03:30.567Z] #42 28.18 vim-common xxd [2022-08-04T11:03:30.567Z] #42 28.60 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:03:30.567Z] #42 28.60 Need to get 17.7 MB of archives. [2022-08-04T11:03:30.567Z] #42 28.60 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T11:03:30.567Z] #42 28.60 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:03:30.567Z] #42 28.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:03:30.567Z] #42 28.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T11:03:30.567Z] #42 28.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T11:03:30.567Z] #42 29.39 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T11:03:30.567Z] #42 29.41 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T11:03:30.567Z] #42 29.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T11:03:30.567Z] #42 29.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T11:03:30.567Z] #42 29.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T11:03:30.567Z] #42 29.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T11:03:30.567Z] #42 30.91 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:03:30.567Z] #42 31.15 Fetched 17.7 MB in 2s (10.7 MB/s) [2022-08-04T11:03:30.567Z] #42 31.24 Selecting previously unselected package xxd. [2022-08-04T11:03:30.567Z] #42 31.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:03:30.567Z] #42 31.32 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:03:30.567Z] #42 31.34 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:30.567Z] #42 31.61 Selecting previously unselected package vim-common. [2022-08-04T11:03:30.567Z] #42 31.61 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:03:30.567Z] #42 31.65 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:30.567Z] #42 32.01 Selecting previously unselected package cmake-data. [2022-08-04T11:03:30.567Z] #42 32.01 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T11:03:30.567Z] #42 32.02 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:03:30.668Z] #77 97.48 checking for ANSI C header files... [2022-08-04T11:03:30.668Z] #77 ... [2022-08-04T11:03:30.668Z] [2022-08-04T11:03:30.668Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:03:30.668Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T11:03:30.668Z] #21 26.88 Selecting previously unselected package libonig5:arm64. [2022-08-04T11:03:30.668Z] #21 26.89 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-04T11:03:30.668Z] #21 26.90 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T11:03:30.826Z] #42 ... [2022-08-04T11:03:30.826Z] [2022-08-04T11:03:30.826Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:03:30.826Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:03:30.826Z] #47 32.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T11:03:30.926Z] #21 27.04 Selecting previously unselected package libjq1:arm64. [2022-08-04T11:03:30.926Z] #21 27.04 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-08-04T11:03:30.926Z] #21 27.04 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-04T11:03:30.926Z] #21 27.14 Selecting previously unselected package jq. [2022-08-04T11:03:30.926Z] #21 27.16 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-08-04T11:03:30.926Z] #21 27.17 Unpacking jq (1.6-2.1) ... [2022-08-04T11:03:31.159Z] #34 ... [2022-08-04T11:03:31.159Z] [2022-08-04T11:03:31.159Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:03:31.159Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T11:03:31.159Z] #38 7.692 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-04T11:03:31.159Z] #38 ... [2022-08-04T11:03:31.159Z] [2022-08-04T11:03:31.159Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:31.159Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:31.159Z] #51 8.054 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:31.159Z] #51 8.100 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:31.159Z] #51 8.100 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:31.159Z] #51 9.143 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-04T11:03:31.159Z] #51 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:31.159Z] #51 ... [2022-08-04T11:03:31.159Z] [2022-08-04T11:03:31.159Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:03:31.159Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:03:31.159Z] #40 7.886 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-04T11:03:31.159Z] #40 9.406 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-04T11:03:31.159Z] #40 ... [2022-08-04T11:03:31.159Z] [2022-08-04T11:03:31.159Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:03:31.159Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:03:31.159Z] #57 7.187 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-04T11:03:31.159Z] #57 8.673 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-04T11:03:31.159Z] #57 8.673 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-04T11:03:31.159Z] #57 8.728 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-04T11:03:31.159Z] #57 ... [2022-08-04T11:03:31.159Z] [2022-08-04T11:03:31.159Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:31.159Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:31.159Z] #76 6.213 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:31.159Z] #76 6.231 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:31.159Z] #76 6.235 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:31.159Z] #76 6.766 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:31.159Z] #76 8.442 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:31.184Z] #21 27.29 Selecting previously unselected package libaio1:arm64. [2022-08-04T11:03:31.184Z] #21 27.29 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-08-04T11:03:31.184Z] #21 27.30 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-04T11:03:31.184Z] #21 27.36 Selecting previously unselected package libgpm2:arm64. [2022-08-04T11:03:31.184Z] #21 27.36 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-08-04T11:03:31.184Z] #21 27.37 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-04T11:03:31.184Z] #21 27.45 Selecting previously unselected package libicu67:arm64. [2022-08-04T11:03:31.184Z] #21 27.45 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-08-04T11:03:31.184Z] #21 27.46 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-04T11:03:31.242Z] #67 ... [2022-08-04T11:03:31.242Z] [2022-08-04T11:03:31.242Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:31.242Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:31.242Z] #36 22.24 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T11:03:31.242Z] #36 22.24 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T11:03:31.242Z] #36 ... [2022-08-04T11:03:31.242Z] [2022-08-04T11:03:31.242Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:31.242Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:31.242Z] #55 12.34 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T11:03:31.242Z] #55 12.58 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T11:03:31.242Z] #55 13.04 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T11:03:31.242Z] #55 13.18 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T11:03:31.242Z] #55 21.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:03:31.242Z] #55 21.23 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T11:03:31.242Z] #55 21.58 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T11:03:31.242Z] #55 21.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T11:03:31.242Z] #55 22.09 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T11:03:31.242Z] #55 22.19 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T11:03:31.416Z] #76 ... [2022-08-04T11:03:31.417Z] [2022-08-04T11:03:31.417Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:03:31.417Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:03:31.417Z] #53 8.106 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-04T11:03:31.417Z] #53 10.61 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-04T11:03:31.417Z] #53 10.63 go: downloading github.com/fatih/color v1.10.0 [2022-08-04T11:03:31.417Z] #53 ... [2022-08-04T11:03:31.417Z] [2022-08-04T11:03:31.417Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:31.417Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:31.417Z] #14 7.923 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:31.417Z] #14 7.960 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:31.417Z] #14 7.960 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:31.417Z] #14 9.161 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:31.503Z] #55 22.45 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T11:03:31.503Z] #55 ... [2022-08-04T11:03:31.503Z] [2022-08-04T11:03:31.503Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:31.503Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:31.503Z] #62 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:31.503Z] #62 15.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:31.503Z] #62 ... [2022-08-04T11:03:31.503Z] [2022-08-04T11:03:31.503Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:03:31.503Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:03:31.503Z] #53 16.74 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T11:03:31.503Z] #53 16.92 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T11:03:31.503Z] #53 17.28 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T11:03:31.503Z] #53 19.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T11:03:31.503Z] #53 20.08 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T11:03:31.679Z] #14 ... [2022-08-04T11:03:31.680Z] [2022-08-04T11:03:31.680Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:03:31.680Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:03:31.680Z] #47 7.367 + git clone https://github.com/docker/distribution.git . [2022-08-04T11:03:31.680Z] #47 7.367 Cloning into '.'... [2022-08-04T11:03:31.680Z] #47 ... [2022-08-04T11:03:31.680Z] [2022-08-04T11:03:31.680Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:31.680Z] #67 sha256:e5f6f01046193602647434dcdf9cec81ac68fa350d44482b34c257039f7caa96 [2022-08-04T11:03:31.680Z] #67 6.139 + RM_GOPATH=0 [2022-08-04T11:03:31.680Z] #67 6.139 + TMP_GOPATH= [2022-08-04T11:03:31.680Z] #67 6.140 + : /build [2022-08-04T11:03:31.680Z] #67 6.140 + '[' -z '' ']' [2022-08-04T11:03:31.680Z] #67 6.141 ++ mktemp -d [2022-08-04T11:03:31.680Z] #67 6.147 + export GOPATH=/tmp/tmp.GDqrWonup4 [2022-08-04T11:03:31.680Z] #67 6.147 + GOPATH=/tmp/tmp.GDqrWonup4 [2022-08-04T11:03:31.680Z] #67 6.147 + RM_GOPATH=1 [2022-08-04T11:03:31.680Z] #67 6.147 + case "$(go env GOARCH)" in [2022-08-04T11:03:31.680Z] #67 6.147 ++ go env GOARCH [2022-08-04T11:03:31.680Z] #67 6.150 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:31.680Z] #67 6.150 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:31.680Z] #67 6.154 ++ dirname /install.sh [2022-08-04T11:03:31.680Z] #67 6.165 + dir=/ [2022-08-04T11:03:31.680Z] #67 6.165 + bin=rootlesskit [2022-08-04T11:03:31.680Z] #67 6.165 + shift [2022-08-04T11:03:31.680Z] #67 6.171 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T11:03:31.680Z] #67 6.171 + . //rootlesskit.installer [2022-08-04T11:03:31.680Z] #67 6.171 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:31.680Z] #67 6.171 + install_rootlesskit [2022-08-04T11:03:31.680Z] #67 6.171 + case "$1" in [2022-08-04T11:03:31.680Z] #67 6.171 + export CGO_ENABLED=0 [2022-08-04T11:03:31.680Z] #67 6.171 + CGO_ENABLED=0 [2022-08-04T11:03:31.680Z] #67 6.171 + _install_rootlesskit [2022-08-04T11:03:31.680Z] #67 6.171 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T11:03:31.680Z] #67 6.171 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:03:31.680Z] #67 6.171 + GOBIN=/build [2022-08-04T11:03:31.680Z] #67 6.171 + GO111MODULE=on [2022-08-04T11:03:31.680Z] #67 6.171 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:31.680Z] #67 6.171 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:03:31.680Z] #67 6.679 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T11:03:31.680Z] #67 10.01 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:03:31.680Z] #67 10.01 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T11:03:31.765Z] #53 ... [2022-08-04T11:03:31.765Z] [2022-08-04T11:03:31.765Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:31.765Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:31.765Z] #55 22.69 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T11:03:31.776Z] #47 ... [2022-08-04T11:03:31.776Z] [2022-08-04T11:03:31.776Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:31.776Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:31.776Z] #51 23.37 Fetched 8567 kB in 16s (551 kB/s) [2022-08-04T11:03:31.776Z] #51 23.37 Reading package lists... [2022-08-04T11:03:31.776Z] #51 29.28 Reading package lists... [2022-08-04T11:03:31.776Z] #51 ... [2022-08-04T11:03:31.776Z] [2022-08-04T11:03:31.776Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:31.776Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:31.776Z] #55 33.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T11:03:31.776Z] #55 33.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T11:03:31.776Z] #55 33.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T11:03:31.776Z] #55 33.90 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T11:03:31.938Z] #67 ... [2022-08-04T11:03:31.938Z] [2022-08-04T11:03:31.938Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:31.938Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:31.938Z] #42 7.821 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:03:31.938Z] #42 7.879 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:03:31.938Z] #42 7.886 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:03:31.938Z] #42 9.437 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:03:32.029Z] #55 22.91 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T11:03:32.029Z] #55 ... [2022-08-04T11:03:32.029Z] [2022-08-04T11:03:32.029Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:32.029Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:32.030Z] #42 12.93 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:32.030Z] #42 16.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:32.030Z] #42 ... [2022-08-04T11:03:32.030Z] [2022-08-04T11:03:32.030Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:32.030Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:32.030Z] #51 12.96 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:32.030Z] #51 16.78 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:32.030Z] #51 21.24 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T11:03:32.035Z] #55 33.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T11:03:32.198Z] #42 ... [2022-08-04T11:03:32.198Z] [2022-08-04T11:03:32.198Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:32.198Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:32.198Z] #36 8.153 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-04T11:03:32.198Z] #36 ... [2022-08-04T11:03:32.198Z] [2022-08-04T11:03:32.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-08-04T11:03:32.198Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:32.198Z] #55 8.286 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-04T11:03:32.294Z] #55 34.37 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T11:03:32.294Z] #55 34.38 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T11:03:32.295Z] #51 ... [2022-08-04T11:03:32.295Z] [2022-08-04T11:03:32.295Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:32.295Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:32.295Z] #36 23.26 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T11:03:32.350Z] #19 116.9 Building dependency tree... [2022-08-04T11:03:32.456Z] #55 11.65 go: downloading github.com/fatih/color v1.13.0 [2022-08-04T11:03:32.456Z] #55 ... [2022-08-04T11:03:32.456Z] [2022-08-04T11:03:32.456Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:03:32.456Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:03:32.456Z] #53 11.00 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-04T11:03:32.456Z] #53 11.10 go: downloading github.com/pkg/errors v0.9.1 [2022-08-04T11:03:32.456Z] #53 11.54 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-04T11:03:32.456Z] #53 11.55 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-04T11:03:32.554Z] #55 34.60 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T11:03:32.555Z] #55 34.72 go: downloading golang.org/x/text v0.3.7 [2022-08-04T11:03:32.713Z] #53 11.91 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-04T11:03:32.713Z] #53 11.92 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-04T11:03:32.974Z] #53 12.27 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-04T11:03:33.232Z] #53 12.49 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-04T11:03:33.239Z] #36 24.00 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T11:03:33.239Z] #36 24.13 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T11:03:33.489Z] #53 12.66 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-04T11:03:33.500Z] #36 24.67 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T11:03:33.746Z] #53 12.98 go: downloading golang.org/x/tools v0.1.0 [2022-08-04T11:03:33.761Z] #36 24.88 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T11:03:34.335Z] #36 25.12 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T11:03:34.335Z] #36 25.53 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T11:03:34.465Z] #21 30.61 Selecting previously unselected package libinih1:arm64. [2022-08-04T11:03:34.465Z] #21 30.61 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-08-04T11:03:34.465Z] #21 30.62 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-04T11:03:34.465Z] #21 30.70 Selecting previously unselected package libmicrohttpd12:arm64. [2022-08-04T11:03:34.465Z] #21 30.70 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-08-04T11:03:34.465Z] #21 30.71 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-04T11:03:34.722Z] #21 30.82 Selecting previously unselected package libnet1:arm64. [2022-08-04T11:03:34.722Z] #21 30.84 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-04T11:03:34.722Z] #21 30.85 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:03:34.722Z] #21 30.96 Selecting previously unselected package libnl-3-200:arm64. [2022-08-04T11:03:34.722Z] #21 30.96 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-04T11:03:34.722Z] #21 30.97 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T11:03:34.887Z] #19 123.5 The following additional packages will be installed: [2022-08-04T11:03:34.887Z] #19 123.5 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T11:03:34.887Z] #19 123.5 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.5 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.5 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T11:03:34.887Z] #19 123.5 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.5 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.5 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-04T11:03:34.887Z] #19 123.5 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-04T11:03:34.887Z] #19 123.5 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.5 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.5 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T11:03:34.887Z] #19 123.5 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T11:03:34.887Z] #19 123.5 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T11:03:34.887Z] #19 123.5 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T11:03:34.887Z] #19 123.5 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.5 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.5 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T11:03:34.887Z] #19 123.5 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T11:03:34.887Z] #19 123.5 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T11:03:34.887Z] #19 123.5 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T11:03:34.887Z] #19 123.5 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T11:03:34.887Z] #19 123.5 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T11:03:34.887Z] #19 123.5 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T11:03:34.887Z] #19 123.5 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T11:03:34.887Z] #19 123.5 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T11:03:34.887Z] #19 123.5 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T11:03:34.887Z] #19 123.5 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T11:03:34.887Z] #19 123.5 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T11:03:34.887Z] #19 123.5 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T11:03:34.887Z] #19 123.5 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T11:03:34.887Z] #19 123.5 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T11:03:34.887Z] #19 123.5 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T11:03:34.887Z] #19 123.5 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T11:03:34.887Z] #19 123.5 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T11:03:34.887Z] #19 123.5 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T11:03:34.887Z] #19 123.5 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T11:03:34.887Z] #19 123.5 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T11:03:34.887Z] #19 123.5 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T11:03:34.887Z] #19 123.5 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T11:03:34.887Z] #19 123.5 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T11:03:34.887Z] #19 123.5 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T11:03:34.887Z] #19 123.5 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T11:03:34.887Z] #19 123.5 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T11:03:34.887Z] #19 123.5 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T11:03:34.887Z] #19 123.6 Suggested packages: [2022-08-04T11:03:34.887Z] #19 123.6 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-04T11:03:34.887Z] #19 123.6 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.6 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-04T11:03:34.887Z] #19 123.6 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-04T11:03:34.887Z] #19 123.6 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-04T11:03:34.887Z] #19 123.6 libyaml-shell-perl ed diffutils-doc [2022-08-04T11:03:34.887Z] #19 123.6 Recommended packages: [2022-08-04T11:03:34.887Z] #19 123.6 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-04T11:03:34.887Z] #19 123.6 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-04T11:03:34.980Z] #21 31.07 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-04T11:03:34.980Z] #21 31.07 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-04T11:03:34.980Z] #21 31.09 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T11:03:34.980Z] #21 31.15 Selecting previously unselected package libyajl2:arm64. [2022-08-04T11:03:34.980Z] #21 31.15 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-08-04T11:03:34.980Z] #21 31.16 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-04T11:03:34.980Z] #21 31.22 Selecting previously unselected package net-tools. [2022-08-04T11:03:34.980Z] #21 31.24 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-04T11:03:34.980Z] #21 31.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:03:35.091Z] #55 ... [2022-08-04T11:03:35.091Z] [2022-08-04T11:03:35.091Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:35.091Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:35.091Z] #62 20.39 Reading package lists... [2022-08-04T11:03:35.091Z] #62 26.81 Reading package lists... [2022-08-04T11:03:35.091Z] #62 32.41 Building dependency tree... [2022-08-04T11:03:35.091Z] #62 35.53 The following additional packages will be installed: [2022-08-04T11:03:35.091Z] #62 35.55 libbtrfs0 [2022-08-04T11:03:35.091Z] #62 35.73 The following NEW packages will be installed: [2022-08-04T11:03:35.091Z] #62 35.76 libbtrfs-dev libbtrfs0 [2022-08-04T11:03:35.091Z] #62 36.21 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:03:35.091Z] #62 36.21 Need to get 460 kB of archives. [2022-08-04T11:03:35.091Z] #62 36.21 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T11:03:35.091Z] #62 36.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T11:03:35.091Z] #62 36.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T11:03:35.091Z] #62 ... [2022-08-04T11:03:35.091Z] [2022-08-04T11:03:35.091Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:35.091Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:35.091Z] #76 22.00 Reading package lists... [2022-08-04T11:03:35.091Z] #76 28.18 Building dependency tree... [2022-08-04T11:03:35.091Z] #76 30.93 python3 is already the newest version (3.9.2-3). [2022-08-04T11:03:35.091Z] #76 30.93 The following additional packages will be installed: [2022-08-04T11:03:35.091Z] #76 30.93 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T11:03:35.091Z] #76 30.94 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T11:03:35.091Z] #76 30.94 Suggested packages: [2022-08-04T11:03:35.091Z] #76 30.95 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T11:03:35.091Z] #76 30.95 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T11:03:35.091Z] #76 30.95 m4-doc ed diffutils-doc [2022-08-04T11:03:35.091Z] #76 30.95 Recommended packages: [2022-08-04T11:03:35.091Z] #76 30.95 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T11:03:35.091Z] #76 32.64 The following NEW packages will be installed: [2022-08-04T11:03:35.091Z] #76 32.66 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T11:03:35.091Z] #76 32.66 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T11:03:35.091Z] #76 32.67 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T11:03:35.091Z] #76 32.67 libyajl2 m4 patch xz-utils [2022-08-04T11:03:35.091Z] #76 33.07 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:03:35.091Z] #76 33.07 Need to get 5940 kB of archives. [2022-08-04T11:03:35.091Z] #76 33.07 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T11:03:35.091Z] #76 33.07 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T11:03:35.091Z] #76 33.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T11:03:35.091Z] #76 33.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T11:03:35.091Z] #76 33.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T11:03:35.091Z] #76 33.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T11:03:35.091Z] #76 33.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T11:03:35.091Z] #76 33.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T11:03:35.091Z] #76 33.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T11:03:35.091Z] #76 33.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T11:03:35.091Z] #76 33.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T11:03:35.091Z] #76 33.25 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T11:03:35.091Z] #76 33.26 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T11:03:35.091Z] #76 33.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T11:03:35.091Z] #76 33.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T11:03:35.091Z] #76 33.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T11:03:35.091Z] #76 33.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:03:35.091Z] #76 33.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T11:03:35.091Z] #76 33.44 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T11:03:35.091Z] #76 33.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T11:03:35.091Z] #76 33.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T11:03:35.091Z] #76 33.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T11:03:35.091Z] #76 33.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T11:03:35.091Z] #76 33.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T11:03:35.091Z] #76 34.69 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:03:35.091Z] #76 35.05 Fetched 5940 kB in 1s (7248 kB/s) [2022-08-04T11:03:35.091Z] #76 35.17 Selecting previously unselected package bzip2. [2022-08-04T11:03:35.091Z] #76 35.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:03:35.091Z] #76 35.27 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T11:03:35.091Z] #76 35.32 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:03:35.091Z] #76 35.46 Selecting previously unselected package libmagic-mgc. [2022-08-04T11:03:35.091Z] #76 35.48 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T11:03:35.091Z] #76 35.49 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T11:03:35.091Z] #76 36.34 Selecting previously unselected package libmagic1:amd64. [2022-08-04T11:03:35.092Z] #76 36.35 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T11:03:35.092Z] #76 36.36 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:03:35.092Z] #76 36.59 Selecting previously unselected package file. [2022-08-04T11:03:35.092Z] #76 36.59 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T11:03:35.092Z] #76 36.60 Unpacking file (1:5.39-3) ... [2022-08-04T11:03:35.092Z] #76 36.87 Selecting previously unselected package xz-utils. [2022-08-04T11:03:35.092Z] #76 36.88 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T11:03:35.092Z] #76 36.92 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:03:35.092Z] #76 37.17 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T11:03:35.092Z] #76 37.17 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T11:03:35.092Z] #76 ... [2022-08-04T11:03:35.092Z] [2022-08-04T11:03:35.092Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:03:35.092Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:03:35.092Z] #57 36.61 v3.0.2 [2022-08-04T11:03:35.092Z] #57 DONE 37.2s [2022-08-04T11:03:35.092Z] [2022-08-04T11:03:35.092Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:35.092Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:35.092Z] #76 37.20 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T11:03:35.092Z] #76 ... [2022-08-04T11:03:35.092Z] [2022-08-04T11:03:35.092Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:35.092Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:35.092Z] #14 21.07 Reading package lists... [2022-08-04T11:03:35.092Z] #14 27.46 Building dependency tree... [2022-08-04T11:03:35.092Z] #14 30.44 The following additional packages will be installed: [2022-08-04T11:03:35.092Z] #14 30.45 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:03:35.092Z] #14 30.45 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T11:03:35.092Z] #14 30.45 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T11:03:35.092Z] #14 30.46 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T11:03:35.092Z] #14 30.46 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T11:03:35.092Z] #14 30.46 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T11:03:35.092Z] #14 30.47 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T11:03:35.092Z] #14 30.47 Suggested packages: [2022-08-04T11:03:35.092Z] #14 30.48 gcc-10-locales seccomp wine64 [2022-08-04T11:03:35.092Z] #14 31.98 The following NEW packages will be installed: [2022-08-04T11:03:35.092Z] #14 31.99 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:03:35.092Z] #14 31.99 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T11:03:35.092Z] #14 31.99 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T11:03:35.092Z] #14 31.99 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T11:03:35.092Z] #14 31.99 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T11:03:35.092Z] #14 31.99 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T11:03:35.092Z] #14 31.99 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T11:03:35.092Z] #14 31.99 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T11:03:35.092Z] #14 31.99 mingw-w64-x86-64-dev [2022-08-04T11:03:35.092Z] #14 32.43 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:03:35.092Z] #14 32.43 Need to get 115 MB of archives. [2022-08-04T11:03:35.092Z] #14 32.43 After this operation, 645 MB of additional disk space will be used. [2022-08-04T11:03:35.092Z] #14 32.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-04T11:03:35.092Z] #14 32.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-04T11:03:35.092Z] #14 32.76 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T11:03:35.092Z] #14 32.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T11:03:35.092Z] #14 32.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T11:03:35.092Z] #14 32.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T11:03:35.092Z] #14 33.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T11:03:35.092Z] #14 33.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T11:03:35.092Z] #14 33.41 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T11:03:35.092Z] #14 34.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T11:03:35.092Z] #14 36.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T11:03:35.092Z] #14 37.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T11:03:35.238Z] #21 31.47 Selecting previously unselected package patch. [2022-08-04T11:03:35.238Z] #21 31.48 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-08-04T11:03:35.238Z] #21 31.49 Unpacking patch (2.7.6-7) ... [2022-08-04T11:03:35.283Z] #36 26.28 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T11:03:35.351Z] #14 ... [2022-08-04T11:03:35.351Z] [2022-08-04T11:03:35.351Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:35.351Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:35.351Z] #76 37.41 Selecting previously unselected package m4. [2022-08-04T11:03:35.351Z] #76 37.41 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T11:03:35.351Z] #76 37.41 Unpacking m4 (1.4.18-5) ... [2022-08-04T11:03:35.496Z] #21 31.61 Selecting previously unselected package python-pip-whl. [2022-08-04T11:03:35.496Z] #21 31.61 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:03:35.496Z] #21 31.62 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:03:35.610Z] #76 37.65 Selecting previously unselected package autoconf. [2022-08-04T11:03:35.610Z] #76 37.66 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T11:03:35.610Z] #76 37.67 Unpacking autoconf (2.69-14) ... [2022-08-04T11:03:36.012Z] #21 32.16 Selecting previously unselected package python3-lib2to3. [2022-08-04T11:03:36.012Z] #21 32.16 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T11:03:36.012Z] #21 32.17 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:03:36.012Z] #21 32.27 Selecting previously unselected package python3-distutils. [2022-08-04T11:03:36.012Z] #21 32.28 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T11:03:36.012Z] #21 32.28 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T11:03:36.178Z] #76 38.17 Selecting previously unselected package autotools-dev. [2022-08-04T11:03:36.178Z] #76 38.17 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T11:03:36.178Z] #76 38.18 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:03:36.178Z] #76 38.37 Selecting previously unselected package automake. [2022-08-04T11:03:36.178Z] #76 38.38 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T11:03:36.178Z] #76 38.39 Unpacking automake (1:1.16.3-2) ... [2022-08-04T11:03:36.270Z] #21 32.43 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:03:36.270Z] #21 32.43 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:03:36.270Z] #21 32.44 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:03:36.270Z] #21 32.58 Selecting previously unselected package python3-setuptools. [2022-08-04T11:03:36.270Z] #21 32.60 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T11:03:36.270Z] #21 32.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T11:03:36.528Z] #21 32.84 Selecting previously unselected package python3-wheel. [2022-08-04T11:03:36.528Z] #21 32.84 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T11:03:36.528Z] #21 32.87 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T11:03:36.680Z] #36 27.39 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T11:03:36.680Z] #36 27.60 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T11:03:36.680Z] #36 27.69 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T11:03:36.786Z] #21 32.97 Selecting previously unselected package python3-pip. [2022-08-04T11:03:36.786Z] #21 32.97 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:03:36.786Z] #21 32.98 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:03:37.044Z] #21 33.26 Selecting previously unselected package sudo. [2022-08-04T11:03:37.044Z] #21 33.27 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-08-04T11:03:37.044Z] #21 33.28 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T11:03:37.424Z] #19 ... [2022-08-04T11:03:37.424Z] [2022-08-04T11:03:37.424Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:37.424Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:03:37.424Z] #84 76.37 configure.ac:7: installing 'build-aux/compile' [2022-08-04T11:03:37.558Z] #76 39.31 Selecting previously unselected package patch. [2022-08-04T11:03:37.558Z] #76 39.31 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T11:03:37.558Z] #76 39.41 Unpacking patch (2.7.6-7) ... [2022-08-04T11:03:37.558Z] #76 ... [2022-08-04T11:03:37.558Z] [2022-08-04T11:03:37.558Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:37.558Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:37.558Z] #62 37.53 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:03:37.558Z] #62 37.87 Fetched 460 kB in 0s (1292 kB/s) [2022-08-04T11:03:37.558Z] #62 37.98 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T11:03:37.559Z] #62 37.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:03:37.559Z] #62 38.03 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T11:03:37.559Z] #62 38.05 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:03:37.559Z] #62 38.29 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T11:03:37.559Z] #62 38.29 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T11:03:37.559Z] #62 38.30 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:03:37.559Z] #62 38.70 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:03:37.559Z] #62 38.74 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:03:37.559Z] #62 38.76 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:03:37.559Z] #62 DONE 39.7s [2022-08-04T11:03:37.559Z] [2022-08-04T11:03:37.559Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:37.559Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:37.559Z] #76 39.59 Selecting previously unselected package dpkg-dev. [2022-08-04T11:03:37.559Z] #76 39.61 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T11:03:37.559Z] #76 39.61 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T11:03:37.609Z] #21 33.76 Selecting previously unselected package systemd-journal-remote. [2022-08-04T11:03:37.609Z] #21 33.76 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ... [2022-08-04T11:03:37.609Z] #21 33.77 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T11:03:37.625Z] #36 ... [2022-08-04T11:03:37.625Z] [2022-08-04T11:03:37.625Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:37.625Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:37.625Z] #14 28.68 Fetched 8563 kB in 24s (362 kB/s) [2022-08-04T11:03:37.625Z] #14 28.68 Reading package lists... [2022-08-04T11:03:37.625Z] #14 ... [2022-08-04T11:03:37.625Z] [2022-08-04T11:03:37.625Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:03:37.625Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T11:03:37.625Z] #38 28.33 tomll can be used in two ways: [2022-08-04T11:03:37.625Z] #38 28.33 Writing to STDIN and reading from STDOUT: [2022-08-04T11:03:37.625Z] #38 28.33 cat file.toml | tomll > file.toml [2022-08-04T11:03:37.625Z] #38 28.33 [2022-08-04T11:03:37.625Z] #38 28.33 Reading and updating a list of files: [2022-08-04T11:03:37.625Z] #38 28.33 tomll a.toml b.toml c.toml [2022-08-04T11:03:37.625Z] #38 28.33 [2022-08-04T11:03:37.625Z] #38 28.33 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T11:03:37.625Z] #38 DONE 28.8s [2022-08-04T11:03:37.683Z] #84 76.38 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T11:03:37.683Z] #84 76.39 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T11:03:37.683Z] #84 76.40 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T11:03:37.683Z] #84 76.41 configure.ac:11: installing 'build-aux/missing' [2022-08-04T11:03:37.683Z] #84 76.56 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:03:37.683Z] #84 76.61 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T11:03:37.867Z] #21 33.88 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T11:03:37.867Z] #21 33.89 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-04T11:03:37.867Z] #21 33.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:03:37.867Z] #21 34.09 Selecting previously unselected package uidmap. [2022-08-04T11:03:37.867Z] #21 34.10 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-04T11:03:37.867Z] #21 34.10 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T11:03:37.886Z] [2022-08-04T11:03:37.886Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:37.886Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:37.886Z] #55 23.31 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T11:03:37.886Z] #55 23.63 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T11:03:37.886Z] #55 23.77 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T11:03:37.887Z] #55 23.96 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T11:03:37.887Z] #55 24.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T11:03:37.887Z] #55 24.27 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T11:03:37.887Z] #55 24.55 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T11:03:37.887Z] #55 24.80 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T11:03:37.887Z] #55 24.89 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T11:03:37.887Z] #55 26.17 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T11:03:37.887Z] #55 26.38 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T11:03:37.887Z] #55 27.39 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T11:03:37.887Z] #55 27.50 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T11:03:37.887Z] #55 27.71 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T11:03:37.887Z] #55 27.85 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T11:03:37.887Z] #55 28.24 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T11:03:37.925Z] #53 ... [2022-08-04T11:03:37.925Z] [2022-08-04T11:03:37.925Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:37.925Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:37.925Z] #62 16.77 Fetched 8563 kB in 12s (727 kB/s) [2022-08-04T11:03:38.125Z] #21 34.22 Selecting previously unselected package vim-runtime. [2022-08-04T11:03:38.125Z] #21 34.22 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:03:38.125Z] #21 34.25 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T11:03:38.125Z] #21 34.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T11:03:38.125Z] #21 34.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:38.182Z] #62 16.77 Reading package lists... [2022-08-04T11:03:38.182Z] #62 ... [2022-08-04T11:03:38.182Z] [2022-08-04T11:03:38.182Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:38.182Z] #26 sha256:5c1d501012777ad9e4dcea97f742323a6c975b3b4c3a2956f8d89a717e8c0108 [2022-08-04T11:03:38.182Z] #26 6.792 + RM_GOPATH=0 [2022-08-04T11:03:38.182Z] #26 6.792 + TMP_GOPATH= [2022-08-04T11:03:38.182Z] #26 6.794 + : /build [2022-08-04T11:03:38.182Z] #26 6.794 + '[' -z '' ']' [2022-08-04T11:03:38.182Z] #26 6.794 ++ mktemp -d [2022-08-04T11:03:38.182Z] #26 6.794 + export GOPATH=/tmp/tmp.u4v4bBUR39 [2022-08-04T11:03:38.182Z] #26 6.794 + GOPATH=/tmp/tmp.u4v4bBUR39 [2022-08-04T11:03:38.182Z] #26 6.794 + RM_GOPATH=1 [2022-08-04T11:03:38.182Z] #26 6.794 + case "$(go env GOARCH)" in [2022-08-04T11:03:38.182Z] #26 6.802 ++ go env GOARCH [2022-08-04T11:03:38.182Z] #26 6.850 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:38.182Z] #26 6.850 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:38.182Z] #26 6.850 ++ dirname /install.sh [2022-08-04T11:03:38.182Z] #26 6.860 + dir=/ [2022-08-04T11:03:38.182Z] #26 6.860 + bin=dockercli [2022-08-04T11:03:38.182Z] #26 6.860 + shift [2022-08-04T11:03:38.182Z] #26 6.860 + '[' '!' -f //dockercli.installer ']' [2022-08-04T11:03:38.182Z] #26 6.860 + . //dockercli.installer [2022-08-04T11:03:38.182Z] #26 6.860 ++ : stable [2022-08-04T11:03:38.182Z] #26 6.860 ++ : 17.06.2-ce [2022-08-04T11:03:38.182Z] #26 6.860 + install_dockercli [2022-08-04T11:03:38.182Z] #26 6.860 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T11:03:38.182Z] #26 6.860 ++ uname -m [2022-08-04T11:03:38.182Z] #26 6.860 Install docker/cli version 17.06.2-ce from stable [2022-08-04T11:03:38.182Z] #26 6.869 + arch=x86_64 [2022-08-04T11:03:38.182Z] #26 6.869 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T11:03:38.182Z] #26 6.869 + url=https://download.docker.com/linux/static [2022-08-04T11:03:38.182Z] #26 6.869 + tar -xz docker/docker [2022-08-04T11:03:38.182Z] #26 6.878 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T11:03:38.182Z] #26 ... [2022-08-04T11:03:38.182Z] [2022-08-04T11:03:38.182Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:38.182Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:38.182Z] #55 11.68 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:03:38.182Z] #55 12.01 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-04T11:03:38.182Z] #55 12.03 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-04T11:03:38.182Z] #55 12.70 go: downloading github.com/spf13/viper v1.11.0 [2022-08-04T11:03:38.182Z] #55 12.78 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-04T11:03:38.182Z] #55 13.71 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-04T11:03:38.182Z] #55 13.79 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-04T11:03:38.182Z] #55 16.97 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-04T11:03:38.182Z] #55 17.26 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-04T11:03:38.182Z] #55 17.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-04T11:03:38.445Z] #55 17.70 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-04T11:03:38.461Z] #55 ... [2022-08-04T11:03:38.461Z] [2022-08-04T11:03:38.461Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:38.461Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:38.461Z] #62 29.41 Fetched 8563 kB in 24s (362 kB/s) [2022-08-04T11:03:38.702Z] #55 17.85 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-04T11:03:38.702Z] #55 18.02 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-04T11:03:38.945Z] #76 ... [2022-08-04T11:03:38.945Z] [2022-08-04T11:03:38.945Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T11:03:38.945Z] #63 sha256:9d7816149e978c73eb7cf35c6cd56f33f4e1466394d915e42495864a9b4d33b0 [2022-08-04T11:03:38.945Z] #63 DONE 1.1s [2022-08-04T11:03:38.945Z] [2022-08-04T11:03:38.945Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:38.945Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:38.945Z] #76 40.78 Selecting previously unselected package build-essential. [2022-08-04T11:03:38.945Z] #76 40.78 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T11:03:38.945Z] #76 40.78 Unpacking build-essential (12.9) ... [2022-08-04T11:03:38.945Z] #76 40.87 Selecting previously unselected package libcap2:amd64. [2022-08-04T11:03:38.945Z] #76 40.87 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T11:03:38.945Z] #76 40.87 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:03:38.945Z] #76 40.94 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T11:03:38.945Z] #76 40.98 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T11:03:38.945Z] #76 40.98 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T11:03:38.945Z] #76 41.16 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:03:38.945Z] #76 41.21 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:03:38.945Z] #76 41.21 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:03:39.089Z] #21 ... [2022-08-04T11:03:39.089Z] [2022-08-04T11:03:39.089Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:39.089Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:03:39.089Z] #77 97.48 checking for ANSI C header files... yes [2022-08-04T11:03:39.089Z] #77 97.98 checking for sys/types.h... yes [2022-08-04T11:03:39.089Z] #77 98.16 checking for sys/stat.h... yes [2022-08-04T11:03:39.089Z] #77 98.31 checking for stdlib.h... yes [2022-08-04T11:03:39.089Z] #77 98.52 checking for string.h... yes [2022-08-04T11:03:39.089Z] #77 98.72 checking for memory.h... yes [2022-08-04T11:03:39.089Z] #77 98.95 checking for strings.h... yes [2022-08-04T11:03:39.089Z] #77 99.13 checking for inttypes.h... yes [2022-08-04T11:03:39.089Z] #77 99.26 checking for stdint.h... yes [2022-08-04T11:03:39.089Z] #77 99.42 checking for unistd.h... yes [2022-08-04T11:03:39.089Z] #77 99.61 checking minix/config.h usability... no [2022-08-04T11:03:39.089Z] #77 99.76 checking minix/config.h presence... no [2022-08-04T11:03:39.089Z] #77 99.84 checking for minix/config.h... no [2022-08-04T11:03:39.089Z] #77 99.84 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T11:03:39.089Z] #77 100.1 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T11:03:39.089Z] #77 100.3 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T11:03:39.089Z] #77 100.3 checking how to print strings... printf [2022-08-04T11:03:39.089Z] #77 100.3 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:03:39.089Z] #77 100.3 checking for fgrep... /bin/grep -F [2022-08-04T11:03:39.089Z] #77 100.3 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:03:39.089Z] #77 100.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:03:39.089Z] #77 100.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:03:39.089Z] #77 100.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:03:39.089Z] #77 100.6 checking whether ln -s works... yes [2022-08-04T11:03:39.089Z] #77 100.6 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:03:39.089Z] #77 100.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T11:03:39.089Z] #77 100.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:03:39.089Z] #77 100.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:03:39.089Z] #77 100.6 checking for objdump... objdump [2022-08-04T11:03:39.089Z] #77 100.6 checking how to recognize dependent libraries... pass_all [2022-08-04T11:03:39.089Z] #77 100.6 checking for dlltool... no [2022-08-04T11:03:39.089Z] #77 100.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:03:39.089Z] #77 100.6 checking for ar... ar [2022-08-04T11:03:39.089Z] #77 100.6 checking for archiver @FILE support... @ [2022-08-04T11:03:39.089Z] #77 100.7 checking for strip... strip [2022-08-04T11:03:39.089Z] #77 100.7 checking for ranlib... ranlib [2022-08-04T11:03:39.089Z] #77 100.7 checking for gawk... no [2022-08-04T11:03:39.089Z] #77 100.7 checking for mawk... mawk [2022-08-04T11:03:39.089Z] #77 100.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:03:39.089Z] #77 101.1 checking for sysroot... no [2022-08-04T11:03:39.089Z] #77 101.1 checking for a working dd... /bin/dd [2022-08-04T11:03:39.089Z] #77 101.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:03:39.089Z] #77 101.2 checking for mt... no [2022-08-04T11:03:39.089Z] #77 101.2 checking if : is a manifest tool... no [2022-08-04T11:03:39.089Z] #77 101.2 checking for dlfcn.h... yes [2022-08-04T11:03:39.089Z] #77 101.3 checking for objdir... .libs [2022-08-04T11:03:39.089Z] #77 101.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:03:39.089Z] #77 101.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:03:39.089Z] #77 101.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:03:39.089Z] #77 101.9 checking if gcc static flag -static works... yes [2022-08-04T11:03:39.089Z] #77 102.2 checking if gcc supports -c -o file.o... yes [2022-08-04T11:03:39.089Z] #77 102.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:03:39.089Z] #77 102.4 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T11:03:39.089Z] #77 102.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:03:39.089Z] #77 102.8 checking how to hardcode library paths into programs... immediate [2022-08-04T11:03:39.089Z] #77 102.8 checking whether stripping libraries is possible... yes [2022-08-04T11:03:39.089Z] #77 102.8 checking if libtool supports shared libraries... yes [2022-08-04T11:03:39.089Z] #77 102.8 checking whether to build shared libraries... no [2022-08-04T11:03:39.089Z] #77 102.8 checking whether to build static libraries... yes [2022-08-04T11:03:39.089Z] #77 102.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:03:39.089Z] #77 102.8 checking whether build environment is sane... yes [2022-08-04T11:03:39.089Z] #77 102.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:03:39.089Z] #77 102.9 checking whether make sets $(MAKE)... yes [2022-08-04T11:03:39.089Z] #77 103.0 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:03:39.089Z] #77 103.0 checking whether make supports nested variables... yes [2022-08-04T11:03:39.089Z] #77 103.1 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:03:39.089Z] #77 103.1 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:03:39.089Z] #77 103.1 checking how to create a ustar tar archive... gnutar [2022-08-04T11:03:39.089Z] #77 103.2 checking dependency style of gcc... gcc3 [2022-08-04T11:03:39.089Z] #77 103.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:03:39.089Z] #77 103.4 checking whether make supports nested variables... (cached) yes [2022-08-04T11:03:39.089Z] #77 103.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:03:39.089Z] #77 103.4 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:03:39.089Z] #77 103.4 checking for yajl >= 2.1.0... yes [2022-08-04T11:03:39.089Z] #77 103.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:03:39.089Z] #77 103.4 checking for gcc... (cached) gcc [2022-08-04T11:03:39.089Z] #77 103.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:03:39.089Z] #77 103.5 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:03:39.089Z] #77 103.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:03:39.089Z] #77 103.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:03:39.089Z] #77 103.5 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:03:39.089Z] #77 103.6 checking for python3... /usr/bin/python3 [2022-08-04T11:03:39.089Z] #77 103.6 checking for python3 version... 3.9 [2022-08-04T11:03:39.089Z] #77 103.6 checking for python3 platform... linux [2022-08-04T11:03:39.089Z] #77 103.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:03:39.089Z] #77 103.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:03:39.089Z] #77 104.1 checking that generated files are newer than configure... done [2022-08-04T11:03:39.089Z] #77 104.1 configure: creating ./config.status [2022-08-04T11:03:39.206Z] #76 41.36 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T11:03:39.206Z] #76 41.36 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:03:39.465Z] #76 41.36 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T11:03:39.465Z] #76 41.48 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T11:03:39.465Z] #76 41.52 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T11:03:39.465Z] #76 41.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:03:39.465Z] #76 41.72 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T11:03:39.589Z] #84 78.24 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:03:39.589Z] #84 78.24 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:03:39.670Z] #77 106.9 config.status: creating Makefile [2022-08-04T11:03:39.670Z] #77 106.9 config.status: creating config.h [2022-08-04T11:03:39.670Z] #77 107.0 config.status: executing libtool commands [2022-08-04T11:03:39.670Z] #77 107.0 config.status: executing depfiles commands [2022-08-04T11:03:39.723Z] #76 41.73 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T11:03:39.723Z] #76 41.74 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:03:39.848Z] #84 78.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:03:39.848Z] #84 78.71 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:03:40.108Z] #84 78.79 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:03:40.108Z] #84 78.88 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:03:40.108Z] #84 78.98 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:03:40.108Z] #84 79.05 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:03:40.607Z] #77 107.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T11:03:40.607Z] #77 107.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:03:40.660Z] #76 42.55 Selecting previously unselected package libtool. [2022-08-04T11:03:40.660Z] #76 42.56 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T11:03:40.660Z] #76 42.58 Unpacking libtool (2.4.6-15) ... [2022-08-04T11:03:40.866Z] #77 108.2 checking for gcc... gcc [2022-08-04T11:03:40.921Z] #76 42.86 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T11:03:40.921Z] #76 42.89 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T11:03:40.921Z] #76 42.89 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:03:41.184Z] #76 43.17 Selecting previously unselected package libyajl2:amd64. [2022-08-04T11:03:41.184Z] #76 43.17 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T11:03:41.184Z] #76 43.19 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:03:41.184Z] #76 43.32 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T11:03:41.184Z] #76 43.32 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T11:03:41.184Z] #76 43.33 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T11:03:41.432Z] #77 108.3 checking whether the C compiler works... yes [2022-08-04T11:03:41.432Z] #77 108.5 checking for C compiler default output file name... a.out [2022-08-04T11:03:41.432Z] #77 108.5 checking for suffix of executables... [2022-08-04T11:03:41.432Z] #77 108.7 checking whether we are cross compiling... [2022-08-04T11:03:41.432Z] #77 ... [2022-08-04T11:03:41.432Z] [2022-08-04T11:03:41.432Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:03:41.432Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T11:03:41.432Z] #21 37.74 Selecting previously unselected package vim. [2022-08-04T11:03:41.432Z] #21 37.75 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-04T11:03:41.432Z] #21 37.76 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:41.443Z] #76 43.57 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:03:41.443Z] #76 43.60 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T11:03:41.443Z] #76 43.60 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:03:41.443Z] #76 43.61 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:03:41.443Z] #76 43.65 Setting up file (1:5.39-3) ... [2022-08-04T11:03:41.443Z] #76 43.67 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:03:41.443Z] #76 43.67 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:03:41.721Z] #76 43.68 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T11:03:41.721Z] #76 43.69 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:03:41.721Z] #76 43.75 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:03:41.721Z] #76 43.78 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T11:03:41.721Z] #76 43.78 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:03:41.721Z] #76 43.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:03:41.721Z] #76 43.81 Setting up patch (2.7.6-7) ... [2022-08-04T11:03:41.721Z] #76 43.83 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:03:41.721Z] #76 43.84 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T11:03:41.721Z] #76 43.85 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T11:03:41.721Z] #76 43.87 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:03:41.721Z] #76 43.90 Setting up libtool (2.4.6-15) ... [2022-08-04T11:03:41.984Z] #76 43.91 Setting up m4 (1.4.18-5) ... [2022-08-04T11:03:41.984Z] #76 43.94 Setting up dpkg-dev (1.20.11) ... [2022-08-04T11:03:41.984Z] #76 43.96 Setting up autoconf (2.69-14) ... [2022-08-04T11:03:41.984Z] #76 44.00 Setting up build-essential (12.9) ... [2022-08-04T11:03:41.984Z] #76 44.03 Setting up automake (1:1.16.3-2) ... [2022-08-04T11:03:41.984Z] #76 44.05 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T11:03:41.984Z] #76 44.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:03:41.998Z] #21 38.24 Selecting previously unselected package xfsprogs. [2022-08-04T11:03:41.998Z] #21 38.24 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-04T11:03:41.998Z] #21 38.27 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T11:03:42.563Z] #21 38.64 Selecting previously unselected package zip. [2022-08-04T11:03:42.563Z] #21 38.64 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-08-04T11:03:42.563Z] #21 38.65 Unpacking zip (3.0-12) ... [2022-08-04T11:03:42.563Z] #21 38.78 Selecting previously unselected package zstd. [2022-08-04T11:03:42.563Z] #21 38.78 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-04T11:03:42.563Z] #21 38.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:03:42.677Z] #62 29.41 Reading package lists... [2022-08-04T11:03:42.677Z] #62 ... [2022-08-04T11:03:42.677Z] [2022-08-04T11:03:42.677Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:42.677Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:42.677Z] #76 23.48 Fetched 8563 kB in 20s (437 kB/s) [2022-08-04T11:03:42.677Z] #76 23.48 Reading package lists... [2022-08-04T11:03:42.677Z] #76 33.66 Reading package lists... [2022-08-04T11:03:42.677Z] #76 ... [2022-08-04T11:03:42.677Z] [2022-08-04T11:03:42.677Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:42.677Z] #67 sha256:1df979ac7972ca8aa470225962f5d552c45825eecfc30d67f777827bb31b3687 [2022-08-04T11:03:42.677Z] #67 23.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:03:42.677Z] #67 ... [2022-08-04T11:03:42.677Z] [2022-08-04T11:03:42.677Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:42.677Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:42.677Z] #55 30.13 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T11:03:42.677Z] #55 30.49 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T11:03:42.677Z] #55 30.49 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T11:03:42.677Z] #55 30.65 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T11:03:42.677Z] #55 30.69 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T11:03:42.677Z] #55 30.84 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T11:03:42.677Z] #55 31.01 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T11:03:42.677Z] #55 31.09 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T11:03:42.677Z] #55 31.14 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T11:03:42.677Z] #55 31.25 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T11:03:42.677Z] #55 31.37 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T11:03:42.677Z] #55 31.39 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T11:03:42.677Z] #55 31.53 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T11:03:42.677Z] #55 31.63 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T11:03:42.677Z] #55 31.73 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T11:03:42.677Z] #55 32.01 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T11:03:42.677Z] #55 32.09 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T11:03:42.677Z] #55 32.18 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T11:03:42.677Z] #55 32.32 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T11:03:42.677Z] #55 32.39 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T11:03:42.677Z] #55 32.42 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T11:03:42.677Z] #55 32.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T11:03:42.677Z] #55 33.34 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T11:03:42.677Z] #55 33.34 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T11:03:42.677Z] #55 33.49 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T11:03:42.677Z] #55 33.65 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T11:03:42.677Z] #55 33.78 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T11:03:42.821Z] #21 39.04 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:03:42.879Z] #55 ... [2022-08-04T11:03:42.879Z] [2022-08-04T11:03:42.879Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:42.879Z] #67 sha256:e5f6f01046193602647434dcdf9cec81ac68fa350d44482b34c257039f7caa96 [2022-08-04T11:03:42.879Z] #67 11.29 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T11:03:42.879Z] #67 17.21 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T11:03:42.879Z] #67 19.20 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T11:03:42.879Z] #67 19.29 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T11:03:42.879Z] #67 19.52 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T11:03:42.879Z] #67 19.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:03:42.879Z] #67 20.23 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T11:03:42.879Z] #67 20.58 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T11:03:42.879Z] #67 21.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T11:03:42.879Z] #67 21.46 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T11:03:42.879Z] #67 ... [2022-08-04T11:03:42.879Z] [2022-08-04T11:03:42.879Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:42.879Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:42.879Z] #76 11.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:42.879Z] #76 ... [2022-08-04T11:03:42.879Z] [2022-08-04T11:03:42.879Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:03:42.880Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:03:42.880Z] #57 12.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-04T11:03:42.880Z] #57 ... [2022-08-04T11:03:42.880Z] [2022-08-04T11:03:42.880Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:42.880Z] #67 sha256:e5f6f01046193602647434dcdf9cec81ac68fa350d44482b34c257039f7caa96 [2022-08-04T11:03:42.880Z] #67 21.79 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T11:03:42.932Z] #76 DONE 44.9s [2022-08-04T11:03:42.932Z] [2022-08-04T11:03:42.932Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:42.932Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:42.932Z] #55 42.08 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T11:03:42.932Z] #55 42.17 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T11:03:42.932Z] #55 42.18 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T11:03:42.932Z] #55 42.37 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T11:03:42.932Z] #55 42.40 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T11:03:42.932Z] #55 42.45 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T11:03:42.932Z] #55 42.45 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T11:03:42.932Z] #55 42.54 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T11:03:42.932Z] #55 42.55 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T11:03:42.932Z] #55 42.58 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T11:03:42.932Z] #55 42.65 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T11:03:42.932Z] #55 42.86 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T11:03:42.932Z] #55 43.43 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T11:03:42.932Z] #55 43.50 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T11:03:42.932Z] #55 43.89 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T11:03:42.932Z] #55 43.89 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T11:03:42.932Z] #55 44.36 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T11:03:42.932Z] #55 44.47 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T11:03:42.932Z] #55 44.47 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T11:03:42.932Z] #55 44.56 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T11:03:42.932Z] #55 44.67 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T11:03:42.932Z] #55 44.71 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T11:03:42.932Z] #55 44.77 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T11:03:42.932Z] #55 44.77 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T11:03:42.932Z] #55 ... [2022-08-04T11:03:42.932Z] [2022-08-04T11:03:42.932Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:42.932Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:42.932Z] #51 29.28 Reading package lists... [2022-08-04T11:03:42.932Z] #51 34.87 Building dependency tree... [2022-08-04T11:03:42.932Z] #51 37.89 The following additional packages will be installed: [2022-08-04T11:03:42.932Z] #51 37.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:03:42.932Z] #51 37.89 python3-protobuf python3-six [2022-08-04T11:03:42.932Z] #51 37.92 Suggested packages: [2022-08-04T11:03:42.932Z] #51 37.92 python3-setuptools [2022-08-04T11:03:42.932Z] #51 37.92 Recommended packages: [2022-08-04T11:03:42.932Z] #51 37.92 iproute2 | iproute [2022-08-04T11:03:42.932Z] #51 38.67 The following NEW packages will be installed: [2022-08-04T11:03:42.932Z] #51 38.71 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:03:42.932Z] #51 38.71 python3-protobuf python3-six [2022-08-04T11:03:42.932Z] #51 39.18 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:03:42.932Z] #51 39.18 Need to get 2315 kB of archives. [2022-08-04T11:03:42.932Z] #51 39.18 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T11:03:42.932Z] #51 39.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T11:03:42.932Z] #51 39.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:03:42.932Z] #51 39.21 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T11:03:42.932Z] #51 39.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T11:03:42.932Z] #51 39.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T11:03:42.932Z] #51 39.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T11:03:42.932Z] #51 39.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:03:42.932Z] #51 41.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T11:03:42.932Z] #51 43.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:03:42.932Z] #51 43.53 Fetched 2315 kB in 3s (710 kB/s) [2022-08-04T11:03:42.932Z] #51 43.65 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T11:03:42.932Z] #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-08-04T11:03:42.932Z] #51 43.71 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T11:03:42.932Z] #51 43.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T11:03:42.932Z] #51 44.64 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:03:42.932Z] #51 44.64 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:03:42.932Z] #51 44.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:03:42.932Z] #51 ... [2022-08-04T11:03:42.932Z] [2022-08-04T11:03:42.932Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:03:42.932Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:03:42.932Z] #40 44.20 NAME: [2022-08-04T11:03:42.932Z] #40 44.20 go-winres - A tool for embedding resources in Windows executables [2022-08-04T11:03:42.932Z] #40 44.20 [2022-08-04T11:03:42.932Z] #40 44.20 USAGE: [2022-08-04T11:03:42.932Z] #40 44.20 go-winres [global options] command [command options] [arguments...] [2022-08-04T11:03:42.932Z] #40 44.20 [2022-08-04T11:03:42.932Z] #40 44.20 COMMANDS: [2022-08-04T11:03:42.932Z] #40 44.20 init Create an initial ./winres/winres.json [2022-08-04T11:03:42.932Z] #40 44.20 make Make syso files for the "go build" command [2022-08-04T11:03:42.932Z] #40 44.20 simply Make syso files for the "go build" command (simplified) [2022-08-04T11:03:42.932Z] #40 44.20 extract Extract all resources from an executable [2022-08-04T11:03:42.932Z] #40 44.20 patch Replace resources in an executable file (exe, dll) [2022-08-04T11:03:42.932Z] #40 44.20 help, h Shows a list of commands or help for one command [2022-08-04T11:03:42.932Z] #40 44.20 [2022-08-04T11:03:42.932Z] #40 44.20 GLOBAL OPTIONS: [2022-08-04T11:03:42.932Z] #40 44.20 --help, -h show help (default: false) [2022-08-04T11:03:42.932Z] #40 DONE 45.1s [2022-08-04T11:03:42.932Z] [2022-08-04T11:03:42.932Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:03:42.932Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:03:42.938Z] #55 33.96 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T11:03:43.137Z] #67 ... [2022-08-04T11:03:43.137Z] [2022-08-04T11:03:43.137Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:03:43.137Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:03:43.137Z] #40 12.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-04T11:03:43.137Z] #40 13.26 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-04T11:03:43.137Z] #40 13.41 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-04T11:03:43.137Z] #40 18.74 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-04T11:03:43.137Z] #40 18.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:03:43.137Z] #40 ... [2022-08-04T11:03:43.137Z] [2022-08-04T11:03:43.137Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:43.137Z] #26 sha256:5c1d501012777ad9e4dcea97f742323a6c975b3b4c3a2956f8d89a717e8c0108 [2022-08-04T11:03:43.137Z] #26 21.42 + mkdir -p /build [2022-08-04T11:03:43.137Z] #26 21.42 + mv docker/docker /build/ [2022-08-04T11:03:43.137Z] #26 21.44 + rmdir docker [2022-08-04T11:03:43.200Z] #55 34.29 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T11:03:43.399Z] #84 ... [2022-08-04T11:03:43.399Z] [2022-08-04T11:03:43.399Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:03:43.399Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:03:43.399Z] #19 129.0 The following NEW packages will be installed: [2022-08-04T11:03:43.399Z] #19 129.0 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-04T11:03:43.399Z] #19 129.0 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-04T11:03:43.399Z] #19 129.0 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-04T11:03:43.399Z] #19 129.0 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-04T11:03:43.400Z] #19 129.0 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-04T11:03:43.400Z] #19 129.0 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-04T11:03:43.400Z] #19 129.0 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-04T11:03:43.400Z] #19 129.0 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-04T11:03:43.400Z] #19 129.0 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-04T11:03:43.400Z] #19 129.0 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-04T11:03:43.400Z] #19 129.0 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-04T11:03:43.400Z] #19 129.0 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-04T11:03:43.400Z] #19 129.0 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-04T11:03:43.400Z] #19 129.0 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-04T11:03:43.400Z] #19 129.0 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-04T11:03:43.400Z] #19 129.0 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-04T11:03:43.400Z] #19 129.0 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-04T11:03:43.400Z] #19 129.0 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-04T11:03:43.400Z] #19 129.0 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-04T11:03:43.400Z] #19 129.0 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-04T11:03:43.400Z] #19 129.0 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-04T11:03:43.400Z] #19 129.0 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-04T11:03:43.400Z] #19 129.0 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-04T11:03:43.400Z] #19 129.0 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-04T11:03:43.400Z] #19 129.0 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-04T11:03:43.400Z] #19 129.0 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-04T11:03:43.400Z] #19 129.0 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-04T11:03:43.400Z] #19 129.0 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-04T11:03:43.400Z] #19 129.0 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-04T11:03:43.400Z] #19 129.0 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-04T11:03:43.400Z] #19 129.0 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-04T11:03:43.400Z] #19 129.0 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-04T11:03:43.400Z] #19 129.0 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-04T11:03:43.400Z] #19 129.0 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-04T11:03:43.400Z] #19 129.0 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-04T11:03:43.400Z] #19 129.0 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-04T11:03:43.400Z] #19 129.0 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-04T11:03:43.400Z] #19 129.0 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-04T11:03:43.400Z] #19 129.0 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-04T11:03:43.400Z] #19 129.0 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-04T11:03:43.400Z] #19 129.0 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-04T11:03:43.400Z] #19 129.0 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-04T11:03:43.400Z] #19 129.0 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-04T11:03:43.400Z] #19 129.0 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-04T11:03:43.400Z] #19 129.0 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-04T11:03:43.400Z] #19 129.0 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-04T11:03:43.400Z] #19 129.0 linux-libc-dev-s390x-cross patch xz-utils [2022-08-04T11:03:43.400Z] #19 129.6 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:03:43.400Z] #19 129.6 Need to get 788 MB of archives. [2022-08-04T11:03:43.400Z] #19 129.6 After this operation, 3385 MB of additional disk space will be used. [2022-08-04T11:03:43.400Z] #19 129.6 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-04T11:03:43.400Z] #19 129.6 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T11:03:43.400Z] #19 129.6 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T11:03:43.400Z] #19 129.6 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T11:03:43.400Z] #19 129.6 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T11:03:43.400Z] #19 129.6 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T11:03:43.400Z] #19 129.6 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-04T11:03:43.400Z] #19 129.7 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-04T11:03:43.400Z] #19 129.8 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-04T11:03:43.400Z] #19 129.8 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-04T11:03:43.400Z] #19 129.9 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-04T11:03:43.400Z] #19 130.0 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T11:03:43.400Z] #19 130.0 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-04T11:03:43.400Z] #19 131.3 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T11:03:43.400Z] #19 131.3 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-04T11:03:43.460Z] #55 34.35 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T11:03:43.460Z] #55 34.44 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T11:03:43.460Z] #55 34.58 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T11:03:43.701Z] #26 ... [2022-08-04T11:03:43.701Z] [2022-08-04T11:03:43.701Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:43.701Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:43.701Z] #42 12.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:43.701Z] #42 16.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:43.701Z] #42 ... [2022-08-04T11:03:43.701Z] [2022-08-04T11:03:43.701Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:43.701Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:43.701Z] #14 12.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:43.701Z] #14 15.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:43.701Z] #14 ... [2022-08-04T11:03:43.701Z] [2022-08-04T11:03:43.701Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:03:43.701Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:03:43.701Z] #53 23.02 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-04T11:03:43.701Z] #53 23.11 go: downloading golang.org/x/mod v0.3.0 [2022-08-04T11:03:43.707Z] #34 44.78 Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-04T11:03:43.707Z] #34 45.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T11:03:43.707Z] #34 45.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:03:43.707Z] #34 ... [2022-08-04T11:03:43.707Z] [2022-08-04T11:03:43.707Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:43.707Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:43.707Z] #42 35.89 Selecting previously unselected package libicu67:amd64. [2022-08-04T11:03:43.707Z] #42 35.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T11:03:43.707Z] #42 35.91 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T11:03:43.707Z] #42 44.05 Selecting previously unselected package libxml2:amd64. [2022-08-04T11:03:43.707Z] #42 44.05 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T11:03:43.707Z] #42 44.07 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:03:43.707Z] #42 44.66 Selecting previously unselected package libarchive13:amd64. [2022-08-04T11:03:43.707Z] #42 44.66 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T11:03:43.707Z] #42 44.67 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T11:03:43.707Z] #42 45.05 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T11:03:43.707Z] #42 45.05 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T11:03:43.707Z] #42 45.08 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T11:03:43.707Z] #42 45.18 Selecting previously unselected package librhash0:amd64. [2022-08-04T11:03:43.707Z] #42 45.19 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T11:03:43.707Z] #42 45.27 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T11:03:43.707Z] #42 45.46 Selecting previously unselected package libuv1:amd64. [2022-08-04T11:03:43.707Z] #42 45.46 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T11:03:43.707Z] #42 45.46 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T11:03:43.707Z] #42 45.61 Selecting previously unselected package cmake. [2022-08-04T11:03:43.707Z] #42 45.61 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T11:03:43.707Z] #42 45.72 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:03:43.722Z] #55 34.69 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T11:03:43.722Z] #55 34.69 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T11:03:43.757Z] #21 39.92 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-04T11:03:43.757Z] #21 39.93 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:03:43.757Z] #21 39.95 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-04T11:03:43.757Z] #21 39.96 Setting up libicu67:arm64 (67.1-7) ... [2022-08-04T11:03:43.757Z] #21 39.98 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-04T11:03:43.757Z] #21 40.00 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-04T11:03:43.757Z] #21 40.02 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-08-04T11:03:43.757Z] #21 40.03 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T11:03:43.757Z] #21 40.05 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-04T11:03:43.757Z] #21 40.06 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:03:43.757Z] #21 40.08 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:03:43.757Z] #21 40.09 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-04T11:03:43.757Z] #21 40.11 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T11:03:43.970Z] #42 ... [2022-08-04T11:03:43.970Z] [2022-08-04T11:03:43.970Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:43.970Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:43.970Z] #51 44.87 Selecting previously unselected package python3-six. [2022-08-04T11:03:43.970Z] #51 44.87 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T11:03:43.970Z] #51 44.87 Unpacking python3-six (1.16.0-2) ... [2022-08-04T11:03:43.970Z] #51 45.01 Selecting previously unselected package python3-protobuf. [2022-08-04T11:03:43.970Z] #51 45.01 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T11:03:43.970Z] #51 45.01 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T11:03:43.970Z] #51 45.50 Selecting previously unselected package libnet1:amd64. [2022-08-04T11:03:43.970Z] #51 45.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T11:03:43.970Z] #51 45.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:03:43.970Z] #51 45.61 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T11:03:43.970Z] #51 45.65 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T11:03:43.970Z] #51 45.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:03:43.970Z] #51 45.81 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:03:43.970Z] #51 45.81 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:03:43.970Z] #51 45.81 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:03:44.053Z] #55 34.88 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T11:03:44.053Z] #55 35.00 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T11:03:44.228Z] #51 45.91 Selecting previously unselected package criu. [2022-08-04T11:03:44.229Z] #51 45.91 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T11:03:44.229Z] #51 45.91 Unpacking criu (3.17.1-1) ... [2022-08-04T11:03:44.268Z] #53 ... [2022-08-04T11:03:44.268Z] [2022-08-04T11:03:44.268Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:44.268Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:44.268Z] #51 13.31 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:03:44.268Z] #51 16.92 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:03:44.268Z] #51 20.55 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-04T11:03:44.268Z] #51 ... [2022-08-04T11:03:44.268Z] [2022-08-04T11:03:44.268Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:44.268Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:44.268Z] #36 23.57 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-04T11:03:44.268Z] #36 23.58 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-04T11:03:44.340Z] #55 35.15 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T11:03:44.340Z] #55 35.17 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T11:03:44.345Z] #19 132.8 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T11:03:44.346Z] #19 132.8 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-04T11:03:44.607Z] #55 35.49 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T11:03:44.607Z] #55 35.52 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T11:03:44.607Z] #55 35.74 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T11:03:44.695Z] #21 40.83 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-08-04T11:03:44.695Z] #21 40.85 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:44.695Z] #21 40.87 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-04T11:03:44.695Z] #21 40.88 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T11:03:44.695Z] #21 40.89 Setting up apparmor (2.13.6-10) ... [2022-08-04T11:03:44.833Z] #36 ... [2022-08-04T11:03:44.833Z] [2022-08-04T11:03:44.833Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:03:44.833Z] #26 sha256:5c1d501012777ad9e4dcea97f742323a6c975b3b4c3a2956f8d89a717e8c0108 [2022-08-04T11:03:44.833Z] #26 DONE 23.5s [2022-08-04T11:03:44.892Z] #55 35.78 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T11:03:44.892Z] #55 35.95 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T11:03:45.090Z] [2022-08-04T11:03:45.090Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:03:45.090Z] #67 sha256:e5f6f01046193602647434dcdf9cec81ac68fa350d44482b34c257039f7caa96 [2022-08-04T11:03:45.154Z] #55 36.07 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T11:03:45.164Z] #51 46.78 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:03:45.732Z] #51 ... [2022-08-04T11:03:45.732Z] [2022-08-04T11:03:45.732Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:45.732Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:45.732Z] #14 37.80 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T11:03:45.732Z] #14 39.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T11:03:45.733Z] #14 40.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T11:03:45.733Z] #14 40.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T11:03:45.733Z] #14 40.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T11:03:45.733Z] #14 40.11 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T11:03:45.733Z] #14 40.11 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T11:03:45.733Z] #14 40.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-04T11:03:45.733Z] #14 40.17 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T11:03:45.733Z] #14 40.17 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T11:03:45.733Z] #14 40.17 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T11:03:45.733Z] #14 40.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T11:03:45.733Z] #14 40.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T11:03:45.733Z] #14 40.19 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T11:03:45.733Z] #14 40.19 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T11:03:45.733Z] #14 40.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T11:03:45.733Z] #14 40.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T11:03:45.733Z] #14 40.28 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T11:03:45.733Z] #14 41.36 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:03:45.733Z] #14 41.62 Fetched 115 MB in 8s (14.1 MB/s) [2022-08-04T11:03:45.733Z] #14 41.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T11:03:45.733Z] #14 41.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:03:45.733Z] #14 41.80 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T11:03:45.733Z] #14 41.82 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:03:45.733Z] #14 44.28 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T11:03:45.733Z] #14 44.28 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T11:03:45.733Z] #14 44.30 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:03:45.733Z] #14 47.00 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T11:03:45.733Z] #14 47.00 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T11:03:45.733Z] #14 47.03 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:03:45.733Z] #14 47.19 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T11:03:45.733Z] #14 47.19 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:03:45.733Z] #14 47.22 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:03:45.733Z] #14 47.45 Selecting previously unselected package dmsetup. [2022-08-04T11:03:45.733Z] #14 47.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:03:45.733Z] #14 47.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:03:45.733Z] #14 47.62 Selecting previously unselected package mingw-w64-common. [2022-08-04T11:03:45.733Z] #14 47.62 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T11:03:45.733Z] #14 47.62 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T11:03:46.254Z] #19 134.5 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-04T11:03:46.254Z] #19 134.5 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-04T11:03:46.562Z] #55 37.42 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T11:03:46.562Z] #55 37.42 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T11:03:46.562Z] #55 37.64 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T11:03:46.594Z] #21 42.47 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T11:03:46.594Z] #21 42.57 Setting up zip (3.0-12) ... [2022-08-04T11:03:46.594Z] #21 42.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:46.594Z] #21 42.62 Setting up bash-completion (1:2.11-2) ... [2022-08-04T11:03:46.673Z] #14 ... [2022-08-04T11:03:46.673Z] [2022-08-04T11:03:46.673Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:46.673Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:46.673Z] #51 48.53 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T11:03:46.824Z] #55 37.82 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T11:03:46.824Z] #55 37.91 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T11:03:46.934Z] #51 48.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:03:46.934Z] #51 48.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:03:46.934Z] #51 48.58 Setting up python3-six (1.16.0-2) ... [2022-08-04T11:03:47.105Z] #55 38.01 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T11:03:47.105Z] #55 38.12 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T11:03:47.105Z] #55 38.16 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T11:03:47.367Z] #55 38.37 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T11:03:47.619Z] #67 26.21 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:03:47.628Z] #55 ... [2022-08-04T11:03:47.628Z] [2022-08-04T11:03:47.628Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:47.628Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:47.628Z] #14 28.68 Reading package lists... [2022-08-04T11:03:47.632Z] #19 136.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-08-04T11:03:47.632Z] #19 136.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-08-04T11:03:47.873Z] #51 49.60 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:03:47.873Z] #51 49.65 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T11:03:48.461Z] #14 39.18 Reading package lists... [2022-08-04T11:03:48.461Z] #14 ... [2022-08-04T11:03:48.461Z] [2022-08-04T11:03:48.461Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:48.461Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:48.461Z] #42 29.47 Fetched 8563 kB in 24s (364 kB/s) [2022-08-04T11:03:48.461Z] #42 29.47 Reading package lists... [2022-08-04T11:03:48.461Z] #42 39.37 Reading package lists... [2022-08-04T11:03:48.461Z] #42 ... [2022-08-04T11:03:48.461Z] [2022-08-04T11:03:48.461Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:03:48.461Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:03:48.492Z] #21 ... [2022-08-04T11:03:48.492Z] [2022-08-04T11:03:48.492Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:48.492Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:03:48.492Z] #77 108.7 checking whether we are cross compiling... no [2022-08-04T11:03:48.492Z] #77 108.9 checking for suffix of object files... o [2022-08-04T11:03:48.492Z] #77 109.0 checking whether we are using the GNU C compiler... yes [2022-08-04T11:03:48.492Z] #77 109.1 checking whether gcc accepts -g... yes [2022-08-04T11:03:48.492Z] #77 109.2 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:03:48.492Z] #77 109.4 checking whether gcc understands -c and -o together... yes [2022-08-04T11:03:48.492Z] #77 109.6 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:03:48.492Z] #77 109.7 checking whether build environment is sane... yes [2022-08-04T11:03:48.492Z] #77 109.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:03:48.492Z] #77 109.7 checking for gawk... no [2022-08-04T11:03:48.492Z] #77 109.7 checking for mawk... mawk [2022-08-04T11:03:48.492Z] #77 109.7 checking whether make sets $(MAKE)... yes [2022-08-04T11:03:48.492Z] #77 109.8 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:03:48.492Z] #77 109.8 checking whether make supports nested variables... yes [2022-08-04T11:03:48.492Z] #77 109.9 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:03:48.492Z] #77 109.9 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:03:48.492Z] #77 109.9 checking how to create a ustar tar archive... gnutar [2022-08-04T11:03:48.492Z] #77 109.9 checking dependency style of gcc... gcc3 [2022-08-04T11:03:48.492Z] #77 110.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:03:48.492Z] #77 110.1 checking whether make supports nested variables... (cached) yes [2022-08-04T11:03:48.492Z] #77 110.2 checking build system type... aarch64-unknown-linux-gnu [2022-08-04T11:03:48.492Z] #77 110.5 checking host system type... aarch64-unknown-linux-gnu [2022-08-04T11:03:48.492Z] #77 110.5 checking how to print strings... printf [2022-08-04T11:03:48.492Z] #77 110.5 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:03:48.492Z] #77 110.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:03:48.492Z] #77 110.6 checking for egrep... /bin/grep -E [2022-08-04T11:03:48.492Z] #77 110.6 checking for fgrep... /bin/grep -F [2022-08-04T11:03:48.492Z] #77 110.6 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:03:48.492Z] #77 110.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:03:48.492Z] #77 110.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:03:48.492Z] #77 110.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:03:48.492Z] #77 110.7 checking whether ln -s works... yes [2022-08-04T11:03:48.492Z] #77 110.7 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:03:48.492Z] #77 110.7 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop [2022-08-04T11:03:48.492Z] #77 110.7 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:03:48.492Z] #77 110.7 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:03:48.492Z] #77 110.7 checking for objdump... objdump [2022-08-04T11:03:48.492Z] #77 110.8 checking how to recognize dependent libraries... pass_all [2022-08-04T11:03:48.492Z] #77 110.8 checking for dlltool... no [2022-08-04T11:03:48.492Z] #77 110.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:03:48.492Z] #77 110.8 checking for ar... ar [2022-08-04T11:03:48.492Z] #77 110.8 checking for archiver @FILE support... @ [2022-08-04T11:03:48.492Z] #77 110.8 checking for strip... strip [2022-08-04T11:03:48.492Z] #77 110.8 checking for ranlib... ranlib [2022-08-04T11:03:48.492Z] #77 110.9 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:03:48.492Z] #77 111.2 checking for sysroot... no [2022-08-04T11:03:48.492Z] #77 111.2 checking for a working dd... /bin/dd [2022-08-04T11:03:48.492Z] #77 111.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:03:48.492Z] #77 111.2 checking for mt... no [2022-08-04T11:03:48.492Z] #77 111.2 checking if : is a manifest tool... no [2022-08-04T11:03:48.492Z] #77 111.2 checking how to run the C preprocessor... gcc -E [2022-08-04T11:03:48.492Z] #77 111.5 checking for ANSI C header files... yes [2022-08-04T11:03:48.492Z] #77 112.2 checking for sys/types.h... yes [2022-08-04T11:03:48.492Z] #77 112.3 checking for sys/stat.h... yes [2022-08-04T11:03:48.492Z] #77 112.5 checking for stdlib.h... yes [2022-08-04T11:03:48.492Z] #77 112.6 checking for string.h... yes [2022-08-04T11:03:48.492Z] #77 112.8 checking for memory.h... yes [2022-08-04T11:03:48.492Z] #77 113.0 checking for strings.h... yes [2022-08-04T11:03:48.492Z] #77 113.2 checking for inttypes.h... yes [2022-08-04T11:03:48.492Z] #77 113.4 checking for stdint.h... yes [2022-08-04T11:03:48.492Z] #77 113.6 checking for unistd.h... yes [2022-08-04T11:03:48.492Z] #77 113.7 checking for dlfcn.h... yes [2022-08-04T11:03:48.492Z] #77 113.9 checking for objdir... .libs [2022-08-04T11:03:48.492Z] #77 114.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:03:48.492Z] #77 114.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:03:48.492Z] #77 114.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:03:48.492Z] #77 114.5 checking if gcc static flag -static works... yes [2022-08-04T11:03:48.492Z] #77 114.8 checking if gcc supports -c -o file.o... yes [2022-08-04T11:03:48.492Z] #77 115.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:03:48.492Z] #77 115.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes [2022-08-04T11:03:48.492Z] #77 115.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:03:48.492Z] #77 115.3 checking how to hardcode library paths into programs... immediate [2022-08-04T11:03:48.492Z] #77 115.3 checking whether stripping libraries is possible... yes [2022-08-04T11:03:48.492Z] #77 115.3 checking if libtool supports shared libraries... yes [2022-08-04T11:03:48.492Z] #77 115.3 checking whether to build shared libraries... no [2022-08-04T11:03:48.492Z] #77 115.3 checking whether to build static libraries... yes [2022-08-04T11:03:48.492Z] #77 115.3 checking float.h usability... yes [2022-08-04T11:03:48.492Z] #77 115.5 checking float.h presence... yes [2022-08-04T11:03:48.492Z] #77 115.6 checking for float.h... yes [2022-08-04T11:03:48.492Z] #77 115.6 checking limits.h usability... yes [2022-08-04T11:03:48.492Z] #77 115.7 checking limits.h presence... yes [2022-08-04T11:03:48.492Z] #77 115.8 checking for limits.h... yes [2022-08-04T11:03:48.749Z] #77 115.8 checking stddef.h usability... yes [2022-08-04T11:03:48.749Z] #77 116.0 checking stddef.h presence... yes [2022-08-04T11:03:48.749Z] #77 116.1 checking for stddef.h... yes [2022-08-04T11:03:48.812Z] #51 ... [2022-08-04T11:03:48.812Z] [2022-08-04T11:03:48.812Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:03:48.812Z] #64 sha256:2f0c9f3ee3719613fe5a15f7ac54f685392cb8df4a6f2941f18bdd69330e8f4e [2022-08-04T11:03:48.812Z] #64 6.204 Install containerd version v1.6.6 [2022-08-04T11:03:48.812Z] #64 6.204 + RM_GOPATH=0 [2022-08-04T11:03:48.812Z] #64 6.204 + TMP_GOPATH= [2022-08-04T11:03:48.812Z] #64 6.204 + : /build [2022-08-04T11:03:48.812Z] #64 6.204 + '[' -z '' ']' [2022-08-04T11:03:48.812Z] #64 6.204 ++ mktemp -d [2022-08-04T11:03:48.812Z] #64 6.204 + export GOPATH=/tmp/tmp.r37SXXbiOX [2022-08-04T11:03:48.812Z] #64 6.204 + GOPATH=/tmp/tmp.r37SXXbiOX [2022-08-04T11:03:48.812Z] #64 6.204 + RM_GOPATH=1 [2022-08-04T11:03:48.812Z] #64 6.204 + case "$(go env GOARCH)" in [2022-08-04T11:03:48.812Z] #64 6.204 ++ go env GOARCH [2022-08-04T11:03:48.812Z] #64 6.204 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:48.812Z] #64 6.204 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:48.812Z] #64 6.204 ++ dirname /install.sh [2022-08-04T11:03:48.812Z] #64 6.204 + dir=/ [2022-08-04T11:03:48.812Z] #64 6.204 + bin=containerd [2022-08-04T11:03:48.812Z] #64 6.204 + shift [2022-08-04T11:03:48.812Z] #64 6.204 + '[' '!' -f //containerd.installer ']' [2022-08-04T11:03:48.812Z] #64 6.204 + . //containerd.installer [2022-08-04T11:03:48.812Z] #64 6.204 ++ set -e [2022-08-04T11:03:48.812Z] #64 6.204 ++ : v1.6.6 [2022-08-04T11:03:48.812Z] #64 6.204 + install_containerd [2022-08-04T11:03:48.812Z] #64 6.204 + echo 'Install containerd version v1.6.6' [2022-08-04T11:03:48.812Z] #64 6.204 + git clone https://github.com/containerd/containerd.git /tmp/tmp.r37SXXbiOX/src/github.com/containerd/containerd [2022-08-04T11:03:48.812Z] #64 6.204 Cloning into '/tmp/tmp.r37SXXbiOX/src/github.com/containerd/containerd'... [2022-08-04T11:03:48.812Z] #64 ... [2022-08-04T11:03:48.812Z] [2022-08-04T11:03:48.812Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:48.812Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:48.812Z] #42 50.33 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T11:03:48.812Z] #42 50.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:48.812Z] #42 50.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T11:03:48.812Z] #42 50.44 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:48.812Z] #42 50.47 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T11:03:48.812Z] #42 50.50 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T11:03:48.812Z] #42 50.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:03:48.812Z] #42 50.55 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:03:48.812Z] #42 50.55 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T11:03:48.812Z] #42 50.60 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:03:48.812Z] #42 50.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:03:48.984Z] #47 38.50 Updating files: 51% (1115/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T11:03:49.008Z] #77 116.1 checking for stdlib.h... (cached) yes [2022-08-04T11:03:49.008Z] #77 116.1 checking for string.h... (cached) yes [2022-08-04T11:03:49.008Z] #77 116.2 checking sys/time.h usability... yes [2022-08-04T11:03:49.246Z] #47 39.90 + git checkout -q v2.3.0 [2022-08-04T11:03:49.266Z] #77 116.4 checking sys/time.h presence... yes [2022-08-04T11:03:49.266Z] #77 116.4 checking for sys/time.h... yes [2022-08-04T11:03:49.266Z] #77 116.4 checking for inline... inline [2022-08-04T11:03:49.266Z] #77 116.5 checking for size_t... [2022-08-04T11:03:49.266Z] #77 ... [2022-08-04T11:03:49.266Z] [2022-08-04T11:03:49.266Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:03:49.266Z] #21 sha256:2ea45f3736fad49e67a6c0b7a661743cd2737effe4269bf4e8064e11f38715eb [2022-08-04T11:03:49.266Z] #21 45.34 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:03:49.266Z] #21 45.36 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:03:49.266Z] #21 45.38 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-04T11:03:49.266Z] #21 45.40 Setting up patch (2.7.6-7) ... [2022-08-04T11:03:49.266Z] #21 45.42 Setting up sudo (1.9.5p2-3) ... [2022-08-04T11:03:49.266Z] #21 45.50 invoke-rc.d: could not determine current runlevel [2022-08-04T11:03:49.266Z] #21 45.51 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T11:03:49.266Z] #21 45.52 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T11:03:49.266Z] #21 45.53 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T11:03:49.266Z] #21 45.53 Failed to connect to bus: Host is down [2022-08-04T11:03:49.266Z] #21 45.53 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-04T11:03:49.266Z] #21 45.55 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T11:03:49.266Z] #21 45.57 Setting up pigz (2.6-1) ... [2022-08-04T11:03:49.267Z] #21 45.58 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-04T11:03:49.381Z] #42 DONE 51.6s [2022-08-04T11:03:49.381Z] [2022-08-04T11:03:49.381Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:49.381Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:49.381Z] #55 45.18 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T11:03:49.381Z] #55 45.29 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T11:03:49.381Z] #55 46.06 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T11:03:49.381Z] #55 46.13 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T11:03:49.524Z] #21 45.60 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-04T11:03:49.524Z] #21 45.62 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:03:49.524Z] #21 45.64 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:49.538Z] #19 137.9 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-04T11:03:49.538Z] #19 137.9 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-04T11:03:49.538Z] #19 137.9 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-04T11:03:49.539Z] #19 138.0 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-04T11:03:49.539Z] #19 138.1 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-04T11:03:49.539Z] #19 138.1 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-04T11:03:49.539Z] #19 138.2 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-04T11:03:49.539Z] #19 138.2 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-04T11:03:49.539Z] #19 138.2 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-04T11:03:49.641Z] #55 ... [2022-08-04T11:03:49.641Z] [2022-08-04T11:03:49.641Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T11:03:49.641Z] #43 sha256:9ef874917f40b5eec1daa115d4e535f287a1a64d6cb2e8f889a2be298a844503 [2022-08-04T11:03:49.901Z] #43 DONE 0.4s [2022-08-04T11:03:49.901Z] [2022-08-04T11:03:49.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-08-04T11:03:49.901Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:03:49.901Z] #77 ... [2022-08-04T11:03:49.901Z] [2022-08-04T11:03:49.901Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:03:49.901Z] #44 sha256:e83d5003f9eaf9591fc598be608dab6e8c28ec5da11139caf749ef48630c62a3 [2022-08-04T11:03:50.092Z] #21 46.40 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-04T11:03:50.092Z] #21 46.42 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:03:50.632Z] #47 ... [2022-08-04T11:03:50.632Z] [2022-08-04T11:03:50.632Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:50.632Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:50.632Z] #36 31.47 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T11:03:50.633Z] #36 31.82 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T11:03:50.633Z] #36 33.29 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T11:03:50.633Z] #36 ... [2022-08-04T11:03:50.633Z] [2022-08-04T11:03:50.633Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:50.633Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:50.633Z] #55 39.03 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T11:03:50.633Z] #55 39.09 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T11:03:50.633Z] #55 39.14 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T11:03:50.633Z] #55 39.29 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T11:03:50.633Z] #55 39.42 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T11:03:50.633Z] #55 39.65 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T11:03:50.633Z] #55 39.84 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T11:03:50.633Z] #55 39.90 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T11:03:50.633Z] #55 40.09 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T11:03:50.633Z] #55 40.12 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T11:03:50.633Z] #55 40.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T11:03:50.633Z] #55 40.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T11:03:50.633Z] #55 40.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T11:03:50.633Z] #55 40.95 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T11:03:50.633Z] #55 41.06 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T11:03:50.633Z] #55 41.14 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T11:03:50.633Z] #55 41.50 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T11:03:50.633Z] #55 41.57 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T11:03:50.658Z] #21 46.81 Setting up libelf1:arm64 (0.183-1) ... [2022-08-04T11:03:50.659Z] #21 46.83 Setting up libjson-c5:arm64 (0.15-2) ... [2022-08-04T11:03:50.659Z] #21 46.84 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:03:50.659Z] #21 46.85 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-04T11:03:50.659Z] #21 46.87 Setting up libkmod2:arm64 (28-1) ... [2022-08-04T11:03:50.659Z] #21 46.89 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T11:03:51.206Z] #55 42.20 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T11:03:51.226Z] #21 47.31 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:03:51.226Z] #21 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T11:03:51.226Z] #21 47.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T11:03:51.226Z] #21 47.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T11:03:51.226Z] #21 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T11:03:51.226Z] #21 47.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T11:03:51.226Z] #21 47.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T11:03:51.226Z] #21 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T11:03:51.226Z] #21 47.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T11:03:51.226Z] #21 47.40 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T11:03:51.468Z] #55 ... [2022-08-04T11:03:51.468Z] [2022-08-04T11:03:51.468Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:51.468Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:51.468Z] #51 32.13 Fetched 8567 kB in 26s (325 kB/s) [2022-08-04T11:03:51.468Z] #51 32.13 Reading package lists... [2022-08-04T11:03:51.468Z] #51 41.95 Reading package lists... [2022-08-04T11:03:51.468Z] #51 ... [2022-08-04T11:03:51.468Z] [2022-08-04T11:03:51.468Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:51.468Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:51.468Z] #55 42.57 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T11:03:51.801Z] #67 ... [2022-08-04T11:03:51.802Z] [2022-08-04T11:03:51.802Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-08-04T11:03:51.802Z] #38 sha256:a1fc0ec15961aec245b67c2809d1bdefeaa79d60e08b07062fce12a636760b52 [2022-08-04T11:03:51.802Z] #38 30.36 tomll can be used in two ways: [2022-08-04T11:03:51.802Z] #38 30.37 Writing to STDIN and reading from STDOUT: [2022-08-04T11:03:51.802Z] #38 30.37 cat file.toml | tomll > file.toml [2022-08-04T11:03:51.802Z] #38 30.37 [2022-08-04T11:03:51.802Z] #38 30.37 Reading and updating a list of files: [2022-08-04T11:03:51.802Z] #38 30.38 tomll a.toml b.toml c.toml [2022-08-04T11:03:51.802Z] #38 30.38 [2022-08-04T11:03:51.802Z] #38 30.38 When given a list of files, tomll will modify all files in place without asking. [2022-08-04T11:03:51.802Z] #38 DONE 30.6s [2022-08-04T11:03:51.802Z] [2022-08-04T11:03:51.802Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:51.802Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:51.802Z] #55 25.53 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:03:51.802Z] #55 25.57 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-04T11:03:51.802Z] #55 26.47 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-04T11:03:51.802Z] #55 26.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-04T11:03:51.802Z] #55 27.05 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-04T11:03:51.802Z] #55 27.06 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-04T11:03:51.802Z] #55 27.29 go: downloading github.com/spf13/afero v1.8.2 [2022-08-04T11:03:51.802Z] #55 27.57 go: downloading github.com/spf13/cast v1.4.1 [2022-08-04T11:03:51.802Z] #55 27.74 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-04T11:03:51.802Z] #55 27.92 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-04T11:03:51.802Z] #55 28.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-04T11:03:51.802Z] #55 28.14 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-04T11:03:51.802Z] #55 28.27 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-04T11:03:51.802Z] #55 28.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-04T11:03:51.802Z] #55 28.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-04T11:03:51.802Z] #55 28.47 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-04T11:03:51.802Z] #55 28.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-04T11:03:51.802Z] #55 28.62 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-04T11:03:51.802Z] #55 29.01 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-04T11:03:51.802Z] #55 30.03 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-04T11:03:51.802Z] #55 30.05 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-04T11:03:51.802Z] #55 30.22 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-04T11:03:51.802Z] #55 30.59 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-04T11:03:51.802Z] #55 30.99 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-04T11:03:52.059Z] #55 31.41 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-04T11:03:52.077Z] #19 140.5 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-04T11:03:52.077Z] #19 140.5 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-04T11:03:52.077Z] #19 140.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-04T11:03:52.077Z] #19 140.6 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-04T11:03:52.077Z] #19 140.7 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-04T11:03:52.337Z] #19 ... [2022-08-04T11:03:52.337Z] [2022-08-04T11:03:52.337Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:52.337Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:03:52.337Z] #84 91.12 configure.ac:11: installing 'build-aux/compile' [2022-08-04T11:03:52.337Z] #84 91.12 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T11:03:52.337Z] #84 91.13 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T11:03:52.337Z] #84 91.16 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T11:03:52.337Z] #84 91.16 configure.ac:13: installing 'build-aux/missing' [2022-08-04T11:03:52.337Z] #84 91.16 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T11:03:52.599Z] #84 91.39 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:03:52.600Z] #21 48.67 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-04T11:03:52.600Z] #21 48.70 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-04T11:03:52.600Z] #21 48.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:03:52.600Z] #21 48.73 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:03:53.536Z] #21 49.88 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-04T11:03:53.536Z] #21 49.93 Setting up jq (1.6-2.1) ... [2022-08-04T11:03:53.795Z] #21 49.95 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:03:53.795Z] #21 49.97 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-04T11:03:53.795Z] #21 49.98 Setting up iptables (1.8.7-1) ... [2022-08-04T11:03:53.795Z] #21 50.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:03:53.795Z] #21 50.00 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:03:53.795Z] #21 50.01 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:03:53.795Z] #21 50.03 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:03:53.795Z] #21 50.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T11:03:53.795Z] #21 50.04 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T11:03:53.795Z] #21 50.05 Setting up iproute2 (5.10.0-4) ... [2022-08-04T11:03:53.973Z] #55 ... [2022-08-04T11:03:53.973Z] [2022-08-04T11:03:53.973Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:53.973Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:53.973Z] #51 32.76 Fetched 8567 kB in 25s (343 kB/s) [2022-08-04T11:03:53.979Z] #84 92.50 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:03:53.979Z] #84 92.72 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:03:53.979Z] #84 92.72 checking how to print strings... printf [2022-08-04T11:03:53.979Z] #84 92.72 checking for gcc... gcc [2022-08-04T11:03:53.979Z] #84 92.81 checking whether the C compiler works... yes [2022-08-04T11:03:54.053Z] #21 50.37 Setting up systemd (247.3-7) ... [2022-08-04T11:03:54.097Z] #44 ... [2022-08-04T11:03:54.097Z] [2022-08-04T11:03:54.097Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:03:54.097Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:03:54.097Z] #51 52.59 Setting up criu (3.17.1-1) ... [2022-08-04T11:03:54.097Z] #51 54.61 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:03:54.097Z] #51 DONE 55.3s [2022-08-04T11:03:54.097Z] [2022-08-04T11:03:54.097Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:54.097Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:54.097Z] #14 53.78 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T11:03:54.097Z] #14 53.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T11:03:54.097Z] #14 53.83 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:03:54.238Z] #84 93.01 checking for C compiler default output file name... a.out [2022-08-04T11:03:54.311Z] #21 50.44 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T11:03:54.311Z] #21 50.44 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T11:03:54.311Z] #21 50.45 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T11:03:54.311Z] #21 50.48 Initializing machine ID from random generator. [2022-08-04T11:03:54.498Z] #84 93.01 checking for suffix of executables... [2022-08-04T11:03:54.498Z] #84 93.19 checking whether we are cross compiling... no [2022-08-04T11:03:54.498Z] #84 93.34 checking for suffix of object files... o [2022-08-04T11:03:54.498Z] #84 93.42 checking whether we are using the GNU C compiler... yes [2022-08-04T11:03:54.758Z] #84 93.49 checking whether gcc accepts -g... yes [2022-08-04T11:03:54.777Z] #55 45.83 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T11:03:54.777Z] #55 45.84 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T11:03:55.017Z] #84 93.58 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:03:55.038Z] #55 46.02 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T11:03:55.245Z] #21 51.47 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T11:03:55.277Z] #84 93.81 checking whether gcc understands -c and -o together... yes [2022-08-04T11:03:55.277Z] #84 94.09 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:03:55.277Z] #84 94.11 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:03:55.277Z] #84 94.13 checking for egrep... /bin/grep -E [2022-08-04T11:03:55.277Z] #84 94.14 checking for fgrep... /bin/grep -F [2022-08-04T11:03:55.277Z] #84 94.14 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:03:55.277Z] #84 94.16 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:03:55.277Z] #84 94.17 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:03:55.277Z] #84 94.19 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:03:55.299Z] #55 46.34 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T11:03:55.299Z] #55 46.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T11:03:55.299Z] #55 46.47 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T11:03:55.537Z] #84 94.28 checking whether ln -s works... yes [2022-08-04T11:03:55.537Z] #84 94.29 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:03:55.537Z] #84 94.31 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:03:55.537Z] #84 94.32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:03:55.537Z] #84 94.32 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:03:55.537Z] #84 94.33 checking for objdump... objdump [2022-08-04T11:03:55.537Z] #84 94.33 checking how to recognize dependent libraries... pass_all [2022-08-04T11:03:55.537Z] #84 94.34 checking for dlltool... no [2022-08-04T11:03:55.537Z] #84 94.34 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:03:55.537Z] #84 94.34 checking for ar... ar [2022-08-04T11:03:55.563Z] #55 46.67 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T11:03:55.563Z] #55 46.72 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T11:03:55.797Z] #84 94.35 checking for archiver @FILE support... @ [2022-08-04T11:03:55.797Z] #84 94.50 checking for strip... strip [2022-08-04T11:03:55.797Z] #84 94.51 checking for ranlib... ranlib [2022-08-04T11:03:55.797Z] #84 94.52 checking for gawk... no [2022-08-04T11:03:55.797Z] #84 94.52 checking for mawk... mawk [2022-08-04T11:03:55.818Z] #21 51.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:03:55.824Z] #55 46.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T11:03:55.867Z] #51 32.76 Reading package lists... [2022-08-04T11:03:55.867Z] #51 ... [2022-08-04T11:03:55.867Z] [2022-08-04T11:03:55.867Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:03:55.867Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:03:55.867Z] #36 24.83 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-04T11:03:55.867Z] #36 25.11 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-04T11:03:55.867Z] #36 25.75 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-04T11:03:55.867Z] #36 26.18 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-04T11:03:55.867Z] #36 26.24 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-04T11:03:55.867Z] #36 26.35 go: downloading github.com/peterh/liner v1.2.2 [2022-08-04T11:03:55.867Z] #36 26.98 go: downloading github.com/google/go-dap v0.6.0 [2022-08-04T11:03:55.867Z] #36 27.30 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-04T11:03:55.867Z] #36 28.10 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-04T11:03:55.867Z] #36 29.29 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-04T11:03:55.867Z] #36 29.95 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-04T11:03:55.867Z] #36 29.96 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-04T11:03:55.867Z] #36 32.91 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-04T11:03:55.867Z] #36 33.19 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-04T11:03:55.867Z] #36 ... [2022-08-04T11:03:55.867Z] [2022-08-04T11:03:55.867Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:55.867Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:55.868Z] #55 33.60 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-04T11:03:55.868Z] #55 33.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-04T11:03:55.868Z] #55 33.86 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-04T11:03:55.868Z] #55 34.18 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-04T11:03:55.868Z] #55 34.32 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-04T11:03:55.868Z] #55 34.54 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-04T11:03:55.868Z] #55 34.94 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-04T11:03:55.868Z] #55 35.17 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-04T11:03:56.056Z] #84 94.52 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:03:56.056Z] #84 94.81 checking for sysroot... no [2022-08-04T11:03:56.056Z] #84 94.82 checking for a working dd... /bin/dd [2022-08-04T11:03:56.056Z] #84 94.83 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:03:56.056Z] #84 94.90 checking for mt... no [2022-08-04T11:03:56.056Z] #84 94.90 checking if : is a manifest tool... no [2022-08-04T11:03:56.056Z] #84 94.91 checking how to run the C preprocessor... gcc -E [2022-08-04T11:03:56.399Z] #55 47.33 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T11:03:56.399Z] #55 47.34 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T11:03:56.660Z] #55 47.66 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T11:03:56.753Z] #21 DONE 52.9s [2022-08-04T11:03:56.753Z] [2022-08-04T11:03:56.753Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T11:03:56.753Z] #22 sha256:926868d4b5b61bd51d678ec048d0548c22ad4bc9086bc1721c595dd688cf6728 [2022-08-04T11:03:56.921Z] #55 47.86 go: downloading golang.org/x/text v0.3.7 [2022-08-04T11:03:56.931Z] #84 95.12 checking for ANSI C header files... yes [2022-08-04T11:03:56.932Z] #84 95.65 checking for sys/types.h... yes [2022-08-04T11:03:57.016Z] #55 35.87 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-04T11:03:57.016Z] #55 36.02 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-04T11:03:57.199Z] #84 95.75 checking for sys/stat.h... yes [2022-08-04T11:03:57.199Z] #84 95.93 checking for stdlib.h... yes [2022-08-04T11:03:57.312Z] #55 36.37 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-04T11:03:57.312Z] #55 ... [2022-08-04T11:03:57.312Z] [2022-08-04T11:03:57.312Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:03:57.312Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:03:57.312Z] #76 26.46 Fetched 8563 kB in 20s (418 kB/s) [2022-08-04T11:03:57.312Z] #76 26.46 Reading package lists... [2022-08-04T11:03:57.312Z] #76 ... [2022-08-04T11:03:57.312Z] [2022-08-04T11:03:57.312Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:57.312Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:57.312Z] #55 36.74 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-04T11:03:57.386Z] #14 ... [2022-08-04T11:03:57.386Z] [2022-08-04T11:03:57.386Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:03:57.386Z] #44 sha256:e83d5003f9eaf9591fc598be608dab6e8c28ec5da11139caf749ef48630c62a3 [2022-08-04T11:03:57.386Z] #44 4.199 + RM_GOPATH=0 [2022-08-04T11:03:57.386Z] #44 4.199 + TMP_GOPATH= [2022-08-04T11:03:57.386Z] #44 4.199 + : /build [2022-08-04T11:03:57.386Z] #44 4.199 + '[' -z '' ']' [2022-08-04T11:03:57.386Z] #44 4.200 ++ mktemp -d [2022-08-04T11:03:57.386Z] #44 4.233 Install tini version v0.19.0 [2022-08-04T11:03:57.386Z] #44 4.233 + export GOPATH=/tmp/tmp.Wq3N8fOgdH [2022-08-04T11:03:57.386Z] #44 4.233 + GOPATH=/tmp/tmp.Wq3N8fOgdH [2022-08-04T11:03:57.386Z] #44 4.233 + RM_GOPATH=1 [2022-08-04T11:03:57.386Z] #44 4.233 + case "$(go env GOARCH)" in [2022-08-04T11:03:57.386Z] #44 4.233 ++ go env GOARCH [2022-08-04T11:03:57.386Z] #44 4.233 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:57.386Z] #44 4.233 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:03:57.386Z] #44 4.233 ++ dirname /install.sh [2022-08-04T11:03:57.386Z] #44 4.233 + dir=/ [2022-08-04T11:03:57.386Z] #44 4.233 + bin=tini [2022-08-04T11:03:57.386Z] #44 4.233 + shift [2022-08-04T11:03:57.386Z] #44 4.233 + '[' '!' -f //tini.installer ']' [2022-08-04T11:03:57.386Z] #44 4.233 + . //tini.installer [2022-08-04T11:03:57.386Z] #44 4.233 ++ : v0.19.0 [2022-08-04T11:03:57.386Z] #44 4.233 + install_tini [2022-08-04T11:03:57.386Z] #44 4.233 + echo 'Install tini version v0.19.0' [2022-08-04T11:03:57.386Z] #44 4.233 + git clone https://github.com/krallin/tini.git /tmp/tmp.Wq3N8fOgdH/tini [2022-08-04T11:03:57.386Z] #44 4.238 Cloning into '/tmp/tmp.Wq3N8fOgdH/tini'... [2022-08-04T11:03:57.386Z] #44 5.064 + cd /tmp/tmp.Wq3N8fOgdH/tini [2022-08-04T11:03:57.386Z] #44 5.064 + git checkout -q v0.19.0 [2022-08-04T11:03:57.386Z] #44 5.088 + cmake . [2022-08-04T11:03:57.386Z] #44 5.717 -- The C compiler identification is GNU 10.2.1 [2022-08-04T11:03:57.386Z] #44 5.802 -- Detecting C compiler ABI info [2022-08-04T11:03:57.386Z] #44 6.528 -- Detecting C compiler ABI info - done [2022-08-04T11:03:57.386Z] #44 6.679 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T11:03:57.386Z] #44 6.679 -- Detecting C compile features [2022-08-04T11:03:57.386Z] #44 6.691 -- Detecting C compile features - done [2022-08-04T11:03:57.386Z] #44 6.756 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T11:03:57.386Z] #44 7.208 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T11:03:57.386Z] #44 7.208 -- Configuring done [2022-08-04T11:03:57.386Z] #44 7.208 -- Generating done [2022-08-04T11:03:57.386Z] #44 7.208 -- Build files have been written to: /tmp/tmp.Wq3N8fOgdH/tini [2022-08-04T11:03:57.386Z] #44 7.285 + make tini-static [2022-08-04T11:03:57.468Z] #84 96.15 checking for string.h... yes [2022-08-04T11:03:57.494Z] #55 ... [2022-08-04T11:03:57.494Z] [2022-08-04T11:03:57.494Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:57.494Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:57.494Z] #42 39.37 Reading package lists... [2022-08-04T11:03:57.575Z] #55 ... [2022-08-04T11:03:57.575Z] [2022-08-04T11:03:57.575Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:57.575Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:57.575Z] #62 16.77 Reading package lists... [2022-08-04T11:03:57.575Z] #62 27.25 Reading package lists... [2022-08-04T11:03:57.575Z] #62 ... [2022-08-04T11:03:57.575Z] [2022-08-04T11:03:57.575Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:03:57.575Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:03:57.575Z] #55 37.00 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-04T11:03:57.688Z] #22 0.671 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T11:03:57.688Z] #22 0.676 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T11:03:57.688Z] #22 0.680 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T11:03:57.688Z] #22 DONE 0.7s [2022-08-04T11:03:57.688Z] [2022-08-04T11:03:57.688Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T11:03:57.688Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-04T11:03:57.729Z] #84 96.32 checking for memory.h... yes [2022-08-04T11:03:57.729Z] #84 96.47 checking for strings.h... yes [2022-08-04T11:03:57.755Z] #42 ... [2022-08-04T11:03:57.755Z] [2022-08-04T11:03:57.755Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:03:57.755Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:03:57.755Z] #62 29.41 Reading package lists... [2022-08-04T11:03:57.755Z] #62 39.08 Reading package lists... [2022-08-04T11:03:57.755Z] #62 48.87 Building dependency tree... [2022-08-04T11:03:57.755Z] #62 ... [2022-08-04T11:03:57.755Z] [2022-08-04T11:03:57.755Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:03:57.755Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:03:57.849Z] #55 37.08 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-04T11:03:57.955Z] #44 7.681 Scanning dependencies of target tini-static [2022-08-04T11:03:57.955Z] #44 7.822 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T11:03:57.994Z] #84 96.62 checking for inttypes.h... yes [2022-08-04T11:03:57.994Z] #84 96.82 checking for stdint.h... yes [2022-08-04T11:03:58.132Z] #55 37.19 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-04T11:03:58.132Z] #55 37.32 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-04T11:03:58.257Z] #84 96.98 checking for unistd.h... yes [2022-08-04T11:03:58.400Z] #55 37.73 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-04T11:03:58.525Z] #84 97.22 checking for dlfcn.h... yes [2022-08-04T11:03:58.525Z] #84 97.38 checking for objdir... .libs [2022-08-04T11:03:58.676Z] #55 37.89 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-04T11:03:58.676Z] #55 37.95 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-04T11:03:58.892Z] #44 8.775 [100%] Linking C executable tini-static [2022-08-04T11:03:58.954Z] #55 38.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-04T11:03:58.954Z] #55 38.21 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-04T11:03:59.049Z] #84 97.77 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:03:59.049Z] #84 97.87 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:03:59.049Z] #84 97.87 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:03:59.234Z] #55 38.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-04T11:03:59.308Z] #84 97.95 checking if gcc static flag -static works... yes [2022-08-04T11:03:59.461Z] #44 9.415 [100%] Built target tini-static [2022-08-04T11:03:59.461Z] #44 9.544 + mkdir -p /build [2022-08-04T11:03:59.461Z] #44 9.544 + cp tini-static /build/docker-init [2022-08-04T11:03:59.501Z] #55 38.90 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-04T11:03:59.567Z] #84 98.23 checking if gcc supports -c -o file.o... yes [2022-08-04T11:03:59.567Z] #84 98.39 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:03:59.567Z] #84 98.39 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:03:59.587Z] #23 ... [2022-08-04T11:03:59.587Z] [2022-08-04T11:03:59.587Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:03:59.587Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:03:59.587Z] #77 116.5 checking for size_t... yes [2022-08-04T11:03:59.587Z] #77 116.8 checking for stdlib.h... (cached) yes [2022-08-04T11:03:59.587Z] #77 116.8 checking for GNU libc compatible malloc... yes [2022-08-04T11:03:59.587Z] #77 117.0 checking for stdlib.h... (cached) yes [2022-08-04T11:03:59.587Z] #77 117.0 checking for GNU libc compatible realloc... yes [2022-08-04T11:03:59.587Z] #77 117.1 checking for working strtod... yes [2022-08-04T11:03:59.587Z] #77 117.4 checking for gettimeofday... yes [2022-08-04T11:03:59.587Z] #77 117.5 checking for memset... yes [2022-08-04T11:03:59.587Z] #77 117.7 checking for strspn... yes [2022-08-04T11:03:59.587Z] #77 118.2 checking that generated files are newer than configure... done [2022-08-04T11:03:59.587Z] #77 118.2 configure: creating ./config.status [2022-08-04T11:03:59.587Z] #77 120.8 config.status: creating Makefile [2022-08-04T11:03:59.587Z] #77 120.9 config.status: creating config.h [2022-08-04T11:03:59.587Z] #77 120.9 config.status: executing depfiles commands [2022-08-04T11:03:59.587Z] #77 121.2 config.status: executing libtool commands [2022-08-04T11:03:59.587Z] #77 122.1 GEN .version [2022-08-04T11:03:59.587Z] #77 122.1 make install-recursive [2022-08-04T11:03:59.587Z] #77 122.1 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T11:03:59.587Z] #77 122.3 Making install in libocispec [2022-08-04T11:03:59.587Z] #77 122.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:03:59.587Z] #77 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T11:03:59.587Z] #77 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T11:03:59.587Z] #77 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T11:03:59.587Z] #77 122.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T11:03:59.587Z] #77 123.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T11:03:59.587Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T11:03:59.587Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T11:03:59.587Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T11:03:59.587Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T11:03:59.587Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T11:03:59.587Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T11:03:59.587Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T11:03:59.587Z] #77 123.2 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T11:03:59.587Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T11:03:59.587Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T11:03:59.587Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T11:03:59.587Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T11:03:59.587Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T11:03:59.587Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T11:03:59.587Z] #77 123.4 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T11:03:59.587Z] #77 123.9 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T11:03:59.587Z] #77 123.9 make install-recursive [2022-08-04T11:03:59.587Z] #77 123.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:03:59.587Z] #77 124.1 Making install in yajl [2022-08-04T11:03:59.588Z] #77 124.1 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:03:59.588Z] #77 124.2 CC verify/json_verify-json_verify.o [2022-08-04T11:03:59.588Z] #77 124.2 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T11:03:59.588Z] #77 124.2 CC src/libyajl_la-yajl.lo [2022-08-04T11:03:59.588Z] #77 124.2 CC src/libyajl_la-yajl_gen.lo [2022-08-04T11:03:59.588Z] #77 124.2 CC src/libyajl_la-yajl_parser.lo [2022-08-04T11:03:59.588Z] #77 124.3 CC src/libyajl_la-yajl_buf.lo [2022-08-04T11:03:59.588Z] #77 124.3 CC src/libyajl_la-yajl_encode.lo [2022-08-04T11:03:59.588Z] #77 124.3 CC src/libyajl_la-yajl_lex.lo [2022-08-04T11:03:59.588Z] #77 124.3 CC src/libyajl_la-yajl_tree.lo [2022-08-04T11:03:59.721Z] #44 DONE 9.8s [2022-08-04T11:03:59.721Z] [2022-08-04T11:03:59.721Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:03:59.721Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:03:59.721Z] #14 60.84 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T11:03:59.721Z] #14 60.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:03:59.721Z] #14 60.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:03:59.721Z] #14 61.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T11:03:59.721Z] #14 61.04 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:03:59.721Z] #14 61.05 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:03:59.827Z] #84 98.44 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:03:59.827Z] #84 98.72 checking how to hardcode library paths into programs... immediate [2022-08-04T11:03:59.827Z] #84 98.72 checking whether stripping libraries is possible... yes [2022-08-04T11:03:59.827Z] #84 98.73 checking if libtool supports shared libraries... yes [2022-08-04T11:03:59.827Z] #84 98.73 checking whether to build shared libraries... no [2022-08-04T11:03:59.827Z] #84 98.73 checking whether to build static libraries... yes [2022-08-04T11:03:59.827Z] #84 98.73 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:04:00.063Z] #55 39.37 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-04T11:04:00.063Z] #55 39.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-04T11:04:00.063Z] #55 39.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-04T11:04:00.063Z] #55 39.50 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-04T11:04:00.086Z] #84 98.78 checking whether build environment is sane... yes [2022-08-04T11:04:00.086Z] #84 98.83 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:04:00.086Z] #84 98.86 checking whether make sets $(MAKE)... yes [2022-08-04T11:04:00.086Z] #84 98.90 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:04:00.086Z] #84 98.94 checking whether make supports nested variables... yes [2022-08-04T11:04:00.086Z] #84 98.97 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:04:00.086Z] #84 98.97 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:04:00.086Z] #84 98.97 checking how to create a ustar tar archive... gnutar [2022-08-04T11:04:00.301Z] #42 48.76 Building dependency tree... [2022-08-04T11:04:00.579Z] #84 99.04 checking dependency style of gcc... gcc3 [2022-08-04T11:04:00.579Z] #84 99.18 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:04:00.579Z] #84 99.18 checking whether make supports nested variables... (cached) yes [2022-08-04T11:04:00.579Z] #84 99.18 checking for gawk... (cached) mawk [2022-08-04T11:04:00.579Z] #84 99.18 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:04:00.579Z] #84 99.19 checking for gcc... (cached) gcc [2022-08-04T11:04:00.579Z] #84 99.29 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:04:00.579Z] #84 99.29 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:04:00.579Z] #84 99.30 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:04:00.579Z] #84 99.30 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:04:00.579Z] #84 99.30 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:04:00.579Z] #84 99.40 checking for python3... /usr/bin/python3 [2022-08-04T11:04:00.579Z] #84 99.41 checking for python3 version... 3.9 [2022-08-04T11:04:00.626Z] #55 39.89 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-04T11:04:00.658Z] #14 ... [2022-08-04T11:04:00.658Z] [2022-08-04T11:04:00.658Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:00.658Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:00.658Z] #77 7.539 Cloning into '/tmp/crun-build'... [2022-08-04T11:04:00.658Z] #77 14.16 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T11:04:00.658Z] #77 14.16 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T11:04:00.658Z] #77 15.47 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T11:04:00.658Z] #77 15.54 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T11:04:00.658Z] #77 15.54 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T11:04:00.658Z] #77 15.54 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T11:04:00.658Z] #77 15.54 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T11:04:00.658Z] #77 17.75 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T11:04:00.839Z] #84 99.50 checking for python3 platform... linux [2022-08-04T11:04:00.839Z] #84 99.56 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:04:00.883Z] #55 39.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-04T11:04:00.883Z] #55 40.22 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-04T11:04:00.883Z] #55 ... [2022-08-04T11:04:00.883Z] [2022-08-04T11:04:00.883Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:00.883Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:00.883Z] #42 30.13 Fetched 8563 kB in 23s (380 kB/s) [2022-08-04T11:04:01.109Z] #84 99.71 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:04:01.109Z] #84 99.89 checking for go-md2man... no [2022-08-04T11:04:01.140Z] #42 30.13 Reading package lists... [2022-08-04T11:04:01.140Z] #42 ... [2022-08-04T11:04:01.140Z] [2022-08-04T11:04:01.140Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:01.140Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:01.140Z] #14 30.31 Fetched 8563 kB in 23s (377 kB/s) [2022-08-04T11:04:01.140Z] #14 30.31 Reading package lists... [2022-08-04T11:04:01.140Z] #14 ... [2022-08-04T11:04:01.140Z] [2022-08-04T11:04:01.140Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:01.140Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:01.140Z] #42 30.13 Reading package lists... [2022-08-04T11:04:01.369Z] #84 99.91 checking error.h usability... yes [2022-08-04T11:04:01.369Z] #84 100.0 checking error.h presence... yes [2022-08-04T11:04:01.369Z] #84 100.0 checking for error.h... yes [2022-08-04T11:04:01.369Z] #84 100.1 checking linux/openat2.h usability... yes [2022-08-04T11:04:01.369Z] #84 100.2 checking linux/openat2.h presence... yes [2022-08-04T11:04:01.369Z] #84 100.2 checking for linux/openat2.h... yes [2022-08-04T11:04:01.630Z] #84 100.2 checking for copy_file_range... yes [2022-08-04T11:04:01.691Z] #42 ... [2022-08-04T11:04:01.691Z] [2022-08-04T11:04:01.691Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:01.691Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:01.691Z] #76 33.66 Reading package lists... [2022-08-04T11:04:01.691Z] #76 42.97 Building dependency tree... [2022-08-04T11:04:01.691Z] #76 49.42 python3 is already the newest version (3.9.2-3). [2022-08-04T11:04:01.691Z] #76 49.42 The following additional packages will be installed: [2022-08-04T11:04:01.691Z] #76 49.44 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T11:04:01.691Z] #76 49.45 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T11:04:01.691Z] #76 49.47 Suggested packages: [2022-08-04T11:04:01.691Z] #76 49.47 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T11:04:01.691Z] #76 49.47 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T11:04:01.691Z] #76 49.47 m4-doc ed diffutils-doc [2022-08-04T11:04:01.691Z] #76 49.47 Recommended packages: [2022-08-04T11:04:01.691Z] #76 49.47 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T11:04:01.691Z] #76 52.08 The following NEW packages will be installed: [2022-08-04T11:04:01.691Z] #76 52.10 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T11:04:01.691Z] #76 52.12 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T11:04:01.691Z] #76 52.12 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T11:04:01.691Z] #76 52.12 libyajl2 m4 patch xz-utils [2022-08-04T11:04:01.691Z] #76 52.69 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:01.691Z] #76 52.69 Need to get 5940 kB of archives. [2022-08-04T11:04:01.691Z] #76 52.69 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T11:04:01.691Z] #76 52.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T11:04:01.691Z] #76 52.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T11:04:01.691Z] #76 52.70 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T11:04:01.691Z] #76 52.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T11:04:01.691Z] #76 52.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T11:04:01.691Z] #76 52.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T11:04:01.691Z] #76 52.76 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T11:04:01.691Z] #76 52.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T11:04:01.691Z] #76 52.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T11:04:01.953Z] #76 52.84 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T11:04:01.953Z] #76 52.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T11:04:01.953Z] #76 52.93 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T11:04:02.201Z] #84 100.6 checking for fgetxattr... yes [2022-08-04T11:04:02.201Z] #84 100.9 checking for statx... yes [2022-08-04T11:04:02.214Z] #76 53.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T11:04:02.214Z] #76 53.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T11:04:02.214Z] #76 53.23 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T11:04:02.214Z] #76 53.23 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:04:02.214Z] #76 53.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T11:04:02.214Z] #76 53.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T11:04:02.214Z] #76 53.25 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T11:04:02.214Z] #76 53.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T11:04:02.214Z] #76 53.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T11:04:02.214Z] #76 53.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T11:04:02.214Z] #76 53.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T11:04:02.460Z] #84 101.1 checking for fgetpwent_r... yes [2022-08-04T11:04:02.562Z] #77 ... [2022-08-04T11:04:02.562Z] [2022-08-04T11:04:02.562Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:04:02.562Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:04:02.562Z] #53 64.35 gotestsum version dev [2022-08-04T11:04:02.722Z] #84 101.4 checking for issetugid... no [2022-08-04T11:04:02.722Z] #84 101.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:04:02.722Z] #84 101.6 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:04:02.915Z] #77 130.0 CCLD libyajl.la [2022-08-04T11:04:03.156Z] #76 ... [2022-08-04T11:04:03.156Z] [2022-08-04T11:04:03.156Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:04:03.156Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:04:03.156Z] #47 43.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T11:04:03.156Z] #47 ... [2022-08-04T11:04:03.156Z] [2022-08-04T11:04:03.156Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:03.156Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:03.156Z] #51 41.95 Reading package lists... [2022-08-04T11:04:03.156Z] #51 51.24 Building dependency tree... [2022-08-04T11:04:03.173Z] #77 130.4 CCLD verify/json_verify [2022-08-04T11:04:03.292Z] #84 101.6 checking for library containing yajl_tree_get... -lyajl [2022-08-04T11:04:03.292Z] #84 101.9 checking for yajl >= 2.0.0... yes [2022-08-04T11:04:03.292Z] #84 102.0 checking sys/capability.h usability... yes [2022-08-04T11:04:03.292Z] #84 102.2 checking sys/capability.h presence... yes [2022-08-04T11:04:03.292Z] #84 102.2 checking for sys/capability.h... yes [2022-08-04T11:04:03.539Z] #53 DONE 65.3s [2022-08-04T11:04:03.539Z] [2022-08-04T11:04:03.539Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:03.539Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:03.539Z] #77 19.74 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T11:04:03.742Z] #77 130.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:04:03.742Z] #77 130.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:04:03.742Z] #77 130.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:04:03.742Z] #77 130.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:04:03.742Z] #77 130.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:04:03.742Z] #77 130.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:03.742Z] #77 130.9 CC src/validate.o [2022-08-04T11:04:03.742Z] #77 130.9 CC src/image_spec_schema_config_schema.lo [2022-08-04T11:04:03.742Z] #77 130.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T11:04:03.742Z] #77 130.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T11:04:03.742Z] #77 130.9 CC src/image_spec_schema_defs.lo [2022-08-04T11:04:03.742Z] #77 130.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T11:04:03.742Z] #77 130.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T11:04:03.742Z] #77 131.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T11:04:03.742Z] #77 131.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T11:04:03.742Z] #77 131.1 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T11:04:03.742Z] #77 131.1 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T11:04:03.742Z] #77 131.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T11:04:03.742Z] #77 131.2 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T11:04:03.804Z] #77 21.01 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T11:04:03.863Z] #84 102.2 checking for library containing cap_from_name... -lcap [2022-08-04T11:04:04.000Z] #77 131.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T11:04:04.000Z] #77 131.2 CC src/runtime_spec_schema_defs.lo [2022-08-04T11:04:04.000Z] #77 131.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T11:04:04.000Z] #77 131.4 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T11:04:04.000Z] #77 131.4 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T11:04:04.067Z] #77 21.29 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T11:04:04.067Z] #77 21.41 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T11:04:04.123Z] #84 102.5 checking for library containing dlopen... -ldl [2022-08-04T11:04:04.123Z] #84 102.8 checking seccomp.h usability... yes [2022-08-04T11:04:04.123Z] #84 102.9 checking seccomp.h presence... yes [2022-08-04T11:04:04.123Z] #84 103.0 checking for seccomp.h... yes [2022-08-04T11:04:04.123Z] #84 103.0 checking for library containing seccomp_rule_add... [2022-08-04T11:04:04.123Z] #84 ... [2022-08-04T11:04:04.123Z] [2022-08-04T11:04:04.123Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:04:04.123Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:04:04.123Z] #19 142.9 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-04T11:04:04.123Z] #19 142.9 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T11:04:04.123Z] #19 142.9 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T11:04:04.123Z] #19 143.0 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-04T11:04:04.123Z] #19 143.0 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-04T11:04:04.123Z] #19 143.0 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T11:04:04.123Z] #19 143.3 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-04T11:04:04.123Z] #19 143.4 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-04T11:04:04.123Z] #19 143.4 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-04T11:04:04.123Z] #19 143.5 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-04T11:04:04.123Z] #19 143.5 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-04T11:04:04.123Z] #19 143.5 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-04T11:04:04.123Z] #19 143.6 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-04T11:04:04.123Z] #19 143.6 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-04T11:04:04.123Z] #19 143.6 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-04T11:04:04.123Z] #19 145.8 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-04T11:04:04.123Z] #19 145.8 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-04T11:04:04.123Z] #19 145.9 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-04T11:04:04.123Z] #19 145.9 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-04T11:04:04.123Z] #19 146.1 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-04T11:04:04.123Z] #19 148.1 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-04T11:04:04.123Z] #19 148.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-04T11:04:04.123Z] #19 148.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-04T11:04:04.123Z] #19 148.1 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-04T11:04:04.123Z] #19 148.1 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-04T11:04:04.123Z] #19 148.1 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-04T11:04:04.123Z] #19 148.1 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-04T11:04:04.123Z] #19 148.2 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-04T11:04:04.123Z] #19 148.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-04T11:04:04.123Z] #19 148.2 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-04T11:04:04.123Z] #19 148.3 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-04T11:04:04.123Z] #19 150.3 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-04T11:04:04.123Z] #19 150.3 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-04T11:04:04.123Z] #19 150.4 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-04T11:04:04.123Z] #19 150.4 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-04T11:04:04.123Z] #19 150.5 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-04T11:04:04.123Z] #19 152.7 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-04T11:04:04.123Z] #19 152.7 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-04T11:04:04.123Z] #19 152.7 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-04T11:04:04.123Z] #19 152.8 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-04T11:04:04.123Z] #19 152.8 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-04T11:04:04.123Z] #19 152.8 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-04T11:04:04.123Z] #19 152.8 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-04T11:04:04.123Z] #19 152.8 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-04T11:04:04.123Z] #19 153.0 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-04T11:04:04.258Z] #77 131.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T11:04:04.258Z] #77 131.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T11:04:04.384Z] #19 153.0 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-04T11:04:04.384Z] #19 ... [2022-08-04T11:04:04.384Z] [2022-08-04T11:04:04.384Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:04.384Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:04.384Z] #84 103.0 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T11:04:04.516Z] #77 131.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T11:04:04.644Z] #84 103.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T11:04:04.644Z] #84 103.4 checking systemd/sd-bus.h usability... yes [2022-08-04T11:04:04.775Z] #77 131.9 CC src/basic_test_double_array_item.lo [2022-08-04T11:04:04.775Z] #77 132.1 CC src/basic_test_double_array.lo [2022-08-04T11:04:04.903Z] #84 103.6 checking systemd/sd-bus.h presence... yes [2022-08-04T11:04:04.903Z] #84 103.7 checking for systemd/sd-bus.h... yes [2022-08-04T11:04:05.037Z] #77 132.2 CC src/basic_test_top_array_int.lo [2022-08-04T11:04:05.037Z] #77 132.3 CC src/basic_test_top_array_string.lo [2022-08-04T11:04:05.037Z] #77 132.5 CC src/basic_test_top_double_array_int.lo [2022-08-04T11:04:05.473Z] #84 103.7 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T11:04:05.473Z] #84 104.1 checking for sd_notify_barrier... [2022-08-04T11:04:05.473Z] #84 ... [2022-08-04T11:04:05.473Z] [2022-08-04T11:04:05.473Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:04:05.473Z] #43 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:04:05.473Z] #43 165.1 Delve is a source level debugger for Go programs. [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T11:04:05.473Z] #43 165.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 Usage: [2022-08-04T11:04:05.473Z] #43 165.1 dlv [command] [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 Available Commands: [2022-08-04T11:04:05.473Z] #43 165.1 attach Attach to running process and begin debugging. [2022-08-04T11:04:05.473Z] #43 165.1 connect Connect to a headless debug server with a terminal client. [2022-08-04T11:04:05.473Z] #43 165.1 core Examine a core dump. [2022-08-04T11:04:05.473Z] #43 165.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T11:04:05.473Z] #43 165.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T11:04:05.473Z] #43 165.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T11:04:05.473Z] #43 165.1 help Help about any command [2022-08-04T11:04:05.473Z] #43 165.1 run Deprecated command. Use 'debug' instead. [2022-08-04T11:04:05.473Z] #43 165.1 test Compile test binary and begin debugging program. [2022-08-04T11:04:05.473Z] #43 165.1 trace Compile and begin tracing program. [2022-08-04T11:04:05.473Z] #43 165.1 version Prints version. [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 Flags: [2022-08-04T11:04:05.473Z] #43 165.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T11:04:05.473Z] #43 165.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T11:04:05.473Z] #43 165.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T11:04:05.473Z] #43 165.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T11:04:05.473Z] #43 165.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T11:04:05.473Z] #43 165.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T11:04:05.473Z] #43 165.1 --disable-aslr Disables address space randomization [2022-08-04T11:04:05.473Z] #43 165.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T11:04:05.473Z] #43 165.1 -h, --help help for dlv [2022-08-04T11:04:05.473Z] #43 165.1 --init string Init file, executed by the terminal client. [2022-08-04T11:04:05.473Z] #43 165.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T11:04:05.473Z] #43 165.1 --log Enable debugging server logging. [2022-08-04T11:04:05.473Z] #43 165.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T11:04:05.473Z] #43 165.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T11:04:05.473Z] #43 165.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T11:04:05.473Z] #43 165.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T11:04:05.473Z] #43 165.1 --wd string Working directory for running the program. [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 Additional help topics: [2022-08-04T11:04:05.473Z] #43 165.1 dlv backend Help about the --backend flag. [2022-08-04T11:04:05.473Z] #43 165.1 dlv log Help about logging flags. [2022-08-04T11:04:05.473Z] #43 165.1 dlv redirect Help about file redirection. [2022-08-04T11:04:05.473Z] #43 165.1 [2022-08-04T11:04:05.473Z] #43 165.1 Use "dlv [command] --help" for more information about a command. [2022-08-04T11:04:05.473Z] #43 DONE 165.7s [2022-08-04T11:04:05.473Z] [2022-08-04T11:04:05.473Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:05.473Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:05.473Z] #84 104.1 checking for sd_notify_barrier... yes [2022-08-04T11:04:05.607Z] #77 132.6 CC src/basic_test_top_double_array_obj.lo [2022-08-04T11:04:05.607Z] #77 132.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T11:04:05.607Z] #77 132.8 CC src/basic_test_top_double_array_string.lo [2022-08-04T11:04:05.705Z] #51 ... [2022-08-04T11:04:05.705Z] [2022-08-04T11:04:05.705Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:05.705Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:05.705Z] #76 55.20 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:05.705Z] #76 55.90 Fetched 5940 kB in 1s (5353 kB/s) [2022-08-04T11:04:05.705Z] #76 56.08 Selecting previously unselected package bzip2. [2022-08-04T11:04:05.705Z] #76 56.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:04:05.705Z] #76 56.32 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T11:04:05.705Z] #76 56.33 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:04:05.705Z] #76 56.59 Selecting previously unselected package libmagic-mgc. [2022-08-04T11:04:05.705Z] #76 56.63 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:05.705Z] #76 56.64 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T11:04:05.733Z] #84 104.3 checking linux/bpf.h usability... [2022-08-04T11:04:05.733Z] #84 ... [2022-08-04T11:04:05.733Z] [2022-08-04T11:04:05.733Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:04:05.733Z] #41 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:04:05.733Z] #41 DONE 165.5s [2022-08-04T11:04:05.733Z] [2022-08-04T11:04:05.733Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:05.733Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:05.733Z] #84 104.3 checking linux/bpf.h usability... yes [2022-08-04T11:04:05.733Z] #84 104.6 checking linux/bpf.h presence... yes [2022-08-04T11:04:05.733Z] #84 104.6 checking for linux/bpf.h... yes [2022-08-04T11:04:05.865Z] #77 133.0 CC src/read-file.lo [2022-08-04T11:04:05.865Z] #77 133.1 CC src/json_common.lo [2022-08-04T11:04:05.865Z] #77 133.2 CC tests/test-1.o [2022-08-04T11:04:05.993Z] #84 104.6 checking compilation for eBPF... yes [2022-08-04T11:04:05.993Z] #84 104.8 checking for criu >= 3.15... no [2022-08-04T11:04:05.993Z] #84 104.9 configure: CRIU headers not found, building without CRIU support [2022-08-04T11:04:05.993Z] #84 104.9 checking for criu > 3.16... no [2022-08-04T11:04:05.993Z] #84 104.9 configure: CRIU version doesn't support join-ns API [2022-08-04T11:04:05.993Z] #84 104.9 checking for criu > 3.16.1... no [2022-08-04T11:04:05.993Z] #84 105.0 configure: CRIU version doesn't support for pre-dumping [2022-08-04T11:04:06.122Z] #77 133.5 CC tests/test-2.o [2022-08-04T11:04:06.253Z] #84 105.0 checking for new mount API (fsconfig)... yes [2022-08-04T11:04:06.253Z] #84 105.1 checking for seccomp notify API... yes [2022-08-04T11:04:06.380Z] #77 133.5 CC tests/test-3.o [2022-08-04T11:04:06.381Z] #77 ... [2022-08-04T11:04:06.381Z] [2022-08-04T11:04:06.381Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T11:04:06.381Z] #23 sha256:97067901ce00e071930f71b8180d485c541aa51cd5f3bd89e0e498bfcddc4fb6 [2022-08-04T11:04:06.381Z] #23 9.028 Collecting yamllint==1.26.1 [2022-08-04T11:04:06.514Z] #84 105.2 checking for gperf... no [2022-08-04T11:04:06.514Z] #84 105.2 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T11:04:06.654Z] #76 57.57 Selecting previously unselected package libmagic1:amd64. [2022-08-04T11:04:06.654Z] #76 57.57 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:06.654Z] #76 57.60 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:04:06.773Z] #84 105.2 checking for library containing argp_parse... none required [2022-08-04T11:04:06.916Z] #76 ... [2022-08-04T11:04:06.916Z] [2022-08-04T11:04:06.916Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:06.916Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:06.916Z] #14 39.18 Reading package lists... [2022-08-04T11:04:06.916Z] #14 48.04 Building dependency tree... [2022-08-04T11:04:06.916Z] #14 54.34 The following additional packages will be installed: [2022-08-04T11:04:06.916Z] #14 54.36 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:04:06.916Z] #14 54.36 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T11:04:06.916Z] #14 54.36 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T11:04:06.916Z] #14 54.36 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T11:04:06.916Z] #14 54.36 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T11:04:06.916Z] #14 54.36 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T11:04:06.916Z] #14 54.36 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T11:04:06.916Z] #14 54.38 Suggested packages: [2022-08-04T11:04:06.916Z] #14 54.39 gcc-10-locales seccomp wine64 [2022-08-04T11:04:06.916Z] #14 56.86 The following NEW packages will be installed: [2022-08-04T11:04:06.916Z] #14 56.87 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:04:06.916Z] #14 56.87 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T11:04:06.916Z] #14 56.87 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T11:04:06.916Z] #14 56.87 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T11:04:06.916Z] #14 56.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T11:04:06.916Z] #14 56.88 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T11:04:06.916Z] #14 56.88 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T11:04:06.916Z] #14 56.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T11:04:06.916Z] #14 56.88 mingw-w64-x86-64-dev [2022-08-04T11:04:06.916Z] #14 57.51 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:06.916Z] #14 57.51 Need to get 115 MB of archives. [2022-08-04T11:04:06.916Z] #14 57.51 After this operation, 645 MB of additional disk space will be used. [2022-08-04T11:04:06.916Z] #14 57.51 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-04T11:04:06.916Z] #14 57.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-04T11:04:06.916Z] #14 58.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T11:04:06.916Z] #14 ... [2022-08-04T11:04:06.916Z] [2022-08-04T11:04:06.916Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:06.916Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:06.916Z] #76 58.04 Selecting previously unselected package file. [2022-08-04T11:04:06.968Z] #42 40.80 Reading package lists... [2022-08-04T11:04:06.968Z] #42 ... [2022-08-04T11:04:06.968Z] [2022-08-04T11:04:06.968Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:04:06.968Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:04:06.968Z] #47 40.84 Updating files: 45% (999/2176) Updating files: 46% (1001/2176) Updating files: 47% (1023/2176) Updating files: 48% (1045/2176) Updating files: 49% (1067/2176) Updating files: 50% (1088/2176) Updating files: 51% (1110/2176) Updating files: 52% (1132/2176) Updating files: 53% (1154/2176) Updating files: 54% (1176/2176) Updating files: 55% (1197/2176) Updating files: 56% (1219/2176) Updating files: 57% (1241/2176) Updating files: 58% (1263/2176) Updating files: 59% (1284/2176) Updating files: 60% (1306/2176) Updating files: 61% (1328/2176) Updating files: 62% (1350/2176) Updating files: 63% (1371/2176) Updating files: 64% (1393/2176) Updating files: 65% (1415/2176) Updating files: 66% (1437/2176) Updating files: 67% (1458/2176) Updating files: 68% (1480/2176) Updating files: 69% (1502/2176) Updating files: 70% (1524/2176) Updating files: 71% (1545/2176) Updating files: 72% (1567/2176) Updating files: 73% (1589/2176) Updating files: 74% (1611/2176) Updating files: 75% (1632/2176) Updating files: 76% (1654/2176) Updating files: 77% (1676/2176) Updating files: 78% (1698/2176) Updating files: 79% (1720/2176) Updating files: 80% (1741/2176) Updating files: 81% (1763/2176) Updating files: 82% (1785/2176) Updating files: 83% (1807/2176) Updating files: 84% (1828/2176) Updating files: 85% (1850/2176) Updating files: 86% (1872/2176) Updating files: 87% (1894/2176) Updating files: 88% (1915/2176) Updating files: 89% (1937/2176) Updating files: 90% (1959/2176) Updating files: 91% (1981/2176) Updating files: 92% (2002/2176) Updating files: 93% (2024/2176) Updating files: 94% (2046/2176) Updating files: 95% (2068/2176) Updating files: 96% (2089/2176) Updating files: 97% (2111/2176) Updating files: 98% (2133/2176) Updating files: 99% (2155/2176) Updating files: 100% (2176/2176) Updating files: 100% (2176/2176), done. [2022-08-04T11:04:06.968Z] #47 42.14 + git checkout -q v2.3.0 [2022-08-04T11:04:06.968Z] #47 44.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-04T11:04:07.033Z] #84 105.8 checking that generated files are newer than configure... done [2022-08-04T11:04:07.033Z] #84 105.8 configure: creating ./config.status [2022-08-04T11:04:07.178Z] #76 58.05 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:07.178Z] #76 58.07 Unpacking file (1:5.39-3) ... [2022-08-04T11:04:07.439Z] #76 58.27 Selecting previously unselected package xz-utils. [2022-08-04T11:04:07.439Z] #76 58.28 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T11:04:07.439Z] #76 58.30 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:04:07.755Z] #23 10.09 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T11:04:07.897Z] #47 ... [2022-08-04T11:04:07.897Z] [2022-08-04T11:04:07.898Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:07.898Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:07.898Z] #76 26.46 Reading package lists... [2022-08-04T11:04:07.898Z] #76 37.21 Reading package lists... [2022-08-04T11:04:07.898Z] #76 46.80 Building dependency tree... [2022-08-04T11:04:07.898Z] #76 ... [2022-08-04T11:04:07.898Z] [2022-08-04T11:04:07.898Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:04:07.898Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:04:07.898Z] #62 27.25 Reading package lists... [2022-08-04T11:04:07.898Z] #62 37.54 Building dependency tree... [2022-08-04T11:04:07.898Z] #62 44.21 The following additional packages will be installed: [2022-08-04T11:04:07.898Z] #62 44.27 libbtrfs0 [2022-08-04T11:04:07.898Z] #62 44.67 The following NEW packages will be installed: [2022-08-04T11:04:07.898Z] #62 44.67 libbtrfs-dev libbtrfs0 [2022-08-04T11:04:07.898Z] #62 45.23 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:07.898Z] #62 45.23 Need to get 460 kB of archives. [2022-08-04T11:04:07.898Z] #62 45.23 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T11:04:07.898Z] #62 45.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T11:04:07.898Z] #62 45.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T11:04:07.898Z] #62 47.12 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:08.157Z] #62 ... [2022-08-04T11:04:08.157Z] [2022-08-04T11:04:08.157Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:04:08.157Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:04:08.157Z] #55 40.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-04T11:04:08.157Z] #55 40.44 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-04T11:04:08.157Z] #55 40.49 go: downloading github.com/julz/importas v0.1.0 [2022-08-04T11:04:08.157Z] #55 40.74 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-04T11:04:08.157Z] #55 40.80 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-04T11:04:08.157Z] #55 40.96 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-04T11:04:08.157Z] #55 41.01 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-04T11:04:08.157Z] #55 41.08 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-04T11:04:08.157Z] #55 41.09 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-04T11:04:08.157Z] #55 41.14 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-04T11:04:08.157Z] #55 41.30 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-04T11:04:08.157Z] #55 41.53 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-04T11:04:08.157Z] #55 41.55 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-04T11:04:08.157Z] #55 41.65 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-04T11:04:08.157Z] #55 43.04 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-04T11:04:08.157Z] #55 43.10 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-04T11:04:08.157Z] #55 43.14 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-04T11:04:08.157Z] #55 43.34 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-04T11:04:08.157Z] #55 43.65 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-04T11:04:08.157Z] #55 43.85 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-04T11:04:08.157Z] #55 44.04 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-04T11:04:08.157Z] #55 44.12 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-04T11:04:08.157Z] #55 44.36 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-04T11:04:08.157Z] #55 44.86 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-04T11:04:08.157Z] #55 44.88 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-04T11:04:08.157Z] #55 44.99 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-04T11:04:08.157Z] #55 45.00 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-04T11:04:08.157Z] #55 45.17 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-04T11:04:08.157Z] #55 45.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-04T11:04:08.157Z] #55 45.50 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-04T11:04:08.157Z] #55 45.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-04T11:04:08.157Z] #55 45.65 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-04T11:04:08.157Z] #55 45.65 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-04T11:04:08.157Z] #55 45.72 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-04T11:04:08.157Z] #55 45.93 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-04T11:04:08.157Z] #55 45.94 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-04T11:04:08.157Z] #55 46.46 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-04T11:04:08.157Z] #55 46.56 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-04T11:04:08.157Z] #55 46.59 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-04T11:04:08.157Z] #55 46.73 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-04T11:04:08.157Z] #55 46.88 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-04T11:04:08.157Z] #55 46.99 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-04T11:04:08.157Z] #55 47.38 go: downloading honnef.co/go/tools v0.3.1 [2022-08-04T11:04:08.383Z] #76 59.35 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T11:04:08.383Z] #76 59.36 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T11:04:08.383Z] #76 59.46 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T11:04:08.414Z] #55 ... [2022-08-04T11:04:08.414Z] [2022-08-04T11:04:08.414Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:04:08.414Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:04:08.414Z] #62 47.65 Fetched 460 kB in 0s (1159 kB/s) [2022-08-04T11:04:08.645Z] #76 59.72 Selecting previously unselected package m4. [2022-08-04T11:04:08.645Z] #76 59.73 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T11:04:08.645Z] #76 59.76 Unpacking m4 (1.4.18-5) ... [2022-08-04T11:04:08.670Z] #62 47.82 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T11:04:08.670Z] #62 47.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:04:08.670Z] #62 47.96 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T11:04:08.670Z] #62 47.97 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:04:08.689Z] #23 11.19 Collecting pathspec>=0.5.3 [2022-08-04T11:04:08.689Z] #23 11.23 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T11:04:08.947Z] #23 11.52 Collecting pyyaml [2022-08-04T11:04:08.947Z] #23 11.55 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-04T11:04:08.947Z] #23 11.59 Building wheels for collected packages: yamllint [2022-08-04T11:04:08.947Z] #23 11.60 Building wheel for yamllint (setup.py): started [2022-08-04T11:04:09.222Z] #76 60.19 Selecting previously unselected package autoconf. [2022-08-04T11:04:09.222Z] #76 60.23 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T11:04:09.222Z] #76 60.26 Unpacking autoconf (2.69-14) ... [2022-08-04T11:04:09.232Z] #62 48.39 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T11:04:09.232Z] #62 48.42 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T11:04:09.232Z] #62 48.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:04:09.485Z] #76 ... [2022-08-04T11:04:09.485Z] [2022-08-04T11:04:09.485Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:04:09.485Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:04:09.485Z] #57 59.73 v3.0.2 [2022-08-04T11:04:09.486Z] #57 DONE 60.6s [2022-08-04T11:04:09.571Z] #84 108.4 config.status: creating Makefile [2022-08-04T11:04:09.571Z] #84 108.5 config.status: creating rpm/crun.spec [2022-08-04T11:04:09.747Z] [2022-08-04T11:04:09.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-08-04T11:04:09.747Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:04:09.747Z] #55 58.98 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T11:04:09.747Z] #55 59.25 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T11:04:09.747Z] #55 59.29 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T11:04:09.747Z] #55 59.42 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T11:04:09.747Z] #55 59.56 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T11:04:09.747Z] #55 59.64 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T11:04:09.747Z] #55 59.64 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T11:04:09.747Z] #55 59.83 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T11:04:09.747Z] #55 59.83 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T11:04:09.747Z] #55 59.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T11:04:09.747Z] #55 60.03 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T11:04:09.747Z] #55 60.10 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T11:04:09.830Z] #84 108.6 config.status: creating config.h [2022-08-04T11:04:09.830Z] #84 108.6 config.status: executing libtool commands [2022-08-04T11:04:09.830Z] #84 108.6 config.status: executing depfiles commands [2022-08-04T11:04:10.009Z] #55 ... [2022-08-04T11:04:10.010Z] [2022-08-04T11:04:10.010Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:04:10.010Z] #62 sha256:d0b9a58fbb5e4f8af7e102faf65164f0638b5a9fcc0846402c4ea26e7d7e2363 [2022-08-04T11:04:10.010Z] #62 48.87 Building dependency tree... [2022-08-04T11:04:10.010Z] #62 54.45 The following additional packages will be installed: [2022-08-04T11:04:10.010Z] #62 54.45 libbtrfs0 [2022-08-04T11:04:10.010Z] #62 54.81 The following NEW packages will be installed: [2022-08-04T11:04:10.010Z] #62 54.82 libbtrfs-dev libbtrfs0 [2022-08-04T11:04:10.010Z] #62 55.55 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:10.010Z] #62 55.55 Need to get 460 kB of archives. [2022-08-04T11:04:10.010Z] #62 55.55 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T11:04:10.010Z] #62 55.55 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T11:04:10.010Z] #62 55.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T11:04:10.010Z] #62 57.38 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:10.010Z] #62 57.98 Fetched 460 kB in 0s (975 kB/s) [2022-08-04T11:04:10.010Z] #62 58.13 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T11:04:10.010Z] #62 58.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:04:10.010Z] #62 58.23 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T11:04:10.010Z] #62 58.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:04:10.010Z] #62 59.33 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T11:04:10.010Z] #62 59.34 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T11:04:10.010Z] #62 59.36 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:04:10.010Z] #62 59.92 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:04:10.010Z] #62 60.00 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:04:10.010Z] #62 60.15 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:04:10.010Z] #62 DONE 60.8s [2022-08-04T11:04:10.010Z] [2022-08-04T11:04:10.010Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:10.010Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:10.010Z] #76 61.11 Selecting previously unselected package autotools-dev. [2022-08-04T11:04:10.010Z] #76 61.11 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...#76 ... [2022-08-04T11:04:10.010Z] [2022-08-04T11:04:10.010Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T11:04:10.010Z] #63 sha256:5a41f7a2f6c87cc9beb984ce16024851dbb90c2145d834c8acabacc7997ce5ac [2022-08-04T11:04:10.010Z] #63 DONE 0.4s [2022-08-04T11:04:10.010Z] [2022-08-04T11:04:10.010Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:10.010Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:10.010Z] #76 61.11 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T11:04:10.010Z] #76 61.18 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:04:10.165Z] #62 49.31 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:04:10.165Z] #62 49.39 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:04:10.165Z] #62 49.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:04:10.322Z] #23 12.70 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T11:04:10.322Z] #23 12.70 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b21eb02393e8a866e33520819076fe70a3b226ae74dced890e423a61c374e0e4 [2022-08-04T11:04:10.322Z] #23 12.70 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T11:04:10.322Z] #23 12.71 Successfully built yamllint [2022-08-04T11:04:10.322Z] #23 12.74 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T11:04:10.400Z] #84 109.3 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T11:04:10.400Z] #84 109.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:04:10.580Z] #23 13.17 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T11:04:10.586Z] #76 61.54 Selecting previously unselected package automake. [2022-08-04T11:04:10.586Z] #76 61.55 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T11:04:10.586Z] #76 61.56 Unpacking automake (1:1.16.3-2) ... [2022-08-04T11:04:10.659Z] #84 109.6 checking for gcc... gcc [2022-08-04T11:04:10.919Z] #84 109.7 checking whether the C compiler works... yes [2022-08-04T11:04:10.919Z] #84 109.8 checking for C compiler default output file name... a.out [2022-08-04T11:04:10.919Z] #84 109.8 checking for suffix of executables... [2022-08-04T11:04:11.095Z] #62 DONE 50.4s [2022-08-04T11:04:11.095Z] [2022-08-04T11:04:11.095Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T11:04:11.095Z] #63 sha256:4fa1d13c91cec560478ca0d63babd03ed2031f3b20c0a4bf9a241a43df9d4821 [2022-08-04T11:04:11.147Z] #23 DONE 13.8s [2022-08-04T11:04:11.147Z] [2022-08-04T11:04:11.147Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:11.147Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:04:11.147Z] #77 133.9 CC tests/test-4.o [2022-08-04T11:04:11.147Z] #77 134.0 CC tests/test-5.o [2022-08-04T11:04:11.147Z] #77 134.1 CC tests/test-6.o [2022-08-04T11:04:11.147Z] #77 134.5 CC tests/test-7.o [2022-08-04T11:04:11.147Z] #77 134.7 CC tests/test-8.o [2022-08-04T11:04:11.147Z] #77 134.7 CC tests/test-9.o [2022-08-04T11:04:11.147Z] #77 135.0 CC tests/test-10.o [2022-08-04T11:04:11.147Z] #77 135.4 CC tests/test-11.o [2022-08-04T11:04:11.178Z] #84 109.9 checking whether we are cross compiling... no [2022-08-04T11:04:11.178Z] #84 110.0 checking for suffix of object files... o [2022-08-04T11:04:11.178Z] #84 110.1 checking whether we are using the GNU C compiler... yes [2022-08-04T11:04:11.368Z] #63 DONE 0.2s [2022-08-04T11:04:11.368Z] [2022-08-04T11:04:11.368Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:04:11.368Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:04:11.368Z] #55 50.19 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-04T11:04:11.368Z] #55 50.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-04T11:04:11.368Z] #55 50.53 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-04T11:04:11.368Z] #55 ... [2022-08-04T11:04:11.368Z] [2022-08-04T11:04:11.368Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:11.368Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:11.368Z] #14 30.31 Reading package lists... [2022-08-04T11:04:11.368Z] #14 40.96 Reading package lists... [2022-08-04T11:04:11.438Z] #84 110.1 checking whether gcc accepts -g... yes [2022-08-04T11:04:11.438Z] #84 110.2 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:04:11.625Z] #14 49.87 Building dependency tree... [2022-08-04T11:04:11.625Z] #14 ... [2022-08-04T11:04:11.625Z] [2022-08-04T11:04:11.625Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:04:11.625Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:04:11.625Z] #55 50.80 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-04T11:04:11.625Z] #55 50.89 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-04T11:04:11.697Z] #84 110.4 checking whether gcc understands -c and -o together... yes [2022-08-04T11:04:11.697Z] #84 110.5 checking how to run the C preprocessor... gcc -E [2022-08-04T11:04:11.882Z] #55 51.10 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-04T11:04:11.882Z] #55 51.10 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-04T11:04:11.882Z] #55 51.17 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-04T11:04:11.956Z] #84 110.7 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:04:11.956Z] #84 110.7 checking for egrep... /bin/grep -E [2022-08-04T11:04:11.973Z] #76 62.75 Selecting previously unselected package patch. [2022-08-04T11:04:11.973Z] #76 62.76 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T11:04:11.973Z] #76 62.78 Unpacking patch (2.7.6-7) ... [2022-08-04T11:04:11.973Z] #76 63.19 Selecting previously unselected package dpkg-dev. [2022-08-04T11:04:12.232Z] #55 51.36 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-04T11:04:12.235Z] #84 110.7 checking for ANSI C header files... yes [2022-08-04T11:04:12.235Z] #84 111.1 checking for sys/types.h... yes [2022-08-04T11:04:12.238Z] #76 63.19 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T11:04:12.238Z] #76 63.22 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T11:04:12.489Z] #55 51.78 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-04T11:04:12.489Z] #55 51.79 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-04T11:04:12.494Z] #84 111.2 checking for sys/stat.h... yes [2022-08-04T11:04:12.494Z] #84 111.3 checking for stdlib.h... yes [2022-08-04T11:04:12.753Z] #84 111.4 checking for string.h... yes [2022-08-04T11:04:12.753Z] #84 111.5 checking for memory.h... yes [2022-08-04T11:04:12.753Z] #84 111.5 checking for strings.h... yes [2022-08-04T11:04:13.013Z] #84 111.7 checking for inttypes.h... yes [2022-08-04T11:04:13.013Z] #84 111.8 checking for stdint.h... yes [2022-08-04T11:04:13.013Z] #84 111.8 checking for unistd.h... yes [2022-08-04T11:04:13.013Z] #84 111.9 checking minix/config.h usability... no [2022-08-04T11:04:13.013Z] #84 112.0 checking minix/config.h presence... no [2022-08-04T11:04:13.054Z] #55 52.09 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-04T11:04:13.054Z] #55 52.32 go: downloading golang.org/x/text v0.3.7 [2022-08-04T11:04:13.054Z] #55 ... [2022-08-04T11:04:13.054Z] [2022-08-04T11:04:13.054Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:13.054Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:13.054Z] #51 32.76 Reading package lists... [2022-08-04T11:04:13.054Z] #51 42.82 Reading package lists... [2022-08-04T11:04:13.182Z] #76 ... [2022-08-04T11:04:13.182Z] [2022-08-04T11:04:13.182Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:04:13.182Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:04:13.182Z] #40 64.14 NAME: [2022-08-04T11:04:13.182Z] #40 64.14 go-winres - A tool for embedding resources in Windows executables [2022-08-04T11:04:13.182Z] #40 64.14 [2022-08-04T11:04:13.182Z] #40 64.14 USAGE: [2022-08-04T11:04:13.182Z] #40 64.14 go-winres [global options] command [command options] [arguments...] [2022-08-04T11:04:13.182Z] #40 64.14 [2022-08-04T11:04:13.182Z] #40 64.14 COMMANDS: [2022-08-04T11:04:13.182Z] #40 64.14 init Create an initial ./winres/winres.json [2022-08-04T11:04:13.182Z] #40 64.14 make Make syso files for the "go build" command [2022-08-04T11:04:13.182Z] #40 64.14 simply Make syso files for the "go build" command (simplified) [2022-08-04T11:04:13.182Z] #40 64.14 extract Extract all resources from an executable [2022-08-04T11:04:13.182Z] #40 64.14 patch Replace resources in an executable file (exe, dll) [2022-08-04T11:04:13.182Z] #40 64.14 help, h Shows a list of commands or help for one command [2022-08-04T11:04:13.182Z] #40 64.14 [2022-08-04T11:04:13.182Z] #40 64.14 GLOBAL OPTIONS: [2022-08-04T11:04:13.182Z] #40 64.14 --help, -h show help (default: false) [2022-08-04T11:04:13.182Z] #40 DONE 64.2s [2022-08-04T11:04:13.273Z] #84 112.0 checking for minix/config.h... no [2022-08-04T11:04:13.324Z] #51 52.29 Building dependency tree... [2022-08-04T11:04:13.324Z] #51 ... [2022-08-04T11:04:13.324Z] [2022-08-04T11:04:13.324Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:13.324Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:13.324Z] #14 49.87 Building dependency tree... [2022-08-04T11:04:13.444Z] [2022-08-04T11:04:13.444Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:04:13.444Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:04:13.444Z] #55 61.05 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T11:04:13.444Z] #55 61.13 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T11:04:13.444Z] #55 61.37 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T11:04:13.444Z] #55 61.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T11:04:13.444Z] #55 62.08 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T11:04:13.444Z] #55 62.22 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T11:04:13.444Z] #55 62.35 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T11:04:13.444Z] #55 62.43 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T11:04:13.444Z] #55 62.62 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T11:04:13.444Z] #55 62.62 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T11:04:13.444Z] #55 62.84 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T11:04:13.444Z] #55 62.97 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T11:04:13.444Z] #55 63.90 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T11:04:13.444Z] #55 63.91 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T11:04:13.532Z] #84 112.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T11:04:13.532Z] #84 112.3 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:04:13.532Z] #84 112.4 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:04:13.532Z] #84 112.4 checking how to print strings... printf [2022-08-04T11:04:13.532Z] #84 112.4 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:04:13.532Z] #84 112.4 checking for fgrep... /bin/grep -F [2022-08-04T11:04:13.532Z] #84 112.4 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:04:13.532Z] #84 112.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:04:13.533Z] #84 112.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:04:13.533Z] #84 112.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:04:13.792Z] #84 112.6 checking whether ln -s works... yes [2022-08-04T11:04:13.792Z] #84 112.6 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:04:13.792Z] #84 112.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:04:13.792Z] #84 112.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:04:13.792Z] #84 112.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:04:13.792Z] #84 112.6 checking for objdump... objdump [2022-08-04T11:04:13.792Z] #84 112.6 checking how to recognize dependent libraries... pass_all [2022-08-04T11:04:13.792Z] #84 112.6 checking for dlltool... no [2022-08-04T11:04:13.792Z] #84 112.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:04:13.792Z] #84 112.6 checking for ar... ar [2022-08-04T11:04:14.052Z] #84 112.6 checking for archiver @FILE support... @ [2022-08-04T11:04:14.052Z] #84 112.7 checking for strip... strip [2022-08-04T11:04:14.052Z] #84 112.7 checking for ranlib... ranlib [2022-08-04T11:04:14.052Z] #84 112.7 checking for gawk... no [2022-08-04T11:04:14.052Z] #84 112.7 checking for mawk... mawk [2022-08-04T11:04:14.052Z] #84 112.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:04:14.311Z] #84 113.0 checking for sysroot... no [2022-08-04T11:04:14.311Z] #84 113.0 checking for a working dd... /bin/dd [2022-08-04T11:04:14.311Z] #84 113.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:04:14.311Z] #84 113.0 checking for mt... no [2022-08-04T11:04:14.311Z] #84 113.0 checking if : is a manifest tool... no [2022-08-04T11:04:14.311Z] #84 113.0 checking for dlfcn.h... yes [2022-08-04T11:04:14.311Z] #84 113.1 checking for objdir... .libs [2022-08-04T11:04:14.389Z] #55 ... [2022-08-04T11:04:14.389Z] [2022-08-04T11:04:14.389Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:14.389Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:14.389Z] #42 55.26 The following additional packages will be installed: [2022-08-04T11:04:14.389Z] #42 55.29 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T11:04:14.389Z] #42 55.38 Suggested packages: [2022-08-04T11:04:14.389Z] #42 55.39 cmake-doc ninja-build lrzip [2022-08-04T11:04:14.389Z] #42 55.39 Recommended packages: [2022-08-04T11:04:14.389Z] #42 55.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T11:04:14.389Z] #42 57.01 The following NEW packages will be installed: [2022-08-04T11:04:14.389Z] #42 57.01 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T11:04:14.389Z] #42 57.01 vim-common xxd [2022-08-04T11:04:14.389Z] #42 57.75 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:14.389Z] #42 57.75 Need to get 17.7 MB of archives. [2022-08-04T11:04:14.389Z] #42 57.75 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T11:04:14.389Z] #42 57.75 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:04:14.389Z] #42 57.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:04:14.389Z] #42 57.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T11:04:14.389Z] #42 57.94 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T11:04:14.389Z] #42 58.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T11:04:14.389Z] #42 58.95 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T11:04:14.389Z] #42 58.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T11:04:14.389Z] #42 58.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T11:04:14.389Z] #42 59.00 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T11:04:14.389Z] #42 59.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T11:04:14.389Z] #42 61.11 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:14.389Z] #42 61.67 Fetched 17.7 MB in 2s (8013 kB/s) [2022-08-04T11:04:14.389Z] #42 61.82 Selecting previously unselected package xxd. [2022-08-04T11:04:14.389Z] #42 61.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:04:14.389Z] #42 61.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:04:14.389Z] #42 62.02 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:04:14.389Z] #42 62.53 Selecting previously unselected package vim-common. [2022-08-04T11:04:14.389Z] #42 62.53 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:04:14.389Z] #42 62.55 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:04:14.389Z] #42 63.21 Selecting previously unselected package cmake-data. [2022-08-04T11:04:14.389Z] #42 63.21 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T11:04:14.389Z] #42 63.24 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:04:14.389Z] #42 ... [2022-08-04T11:04:14.389Z] [2022-08-04T11:04:14.389Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:14.389Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:14.389Z] #51 57.50 The following additional packages will be installed: [2022-08-04T11:04:14.389Z] #51 57.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:04:14.389Z] #51 57.50 python3-protobuf python3-six [2022-08-04T11:04:14.389Z] #51 57.52 Suggested packages: [2022-08-04T11:04:14.389Z] #51 57.52 python3-setuptools [2022-08-04T11:04:14.389Z] #51 57.52 Recommended packages: [2022-08-04T11:04:14.389Z] #51 57.52 iproute2 | iproute [2022-08-04T11:04:14.389Z] #51 58.48 The following NEW packages will be installed: [2022-08-04T11:04:14.389Z] #51 58.48 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:04:14.389Z] #51 58.49 python3-protobuf python3-six [2022-08-04T11:04:14.389Z] #51 59.02 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:14.389Z] #51 59.02 Need to get 2315 kB of archives. [2022-08-04T11:04:14.389Z] #51 59.02 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T11:04:14.389Z] #51 59.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T11:04:14.389Z] #51 59.20 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:04:14.389Z] #51 59.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T11:04:14.389Z] #51 59.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T11:04:14.389Z] #51 59.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T11:04:14.389Z] #51 59.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T11:04:14.389Z] #51 59.40 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:04:14.389Z] #51 61.79 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T11:04:14.389Z] #51 64.00 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:14.389Z] #51 64.54 Fetched 2315 kB in 4s (654 kB/s) [2022-08-04T11:04:14.389Z] #51 64.80 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T11:04:14.389Z] #51 64.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:04:14.389Z] #51 64.85 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T11:04:14.389Z] #51 64.90 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T11:04:14.389Z] #51 ... [2022-08-04T11:04:14.389Z] [2022-08-04T11:04:14.389Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:14.389Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:14.389Z] #76 65.52 Selecting previously unselected package build-essential. [2022-08-04T11:04:14.389Z] #76 65.53 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T11:04:14.570Z] #84 113.4 checking if gcc supports -fno-rtti -fno-exceptions... [2022-08-04T11:04:14.570Z] #84 ... [2022-08-04T11:04:14.570Z] [2022-08-04T11:04:14.570Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:04:14.571Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:04:14.571Z] #19 153.1 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-04T11:04:14.571Z] #19 153.1 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-04T11:04:14.571Z] #19 153.2 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-04T11:04:14.571Z] #19 153.2 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-04T11:04:14.571Z] #19 153.3 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-04T11:04:14.571Z] #19 155.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-04T11:04:14.571Z] #19 155.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-04T11:04:14.571Z] #19 155.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-04T11:04:14.571Z] #19 155.1 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-04T11:04:14.571Z] #19 155.2 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-04T11:04:14.571Z] #19 157.2 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-04T11:04:14.571Z] #19 157.2 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-04T11:04:14.571Z] #19 157.2 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-04T11:04:14.571Z] #19 157.2 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-04T11:04:14.571Z] #19 157.2 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-04T11:04:14.571Z] #19 157.2 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-04T11:04:14.571Z] #19 157.2 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-04T11:04:14.571Z] #19 157.2 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-04T11:04:14.571Z] #19 157.3 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-04T11:04:14.571Z] #19 157.3 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-04T11:04:14.571Z] #19 157.3 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-04T11:04:14.571Z] #19 157.3 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-04T11:04:14.571Z] #19 158.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-08-04T11:04:14.571Z] #19 158.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-08-04T11:04:14.571Z] #19 158.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-04T11:04:14.571Z] #19 158.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-08-04T11:04:14.571Z] #19 158.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-04T11:04:14.571Z] #19 160.0 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-04T11:04:14.571Z] #19 160.0 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-04T11:04:14.571Z] #19 160.8 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:14.571Z] #19 161.1 Fetched 788 MB in 31s (25.6 MB/s) [2022-08-04T11:04:14.571Z] #19 161.2 Selecting previously unselected package liblocale-gettext-perl. [2022-08-04T11:04:14.571Z] #19 161.2 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:04:14.571Z] #19 161.2 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-04T11:04:14.571Z] #19 161.2 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T11:04:14.571Z] #19 161.3 Selecting previously unselected package bzip2. [2022-08-04T11:04:14.571Z] #19 161.3 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T11:04:14.571Z] #19 161.3 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:04:14.571Z] #19 161.4 Selecting previously unselected package libmagic-mgc. [2022-08-04T11:04:14.571Z] #19 161.4 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:14.571Z] #19 161.4 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T11:04:14.571Z] #19 161.6 Selecting previously unselected package libmagic1:amd64. [2022-08-04T11:04:14.571Z] #19 161.6 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:14.571Z] #19 161.6 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:04:14.571Z] #19 161.7 Selecting previously unselected package file. [2022-08-04T11:04:14.571Z] #19 161.7 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:14.571Z] #19 161.7 Unpacking file (1:5.39-3) ... [2022-08-04T11:04:14.571Z] #19 161.8 Selecting previously unselected package xz-utils. [2022-08-04T11:04:14.571Z] #19 161.8 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T11:04:14.571Z] #19 161.8 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:04:14.571Z] #19 161.9 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-04T11:04:14.571Z] #19 161.9 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T11:04:14.571Z] #19 161.9 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T11:04:14.571Z] #19 162.9 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-04T11:04:14.571Z] #19 162.9 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-04T11:04:14.571Z] #19 162.9 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T11:04:14.571Z] #19 ... [2022-08-04T11:04:14.571Z] [2022-08-04T11:04:14.571Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:14.571Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:14.571Z] #84 113.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:04:14.571Z] #84 113.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:04:14.571Z] #84 113.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:04:14.659Z] #76 65.54 Unpacking build-essential (12.9) ... [2022-08-04T11:04:14.659Z] #76 65.73 Selecting previously unselected package libcap2:amd64. [2022-08-04T11:04:14.659Z] #76 65.74 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T11:04:14.659Z] #76 65.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:04:14.830Z] #84 113.5 checking if gcc static flag -static works... yes [2022-08-04T11:04:14.920Z] #76 65.94 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T11:04:14.921Z] #76 65.97 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T11:04:14.921Z] #76 65.98 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T11:04:15.089Z] #84 113.7 checking if gcc supports -c -o file.o... yes [2022-08-04T11:04:15.089Z] #84 113.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:04:15.089Z] #84 113.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:04:15.089Z] #84 113.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:04:15.348Z] #84 114.1 checking how to hardcode library paths into programs... immediate [2022-08-04T11:04:15.348Z] #84 114.1 checking whether stripping libraries is possible... yes [2022-08-04T11:04:15.348Z] #84 114.1 checking if libtool supports shared libraries... yes [2022-08-04T11:04:15.348Z] #84 114.1 checking whether to build shared libraries... no [2022-08-04T11:04:15.348Z] #84 114.1 checking whether to build static libraries... yes [2022-08-04T11:04:15.348Z] #84 114.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:04:15.348Z] #84 114.1 checking whether build environment is sane... yes [2022-08-04T11:04:15.348Z] #84 114.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:04:15.348Z] #84 114.1 checking whether make sets $(MAKE)... yes [2022-08-04T11:04:15.348Z] #84 114.2 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:04:15.348Z] #84 114.2 checking whether make supports nested variables... yes [2022-08-04T11:04:15.348Z] #84 114.2 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:04:15.348Z] #84 114.2 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:04:15.348Z] #84 114.2 checking how to create a ustar tar archive... gnutar [2022-08-04T11:04:15.493Z] #76 66.48 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:04:15.493Z] #76 66.48 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:04:15.493Z] #76 66.49 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:15.608Z] #84 114.3 checking dependency style of gcc... gcc3 [2022-08-04T11:04:15.608Z] #84 114.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:04:15.608Z] #84 114.4 checking whether make supports nested variables... (cached) yes [2022-08-04T11:04:15.608Z] #84 114.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:04:15.608Z] #84 114.4 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:04:15.608Z] #84 114.4 checking for yajl >= 2.1.0... yes [2022-08-04T11:04:15.608Z] #84 114.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:04:15.608Z] #84 114.4 checking for gcc... (cached) gcc [2022-08-04T11:04:15.608Z] #84 114.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:04:15.608Z] #84 114.5 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:04:15.608Z] #84 114.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:04:15.608Z] #84 114.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:04:15.608Z] #84 114.5 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:04:15.754Z] #76 66.70 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T11:04:15.754Z] #76 66.70 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:04:15.754Z] #76 66.71 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:15.867Z] #84 114.5 checking for python3... /usr/bin/python3 [2022-08-04T11:04:15.867Z] #84 114.5 checking for python3 version... 3.9 [2022-08-04T11:04:15.867Z] #84 114.6 checking for python3 platform... linux [2022-08-04T11:04:15.867Z] #84 114.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:04:15.867Z] #84 114.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:04:16.016Z] #76 66.99 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T11:04:16.016Z] #76 66.99 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T11:04:16.016Z] #76 66.99 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:04:16.126Z] #84 114.9 checking that generated files are newer than configure... done [2022-08-04T11:04:16.277Z] #76 67.36 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T11:04:16.277Z] #76 67.36 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T11:04:16.277Z] #76 67.41 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:04:16.385Z] #84 115.1 configure: creating ./config.status [2022-08-04T11:04:17.225Z] #76 ... [2022-08-04T11:04:17.225Z] [2022-08-04T11:04:17.225Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:17.225Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:17.225Z] #14 58.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T11:04:17.225Z] #14 58.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T11:04:17.225Z] #14 58.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T11:04:17.225Z] #14 58.58 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T11:04:17.225Z] #14 58.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T11:04:17.225Z] #14 58.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T11:04:17.225Z] #14 59.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T11:04:17.225Z] #14 62.43 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T11:04:17.225Z] #14 63.45 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T11:04:17.225Z] #14 64.45 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T11:04:17.225Z] #14 66.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T11:04:17.225Z] #14 67.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T11:04:17.225Z] #14 67.98 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T11:04:17.225Z] #14 67.99 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T11:04:17.225Z] #14 68.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T11:04:17.225Z] #14 68.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T11:04:17.225Z] #14 68.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-04T11:04:17.225Z] #14 68.04 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T11:04:17.225Z] #14 68.04 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T11:04:17.225Z] #14 68.06 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T11:04:17.225Z] #14 68.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T11:04:17.225Z] #14 68.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T11:04:17.225Z] #14 68.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T11:04:17.225Z] #14 68.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T11:04:17.225Z] #14 68.17 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T11:04:17.225Z] #14 68.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T11:04:17.225Z] #14 68.18 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T11:04:17.225Z] #14 ... [2022-08-04T11:04:17.225Z] [2022-08-04T11:04:17.225Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:17.225Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:17.487Z] #76 68.29 Selecting previously unselected package libtool. [2022-08-04T11:04:17.487Z] #76 68.30 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T11:04:17.487Z] #76 68.30 Unpacking libtool (2.4.6-15) ... [2022-08-04T11:04:17.509Z] #14 56.32 The following additional packages will be installed: [2022-08-04T11:04:17.509Z] #14 56.32 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:04:17.509Z] #14 56.32 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T11:04:17.509Z] #14 56.32 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T11:04:17.509Z] #14 56.32 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T11:04:17.509Z] #14 56.32 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T11:04:17.509Z] #14 56.37 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T11:04:17.509Z] #14 56.37 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T11:04:17.509Z] #14 56.37 Suggested packages: [2022-08-04T11:04:17.509Z] #14 56.37 gcc-10-locales seccomp wine64 [2022-08-04T11:04:17.749Z] #76 68.75 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T11:04:17.749Z] #76 68.79 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T11:04:17.749Z] #76 68.79 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:04:17.763Z] #84 116.3 config.status: creating Makefile [2022-08-04T11:04:17.763Z] #84 116.3 config.status: creating config.h [2022-08-04T11:04:17.763Z] #84 116.4 config.status: executing libtool commands [2022-08-04T11:04:17.763Z] #84 116.4 config.status: executing depfiles commands [2022-08-04T11:04:18.013Z] #76 69.10 Selecting previously unselected package libyajl2:amd64. [2022-08-04T11:04:18.013Z] #76 69.12 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T11:04:18.013Z] #76 69.17 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:04:18.022Z] #84 116.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T11:04:18.022Z] #84 116.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:04:18.274Z] #76 69.30 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T11:04:18.274Z] #76 69.30 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T11:04:18.274Z] #76 69.31 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T11:04:18.281Z] #84 117.1 checking for gcc... gcc [2022-08-04T11:04:18.282Z] #84 117.1 checking whether the C compiler works... yes [2022-08-04T11:04:18.282Z] #84 117.3 checking for C compiler default output file name... a.out [2022-08-04T11:04:18.535Z] #76 69.69 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:04:18.535Z] #76 69.73 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T11:04:18.541Z] #84 117.3 checking for suffix of executables... [2022-08-04T11:04:18.541Z] #84 117.4 checking whether we are cross compiling... no [2022-08-04T11:04:18.541Z] #84 117.5 checking for suffix of object files... o [2022-08-04T11:04:18.796Z] #76 69.75 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:04:18.796Z] #76 69.81 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:04:18.796Z] #76 69.90 Setting up file (1:5.39-3) ... [2022-08-04T11:04:18.796Z] #76 69.95 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:04:18.796Z] #76 69.97 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:18.796Z] #76 69.99 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:18.800Z] #84 117.6 checking whether we are using the GNU C compiler... yes [2022-08-04T11:04:18.800Z] #84 117.7 checking whether gcc accepts -g... yes [2022-08-04T11:04:18.800Z] #84 117.7 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:04:19.003Z] #77 ... [2022-08-04T11:04:19.003Z] [2022-08-04T11:04:19.003Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:19.003Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:19.003Z] #14 69.38 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T11:04:19.003Z] #14 69.38 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:04:19.003Z] #14 69.40 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:04:19.058Z] #76 70.01 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:04:19.058Z] #76 70.05 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:04:19.058Z] #76 70.09 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T11:04:19.058Z] #76 70.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:04:19.058Z] #76 70.14 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:04:19.058Z] #76 70.16 Setting up patch (2.7.6-7) ... [2022-08-04T11:04:19.058Z] #76 70.22 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:04:19.059Z] #84 117.8 checking whether gcc understands -c and -o together... yes [2022-08-04T11:04:19.059Z] #84 118.0 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:04:19.059Z] #84 118.0 checking whether build environment is sane... yes [2022-08-04T11:04:19.059Z] #84 118.0 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:04:19.059Z] #84 118.0 checking for gawk... no [2022-08-04T11:04:19.059Z] #84 118.0 checking for mawk... mawk [2022-08-04T11:04:19.059Z] #84 118.0 checking whether make sets $(MAKE)... yes [2022-08-04T11:04:19.059Z] #84 118.0 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:04:19.059Z] #84 118.0 checking whether make supports nested variables... yes [2022-08-04T11:04:19.059Z] #84 118.0 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:04:19.059Z] #84 118.1 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:04:19.059Z] #84 118.1 checking how to create a ustar tar archive... gnutar [2022-08-04T11:04:19.262Z] #14 ... [2022-08-04T11:04:19.262Z] [2022-08-04T11:04:19.262Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:19.262Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:19.262Z] #77 36.44 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T11:04:19.318Z] #84 118.1 checking dependency style of gcc... gcc3 [2022-08-04T11:04:19.318Z] #84 118.2 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:04:19.318Z] #84 118.2 checking whether make supports nested variables... (cached) yes [2022-08-04T11:04:19.320Z] #76 70.26 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T11:04:19.320Z] #76 70.28 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T11:04:19.320Z] #76 70.35 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:04:19.320Z] #76 70.37 Setting up libtool (2.4.6-15) ... [2022-08-04T11:04:19.320Z] #76 70.39 Setting up m4 (1.4.18-5) ... [2022-08-04T11:04:19.320Z] #76 70.40 Setting up dpkg-dev (1.20.11) ... [2022-08-04T11:04:19.320Z] #76 70.43 Setting up autoconf (2.69-14) ... [2022-08-04T11:04:19.320Z] #76 70.45 Setting up build-essential (12.9) ... [2022-08-04T11:04:19.405Z] #14 ... [2022-08-04T11:04:19.405Z] [2022-08-04T11:04:19.405Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:19.405Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:19.405Z] #76 46.80 Building dependency tree... [2022-08-04T11:04:19.405Z] #76 53.40 python3 is already the newest version (3.9.2-3). [2022-08-04T11:04:19.405Z] #76 53.40 The following additional packages will be installed: [2022-08-04T11:04:19.405Z] #76 53.44 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-04T11:04:19.406Z] #76 53.45 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-04T11:04:19.406Z] #76 53.46 Suggested packages: [2022-08-04T11:04:19.406Z] #76 53.50 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-04T11:04:19.406Z] #76 53.50 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-04T11:04:19.406Z] #76 53.50 m4-doc ed diffutils-doc [2022-08-04T11:04:19.406Z] #76 53.50 Recommended packages: [2022-08-04T11:04:19.406Z] #76 53.50 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-04T11:04:19.406Z] #76 56.15 The following NEW packages will be installed: [2022-08-04T11:04:19.406Z] #76 56.17 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-04T11:04:19.406Z] #76 56.17 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-04T11:04:19.406Z] #76 56.18 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-04T11:04:19.406Z] #76 56.18 libyajl2 m4 patch xz-utils [2022-08-04T11:04:19.406Z] #76 56.72 0 upgraded, 23 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:19.406Z] #76 56.72 Need to get 5940 kB of archives. [2022-08-04T11:04:19.406Z] #76 56.72 After this operation, 18.7 MB of additional disk space will be used. [2022-08-04T11:04:19.406Z] #76 56.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T11:04:19.406Z] #76 56.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-04T11:04:19.406Z] #76 56.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-04T11:04:19.406Z] #76 56.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-04T11:04:19.406Z] #76 56.81 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T11:04:19.406Z] #76 56.82 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-04T11:04:19.406Z] #76 56.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-04T11:04:19.406Z] #76 56.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-04T11:04:19.406Z] #76 56.88 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-04T11:04:19.406Z] #76 56.89 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-04T11:04:19.406Z] #76 56.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T11:04:19.406Z] #76 56.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-04T11:04:19.406Z] #76 57.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-04T11:04:19.406Z] #76 57.22 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T11:04:19.406Z] #76 57.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-04T11:04:19.406Z] #76 57.24 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:04:19.406Z] #76 57.24 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2022-08-04T11:04:19.406Z] #76 57.26 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T11:04:19.406Z] #76 57.26 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T11:04:19.406Z] #76 57.30 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-04T11:04:19.406Z] #76 57.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T11:04:19.406Z] #76 57.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T11:04:19.406Z] #76 57.42 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-04T11:04:19.406Z] #76 ... [2022-08-04T11:04:19.406Z] [2022-08-04T11:04:19.406Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:19.406Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:19.406Z] #14 58.74 The following NEW packages will be installed: [2022-08-04T11:04:19.406Z] #14 58.75 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:04:19.406Z] #14 58.75 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T11:04:19.406Z] #14 58.75 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T11:04:19.406Z] #14 58.75 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T11:04:19.406Z] #14 58.75 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T11:04:19.406Z] #14 58.75 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T11:04:19.406Z] #14 58.75 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T11:04:19.406Z] #14 58.75 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T11:04:19.406Z] #14 58.75 mingw-w64-x86-64-dev [2022-08-04T11:04:19.578Z] #84 118.2 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:04:19.578Z] #84 118.3 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:04:19.578Z] #84 118.3 checking how to print strings... printf [2022-08-04T11:04:19.578Z] #84 118.4 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:04:19.578Z] #84 118.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:04:19.578Z] #84 118.4 checking for egrep... /bin/grep -E [2022-08-04T11:04:19.578Z] #84 118.4 checking for fgrep... /bin/grep -F [2022-08-04T11:04:19.578Z] #84 118.4 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:04:19.578Z] #84 118.4 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:04:19.578Z] #84 118.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:04:19.578Z] #84 118.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:04:19.578Z] #84 118.5 checking whether ln -s works... yes [2022-08-04T11:04:19.578Z] #84 118.5 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:04:19.578Z] #84 118.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:04:19.578Z] #84 118.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:04:19.578Z] #84 118.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:04:19.578Z] #84 118.5 checking for objdump... objdump [2022-08-04T11:04:19.578Z] #84 118.5 checking how to recognize dependent libraries... pass_all [2022-08-04T11:04:19.578Z] #84 118.5 checking for dlltool... no [2022-08-04T11:04:19.578Z] #84 118.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:04:19.578Z] #84 118.5 checking for ar... ar [2022-08-04T11:04:19.578Z] #84 118.5 checking for archiver @FILE support... @ [2022-08-04T11:04:19.581Z] #76 70.47 Setting up automake (1:1.16.3-2) ... [2022-08-04T11:04:19.581Z] #76 70.48 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T11:04:19.581Z] #76 70.53 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:04:19.837Z] #84 118.6 checking for strip... strip [2022-08-04T11:04:19.837Z] #84 118.6 checking for ranlib... ranlib [2022-08-04T11:04:19.971Z] #14 59.31 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:19.971Z] #14 59.31 Need to get 115 MB of archives. [2022-08-04T11:04:19.971Z] #14 59.31 After this operation, 645 MB of additional disk space will be used. [2022-08-04T11:04:19.971Z] #14 59.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-04T11:04:20.096Z] #84 118.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:04:20.097Z] #84 118.8 checking for sysroot... no [2022-08-04T11:04:20.097Z] #84 118.8 checking for a working dd... /bin/dd [2022-08-04T11:04:20.097Z] #84 118.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:04:20.097Z] #84 118.9 checking for mt... no [2022-08-04T11:04:20.097Z] #84 118.9 checking if : is a manifest tool... no [2022-08-04T11:04:20.097Z] #84 118.9 checking how to run the C preprocessor... gcc -E [2022-08-04T11:04:20.156Z] #76 ... [2022-08-04T11:04:20.156Z] [2022-08-04T11:04:20.156Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:04:20.156Z] #64 sha256:c2890c787fe6fc02df871b1ac2c5f01ca417f79bd5f4f7bb427cc2d656fffe54 [2022-08-04T11:04:20.156Z] #64 2.491 + RM_GOPATH=0 [2022-08-04T11:04:20.156Z] #64 2.491 + TMP_GOPATH= [2022-08-04T11:04:20.156Z] #64 2.491 + : /build [2022-08-04T11:04:20.156Z] #64 2.491 + '[' -z '' ']' [2022-08-04T11:04:20.156Z] #64 2.493 ++ mktemp -d [2022-08-04T11:04:20.156Z] #64 2.500 + export GOPATH=/tmp/tmp.fdOpfg34I1 [2022-08-04T11:04:20.156Z] #64 2.500 + GOPATH=/tmp/tmp.fdOpfg34I1 [2022-08-04T11:04:20.156Z] #64 2.500 + RM_GOPATH=1 [2022-08-04T11:04:20.156Z] #64 2.500 + case "$(go env GOARCH)" in [2022-08-04T11:04:20.156Z] #64 2.500 ++ go env GOARCH [2022-08-04T11:04:20.156Z] #64 2.605 Install containerd version v1.6.6 [2022-08-04T11:04:20.156Z] #64 2.605 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:04:20.156Z] #64 2.605 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:04:20.156Z] #64 2.605 ++ dirname /install.sh [2022-08-04T11:04:20.156Z] #64 2.605 + dir=/ [2022-08-04T11:04:20.156Z] #64 2.605 + bin=containerd [2022-08-04T11:04:20.156Z] #64 2.605 + shift [2022-08-04T11:04:20.156Z] #64 2.605 + '[' '!' -f //containerd.installer ']' [2022-08-04T11:04:20.156Z] #64 2.605 + . //containerd.installer [2022-08-04T11:04:20.156Z] #64 2.605 ++ set -e [2022-08-04T11:04:20.156Z] #64 2.605 ++ : v1.6.6 [2022-08-04T11:04:20.156Z] #64 2.605 + install_containerd [2022-08-04T11:04:20.156Z] #64 2.605 + echo 'Install containerd version v1.6.6' [2022-08-04T11:04:20.156Z] #64 2.605 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fdOpfg34I1/src/github.com/containerd/containerd [2022-08-04T11:04:20.156Z] #64 2.620 Cloning into '/tmp/tmp.fdOpfg34I1/src/github.com/containerd/containerd'... [2022-08-04T11:04:20.228Z] #14 59.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-04T11:04:20.422Z] #64 ... [2022-08-04T11:04:20.422Z] [2022-08-04T11:04:20.422Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:20.422Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:20.422Z] #76 DONE 71.3s [2022-08-04T11:04:20.422Z] [2022-08-04T11:04:20.422Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:04:20.422Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:04:20.617Z] #84 119.1 checking for ANSI C header files... yes [2022-08-04T11:04:20.617Z] #84 119.5 checking for sys/types.h... yes [2022-08-04T11:04:20.685Z] #34 70.11 Updating files: 79% (1204/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-08-04T11:04:20.794Z] #14 59.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T11:04:20.794Z] #14 59.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T11:04:20.794Z] #14 59.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T11:04:20.794Z] #14 59.98 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T11:04:20.794Z] #14 ... [2022-08-04T11:04:20.794Z] [2022-08-04T11:04:20.794Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:20.794Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:20.794Z] #42 40.80 Reading package lists... [2022-08-04T11:04:20.794Z] #42 50.13 Building dependency tree... [2022-08-04T11:04:20.794Z] #42 56.60 The following additional packages will be installed: [2022-08-04T11:04:20.794Z] #42 56.64 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-04T11:04:20.794Z] #42 56.66 Suggested packages: [2022-08-04T11:04:20.794Z] #42 56.69 cmake-doc ninja-build lrzip [2022-08-04T11:04:20.794Z] #42 56.69 Recommended packages: [2022-08-04T11:04:20.794Z] #42 56.69 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T11:04:20.794Z] #42 58.36 The following NEW packages will be installed: [2022-08-04T11:04:20.794Z] #42 58.37 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-04T11:04:20.794Z] #42 58.38 vim-common xxd [2022-08-04T11:04:20.794Z] #42 58.89 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:20.795Z] #42 58.89 Need to get 17.7 MB of archives. [2022-08-04T11:04:20.795Z] #42 58.89 After this operation, 70.7 MB of additional disk space will be used. [2022-08-04T11:04:20.795Z] #42 58.89 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:04:20.795Z] #42 58.90 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:04:20.795Z] #42 58.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T11:04:20.795Z] #42 59.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T11:04:20.795Z] #42 59.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-04T11:04:20.795Z] #42 59.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T11:04:20.795Z] #42 59.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T11:04:20.795Z] #42 59.95 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T11:04:20.795Z] #42 59.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T11:04:20.795Z] #42 59.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T11:04:20.795Z] #42 ... [2022-08-04T11:04:20.795Z] [2022-08-04T11:04:20.795Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:20.795Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:20.795Z] #76 59.19 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:20.795Z] #76 59.68 Fetched 5940 kB in 1s (5319 kB/s) [2022-08-04T11:04:20.795Z] #76 59.79 Selecting previously unselected package bzip2. [2022-08-04T11:04:20.795Z] #76 59.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:04:20.795Z] #76 59.94 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T11:04:20.795Z] #76 60.00 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:04:20.877Z] #84 119.6 checking for sys/stat.h... yes [2022-08-04T11:04:20.877Z] #84 119.7 checking for stdlib.h... yes [2022-08-04T11:04:20.947Z] #34 71.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T11:04:21.052Z] #76 60.30 Selecting previously unselected package libmagic-mgc. [2022-08-04T11:04:21.052Z] #76 60.30 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:21.052Z] #76 60.31 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-04T11:04:21.137Z] #84 119.8 checking for string.h... yes [2022-08-04T11:04:21.137Z] #84 119.9 checking for memory.h... yes [2022-08-04T11:04:21.137Z] #84 120.0 checking for strings.h... yes [2022-08-04T11:04:21.310Z] #76 ... [2022-08-04T11:04:21.310Z] [2022-08-04T11:04:21.310Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:04:21.310Z] #64 sha256:b24ffa59c6b1e664a0efd26a2f4d36d613da692928143ec7dac81ed241e37e45 [2022-08-04T11:04:21.310Z] #64 1.367 + RM_GOPATH=0 [2022-08-04T11:04:21.310Z] #64 1.367 + TMP_GOPATH= [2022-08-04T11:04:21.310Z] #64 1.367 + : /build [2022-08-04T11:04:21.310Z] #64 1.367 + '[' -z '' ']' [2022-08-04T11:04:21.310Z] #64 1.367 ++ mktemp -d [2022-08-04T11:04:21.310Z] #64 1.367 + export GOPATH=/tmp/tmp.rSx8bjlKad [2022-08-04T11:04:21.310Z] #64 1.367 + GOPATH=/tmp/tmp.rSx8bjlKad [2022-08-04T11:04:21.310Z] #64 1.367 + RM_GOPATH=1 [2022-08-04T11:04:21.310Z] #64 1.367 + case "$(go env GOARCH)" in [2022-08-04T11:04:21.310Z] #64 1.378 ++ go env GOARCH [2022-08-04T11:04:21.310Z] #64 1.484 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:04:21.310Z] #64 1.484 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:04:21.310Z] #64 1.484 ++ dirname /install.sh [2022-08-04T11:04:21.310Z] #64 1.517 + dir=/ [2022-08-04T11:04:21.310Z] #64 1.517 + bin=containerd [2022-08-04T11:04:21.310Z] #64 1.517 + shift [2022-08-04T11:04:21.310Z] #64 1.517 + '[' '!' -f //containerd.installer ']' [2022-08-04T11:04:21.310Z] #64 1.517 + . //containerd.installer [2022-08-04T11:04:21.310Z] #64 1.517 ++ set -e [2022-08-04T11:04:21.310Z] #64 1.517 ++ : v1.6.6 [2022-08-04T11:04:21.310Z] #64 1.517 + install_containerd [2022-08-04T11:04:21.310Z] #64 1.517 + echo 'Install containerd version v1.6.6' [2022-08-04T11:04:21.310Z] #64 1.517 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rSx8bjlKad/src/github.com/containerd/containerd [2022-08-04T11:04:21.310Z] #64 1.517 Cloning into '/tmp/tmp.rSx8bjlKad/src/github.com/containerd/containerd'... [2022-08-04T11:04:21.310Z] #64 1.519 Install containerd version v1.6.6 [2022-08-04T11:04:21.396Z] #84 120.1 checking for inttypes.h... yes [2022-08-04T11:04:21.520Z] #34 72.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:04:21.574Z] #64 ... [2022-08-04T11:04:21.574Z] [2022-08-04T11:04:21.574Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:21.574Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:21.574Z] #14 60.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T11:04:21.574Z] #14 60.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T11:04:21.574Z] #14 60.84 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T11:04:21.655Z] #84 120.2 checking for stdint.h... yes [2022-08-04T11:04:21.655Z] #84 120.4 checking for unistd.h... yes [2022-08-04T11:04:21.914Z] #84 120.6 checking for dlfcn.h... yes [2022-08-04T11:04:21.914Z] #84 120.7 checking for objdir... .libs [2022-08-04T11:04:22.174Z] #84 120.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:04:22.174Z] #84 121.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:04:22.174Z] #84 121.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:04:22.433Z] #84 121.0 checking if gcc static flag -static works... yes [2022-08-04T11:04:22.433Z] #84 121.4 checking if gcc supports -c -o file.o... yes [2022-08-04T11:04:22.693Z] #84 121.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:04:22.693Z] #84 121.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:04:22.943Z] #14 62.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T11:04:22.953Z] #84 121.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:04:22.953Z] #84 121.7 checking how to hardcode library paths into programs... immediate [2022-08-04T11:04:22.953Z] #84 121.7 checking whether stripping libraries is possible... yes [2022-08-04T11:04:22.953Z] #84 121.7 checking if libtool supports shared libraries... yes [2022-08-04T11:04:22.953Z] #84 121.7 checking whether to build shared libraries... no [2022-08-04T11:04:22.953Z] #84 121.7 checking whether to build static libraries... yes [2022-08-04T11:04:22.953Z] #84 121.7 checking float.h usability... yes [2022-08-04T11:04:22.953Z] #84 121.8 checking float.h presence... yes [2022-08-04T11:04:22.953Z] #84 121.8 checking for float.h... yes [2022-08-04T11:04:23.212Z] #84 121.9 checking limits.h usability... yes [2022-08-04T11:04:23.212Z] #84 122.0 checking limits.h presence... yes [2022-08-04T11:04:23.212Z] #84 122.0 checking for limits.h... yes [2022-08-04T11:04:23.212Z] #84 122.0 checking stddef.h usability... yes [2022-08-04T11:04:23.471Z] #84 122.1 checking stddef.h presence... yes [2022-08-04T11:04:23.471Z] #84 122.2 checking for stddef.h... yes [2022-08-04T11:04:23.471Z] #84 122.2 checking for stdlib.h... (cached) yes [2022-08-04T11:04:23.471Z] #84 122.2 checking for string.h... (cached) yes [2022-08-04T11:04:23.471Z] #84 122.2 checking sys/time.h usability... yes [2022-08-04T11:04:23.471Z] #84 122.3 checking sys/time.h presence... yes [2022-08-04T11:04:23.730Z] #84 122.4 checking for sys/time.h... yes [2022-08-04T11:04:23.730Z] #84 122.4 checking for inline... inline [2022-08-04T11:04:23.988Z] #84 122.5 checking for size_t... yes [2022-08-04T11:04:23.988Z] #84 122.7 checking for stdlib.h... (cached) yes [2022-08-04T11:04:23.988Z] #84 122.7 checking for GNU libc compatible malloc... yes [2022-08-04T11:04:23.988Z] #84 122.9 checking for stdlib.h... (cached) yes [2022-08-04T11:04:24.248Z] #84 122.9 checking for GNU libc compatible realloc... yes [2022-08-04T11:04:24.248Z] #84 123.0 checking for working strtod... yes [2022-08-04T11:04:24.507Z] #84 123.3 checking for gettimeofday... yes [2022-08-04T11:04:24.507Z] #84 123.4 checking for memset... yes [2022-08-04T11:04:24.827Z] #34 ... [2022-08-04T11:04:24.827Z] [2022-08-04T11:04:24.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-08-04T11:04:24.827Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:04:24.827Z] #55 65.62 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T11:04:24.827Z] #55 66.19 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T11:04:24.827Z] #55 ... [2022-08-04T11:04:24.827Z] [2022-08-04T11:04:24.827Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:24.827Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:24.827Z] #51 66.39 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:04:24.827Z] #51 66.39 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:04:24.827Z] #51 66.40 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:04:24.827Z] #51 66.91 Selecting previously unselected package python3-six. [2022-08-04T11:04:24.827Z] #51 66.92 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T11:04:24.827Z] #51 66.94 Unpacking python3-six (1.16.0-2) ... [2022-08-04T11:04:24.827Z] #51 67.16 Selecting previously unselected package python3-protobuf. [2022-08-04T11:04:24.827Z] #51 67.16 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T11:04:24.827Z] #51 67.17 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T11:04:24.827Z] #51 67.99 Selecting previously unselected package libnet1:amd64. [2022-08-04T11:04:24.827Z] #51 67.99 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T11:04:24.827Z] #51 68.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:04:24.827Z] #51 68.24 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T11:04:24.827Z] #51 68.24 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T11:04:24.827Z] #51 68.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:04:24.827Z] #51 68.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:04:24.827Z] #51 68.50 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:04:24.827Z] #51 68.51 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:24.827Z] #51 68.78 Selecting previously unselected package criu. [2022-08-04T11:04:24.827Z] #51 68.80 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T11:04:24.827Z] #51 68.81 Unpacking criu (3.17.1-1) ... [2022-08-04T11:04:24.827Z] #51 70.12 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:04:24.827Z] #51 73.08 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T11:04:24.827Z] #51 73.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:04:24.827Z] #51 73.10 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:24.827Z] #51 73.12 Setting up python3-six (1.16.0-2) ... [2022-08-04T11:04:24.827Z] #51 75.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:04:24.827Z] #51 75.35 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T11:04:24.836Z] #14 ... [2022-08-04T11:04:24.836Z] [2022-08-04T11:04:24.836Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-08-04T11:04:24.836Z] #57 sha256:2ca635a6002d0bd1a0b3bdf97ab7e2f85001ed11ec767a8b9f55ed2992da60ef [2022-08-04T11:04:24.836Z] #57 63.14 v3.0.2 [2022-08-04T11:04:24.836Z] #57 DONE 63.8s [2022-08-04T11:04:24.836Z] [2022-08-04T11:04:24.837Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:24.837Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:24.837Z] #76 61.26 Selecting previously unselected package libmagic1:amd64. [2022-08-04T11:04:24.837Z] #76 61.26 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:24.837Z] #76 61.31 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:04:24.837Z] #76 61.57 Selecting previously unselected package file. [2022-08-04T11:04:24.837Z] #76 61.58 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-04T11:04:24.837Z] #76 61.59 Unpacking file (1:5.39-3) ... [2022-08-04T11:04:24.837Z] #76 61.89 Selecting previously unselected package xz-utils. [2022-08-04T11:04:24.837Z] #76 61.90 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T11:04:24.837Z] #76 61.90 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:04:24.837Z] #76 62.46 Selecting previously unselected package libsigsegv2:amd64. [2022-08-04T11:04:24.837Z] #76 62.47 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-04T11:04:24.837Z] #76 62.49 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-04T11:04:24.837Z] #76 62.84 Selecting previously unselected package m4. [2022-08-04T11:04:24.837Z] #76 62.89 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-04T11:04:24.837Z] #76 62.91 Unpacking m4 (1.4.18-5) ... [2022-08-04T11:04:24.837Z] #76 63.63 Selecting previously unselected package autoconf. [2022-08-04T11:04:24.837Z] #76 63.65 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-04T11:04:24.837Z] #76 63.68 Unpacking autoconf (2.69-14) ... [2022-08-04T11:04:25.029Z] #84 123.5 checking for strspn... yes [2022-08-04T11:04:25.029Z] #84 123.8 checking that generated files are newer than configure... done [2022-08-04T11:04:25.029Z] #84 123.8 configure: creating ./config.status [2022-08-04T11:04:25.029Z] #84 ... [2022-08-04T11:04:25.029Z] [2022-08-04T11:04:25.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-08-04T11:04:25.029Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:04:25.029Z] #19 163.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-04T11:04:25.029Z] #19 163.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-04T11:04:25.029Z] #19 163.8 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T11:04:25.029Z] #19 164.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-04T11:04:25.029Z] #19 164.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T11:04:25.029Z] #19 164.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T11:04:25.029Z] #19 165.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-04T11:04:25.029Z] #19 165.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-04T11:04:25.029Z] #19 165.4 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T11:04:25.029Z] #19 166.1 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-04T11:04:25.029Z] #19 166.1 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:04:25.029Z] #19 166.1 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:04:25.029Z] #19 166.2 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-04T11:04:25.029Z] #19 166.2 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:04:25.029Z] #19 166.2 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:04:25.094Z] #76 ... [2022-08-04T11:04:25.094Z] [2022-08-04T11:04:25.094Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:25.094Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:25.094Z] #51 52.29 Building dependency tree... [2022-08-04T11:04:25.094Z] #51 58.30 The following additional packages will be installed: [2022-08-04T11:04:25.094Z] #51 58.30 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:04:25.094Z] #51 58.31 python3-protobuf python3-six [2022-08-04T11:04:25.094Z] #51 58.32 Suggested packages: [2022-08-04T11:04:25.094Z] #51 58.33 python3-setuptools [2022-08-04T11:04:25.094Z] #51 58.33 Recommended packages: [2022-08-04T11:04:25.094Z] #51 58.33 iproute2 | iproute [2022-08-04T11:04:25.094Z] #51 59.65 The following NEW packages will be installed: [2022-08-04T11:04:25.094Z] #51 59.68 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-04T11:04:25.094Z] #51 59.70 python3-protobuf python3-six [2022-08-04T11:04:25.094Z] #51 60.53 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:04:25.094Z] #51 60.53 Need to get 2315 kB of archives. [2022-08-04T11:04:25.094Z] #51 60.53 After this operation, 11.1 MB of additional disk space will be used. [2022-08-04T11:04:25.094Z] #51 60.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-04T11:04:25.094Z] #51 60.60 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:04:25.094Z] #51 60.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-04T11:04:25.094Z] #51 60.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-04T11:04:25.094Z] #51 60.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T11:04:25.094Z] #51 60.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T11:04:25.094Z] #51 60.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:04:25.094Z] #51 64.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-04T11:04:25.094Z] #51 ... [2022-08-04T11:04:25.094Z] [2022-08-04T11:04:25.094Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-04T11:04:25.094Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:25.094Z] #76 64.49 Selecting previously unselected package autotools-dev. [2022-08-04T11:04:25.094Z] #76 64.49 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-04T11:04:25.094Z] #76 64.52 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:04:25.658Z] #76 64.84 Selecting previously unselected package automake. [2022-08-04T11:04:25.658Z] #76 64.84 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-04T11:04:25.658Z] #76 64.86 Unpacking automake (1:1.16.3-2) ... [2022-08-04T11:04:25.831Z] #77 ... [2022-08-04T11:04:25.831Z] [2022-08-04T11:04:25.831Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:25.831Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:25.831Z] #14 83.75 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T11:04:25.831Z] #14 83.75 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:04:25.831Z] #14 83.77 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:04:26.408Z] #19 ... [2022-08-04T11:04:26.408Z] [2022-08-04T11:04:26.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-08-04T11:04:26.408Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:26.408Z] #84 125.0 config.status: creating Makefile [2022-08-04T11:04:26.408Z] #84 125.1 config.status: creating config.h [2022-08-04T11:04:26.408Z] #84 125.1 config.status: executing depfiles commands [2022-08-04T11:04:26.408Z] #84 125.2 config.status: executing libtool commands [2022-08-04T11:04:26.976Z] #84 125.9 GEN .version [2022-08-04T11:04:26.976Z] #84 125.9 make install-recursive [2022-08-04T11:04:26.976Z] #84 125.9 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T11:04:26.976Z] #84 125.9 Making install in libocispec [2022-08-04T11:04:26.976Z] #84 125.9 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:26.976Z] #84 126.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T11:04:26.976Z] #84 126.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T11:04:26.976Z] #84 126.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T11:04:26.976Z] #84 126.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T11:04:27.029Z] #76 66.00 Selecting previously unselected package patch. [2022-08-04T11:04:27.029Z] #76 66.05 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-04T11:04:27.029Z] #76 66.11 Unpacking patch (2.7.6-7) ... [2022-08-04T11:04:27.286Z] #76 66.68 Selecting previously unselected package dpkg-dev. [2022-08-04T11:04:27.286Z] #76 66.68 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-04T11:04:27.543Z] #76 66.70 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T11:04:27.544Z] #84 126.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T11:04:27.737Z] #14 89.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T11:04:27.737Z] #14 89.82 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:04:27.737Z] #14 89.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:04:27.803Z] #84 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T11:04:27.803Z] #84 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T11:04:27.803Z] #84 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T11:04:27.803Z] #84 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T11:04:27.803Z] #84 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T11:04:27.803Z] #84 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T11:04:27.803Z] #84 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T11:04:27.803Z] #84 126.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T11:04:28.062Z] #84 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T11:04:28.062Z] #84 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T11:04:28.062Z] #84 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T11:04:28.062Z] #84 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T11:04:28.062Z] #84 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T11:04:28.062Z] #84 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T11:04:28.062Z] #84 126.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T11:04:28.138Z] #51 ... [2022-08-04T11:04:28.138Z] [2022-08-04T11:04:28.138Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:28.138Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:28.138Z] #42 69.20 Selecting previously unselected package libicu67:amd64. [2022-08-04T11:04:28.138Z] #42 69.21 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T11:04:28.138Z] #42 69.24 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T11:04:28.400Z] #42 ... [2022-08-04T11:04:28.400Z] [2022-08-04T11:04:28.400Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:28.400Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:28.400Z] #14 70.05 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:28.400Z] #14 70.46 Fetched 115 MB in 11s (10.2 MB/s) [2022-08-04T11:04:28.400Z] #14 70.62 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T11:04:28.400Z] #14 70.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-08-04T11:04:28.400Z] #14 70.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T11:04:28.400Z] #14 70.75 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:04:28.400Z] #14 75.70 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T11:04:28.400Z] #14 75.70 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T11:04:28.400Z] #14 75.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:04:28.630Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T11:04:28.630Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T11:04:28.631Z] #84 127.5 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T11:04:28.631Z] #84 127.5 make install-recursive [2022-08-04T11:04:28.631Z] #84 127.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:28.631Z] #84 127.6 Making install in yajl [2022-08-04T11:04:28.675Z] #14 ... [2022-08-04T11:04:28.675Z] [2022-08-04T11:04:28.675Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:04:28.675Z] #64 sha256:2f0c9f3ee3719613fe5a15f7ac54f685392cb8df4a6f2941f18bdd69330e8f4e [2022-08-04T11:04:28.890Z] #84 127.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:04:28.890Z] #84 127.6 CC verify/json_verify-json_verify.o [2022-08-04T11:04:28.890Z] #84 127.6 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T11:04:28.890Z] #84 127.6 CC src/libyajl_la-yajl_gen.lo [2022-08-04T11:04:28.890Z] #84 127.6 CC src/libyajl_la-yajl.lo [2022-08-04T11:04:28.890Z] #84 127.6 CC src/libyajl_la-yajl_parser.lo [2022-08-04T11:04:28.890Z] #84 127.6 CC src/libyajl_la-yajl_buf.lo [2022-08-04T11:04:28.890Z] #84 127.7 CC src/libyajl_la-yajl_encode.lo [2022-08-04T11:04:28.890Z] #84 127.7 CC src/libyajl_la-yajl_lex.lo [2022-08-04T11:04:28.890Z] #84 127.7 CC src/libyajl_la-yajl_tree.lo [2022-08-04T11:04:29.346Z] #14 80.45 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T11:04:29.378Z] #77 ... [2022-08-04T11:04:29.378Z] [2022-08-04T11:04:29.379Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:04:29.379Z] #47 sha256:e69378d82c8c8cbcefc35269e70e7e3c279d811c390ced71ff7954797ab7ab3a [2022-08-04T11:04:29.379Z] #47 197.7 + dpkg --print-architecture [2022-08-04T11:04:29.379Z] #47 DONE 198.2s [2022-08-04T11:04:29.379Z] [2022-08-04T11:04:29.379Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:04:29.379Z] #26 sha256:2b5a8a175ebd405ba3112106f2e24079100ea89e0a7cd409e1c6c6be17e7e40a [2022-08-04T11:04:29.438Z] #76 68.38 Selecting previously unselected package build-essential. [2022-08-04T11:04:29.438Z] #76 68.38 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-04T11:04:29.438Z] #76 68.52 Unpacking build-essential (12.9) ... [2022-08-04T11:04:29.608Z] #14 80.47 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T11:04:29.608Z] #14 80.47 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:04:29.608Z] #14 80.58 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T11:04:29.608Z] #14 80.58 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:04:29.608Z] #14 80.60 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:04:29.695Z] #76 68.78 Selecting previously unselected package libcap2:amd64. [2022-08-04T11:04:29.695Z] #76 68.79 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T11:04:29.695Z] #76 68.82 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:04:29.869Z] #14 80.88 Selecting previously unselected package dmsetup. [2022-08-04T11:04:29.869Z] #14 80.88 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:04:29.869Z] #14 80.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:04:29.974Z] #76 69.13 Selecting previously unselected package libcap-dev:amd64. [2022-08-04T11:04:29.974Z] #76 69.14 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-04T11:04:29.974Z] #76 69.15 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T11:04:30.131Z] #14 81.05 Selecting previously unselected package mingw-w64-common. [2022-08-04T11:04:30.132Z] #14 81.05 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T11:04:30.132Z] #14 81.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T11:04:30.132Z] #14 ... [2022-08-04T11:04:30.132Z] [2022-08-04T11:04:30.132Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:30.132Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:30.132Z] #77 1.528 Cloning into '/tmp/crun-build'... [2022-08-04T11:04:30.234Z] #76 69.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:04:30.395Z] #77 ... [2022-08-04T11:04:30.395Z] [2022-08-04T11:04:30.395Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:30.395Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:30.395Z] #42 81.39 Selecting previously unselected package libxml2:amd64. [2022-08-04T11:04:30.395Z] #42 81.39 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T11:04:30.395Z] #42 81.43 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:04:30.493Z] #76 69.68 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:04:30.493Z] #76 69.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:30.498Z] #64 50.06 Updating files: 48% (2396/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 84% (4150/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T11:04:30.498Z] #64 51.65 + cd /tmp/tmp.r37SXXbiOX/src/github.com/containerd/containerd [2022-08-04T11:04:30.498Z] #64 51.65 + git checkout -q v1.6.6 [2022-08-04T11:04:30.750Z] #76 70.08 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-04T11:04:31.009Z] #76 70.08 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:04:31.009Z] #76 70.09 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:31.009Z] #76 70.24 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T11:04:31.009Z] #76 70.24 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T11:04:31.009Z] #76 70.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:04:31.267Z] #76 ... [2022-08-04T11:04:31.267Z] [2022-08-04T11:04:31.267Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-04T11:04:31.267Z] #40 sha256:04163fb3f69291ebf8adab0c8f8e51a4e38463db1fbcfecbdb0a2aa98785ceb1 [2022-08-04T11:04:31.267Z] #40 70.44 NAME: [2022-08-04T11:04:31.267Z] #40 70.46 go-winres - A tool for embedding resources in Windows executables [2022-08-04T11:04:31.267Z] #40 70.46 [2022-08-04T11:04:31.267Z] #40 70.46 USAGE: [2022-08-04T11:04:31.267Z] #40 70.46 go-winres [global options] command [command options] [arguments...] [2022-08-04T11:04:31.267Z] #40 70.47 [2022-08-04T11:04:31.267Z] #40 70.47 COMMANDS: [2022-08-04T11:04:31.267Z] #40 70.47 init Create an initial ./winres/winres.json [2022-08-04T11:04:31.267Z] #40 70.47 make Make syso files for the "go build" command [2022-08-04T11:04:31.267Z] #40 70.48 simply Make syso files for the "go build" command (simplified) [2022-08-04T11:04:31.267Z] #40 70.48 extract Extract all resources from an executable [2022-08-04T11:04:31.267Z] #40 70.48 patch Replace resources in an executable file (exe, dll) [2022-08-04T11:04:31.267Z] #40 70.48 help, h Shows a list of commands or help for one command [2022-08-04T11:04:31.267Z] #40 70.48 [2022-08-04T11:04:31.267Z] #40 70.48 GLOBAL OPTIONS: [2022-08-04T11:04:31.267Z] #40 70.48 --help, -h show help (default: false) [2022-08-04T11:04:31.343Z] #42 82.28 Selecting previously unselected package libarchive13:amd64. [2022-08-04T11:04:31.343Z] #42 82.29 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T11:04:31.343Z] #42 82.29 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T11:04:31.830Z] #40 DONE 71.1s [2022-08-04T11:04:31.830Z] [2022-08-04T11:04:31.830Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:31.830Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:31.830Z] #51 66.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:31.830Z] #51 66.92 Fetched 2315 kB in 5s (492 kB/s) [2022-08-04T11:04:31.830Z] #51 67.18 Selecting previously unselected package libprotobuf23:amd64. [2022-08-04T11:04:31.830Z] #51 67.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 ... 15717 files and directories currently installed.) [2022-08-04T11:04:31.830Z] #51 67.26 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-04T11:04:31.830Z] #51 67.33 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T11:04:31.830Z] #51 68.76 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:04:31.830Z] #51 68.76 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:04:31.830Z] #51 68.77 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:04:31.830Z] #51 69.21 Selecting previously unselected package python3-six. [2022-08-04T11:04:31.830Z] #51 69.21 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-04T11:04:31.830Z] #51 69.21 Unpacking python3-six (1.16.0-2) ... [2022-08-04T11:04:31.830Z] #51 69.71 Selecting previously unselected package python3-protobuf. [2022-08-04T11:04:31.830Z] #51 69.73 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-04T11:04:31.830Z] #51 69.76 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-04T11:04:31.830Z] #51 71.08 Selecting previously unselected package libnet1:amd64. [2022-08-04T11:04:31.830Z] #51 71.08 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T11:04:31.830Z] #51 71.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:04:31.876Z] #64 53.07 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T11:04:31.876Z] #64 53.07 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T11:04:31.876Z] #64 53.07 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:04:31.876Z] #64 53.07 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:04:31.876Z] #64 53.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T11:04:31.876Z] #64 53.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T11:04:31.876Z] #64 53.07 + '[' '' = dynamic ']' [2022-08-04T11:04:31.876Z] #64 53.07 + make [2022-08-04T11:04:31.878Z] #42 82.74 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T11:04:31.878Z] #42 82.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T11:04:31.878Z] #42 82.77 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T11:04:32.087Z] #51 71.48 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T11:04:32.217Z] #42 83.08 Selecting previously unselected package librhash0:amd64. [2022-08-04T11:04:32.217Z] #42 83.08 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T11:04:32.217Z] #42 83.09 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T11:04:32.345Z] #51 71.50 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T11:04:32.345Z] #51 71.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:04:32.572Z] #42 83.37 Selecting previously unselected package libuv1:amd64. [2022-08-04T11:04:32.572Z] #42 83.43 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T11:04:32.572Z] #42 83.44 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T11:04:32.834Z] #42 83.86 Selecting previously unselected package cmake. [2022-08-04T11:04:32.834Z] #42 83.87 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T11:04:32.834Z] #42 83.87 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:04:32.908Z] #51 72.04 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:04:32.909Z] #51 72.04 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:04:32.909Z] #51 72.08 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:33.081Z] #84 131.5 CCLD libyajl.la [2022-08-04T11:04:33.082Z] #84 131.7 CCLD verify/json_verify [2022-08-04T11:04:33.165Z] #51 72.42 Selecting previously unselected package criu. [2022-08-04T11:04:33.165Z] #51 72.42 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-04T11:04:33.165Z] #51 72.44 Unpacking criu (3.17.1-1) ... [2022-08-04T11:04:33.165Z] #51 ... [2022-08-04T11:04:33.165Z] [2022-08-04T11:04:33.165Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:33.165Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:33.165Z] #42 62.48 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:33.165Z] #42 63.06 Fetched 17.7 MB in 2s (8942 kB/s) [2022-08-04T11:04:33.165Z] #42 63.48 Selecting previously unselected package xxd. [2022-08-04T11:04:33.165Z] #42 63.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-08-04T11:04:33.165Z] #42 63.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:04:33.165Z] #42 63.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:04:33.165Z] #42 64.18 Selecting previously unselected package vim-common. [2022-08-04T11:04:33.165Z] #42 64.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:04:33.165Z] #42 64.30 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:04:33.165Z] #42 64.95 Selecting previously unselected package cmake-data. [2022-08-04T11:04:33.165Z] #42 64.95 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T11:04:33.165Z] #42 64.99 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:04:33.165Z] #42 71.25 Selecting previously unselected package libicu67:amd64. [2022-08-04T11:04:33.165Z] #42 71.25 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-04T11:04:33.165Z] #42 71.29 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T11:04:33.341Z] #84 132.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:04:33.341Z] #84 132.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:04:33.341Z] #84 132.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:04:33.341Z] #84 132.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:04:33.341Z] #84 132.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:04:33.341Z] #84 132.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:33.341Z] #84 132.2 CC src/validate.o [2022-08-04T11:04:33.341Z] #84 132.2 CC src/image_spec_schema_config_schema.lo [2022-08-04T11:04:33.341Z] #84 132.2 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T11:04:33.341Z] #84 132.2 CC src/image_spec_schema_defs.lo [2022-08-04T11:04:33.341Z] #84 132.2 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T11:04:33.341Z] #84 132.2 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T11:04:33.341Z] #84 132.2 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T11:04:33.341Z] #84 132.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T11:04:33.341Z] #84 132.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T11:04:33.341Z] #84 132.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T11:04:33.422Z] #42 ... [2022-08-04T11:04:33.422Z] [2022-08-04T11:04:33.422Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:04:33.422Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:04:33.422Z] #55 63.45 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-04T11:04:33.422Z] #55 63.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-04T11:04:33.422Z] #55 63.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-04T11:04:33.422Z] #55 63.88 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-04T11:04:33.422Z] #55 64.05 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-04T11:04:33.422Z] #55 64.14 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-04T11:04:33.422Z] #55 64.22 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-04T11:04:33.422Z] #55 64.44 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-04T11:04:33.422Z] #55 64.54 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-04T11:04:33.422Z] #55 64.56 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-04T11:04:33.422Z] #55 64.75 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-04T11:04:33.422Z] #55 65.00 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-04T11:04:33.422Z] #55 65.98 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-04T11:04:33.422Z] #55 66.20 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-04T11:04:33.422Z] #55 66.43 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-04T11:04:33.422Z] #55 66.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-04T11:04:33.422Z] #55 67.11 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-04T11:04:33.422Z] #55 67.32 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-04T11:04:33.422Z] #55 67.50 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-04T11:04:33.422Z] #55 67.50 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-04T11:04:33.422Z] #55 67.71 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-04T11:04:33.422Z] #55 67.74 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-04T11:04:33.422Z] #55 67.79 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-04T11:04:33.422Z] #55 67.89 go: downloading github.com/prometheus/common v0.32.1 [2022-08-04T11:04:33.422Z] #55 68.73 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-04T11:04:33.422Z] #55 68.74 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-04T11:04:33.422Z] #55 70.18 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-04T11:04:33.422Z] #55 70.32 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-04T11:04:33.422Z] #55 ... [2022-08-04T11:04:33.422Z] [2022-08-04T11:04:33.423Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:04:33.423Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:04:33.600Z] #84 132.3 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T11:04:33.600Z] #84 132.3 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T11:04:33.600Z] #84 132.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T11:04:33.600Z] #84 132.4 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T11:04:33.600Z] #84 132.4 CC src/runtime_spec_schema_defs.lo [2022-08-04T11:04:33.600Z] #84 132.4 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T11:04:33.600Z] #84 132.5 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T11:04:33.600Z] #84 132.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T11:04:33.600Z] #84 132.5 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T11:04:33.780Z] #64 54.81 + bin/ctr [2022-08-04T11:04:33.860Z] #84 132.6 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T11:04:33.860Z] #84 132.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T11:04:33.860Z] #84 132.7 CC src/basic_test_double_array.lo [2022-08-04T11:04:33.860Z] #84 132.7 CC src/basic_test_double_array_item.lo [2022-08-04T11:04:33.860Z] #84 132.7 CC src/basic_test_top_array_int.lo [2022-08-04T11:04:33.860Z] #84 132.8 CC src/basic_test_top_double_array_int.lo [2022-08-04T11:04:33.860Z] #84 132.8 CC src/basic_test_top_array_string.lo [2022-08-04T11:04:33.860Z] #84 132.8 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T11:04:33.860Z] #84 132.9 CC src/basic_test_top_double_array_string.lo [2022-08-04T11:04:34.120Z] #84 132.9 CC src/basic_test_top_double_array_obj.lo [2022-08-04T11:04:34.120Z] #84 132.9 CC src/read-file.lo [2022-08-04T11:04:34.348Z] #64 ... [2022-08-04T11:04:34.349Z] [2022-08-04T11:04:34.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:34.349Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:34.379Z] #84 133.0 CC src/json_common.lo [2022-08-04T11:04:34.379Z] #84 133.1 CC tests/test-1.o [2022-08-04T11:04:34.379Z] #84 133.1 CC tests/test-2.o [2022-08-04T11:04:34.379Z] #84 133.3 CC tests/test-3.o [2022-08-04T11:04:34.501Z] #34 72.60 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-08-04T11:04:34.501Z] #34 73.47 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-04T11:04:34.608Z] #14 96.55 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T11:04:34.608Z] #14 96.56 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:04:34.608Z] #14 96.56 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:04:34.638Z] #84 133.3 CC tests/test-5.o [2022-08-04T11:04:34.638Z] #84 133.3 CC tests/test-4.o [2022-08-04T11:04:34.638Z] #84 133.5 CC tests/test-7.o [2022-08-04T11:04:34.638Z] #84 133.5 CC tests/test-8.o [2022-08-04T11:04:34.638Z] #84 133.5 CC tests/test-6.o [2022-08-04T11:04:34.758Z] #34 73.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:04:34.897Z] #84 133.6 CC tests/test-9.o [2022-08-04T11:04:34.897Z] #84 133.7 CC tests/test-10.o [2022-08-04T11:04:34.897Z] #84 133.7 CC tests/test-11.o [2022-08-04T11:04:35.323Z] #34 ... [2022-08-04T11:04:35.323Z] [2022-08-04T11:04:35.323Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:35.323Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:35.323Z] #14 64.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T11:04:35.323Z] #14 65.80 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T11:04:35.323Z] #14 66.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T11:04:35.323Z] #14 69.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T11:04:35.323Z] #14 70.43 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T11:04:35.323Z] #14 70.44 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T11:04:35.323Z] #14 70.44 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T11:04:35.323Z] #14 70.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T11:04:35.323Z] #14 70.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T11:04:35.323Z] #14 70.52 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-04T11:04:35.323Z] #14 70.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T11:04:35.323Z] #14 70.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T11:04:35.323Z] #14 70.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T11:04:35.323Z] #14 70.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T11:04:35.323Z] #14 70.67 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T11:04:35.323Z] #14 70.68 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T11:04:35.323Z] #14 70.72 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T11:04:35.323Z] #14 70.73 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T11:04:35.323Z] #14 70.74 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T11:04:35.323Z] #14 70.75 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T11:04:35.323Z] #14 72.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:04:35.323Z] #14 73.02 Fetched 115 MB in 12s (9627 kB/s) [2022-08-04T11:04:35.323Z] #14 73.39 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T11:04:35.323Z] #14 73.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-04T11:04:35.323Z] #14 73.54 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T11:04:35.323Z] #14 73.55 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:04:35.323Z] #14 ... [2022-08-04T11:04:35.323Z] [2022-08-04T11:04:35.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-08-04T11:04:35.323Z] #76 sha256:6ba17c4108a5aa7ba2aa6db0a76d8b85c1344376e36c5ff27a957b34f02eef13 [2022-08-04T11:04:35.323Z] #76 70.62 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T11:04:35.323Z] #76 70.63 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T11:04:35.323Z] #76 70.99 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:04:35.323Z] #76 72.20 Selecting previously unselected package libtool. [2022-08-04T11:04:35.323Z] #76 72.21 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-04T11:04:35.323Z] #76 72.22 Unpacking libtool (2.4.6-15) ... [2022-08-04T11:04:35.323Z] #76 72.82 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T11:04:35.323Z] #76 72.82 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T11:04:35.323Z] #76 72.82 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:04:35.323Z] #76 73.41 Selecting previously unselected package libyajl2:amd64. [2022-08-04T11:04:35.323Z] #76 73.44 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T11:04:35.323Z] #76 73.48 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:04:35.323Z] #76 73.63 Selecting previously unselected package libyajl-dev:amd64. [2022-08-04T11:04:35.323Z] #76 73.64 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-04T11:04:35.323Z] #76 73.66 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T11:04:35.323Z] #76 73.86 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:04:35.323Z] #76 73.91 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T11:04:35.323Z] #76 73.93 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:04:35.323Z] #76 73.95 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:04:35.323Z] #76 73.97 Setting up file (1:5.39-3) ... [2022-08-04T11:04:35.323Z] #76 74.01 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:04:35.323Z] #76 74.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:35.323Z] #76 74.04 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:35.323Z] #76 74.05 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:04:35.323Z] #76 74.06 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-04T11:04:35.323Z] #76 74.08 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-04T11:04:35.323Z] #76 74.12 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:04:35.323Z] #76 74.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:04:35.323Z] #76 74.21 Setting up patch (2.7.6-7) ... [2022-08-04T11:04:35.323Z] #76 74.28 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:04:35.323Z] #76 74.32 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-04T11:04:35.323Z] #76 74.34 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-04T11:04:35.323Z] #76 74.35 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:04:35.323Z] #76 74.40 Setting up libtool (2.4.6-15) ... [2022-08-04T11:04:35.323Z] #76 74.46 Setting up m4 (1.4.18-5) ... [2022-08-04T11:04:35.323Z] #76 74.50 Setting up dpkg-dev (1.20.11) ... [2022-08-04T11:04:35.323Z] #76 74.54 Setting up autoconf (2.69-14) ... [2022-08-04T11:04:35.323Z] #76 74.63 Setting up build-essential (12.9) ... [2022-08-04T11:04:35.323Z] #76 74.75 Setting up automake (1:1.16.3-2) ... [2022-08-04T11:04:35.581Z] #76 74.87 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-04T11:04:35.581Z] #76 74.93 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:04:36.512Z] #76 DONE 75.9s [2022-08-04T11:04:36.512Z] [2022-08-04T11:04:36.512Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:36.512Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:37.881Z] #77 1.368 Cloning into '/tmp/crun-build'... [2022-08-04T11:04:38.147Z] #42 ... [2022-08-04T11:04:38.147Z] [2022-08-04T11:04:38.147Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:38.147Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:38.147Z] #51 82.33 Setting up criu (3.17.1-1) ... [2022-08-04T11:04:38.147Z] #51 86.19 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:04:38.147Z] #51 DONE 88.0s [2022-08-04T11:04:38.147Z] [2022-08-04T11:04:38.148Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:38.148Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:38.148Z] #77 12.24 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T11:04:38.148Z] #77 12.49 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T11:04:38.148Z] #77 15.00 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T11:04:38.148Z] #77 15.07 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T11:04:38.148Z] #77 15.07 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T11:04:38.148Z] #77 15.07 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T11:04:38.148Z] #77 15.12 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T11:04:38.408Z] #77 18.16 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T11:04:39.349Z] #77 ... [2022-08-04T11:04:39.349Z] [2022-08-04T11:04:39.349Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:39.349Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:39.349Z] #14 90.29 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T11:04:39.349Z] #14 90.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T11:04:39.349Z] #14 90.32 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:04:40.170Z] #84 ... [2022-08-04T11:04:40.170Z] [2022-08-04T11:04:40.170Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:04:40.170Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:04:40.170Z] #19 178.9 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-04T11:04:40.170Z] #19 178.9 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:04:40.170Z] #19 178.9 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:04:40.170Z] #19 179.0 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-04T11:04:40.170Z] #19 179.0 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:04:40.170Z] #19 179.0 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T11:04:41.174Z] #14 ... [2022-08-04T11:04:41.174Z] [2022-08-04T11:04:41.174Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:41.174Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:41.174Z] #77 47.26 libtoolize: putting auxiliary files in '.'. [2022-08-04T11:04:41.174Z] #77 47.26 libtoolize: copying file './ltmain.sh' [2022-08-04T11:04:41.174Z] #77 48.00 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T11:04:41.174Z] #77 48.01 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T11:04:41.174Z] #77 48.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:04:41.174Z] #77 57.74 configure.ac:7: installing './compile' [2022-08-04T11:04:41.174Z] #77 57.75 configure.ac:11: installing './config.guess' [2022-08-04T11:04:41.174Z] #77 57.76 configure.ac:11: installing './config.sub' [2022-08-04T11:04:41.174Z] #77 57.77 configure.ac:8: installing './install-sh' [2022-08-04T11:04:41.174Z] #77 57.78 configure.ac:8: installing './missing' [2022-08-04T11:04:41.174Z] #77 57.90 Makefile.am: installing './depcomp' [2022-08-04T11:04:41.264Z] #14 ... [2022-08-04T11:04:41.264Z] [2022-08-04T11:04:41.264Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:41.264Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:41.264Z] #42 91.53 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T11:04:41.264Z] #42 91.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:04:41.264Z] #42 91.57 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T11:04:41.264Z] #42 91.60 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:04:41.264Z] #42 91.70 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T11:04:41.264Z] #42 91.71 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T11:04:41.264Z] #42 91.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:04:41.264Z] #42 91.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:04:41.264Z] #42 91.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T11:04:41.264Z] #42 91.81 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:04:41.264Z] #42 91.83 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:04:41.264Z] #42 DONE 92.2s [2022-08-04T11:04:41.264Z] [2022-08-04T11:04:41.264Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T11:04:41.264Z] #43 sha256:a70e19b2417189d8dbfe01a127306f5633939dcf0e1574110e299ada02fb79bd [2022-08-04T11:04:41.264Z] #43 DONE 0.1s [2022-08-04T11:04:41.264Z] [2022-08-04T11:04:41.264Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:41.264Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:41.527Z] #77 ... [2022-08-04T11:04:41.527Z] [2022-08-04T11:04:41.527Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:04:41.527Z] #44 sha256:76c6c11a7f47f8c96644ab9039a7821b7747b8e11d6bb222938b20ea9ef70ff2 [2022-08-04T11:04:41.605Z] #26 ... [2022-08-04T11:04:41.605Z] [2022-08-04T11:04:41.605Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:41.605Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:04:41.605Z] #77 167.2 CCLD libocispec.la [2022-08-04T11:04:41.605Z] #77 167.6 CCLD src/validate [2022-08-04T11:04:41.605Z] #77 167.6 CCLD tests/test-1 [2022-08-04T11:04:41.605Z] #77 167.6 CCLD tests/test-2 [2022-08-04T11:04:41.605Z] #77 167.6 CCLD tests/test-3 [2022-08-04T11:04:41.605Z] #77 167.7 CCLD tests/test-4 [2022-08-04T11:04:41.605Z] #77 167.7 CCLD tests/test-5 [2022-08-04T11:04:41.605Z] #77 167.7 CCLD tests/test-6 [2022-08-04T11:04:41.606Z] #77 167.9 CCLD tests/test-7 [2022-08-04T11:04:41.606Z] #77 167.9 CCLD tests/test-8 [2022-08-04T11:04:41.606Z] #77 168.0 CCLD tests/test-9 [2022-08-04T11:04:41.606Z] #77 168.1 CCLD tests/test-10 [2022-08-04T11:04:41.606Z] #77 168.2 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T11:04:41.606Z] #77 168.2 CCLD tests/test-11 [2022-08-04T11:04:41.741Z] #77 59.09 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:04:41.999Z] #77 59.09 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:04:42.077Z] #19 190.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-04T11:04:42.077Z] #19 190.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:04:42.077Z] #19 190.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:04:42.077Z] #19 190.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-04T11:04:42.077Z] #19 190.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:04:42.077Z] #19 190.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T11:04:42.257Z] #77 59.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:04:42.257Z] #77 59.25 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:04:42.257Z] #77 59.37 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:04:42.257Z] #77 59.48 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:04:42.257Z] #77 59.58 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:04:42.516Z] #77 59.68 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:04:42.516Z] #77 59.77 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:04:42.911Z] #44 1.548 + RM_GOPATH=0 [2022-08-04T11:04:42.911Z] #44 1.548 + TMP_GOPATH= [2022-08-04T11:04:42.911Z] #44 1.548 + : /build [2022-08-04T11:04:42.911Z] #44 1.548 + '[' -z '' ']' [2022-08-04T11:04:42.911Z] #44 1.548 ++ mktemp -d [2022-08-04T11:04:42.911Z] #44 1.550 + export GOPATH=/tmp/tmp.B1U3Rz01LG [2022-08-04T11:04:42.911Z] #44 1.551 + GOPATH=/tmp/tmp.B1U3Rz01LG [2022-08-04T11:04:42.911Z] #44 1.551 + RM_GOPATH=1 [2022-08-04T11:04:42.911Z] #44 1.551 + case "$(go env GOARCH)" in [2022-08-04T11:04:42.911Z] #44 1.551 ++ go env GOARCH [2022-08-04T11:04:42.911Z] #44 1.603 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:04:42.985Z] #77 169.9 libtool: link: ar cr libocispec.a [2022-08-04T11:04:42.985Z] #77 170.0 libtool: link: ranlib libocispec.a [2022-08-04T11:04:43.135Z] #77 ... [2022-08-04T11:04:43.135Z] [2022-08-04T11:04:43.135Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:43.135Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:43.135Z] #51 73.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:04:43.135Z] #51 77.00 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-04T11:04:43.135Z] #51 77.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:04:43.135Z] #51 77.04 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:04:43.135Z] #51 77.05 Setting up python3-six (1.16.0-2) ... [2022-08-04T11:04:43.135Z] #51 78.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:04:43.135Z] #51 79.04 Setting up python3-protobuf (3.12.4-1) ... [2022-08-04T11:04:43.172Z] #44 1.604 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:04:43.172Z] #44 1.611 ++ dirname /install.sh [2022-08-04T11:04:43.172Z] #44 1.612 + dir=/ [2022-08-04T11:04:43.172Z] #44 1.612 + bin=tini [2022-08-04T11:04:43.172Z] #44 1.612 + shift [2022-08-04T11:04:43.172Z] #44 1.612 + '[' '!' -f //tini.installer ']' [2022-08-04T11:04:43.172Z] #44 1.615 + . //tini.installer [2022-08-04T11:04:43.172Z] #44 1.616 ++ : v0.19.0 [2022-08-04T11:04:43.172Z] #44 1.617 + install_tini [2022-08-04T11:04:43.172Z] #44 1.617 + echo 'Install tini version v0.19.0' [2022-08-04T11:04:43.172Z] #44 1.617 Install tini version v0.19.0 [2022-08-04T11:04:43.172Z] #44 1.617 + git clone https://github.com/krallin/tini.git /tmp/tmp.B1U3Rz01LG/tini [2022-08-04T11:04:43.172Z] #44 1.620 Cloning into '/tmp/tmp.B1U3Rz01LG/tini'... [2022-08-04T11:04:43.393Z] #51 ... [2022-08-04T11:04:43.393Z] [2022-08-04T11:04:43.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-08-04T11:04:43.393Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:43.393Z] #14 77.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T11:04:43.393Z] #14 77.63 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T11:04:43.393Z] #14 77.64 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:04:43.393Z] #14 82.68 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T11:04:43.393Z] #14 82.68 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T11:04:43.393Z] #14 82.69 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:04:43.650Z] #14 82.93 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T11:04:43.650Z] #14 82.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:04:43.650Z] #14 82.96 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:04:43.909Z] #14 83.34 Selecting previously unselected package dmsetup. [2022-08-04T11:04:43.919Z] #77 171.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:43.919Z] #77 171.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:04:43.919Z] #77 171.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:04:43.919Z] #77 171.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:43.919Z] #77 171.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:43.919Z] #77 171.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:43.919Z] #77 171.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:04:43.919Z] #77 171.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T11:04:44.113Z] #44 2.651 + cd /tmp/tmp.B1U3Rz01LG/tini [2022-08-04T11:04:44.113Z] #44 2.651 + git checkout -q v0.19.0 [2022-08-04T11:04:44.113Z] #44 2.706 + cmake . [2022-08-04T11:04:44.167Z] #14 83.35 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:04:44.167Z] #14 83.36 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:04:44.177Z] #77 171.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T11:04:44.177Z] #77 171.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T11:04:44.177Z] #77 171.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T11:04:44.177Z] #77 171.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T11:04:44.177Z] #77 171.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T11:04:44.177Z] #77 171.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T11:04:44.177Z] #77 171.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T11:04:44.177Z] #77 171.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T11:04:44.177Z] #77 171.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T11:04:44.177Z] #77 171.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T11:04:44.434Z] #77 171.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T11:04:44.434Z] #77 171.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T11:04:44.434Z] #77 171.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T11:04:44.434Z] #77 171.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T11:04:44.444Z] #14 83.76 Selecting previously unselected package mingw-w64-common. [2022-08-04T11:04:44.692Z] #77 171.9 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T11:04:44.692Z] #77 171.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T11:04:44.701Z] #14 83.76 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T11:04:44.701Z] #14 83.78 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T11:04:44.950Z] #77 172.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T11:04:44.950Z] #77 172.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T11:04:44.950Z] #77 172.2 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T11:04:44.950Z] #77 172.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T11:04:45.055Z] #44 3.550 -- The C compiler identification is GNU 10.2.1 [2022-08-04T11:04:45.055Z] #44 3.711 -- Detecting C compiler ABI info [2022-08-04T11:04:45.208Z] #77 172.4 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T11:04:45.208Z] #77 172.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T11:04:45.466Z] #77 172.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T11:04:45.466Z] #77 172.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T11:04:45.723Z] #77 173.0 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T11:04:45.724Z] #77 173.0 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T11:04:45.724Z] #77 173.1 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T11:04:45.996Z] #44 4.691 -- Detecting C compiler ABI info - done [2022-08-04T11:04:46.257Z] #44 4.909 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T11:04:46.257Z] #44 4.923 -- Detecting C compile features [2022-08-04T11:04:46.257Z] #44 4.928 -- Detecting C compile features - done [2022-08-04T11:04:46.257Z] #44 5.023 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T11:04:46.288Z] #77 173.4 CC src/crun-crun.o [2022-08-04T11:04:46.288Z] #77 173.5 CC src/crun-run.o [2022-08-04T11:04:46.288Z] #77 173.6 CC src/crun-delete.o [2022-08-04T11:04:46.288Z] #77 173.7 CC src/crun-kill.o [2022-08-04T11:04:46.517Z] #44 5.289 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T11:04:46.546Z] #77 173.8 CC src/crun-pause.o [2022-08-04T11:04:46.546Z] #77 173.9 CC src/crun-unpause.o [2022-08-04T11:04:46.595Z] #14 ... [2022-08-04T11:04:46.595Z] [2022-08-04T11:04:46.595Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:46.595Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:46.595Z] #42 82.86 Selecting previously unselected package libxml2:amd64. [2022-08-04T11:04:46.595Z] #42 82.86 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T11:04:46.595Z] #42 82.88 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:04:46.595Z] #42 83.93 Selecting previously unselected package libarchive13:amd64. [2022-08-04T11:04:46.595Z] #42 83.93 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T11:04:46.595Z] #42 83.97 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T11:04:46.595Z] #42 84.79 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T11:04:46.595Z] #42 84.79 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T11:04:46.595Z] #42 84.86 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T11:04:46.595Z] #42 85.16 Selecting previously unselected package librhash0:amd64. [2022-08-04T11:04:46.595Z] #42 85.17 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T11:04:46.595Z] #42 85.18 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T11:04:46.595Z] #42 85.57 Selecting previously unselected package libuv1:amd64. [2022-08-04T11:04:46.595Z] #42 85.57 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T11:04:46.595Z] #42 85.58 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T11:04:46.595Z] #42 85.82 Selecting previously unselected package cmake. [2022-08-04T11:04:46.595Z] #42 85.83 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T11:04:46.595Z] #42 85.83 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:04:46.778Z] #44 5.474 -- Configuring done [2022-08-04T11:04:46.778Z] #44 5.503 -- Generating done [2022-08-04T11:04:46.778Z] #44 5.567 -- Build files have been written to: /tmp/tmp.B1U3Rz01LG/tini [2022-08-04T11:04:46.803Z] #77 174.1 CC src/crun-spec.o [2022-08-04T11:04:46.803Z] #77 174.2 CC src/crun-exec.o [2022-08-04T11:04:47.038Z] #44 5.574 + make tini-static [2022-08-04T11:04:47.368Z] #77 174.4 CC src/crun-list.o [2022-08-04T11:04:47.368Z] #77 174.6 CC src/crun-create.o [2022-08-04T11:04:47.368Z] #77 174.8 CC src/crun-start.o [2022-08-04T11:04:47.609Z] #44 6.046 Scanning dependencies of target tini-static [2022-08-04T11:04:47.609Z] #44 6.202 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T11:04:47.626Z] #77 174.9 CC src/crun-state.o [2022-08-04T11:04:47.883Z] #77 175.1 CC src/crun-update.o [2022-08-04T11:04:47.883Z] #77 175.2 CC src/crun-ps.o [2022-08-04T11:04:48.141Z] #77 175.4 CC src/crun-checkpoint.o [2022-08-04T11:04:48.399Z] #77 175.6 CC src/crun-restore.o [2022-08-04T11:04:48.399Z] #77 175.6 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T11:04:48.656Z] #77 176.0 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T11:04:48.914Z] #77 176.1 CC src/libcrun/libcrun_la-container.lo [2022-08-04T11:04:48.914Z] #77 176.2 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T11:04:48.993Z] #44 7.662 [100%] Linking C executable tini-static [2022-08-04T11:04:48.993Z] #44 ... [2022-08-04T11:04:48.993Z] [2022-08-04T11:04:48.993Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:04:48.993Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:04:48.993Z] #53 99.22 gotestsum version dev [2022-08-04T11:04:48.993Z] #53 DONE 100.2s [2022-08-04T11:04:48.993Z] [2022-08-04T11:04:48.993Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:48.993Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:48.993Z] #77 21.33 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T11:04:48.993Z] #77 23.50 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T11:04:48.993Z] #77 23.93 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T11:04:48.993Z] #77 24.62 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T11:04:49.081Z] #77 ... [2022-08-04T11:04:49.081Z] [2022-08-04T11:04:49.081Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:49.081Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:49.081Z] #14 110.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T11:04:49.081Z] #14 110.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:04:49.081Z] #14 110.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:04:49.480Z] #77 176.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T11:04:49.480Z] #77 176.6 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T11:04:49.480Z] #77 176.7 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T11:04:49.564Z] #77 ... [2022-08-04T11:04:49.564Z] [2022-08-04T11:04:49.564Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:49.564Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:49.564Z] #14 100.6 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T11:04:49.564Z] #14 100.6 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:04:49.564Z] #14 100.6 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:04:49.739Z] #77 176.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T11:04:49.824Z] #14 100.9 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T11:04:49.997Z] #77 177.1 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T11:04:50.085Z] #14 100.9 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:04:50.085Z] #14 100.9 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:04:50.255Z] #77 177.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T11:04:50.822Z] #77 177.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T11:04:50.822Z] #77 177.9 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T11:04:51.079Z] #77 178.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T11:04:51.337Z] #77 178.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T11:04:51.469Z] #14 ... [2022-08-04T11:04:51.469Z] [2022-08-04T11:04:51.469Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:04:51.469Z] #44 sha256:76c6c11a7f47f8c96644ab9039a7821b7747b8e11d6bb222938b20ea9ef70ff2 [2022-08-04T11:04:51.469Z] #44 8.852 [100%] Built target tini-static [2022-08-04T11:04:51.469Z] #44 8.984 + mkdir -p /build [2022-08-04T11:04:51.469Z] #44 8.984 + cp tini-static /build/docker-init [2022-08-04T11:04:51.469Z] #44 DONE 9.8s [2022-08-04T11:04:51.469Z] [2022-08-04T11:04:51.469Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:04:51.469Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:04:52.272Z] #77 179.6 CC src/libcrun/libcrun_la-error.lo [2022-08-04T11:04:52.530Z] #77 179.7 CC src/libcrun/libcrun_la-status.lo [2022-08-04T11:04:52.530Z] #77 179.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T11:04:52.788Z] #77 180.1 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T11:04:53.047Z] #77 180.4 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T11:04:53.199Z] #42 ... [2022-08-04T11:04:53.199Z] [2022-08-04T11:04:53.199Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-04T11:04:53.199Z] #51 sha256:a481c3180569ecc5ea5f75ea94850c2e190f4a7c8879bb8cc94b7f27a476410e [2022-08-04T11:04:53.199Z] #51 85.86 Setting up criu (3.17.1-1) ... [2022-08-04T11:04:53.199Z] #51 89.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:04:53.199Z] #51 DONE 91.5s [2022-08-04T11:04:53.199Z] [2022-08-04T11:04:53.199Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:53.199Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:53.199Z] #77 11.89 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-04T11:04:53.199Z] #77 11.92 Cloning into '/tmp/crun-build/libocispec'... [2022-08-04T11:04:53.199Z] #77 14.20 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-04T11:04:53.199Z] #77 14.20 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-04T11:04:53.199Z] #77 14.21 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-04T11:04:53.199Z] #77 14.21 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-04T11:04:53.199Z] #77 14.23 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-04T11:04:53.305Z] #77 180.6 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T11:04:53.563Z] #77 180.7 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T11:04:54.130Z] #77 181.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T11:04:54.177Z] #77 ... [2022-08-04T11:04:54.177Z] [2022-08-04T11:04:54.177Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:04:54.177Z] #42 sha256:3c3c0379e5bcba0945381483f27d2b570a532e3d2496cd580f604a48e68e0a26 [2022-08-04T11:04:54.177Z] #42 93.29 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T11:04:54.177Z] #42 93.41 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:04:54.177Z] #42 93.44 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T11:04:54.177Z] #42 93.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:04:54.177Z] #42 93.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T11:04:54.177Z] #42 93.57 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T11:04:54.434Z] #42 93.66 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:04:54.434Z] #42 93.72 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:04:54.434Z] #42 93.75 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T11:04:54.434Z] #42 93.76 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:04:54.434Z] #42 93.78 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:04:54.629Z] #14 116.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T11:04:54.629Z] #14 116.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T11:04:54.629Z] #14 116.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:04:54.696Z] #77 182.1 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T11:04:54.887Z] #14 116.8 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T11:04:54.888Z] #14 116.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T11:04:54.888Z] #14 116.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T11:04:55.145Z] #14 117.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T11:04:55.145Z] #14 117.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T11:04:55.145Z] #14 117.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T11:04:55.145Z] #14 117.3 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T11:04:55.145Z] #14 117.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T11:04:55.145Z] #14 117.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:04:55.365Z] #42 DONE 94.6s [2022-08-04T11:04:55.365Z] [2022-08-04T11:04:55.365Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:04:55.365Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:04:55.365Z] #14 94.30 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T11:04:55.365Z] #14 94.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T11:04:55.365Z] #14 94.40 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:04:55.403Z] #14 117.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T11:04:55.404Z] #14 117.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T11:04:55.404Z] #14 117.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:04:55.404Z] #14 ... [2022-08-04T11:04:55.404Z] [2022-08-04T11:04:55.404Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:04:55.404Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:04:55.404Z] #77 72.58 configure.ac:7: installing 'build-aux/compile' [2022-08-04T11:04:55.404Z] #77 72.59 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T11:04:55.404Z] #77 72.60 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T11:04:55.404Z] #77 72.61 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T11:04:55.404Z] #77 72.62 configure.ac:11: installing 'build-aux/missing' [2022-08-04T11:04:55.622Z] #14 ... [2022-08-04T11:04:55.622Z] [2022-08-04T11:04:55.622Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T11:04:55.622Z] #43 sha256:424c37adc92aa0137c8a636b81e11a925c99e43cb94119cef3b74df3fbc3161b [2022-08-04T11:04:55.622Z] #43 DONE 0.1s [2022-08-04T11:04:55.622Z] [2022-08-04T11:04:55.622Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:04:55.622Z] #44 sha256:5668c2ca66d5b03fd01bc068fa1e331d3c0ea81f31e108c44b0b991e6bab0f97 [2022-08-04T11:04:55.661Z] #77 72.88 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:04:55.661Z] #77 72.97 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T11:04:56.070Z] #77 183.2 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T11:04:56.993Z] #44 1.473 + RM_GOPATH=0 [2022-08-04T11:04:56.993Z] #44 1.473 + TMP_GOPATH= [2022-08-04T11:04:56.993Z] #44 1.473 + : /build [2022-08-04T11:04:56.993Z] #44 1.473 + '[' -z '' ']' [2022-08-04T11:04:56.993Z] #44 1.473 ++ mktemp -d [2022-08-04T11:04:56.993Z] #44 1.473 + export GOPATH=/tmp/tmp.Ox1onmohU7 [2022-08-04T11:04:56.993Z] #44 1.473 + GOPATH=/tmp/tmp.Ox1onmohU7 [2022-08-04T11:04:56.993Z] #44 1.473 + RM_GOPATH=1 [2022-08-04T11:04:56.993Z] #44 1.473 + case "$(go env GOARCH)" in [2022-08-04T11:04:56.993Z] #44 1.473 ++ go env GOARCH [2022-08-04T11:04:56.993Z] #44 1.505 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:04:56.993Z] #44 1.505 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:04:56.993Z] #44 1.505 ++ dirname /install.sh [2022-08-04T11:04:56.993Z] #44 1.505 + dir=/ [2022-08-04T11:04:56.993Z] #44 1.505 + bin=tini [2022-08-04T11:04:56.993Z] #44 1.505 + shift [2022-08-04T11:04:56.993Z] #44 1.505 + '[' '!' -f //tini.installer ']' [2022-08-04T11:04:56.993Z] #44 1.505 + . //tini.installer [2022-08-04T11:04:56.993Z] #44 1.505 ++ : v0.19.0 [2022-08-04T11:04:56.993Z] #44 1.505 + install_tini [2022-08-04T11:04:56.993Z] #44 1.505 + echo 'Install tini version v0.19.0' [2022-08-04T11:04:56.993Z] #44 1.505 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ox1onmohU7/tini [2022-08-04T11:04:56.993Z] #44 1.505 Install tini version v0.19.0 [2022-08-04T11:04:56.993Z] #44 1.519 Cloning into '/tmp/tmp.Ox1onmohU7/tini'... [2022-08-04T11:04:57.065Z] #19 203.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-04T11:04:57.065Z] #19 203.3 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:04:57.065Z] #19 203.3 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:04:57.065Z] #19 203.4 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-04T11:04:57.065Z] #19 203.4 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:04:57.065Z] #19 203.4 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:04:57.926Z] #44 2.457 + cd /tmp/tmp.Ox1onmohU7/tini [2022-08-04T11:04:57.926Z] #44 2.458 + git checkout -q v0.19.0 [2022-08-04T11:04:57.926Z] #44 2.473 + cmake . [2022-08-04T11:04:57.970Z] #77 185.1 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T11:04:58.190Z] #77 75.18 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:04:58.190Z] #77 75.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:04:58.537Z] #77 185.7 CC tests/init.o [2022-08-04T11:04:58.758Z] #77 75.75 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:04:58.758Z] #77 75.75 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:04:58.758Z] #77 75.88 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:04:58.758Z] #77 75.98 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:04:58.758Z] #77 76.12 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:04:58.795Z] #77 186.0 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T11:04:58.860Z] #44 3.199 -- The C compiler identification is GNU 10.2.1 [2022-08-04T11:04:58.860Z] #44 3.392 -- Detecting C compiler ABI info [2022-08-04T11:04:59.016Z] #77 76.21 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:05:00.230Z] #44 4.699 -- Detecting C compiler ABI info - done [2022-08-04T11:05:00.391Z] #77 ... [2022-08-04T11:05:00.391Z] [2022-08-04T11:05:00.391Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:05:00.391Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:05:00.391Z] #14 117.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T11:05:00.391Z] #14 117.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 117.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:05:00.391Z] #14 117.8 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T11:05:00.391Z] #14 117.8 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 117.8 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:05:00.391Z] #14 118.0 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T11:05:00.391Z] #14 118.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 118.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T11:05:00.391Z] #14 118.3 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T11:05:00.391Z] #14 118.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 118.3 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T11:05:00.391Z] #14 118.4 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T11:05:00.391Z] #14 118.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 118.4 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T11:05:00.391Z] #14 118.6 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T11:05:00.391Z] #14 118.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 118.6 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T11:05:00.391Z] #14 118.6 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T11:05:00.391Z] #14 118.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 118.6 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T11:05:00.391Z] #14 119.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T11:05:00.391Z] #14 119.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 119.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T11:05:00.391Z] #14 119.4 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T11:05:00.391Z] #14 119.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 119.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:05:00.391Z] #14 119.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T11:05:00.391Z] #14 119.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 119.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:05:00.391Z] #14 119.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T11:05:00.391Z] #14 119.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T11:05:00.391Z] #14 119.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:05:00.391Z] #14 120.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:05:00.391Z] #14 120.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T11:05:00.391Z] #14 120.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:05:00.391Z] #14 120.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T11:05:00.391Z] #14 120.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:05:00.391Z] #14 120.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T11:05:00.391Z] #14 120.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:05:00.391Z] #14 120.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T11:05:00.391Z] #14 120.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:05:00.391Z] #14 120.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T11:05:00.391Z] #14 120.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:05:00.391Z] #14 120.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:05:00.391Z] #14 120.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:05:00.391Z] #14 120.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T11:05:00.391Z] #14 120.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:05:00.391Z] #14 120.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T11:05:00.391Z] #14 120.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:05:00.391Z] #14 120.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:05:00.391Z] #14 120.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T11:05:00.391Z] #14 120.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:05:00.391Z] #14 120.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:05:00.391Z] #14 120.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:05:00.391Z] #14 120.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:05:00.391Z] #14 120.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:05:00.391Z] #14 120.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:05:00.391Z] #14 120.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:05:00.391Z] #14 DONE 122.4s [2022-08-04T11:05:00.391Z] [2022-08-04T11:05:00.391Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T11:05:00.391Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T11:05:00.487Z] #44 4.859 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T11:05:00.487Z] #44 4.866 -- Detecting C compile features [2022-08-04T11:05:00.487Z] #44 4.874 -- Detecting C compile features - done [2022-08-04T11:05:00.487Z] #44 4.945 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T11:05:00.652Z] #15 ... [2022-08-04T11:05:00.653Z] [2022-08-04T11:05:00.653Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T11:05:00.653Z] #59 sha256:6a1b2b23aded1fcd621d1f70e7e8668fe26a02b253ba5dc146b8753add30bc41 [2022-08-04T11:05:00.653Z] #59 DONE 0.2s [2022-08-04T11:05:00.653Z] [2022-08-04T11:05:00.653Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:05:00.653Z] #60 sha256:0992dc254f4ed4239e11b330249f01e7424bfae0160bfcd03d4eaf716b72ab58 [2022-08-04T11:05:00.744Z] #44 5.338 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T11:05:01.001Z] #44 5.479 -- Configuring done [2022-08-04T11:05:01.001Z] #44 5.530 -- Generating done [2022-08-04T11:05:01.001Z] #44 5.542 -- Build files have been written to: /tmp/tmp.Ox1onmohU7/tini [2022-08-04T11:05:01.001Z] #44 5.575 + make tini-static [2022-08-04T11:05:01.932Z] #44 6.181 Scanning dependencies of target tini-static [2022-08-04T11:05:01.932Z] #44 6.385 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T11:05:03.182Z] #60 ... [2022-08-04T11:05:03.182Z] [2022-08-04T11:05:03.182Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:05:03.182Z] #67 sha256:178c5e11580f4c582e3532e8a4f753829a366238cbf254906d74ec4aa9bee4e3 [2022-08-04T11:05:03.182Z] #67 117.9 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:05:03.182Z] #67 117.9 + GOBIN=/build [2022-08-04T11:05:03.182Z] #67 117.9 + GO111MODULE=on [2022-08-04T11:05:03.182Z] #67 117.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:05:03.182Z] #67 124.1 rootlesskit version 1.0.0 [2022-08-04T11:05:03.182Z] #67 124.1 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T11:05:03.182Z] #67 124.1 -container-ip string [2022-08-04T11:05:03.182Z] #67 124.1 container ip [2022-08-04T11:05:03.182Z] #67 124.1 -container-port int [2022-08-04T11:05:03.182Z] #67 124.1 container port (default -1) [2022-08-04T11:05:03.182Z] #67 124.1 -host-ip string [2022-08-04T11:05:03.182Z] #67 124.1 host ip [2022-08-04T11:05:03.182Z] #67 124.1 -host-port int [2022-08-04T11:05:03.182Z] #67 124.1 host port (default -1) [2022-08-04T11:05:03.182Z] #67 124.1 -proto string [2022-08-04T11:05:03.182Z] #67 124.1 proxy protocol (default "tcp") [2022-08-04T11:05:03.182Z] #67 DONE 124.7s [2022-08-04T11:05:03.182Z] [2022-08-04T11:05:03.182Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T11:05:03.182Z] #68 sha256:1edecc00c428951f76851b69e51550bdddfbc1f3999ee8cc5226def6ee4873be [2022-08-04T11:05:03.182Z] #68 DONE 0.1s [2022-08-04T11:05:03.182Z] [2022-08-04T11:05:03.182Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T11:05:03.182Z] #69 sha256:8e67a602a192e7ec3359991c363472a6c674ddffd49430b9284fb6681f713536 [2022-08-04T11:05:03.182Z] #69 DONE 0.1s [2022-08-04T11:05:03.182Z] [2022-08-04T11:05:03.183Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:05:03.183Z] #60 sha256:0992dc254f4ed4239e11b330249f01e7424bfae0160bfcd03d4eaf716b72ab58 [2022-08-04T11:05:03.702Z] #55 ... [2022-08-04T11:05:03.703Z] [2022-08-04T11:05:03.703Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:05:03.703Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:05:03.703Z] #14 114.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T11:05:03.703Z] #14 114.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:05:03.703Z] #14 114.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:05:03.749Z] #60 3.435 + RM_GOPATH=0 [2022-08-04T11:05:03.749Z] #60 3.435 + TMP_GOPATH= [2022-08-04T11:05:03.749Z] #60 3.435 + : /build [2022-08-04T11:05:03.749Z] #60 3.435 + '[' -z '' ']' [2022-08-04T11:05:03.749Z] #60 3.435 ++ mktemp -d [2022-08-04T11:05:03.749Z] #60 3.435 + export GOPATH=/tmp/tmp.Fut1VZ1lyC [2022-08-04T11:05:03.749Z] #60 3.435 + GOPATH=/tmp/tmp.Fut1VZ1lyC [2022-08-04T11:05:03.749Z] #60 3.435 + RM_GOPATH=1 [2022-08-04T11:05:03.749Z] #60 3.435 + case "$(go env GOARCH)" in [2022-08-04T11:05:03.749Z] #60 3.435 ++ go env GOARCH [2022-08-04T11:05:03.749Z] #60 3.435 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:05:03.749Z] #60 3.435 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:05:03.749Z] #60 3.435 ++ dirname /install.sh [2022-08-04T11:05:03.749Z] #60 3.435 + dir=/ [2022-08-04T11:05:03.749Z] #60 3.435 + bin=runc [2022-08-04T11:05:03.749Z] #60 3.435 + shift [2022-08-04T11:05:03.749Z] #60 3.435 + '[' '!' -f //runc.installer ']' [2022-08-04T11:05:03.749Z] #60 3.435 + . //runc.installer [2022-08-04T11:05:03.749Z] #60 3.435 ++ set -e [2022-08-04T11:05:03.749Z] #60 3.435 ++ : v1.1.2 [2022-08-04T11:05:03.749Z] #60 3.435 + install_runc [2022-08-04T11:05:03.749Z] #60 3.435 + RUNC_BUILDTAGS=seccomp [2022-08-04T11:05:03.749Z] #60 3.435 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T11:05:03.749Z] #60 3.435 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Fut1VZ1lyC/src/github.com/opencontainers/runc [2022-08-04T11:05:03.749Z] #60 3.435 Cloning into '/tmp/tmp.Fut1VZ1lyC/src/github.com/opencontainers/runc'... [2022-08-04T11:05:04.008Z] #60 3.439 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T11:05:04.454Z] #44 8.494 [100%] Linking C executable tini-static [2022-08-04T11:05:04.454Z] #44 ... [2022-08-04T11:05:04.454Z] [2022-08-04T11:05:04.454Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:05:04.454Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:05:04.454Z] #53 103.7 gotestsum version dev [2022-08-04T11:05:04.577Z] #60 ... [2022-08-04T11:05:04.577Z] [2022-08-04T11:05:04.577Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T11:05:04.577Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T11:05:04.577Z] #15 DONE 4.0s [2022-08-04T11:05:04.577Z] [2022-08-04T11:05:04.577Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T11:05:04.577Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T11:05:05.018Z] #53 ... [2022-08-04T11:05:05.018Z] [2022-08-04T11:05:05.018Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:05.018Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:05.018Z] #77 18.21 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-04T11:05:05.018Z] #77 21.64 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-04T11:05:05.018Z] #77 24.19 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-04T11:05:05.018Z] #77 24.76 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-04T11:05:05.018Z] #77 25.11 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-04T11:05:05.018Z] #77 ... [2022-08-04T11:05:05.018Z] [2022-08-04T11:05:05.018Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:05:05.018Z] #44 sha256:5668c2ca66d5b03fd01bc068fa1e331d3c0ea81f31e108c44b0b991e6bab0f97 [2022-08-04T11:05:05.018Z] #44 9.422 [100%] Built target tini-static [2022-08-04T11:05:05.018Z] #44 9.562 + mkdir -p /build [2022-08-04T11:05:05.018Z] #44 9.569 + cp tini-static /build/docker-init [2022-08-04T11:05:05.185Z] #19 ... [2022-08-04T11:05:05.185Z] [2022-08-04T11:05:05.185Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:05.185Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:05.185Z] #84 162.7 CCLD libocispec.la [2022-08-04T11:05:05.185Z] #84 163.1 CCLD tests/test-1 [2022-08-04T11:05:05.185Z] #84 163.1 CCLD tests/test-2 [2022-08-04T11:05:05.185Z] #84 163.1 CCLD src/validate [2022-08-04T11:05:05.185Z] #84 163.2 CCLD tests/test-3 [2022-08-04T11:05:05.185Z] #84 163.2 CCLD tests/test-4 [2022-08-04T11:05:05.185Z] #84 163.2 CCLD tests/test-5 [2022-08-04T11:05:05.185Z] #84 163.2 CCLD tests/test-6 [2022-08-04T11:05:05.185Z] #84 163.3 CCLD tests/test-7 [2022-08-04T11:05:05.185Z] #84 163.3 CCLD tests/test-8 [2022-08-04T11:05:05.185Z] #84 163.3 CCLD tests/test-9 [2022-08-04T11:05:05.185Z] #84 163.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T11:05:05.185Z] #84 163.4 CCLD tests/test-10 [2022-08-04T11:05:05.185Z] #84 163.5 CCLD tests/test-11 [2022-08-04T11:05:05.957Z] #44 DONE 10.7s [2022-08-04T11:05:05.957Z] [2022-08-04T11:05:05.957Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:05:05.957Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:05:05.957Z] #14 104.8 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T11:05:05.957Z] #14 104.8 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:05:05.957Z] #14 105.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:05:06.122Z] #84 165.0 libtool: link: ar cr libocispec.a [2022-08-04T11:05:06.214Z] #14 ... [2022-08-04T11:05:06.214Z] [2022-08-04T11:05:06.214Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-08-04T11:05:06.214Z] #53 sha256:ca7573725226e0cd8da5d65a6a414fd08e9df3c738ab2e94ae2a670155c2dd9f [2022-08-04T11:05:06.214Z] #53 DONE 105.4s [2022-08-04T11:05:06.214Z] [2022-08-04T11:05:06.214Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:05:06.214Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:05:06.214Z] #14 105.4 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T11:05:06.214Z] #14 105.5 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:05:06.214Z] #14 105.5 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:05:06.381Z] #84 165.1 libtool: link: ranlib libocispec.a [2022-08-04T11:05:07.763Z] #84 166.7 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:05:08.022Z] #84 166.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:05:08.022Z] #84 166.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:05:08.022Z] #84 166.7 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:05:08.022Z] #84 166.7 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:05:08.022Z] #84 166.7 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:05:08.022Z] #84 166.7 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:05:08.022Z] #84 166.7 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T11:05:08.022Z] #84 166.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T11:05:08.022Z] #84 166.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T11:05:08.022Z] #84 166.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T11:05:08.022Z] #84 166.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T11:05:08.022Z] #84 166.9 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T11:05:08.022Z] #84 166.9 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T11:05:08.022Z] #84 166.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T11:05:08.022Z] #84 166.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T11:05:08.022Z] #84 166.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T11:05:08.022Z] #84 166.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T11:05:08.022Z] #84 167.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T11:05:08.022Z] #84 167.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T11:05:08.022Z] #84 167.0 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T11:05:08.022Z] #84 167.0 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T11:05:08.022Z] #84 167.1 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T11:05:08.282Z] #84 167.1 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T11:05:08.282Z] #84 167.1 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T11:05:08.282Z] #84 167.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T11:05:08.282Z] #84 167.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T11:05:08.541Z] #84 167.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T11:05:08.541Z] #84 167.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T11:05:08.541Z] #84 167.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T11:05:08.541Z] #84 167.4 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T11:05:08.767Z] #16 DONE 4.1s [2022-08-04T11:05:08.767Z] [2022-08-04T11:05:08.767Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T11:05:08.767Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T11:05:08.809Z] #84 167.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T11:05:08.809Z] #84 167.5 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T11:05:08.809Z] #84 167.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T11:05:08.809Z] #84 167.6 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T11:05:08.809Z] #84 167.7 CC src/crun-crun.o [2022-08-04T11:05:08.809Z] #84 167.7 CC src/crun-run.o [2022-08-04T11:05:08.809Z] #84 167.8 CC src/crun-delete.o [2022-08-04T11:05:08.809Z] #84 167.8 CC src/crun-kill.o [2022-08-04T11:05:09.068Z] #84 167.9 CC src/crun-unpause.o [2022-08-04T11:05:09.068Z] #84 167.9 CC src/crun-pause.o [2022-08-04T11:05:09.068Z] #84 167.9 CC src/crun-spec.o [2022-08-04T11:05:09.068Z] #84 167.9 CC src/crun-exec.o [2022-08-04T11:05:09.068Z] #84 168.0 CC src/crun-state.o [2022-08-04T11:05:09.068Z] #84 168.1 CC src/crun-list.o [2022-08-04T11:05:09.327Z] #84 168.1 CC src/crun-create.o [2022-08-04T11:05:09.327Z] #84 168.1 CC src/crun-start.o [2022-08-04T11:05:09.327Z] #84 168.2 CC src/crun-ps.o [2022-08-04T11:05:09.327Z] #84 168.2 CC src/crun-update.o [2022-08-04T11:05:09.327Z] #84 168.2 CC src/crun-checkpoint.o [2022-08-04T11:05:09.587Z] #84 168.5 CC src/crun-restore.o [2022-08-04T11:05:09.587Z] #84 168.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T11:05:09.587Z] #84 168.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T11:05:09.846Z] #84 168.7 CC src/libcrun/libcrun_la-container.lo [2022-08-04T11:05:09.846Z] #84 168.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T11:05:09.846Z] #84 168.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T11:05:09.846Z] #84 168.9 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T11:05:10.415Z] #84 169.0 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T11:05:10.415Z] #84 169.1 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T11:05:10.415Z] #84 169.3 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T11:05:10.415Z] #84 169.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T11:05:10.415Z] #84 169.4 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T11:05:10.674Z] #84 169.4 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T11:05:10.674Z] #84 169.5 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T11:05:10.674Z] #84 169.6 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T11:05:10.674Z] #84 169.6 CC src/libcrun/libcrun_la-status.lo [2022-08-04T11:05:10.674Z] #84 169.7 CC src/libcrun/libcrun_la-error.lo [2022-08-04T11:05:10.933Z] #84 169.8 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T11:05:10.933Z] #84 169.9 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T11:05:10.933Z] #84 169.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T11:05:11.192Z] #84 170.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T11:05:11.452Z] #84 170.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T11:05:11.452Z] #84 170.3 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T11:05:11.452Z] #84 170.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T11:05:11.452Z] #84 170.3 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T11:05:11.452Z] #84 170.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T11:05:11.452Z] #84 170.3 CC tests/init.o [2022-08-04T11:05:11.710Z] #84 170.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T11:05:11.710Z] #84 ... [2022-08-04T11:05:11.710Z] [2022-08-04T11:05:11.710Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:05:11.710Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:05:11.710Z] #54 231.7 + dpkg --print-architecture [2022-08-04T11:05:11.710Z] #54 231.7 + git checkout -q v2.1.0 [2022-08-04T11:05:11.970Z] #54 231.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T11:05:11.970Z] #54 231.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T11:05:12.053Z] #17 3.544 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T11:05:12.314Z] #17 DONE 3.7s [2022-08-04T11:05:12.314Z] [2022-08-04T11:05:12.314Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T11:05:12.314Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T11:05:15.602Z] #18 DONE 2.8s [2022-08-04T11:05:15.602Z] [2022-08-04T11:05:15.602Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:15.602Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:15.602Z] #77 92.02 configure.ac:11: installing 'build-aux/compile' [2022-08-04T11:05:15.602Z] #77 92.02 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T11:05:15.602Z] #77 92.02 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T11:05:15.602Z] #77 92.03 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T11:05:15.602Z] #77 92.04 configure.ac:13: installing 'build-aux/missing' [2022-08-04T11:05:15.602Z] #77 92.04 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T11:05:15.602Z] #77 92.34 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:05:16.873Z] #77 201.0 CCLD tests/init [2022-08-04T11:05:17.106Z] #77 93.77 checking build system type... #77 ... [2022-08-04T11:05:17.106Z] [2022-08-04T11:05:17.106Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T11:05:17.106Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T11:05:17.106Z] #19 DONE 1.9s [2022-08-04T11:05:17.106Z] [2022-08-04T11:05:17.106Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:17.106Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:17.106Z] #77 93.77 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:05:17.106Z] #77 94.07 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:05:17.106Z] #77 94.08 checking how to print strings... printf [2022-08-04T11:05:17.106Z] #77 94.10 checking for gcc... gcc [2022-08-04T11:05:17.237Z] #54 ... [2022-08-04T11:05:17.237Z] [2022-08-04T11:05:17.237Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:05:17.237Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:05:17.237Z] #19 215.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-04T11:05:17.237Z] #19 215.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:05:17.237Z] #19 215.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:05:17.237Z] #19 215.2 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-04T11:05:17.237Z] #19 215.2 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:05:17.237Z] #19 215.2 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:05:17.365Z] #77 94.26 checking whether the C compiler works... yes [2022-08-04T11:05:17.365Z] #77 94.59 checking for C compiler default output file name... a.out [2022-08-04T11:05:17.624Z] #77 94.59 checking for suffix of executables... [2022-08-04T11:05:17.883Z] #77 94.81 checking whether we are cross compiling... no [2022-08-04T11:05:17.883Z] #77 95.11 checking for suffix of object files... o [2022-08-04T11:05:18.142Z] #77 95.21 checking whether we are using the GNU C compiler... yes [2022-08-04T11:05:18.142Z] #77 95.34 checking whether gcc accepts -g... yes [2022-08-04T11:05:18.172Z] #19 226.7 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-04T11:05:18.172Z] #19 226.7 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:05:18.172Z] #19 226.7 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:05:18.172Z] #19 226.8 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-04T11:05:18.172Z] #19 226.8 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:05:18.172Z] #19 226.8 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T11:05:18.172Z] #19 226.8 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-04T11:05:18.172Z] #19 226.8 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:05:18.172Z] #19 226.8 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T11:05:18.172Z] #19 226.9 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-04T11:05:18.172Z] #19 226.9 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:05:18.172Z] #19 226.9 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:05:18.172Z] #19 226.9 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-04T11:05:18.172Z] #19 226.9 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:05:18.172Z] #19 226.9 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:05:18.172Z] #19 227.0 Selecting previously unselected package cross-config. [2022-08-04T11:05:18.401Z] #77 95.47 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:05:18.430Z] #19 227.0 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-04T11:05:18.430Z] #19 227.0 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-04T11:05:18.430Z] #19 227.1 Selecting previously unselected package gcc-10-cross-base. [2022-08-04T11:05:18.430Z] #19 227.1 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:18.430Z] #19 227.1 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T11:05:18.430Z] #19 227.1 Selecting previously unselected package libc6-arm64-cross. [2022-08-04T11:05:18.430Z] #19 227.1 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T11:05:18.430Z] #19 227.1 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T11:05:18.614Z] #14 ... [2022-08-04T11:05:18.614Z] [2022-08-04T11:05:18.614Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:18.614Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:18.614Z] #77 47.81 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T11:05:18.660Z] #77 95.62 checking whether gcc understands -c and -o together... yes [2022-08-04T11:05:18.660Z] #77 95.91 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:05:18.660Z] #77 95.92 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:05:18.660Z] #77 95.95 checking for egrep... /bin/grep -E [2022-08-04T11:05:18.660Z] #77 95.96 checking for fgrep... /bin/grep -F [2022-08-04T11:05:18.660Z] #77 95.97 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:05:18.660Z] #77 96.00 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:05:18.660Z] #77 96.01 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:05:18.923Z] #77 96.02 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:05:18.923Z] [2022-08-04T11:05:18.923Z] #77 ... [2022-08-04T11:05:18.923Z] [2022-08-04T11:05:18.923Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T11:05:18.923Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T11:05:18.923Z] #20 DONE 2.0s [2022-08-04T11:05:18.923Z] [2022-08-04T11:05:18.923Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:18.923Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:18.923Z] #77 96.12 checking whether ln -s works... yes [2022-08-04T11:05:18.923Z] #77 96.12 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:05:18.923Z] #77 96.16 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:05:18.923Z] #77 96.17 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:05:18.923Z] #77 96.17 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:05:18.923Z] #77 96.17 checking for objdump... objdump [2022-08-04T11:05:18.923Z] #77 96.17 checking how to recognize dependent libraries... pass_all [2022-08-04T11:05:18.923Z] #77 96.18 checking for dlltool... no [2022-08-04T11:05:18.923Z] #77 96.18 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:05:18.923Z] #77 96.18 checking for ar... ar [2022-08-04T11:05:18.997Z] #19 227.6 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-04T11:05:18.997Z] #19 227.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:18.997Z] #19 227.6 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:18.997Z] #19 227.6 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-04T11:05:18.997Z] #19 227.6 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:18.997Z] #19 227.7 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:18.997Z] #19 227.7 Selecting previously unselected package libitm1-arm64-cross. [2022-08-04T11:05:18.997Z] #19 227.7 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:18.997Z] #19 227.8 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:19.186Z] #77 96.19 checking for archiver @FILE support... @ [2022-08-04T11:05:19.186Z] #77 96.40 checking for strip... strip [2022-08-04T11:05:19.186Z] #77 96.41 checking for ranlib... ranlib [2022-08-04T11:05:19.186Z] #77 96.41 checking for gawk... no [2022-08-04T11:05:19.186Z] #77 96.41 checking for mawk... mawk [2022-08-04T11:05:19.256Z] #19 227.8 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-04T11:05:19.256Z] #19 227.8 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:19.256Z] #19 227.8 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:19.256Z] #19 227.9 Selecting previously unselected package libasan6-arm64-cross. [2022-08-04T11:05:19.256Z] #19 227.9 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:19.256Z] #19 227.9 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:19.445Z] #77 96.41 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:05:19.445Z] #77 96.78 checking for sysroot... no [2022-08-04T11:05:19.445Z] #77 96.78 checking for a working dd... /bin/dd [2022-08-04T11:05:19.705Z] #77 96.80 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:05:19.705Z] #77 96.91 checking for mt... no [2022-08-04T11:05:19.705Z] #77 96.91 checking if : is a manifest tool... no [2022-08-04T11:05:19.964Z] #77 96.93 checking how to run the C preprocessor... gcc -E [2022-08-04T11:05:20.193Z] #19 228.6 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-04T11:05:20.193Z] #19 228.6 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:20.193Z] #19 228.6 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:20.193Z] #19 228.9 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-04T11:05:20.193Z] #19 228.9 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:20.193Z] #19 228.9 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:20.532Z] #77 97.21 checking for ANSI C header files... yes [2022-08-04T11:05:20.791Z] #77 97.63 checking for sys/types.h... yes [2022-08-04T11:05:20.791Z] #77 97.85 checking for sys/stat.h... yes [2022-08-04T11:05:21.049Z] #77 98.04 checking for stdlib.h... yes [2022-08-04T11:05:21.077Z] #14 119.7 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T11:05:21.077Z] #14 119.7 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:05:21.077Z] #14 119.8 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:05:21.308Z] #77 98.20 checking for string.h... yes [2022-08-04T11:05:21.308Z] #77 98.36 checking for memory.h... yes [2022-08-04T11:05:21.567Z] #77 98.53 checking for strings.h... yes [2022-08-04T11:05:21.571Z] #19 230.3 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-04T11:05:21.571Z] #19 230.3 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:21.571Z] #19 230.3 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:21.826Z] #77 98.74 checking for inttypes.h... yes [2022-08-04T11:05:21.826Z] #77 98.90 checking for stdint.h... yes [2022-08-04T11:05:21.830Z] #19 230.5 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-04T11:05:21.830Z] #19 230.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:21.830Z] #19 230.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:22.085Z] #77 99.06 checking for unistd.h... yes [2022-08-04T11:05:22.088Z] #19 230.8 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-04T11:05:22.088Z] #19 230.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:22.088Z] #19 230.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:22.344Z] #77 99.26 checking for dlfcn.h... yes [2022-08-04T11:05:22.344Z] #77 99.51 checking for objdir... .libs [2022-08-04T11:05:22.654Z] #19 231.3 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-04T11:05:22.654Z] #19 231.3 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:05:22.655Z] #19 231.3 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:05:22.862Z] #77 99.89 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:05:22.862Z] #77 100.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:05:22.862Z] #77 100.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:05:23.048Z] #14 ... [2022-08-04T11:05:23.049Z] [2022-08-04T11:05:23.049Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:23.049Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:23.049Z] #77 46.30 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-04T11:05:23.690Z] #77 100.2 checking if gcc static flag -static works... yes [2022-08-04T11:05:23.690Z] #77 100.6 checking if gcc supports -c -o file.o... yes [2022-08-04T11:05:23.690Z] #77 100.8 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:05:23.690Z] #77 100.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:05:23.907Z] #77 ... [2022-08-04T11:05:23.907Z] [2022-08-04T11:05:23.907Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:05:23.907Z] #64 sha256:c2890c787fe6fc02df871b1ac2c5f01ca417f79bd5f4f7bb427cc2d656fffe54 [2022-08-04T11:05:23.949Z] #77 100.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:05:24.208Z] #77 101.2 checking how to hardcode library paths into programs... immediate [2022-08-04T11:05:24.208Z] #77 101.2 checking whether stripping libraries is possible... yes [2022-08-04T11:05:24.208Z] #77 101.2 checking if libtool supports shared libraries... yes [2022-08-04T11:05:24.208Z] #77 101.2 checking whether to build shared libraries... no [2022-08-04T11:05:24.208Z] #77 101.2 checking whether to build static libraries... yes [2022-08-04T11:05:24.208Z] #77 101.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:05:24.208Z] #77 101.2 checking whether build environment is sane... yes [2022-08-04T11:05:24.208Z] #77 101.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:05:24.208Z] #77 101.3 checking whether make sets $(MAKE)... yes [2022-08-04T11:05:24.208Z] #77 101.4 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:05:24.208Z] #77 101.4 checking whether make supports nested variables... yes [2022-08-04T11:05:24.208Z] #77 101.4 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:05:24.467Z] #77 101.5 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:05:24.467Z] #77 101.5 checking how to create a ustar tar archive... gnutar [2022-08-04T11:05:24.467Z] #77 101.5 checking dependency style of gcc... gcc3 [2022-08-04T11:05:24.467Z] #77 101.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:05:24.467Z] #77 101.7 checking whether make supports nested variables... (cached) yes [2022-08-04T11:05:24.467Z] #77 101.7 checking for gawk... (cached) mawk [2022-08-04T11:05:24.467Z] #77 101.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:05:24.467Z] #77 101.7 checking for gcc... (cached) gcc [2022-08-04T11:05:24.726Z] #77 101.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:05:24.726Z] #77 101.8 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:05:24.726Z] #77 101.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:05:24.726Z] #77 101.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:05:24.726Z] #77 101.8 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:05:24.726Z] #77 101.9 checking for python3... /usr/bin/python3 [2022-08-04T11:05:24.726Z] #77 101.9 checking for python3 version... 3.9 [2022-08-04T11:05:24.726Z] #77 102.0 checking for python3 platform... linux [2022-08-04T11:05:24.984Z] #77 102.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:05:25.243Z] #77 102.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:05:25.243Z] #77 102.4 checking for go-md2man... no [2022-08-04T11:05:25.243Z] #77 102.4 checking error.h usability... [2022-08-04T11:05:25.243Z] #77 ... [2022-08-04T11:05:25.243Z] [2022-08-04T11:05:25.243Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:05:25.243Z] #60 sha256:0992dc254f4ed4239e11b330249f01e7424bfae0160bfcd03d4eaf716b72ab58 [2022-08-04T11:05:25.243Z] #60 14.77 + cd /tmp/tmp.Fut1VZ1lyC/src/github.com/opencontainers/runc [2022-08-04T11:05:25.243Z] #60 14.77 + git checkout -q v1.1.2 [2022-08-04T11:05:25.243Z] #60 15.27 + '[' -z '' ']' [2022-08-04T11:05:25.243Z] #60 15.27 + target=static [2022-08-04T11:05:25.243Z] #60 15.27 + make BUILDTAGS=seccomp static [2022-08-04T11:05:25.243Z] #60 15.84 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-08-04T11:05:25.502Z] #60 ... [2022-08-04T11:05:25.502Z] [2022-08-04T11:05:25.502Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:05:25.502Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:05:25.502Z] #21 2.406 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:05:25.502Z] #21 2.497 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:05:25.502Z] #21 2.672 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:05:25.502Z] #21 3.031 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:05:25.502Z] #21 4.409 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:05:25.502Z] #21 5.897 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:05:25.502Z] #21 ... [2022-08-04T11:05:25.502Z] [2022-08-04T11:05:25.502Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:25.502Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:25.502Z] #77 102.4 checking error.h usability... yes [2022-08-04T11:05:25.502Z] #77 102.7 checking error.h presence... yes [2022-08-04T11:05:25.502Z] #77 102.7 checking for error.h... yes [2022-08-04T11:05:25.761Z] #77 102.7 checking linux/openat2.h usability... yes [2022-08-04T11:05:25.761Z] #77 102.9 checking linux/openat2.h presence... yes [2022-08-04T11:05:25.761Z] #77 103.0 checking for linux/openat2.h... yes [2022-08-04T11:05:26.000Z] #64 72.78 Updating files: 25% (1252/4910) Updating files: 26% (1277/4910) Updating files: 27% (1326/4910) Updating files: 28% (1375/4910) Updating files: 29% (1424/4910) Updating files: 30% (1473/4910) Updating files: 31% (1523/4910) Updating files: 32% (1572/4910) Updating files: 33% (1621/4910) Updating files: 34% (1670/4910) Updating files: 35% (1719/4910) Updating files: 36% (1768/4910) Updating files: 37% (1817/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T11:05:26.000Z] #64 75.78 + cd /tmp/tmp.fdOpfg34I1/src/github.com/containerd/containerd [2022-08-04T11:05:26.000Z] #64 75.79 + git checkout -q v1.6.6 [2022-08-04T11:05:26.106Z] #77 103.0 checking for copy_file_range... yes [2022-08-04T11:05:26.388Z] #77 103.4 checking for fgetxattr... yes [2022-08-04T11:05:26.668Z] #77 103.7 checking for statx... yes [2022-08-04T11:05:27.218Z] #77 104.1 checking for fgetpwent_r... yes [2022-08-04T11:05:27.477Z] #77 104.4 checking for issetugid... no [2022-08-04T11:05:27.477Z] #77 104.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:05:27.477Z] #77 104.6 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:05:27.735Z] #77 104.6 checking for library containing yajl_tree_get... -lyajl [2022-08-04T11:05:27.993Z] #77 105.0 checking for yajl >= 2.0.0... yes [2022-08-04T11:05:27.993Z] #77 105.0 checking sys/capability.h usability... yes [2022-08-04T11:05:28.251Z] #77 105.3 checking sys/capability.h presence... yes [2022-08-04T11:05:28.251Z] #77 105.4 checking for sys/capability.h... yes [2022-08-04T11:05:28.404Z] #77 ... [2022-08-04T11:05:28.404Z] [2022-08-04T11:05:28.404Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:05:28.404Z] #64 sha256:b24ffa59c6b1e664a0efd26a2f4d36d613da692928143ec7dac81ed241e37e45 [2022-08-04T11:05:28.404Z] #64 74.00 Updating files: 37% (1835/4910) Updating files: 38% (1866/4910) Updating files: 39% (1915/4910) Updating files: 40% (1964/4910) Updating files: 41% (2014/4910) Updating files: 42% (2063/4910) Updating files: 43% (2112/4910) Updating files: 44% (2161/4910) Updating files: 45% (2210/4910) Updating files: 46% (2259/4910) Updating files: 47% (2308/4910) Updating files: 48% (2357/4910) Updating files: 49% (2406/4910) Updating files: 50% (2455/4910) Updating files: 51% (2505/4910) Updating files: 52% (2554/4910) Updating files: 53% (2603/4910) Updating files: 54% (2652/4910) Updating files: 55% (2701/4910) Updating files: 56% (2750/4910) Updating files: 57% (2799/4910) Updating files: 58% (2848/4910) Updating files: 59% (2897/4910) Updating files: 60% (2946/4910) Updating files: 61% (2996/4910) Updating files: 62% (3045/4910) Updating files: 63% (3094/4910) Updating files: 64% (3143/4910) Updating files: 65% (3192/4910) Updating files: 66% (3241/4910) Updating files: 67% (3290/4910) Updating files: 68% (3339/4910) Updating files: 68% (3340/4910) Updating files: 69% (3388/4910) Updating files: 70% (3437/4910) Updating files: 71% (3487/4910) Updating files: 72% (3536/4910) Updating files: 73% (3585/4910) Updating files: 74% (3634/4910) Updating files: 75% (3683/4910) Updating files: 76% (3732/4910) Updating files: 77% (3781/4910) Updating files: 78% (3830/4910) Updating files: 79% (3879/4910) Updating files: 80% (3928/4910) Updating files: 81% (3978/4910) Updating files: 82% (4027/4910) Updating files: 83% (4076/4910) Updating files: 84% (4125/4910) Updating files: 85% (4174/4910) Updating files: 86% (4223/4910) Updating files: 87% (4272/4910) Updating files: 88% (4321/4910) Updating files: 89% (4370/4910) Updating files: 90% (4419/4910) Updating files: 91% (4469/4910) Updating files: 92% (4518/4910) Updating files: 93% (4567/4910) Updating files: 94% (4616/4910) Updating files: 95% (4665/4910) Updating files: 96% (4714/4910) Updating files: 97% (4763/4910) Updating files: 98% (4812/4910) Updating files: 99% (4861/4910) Updating files: 100% (4910/4910) Updating files: 100% (4910/4910), done. [2022-08-04T11:05:28.404Z] #64 76.87 + cd /tmp/tmp.rSx8bjlKad/src/github.com/containerd/containerd [2022-08-04T11:05:28.404Z] #64 76.87 + git checkout -q v1.6.6 [2022-08-04T11:05:28.509Z] #77 105.4 checking for library containing cap_from_name... -lcap [2022-08-04T11:05:29.025Z] #77 105.8 checking for library containing dlopen... -ldl [2022-08-04T11:05:29.072Z] #77 ... [2022-08-04T11:05:29.072Z] [2022-08-04T11:05:29.072Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:05:29.072Z] #26 sha256:2b5a8a175ebd405ba3112106f2e24079100ea89e0a7cd409e1c6c6be17e7e40a [2022-08-04T11:05:29.072Z] #26 260.2 + return [2022-08-04T11:05:29.283Z] #77 106.2 checking seccomp.h usability... yes [2022-08-04T11:05:29.302Z] #64 78.79 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T11:05:29.303Z] #64 78.79 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T11:05:29.303Z] #64 78.79 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:05:29.303Z] #64 78.79 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:05:29.303Z] #64 78.79 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T11:05:29.303Z] #64 78.79 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T11:05:29.303Z] #64 78.79 + '[' '' = dynamic ']' [2022-08-04T11:05:29.303Z] #64 78.79 + make [2022-08-04T11:05:29.553Z] #77 106.5 checking seccomp.h presence... yes [2022-08-04T11:05:29.553Z] #77 106.6 checking for seccomp.h... yes [2022-08-04T11:05:29.815Z] #77 106.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T11:05:29.875Z] #64 ... [2022-08-04T11:05:29.875Z] [2022-08-04T11:05:29.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-08-04T11:05:29.875Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:05:30.075Z] #77 107.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T11:05:30.075Z] #77 107.2 checking systemd/sd-bus.h usability... [2022-08-04T11:05:30.075Z] #77 ... [2022-08-04T11:05:30.075Z] [2022-08-04T11:05:30.075Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:05:30.075Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:05:30.075Z] #34 DONE 152.0s [2022-08-04T11:05:30.137Z] #14 141.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T11:05:30.137Z] #14 141.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:05:30.137Z] #14 141.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:05:30.338Z] [2022-08-04T11:05:30.338Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:30.338Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:30.338Z] #77 107.2 checking systemd/sd-bus.h usability... yes [2022-08-04T11:05:30.596Z] #77 107.5 checking systemd/sd-bus.h presence... yes [2022-08-04T11:05:30.596Z] #77 107.6 checking for systemd/sd-bus.h... yes [2022-08-04T11:05:30.854Z] #77 107.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T11:05:31.112Z] #77 108.2 checking for sd_notify_barrier... yes [2022-08-04T11:05:31.371Z] #77 108.4 checking linux/bpf.h usability... yes [2022-08-04T11:05:31.371Z] #77 108.6 checking linux/bpf.h presence... yes [2022-08-04T11:05:31.371Z] #77 108.6 checking for linux/bpf.h... yes [2022-08-04T11:05:31.630Z] #77 108.6 checking compilation for eBPF... yes [2022-08-04T11:05:31.630Z] #77 108.7 checking for criu >= 3.15... no [2022-08-04T11:05:31.630Z] #77 108.8 configure: CRIU headers not found, building without CRIU support [2022-08-04T11:05:31.630Z] #77 108.8 checking for criu > 3.16... no [2022-08-04T11:05:31.630Z] #77 108.8 configure: CRIU version doesn't support join-ns API [2022-08-04T11:05:31.630Z] #77 108.8 checking for criu > 3.16.1... no [2022-08-04T11:05:31.630Z] #77 108.8 configure: CRIU version doesn't support for pre-dumping [2022-08-04T11:05:31.630Z] #77 108.9 checking for new mount API (fsconfig)... yes [2022-08-04T11:05:31.889Z] #77 109.0 checking for seccomp notify API... yes [2022-08-04T11:05:31.889Z] #77 109.1 checking for gperf... no [2022-08-04T11:05:31.889Z] #77 109.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T11:05:32.356Z] #26 DONE 263.2s [2022-08-04T11:05:32.356Z] [2022-08-04T11:05:32.356Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:05:32.356Z] #55 sha256:d78db600156b117dec76afdf97844cc0278c0f3d815c9b0189cbbcbfabc803aa [2022-08-04T11:05:32.356Z] #55 261.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T11:05:32.356Z] #55 DONE 263.5s [2022-08-04T11:05:32.356Z] [2022-08-04T11:05:32.356Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:32.356Z] #77 sha256:b3dd202755c0fdfeb116c33d48437f86c297a96d1cd497efb6d922829012a6c0 [2022-08-04T11:05:32.356Z] #77 218.3 AR libcrun_testing.a [2022-08-04T11:05:32.356Z] #77 218.3 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T11:05:32.356Z] #77 218.4 CCLD tests/tests_libcrun_utils [2022-08-04T11:05:32.356Z] #77 218.4 CCLD tests/tests_libcrun_errors [2022-08-04T11:05:32.356Z] #77 218.4 CCLD tests/tests_libcrun_fuzzer [2022-08-04T11:05:32.356Z] #77 218.5 CCLD libcrun.la [2022-08-04T11:05:32.356Z] #77 219.3 CCLD crun [2022-08-04T11:05:32.456Z] #77 109.1 checking for library containing argp_parse... none required [2022-08-04T11:05:32.456Z] #77 109.6 checking that generated files are newer than configure... done [2022-08-04T11:05:32.456Z] #77 109.6 configure: creating ./config.status [2022-08-04T11:05:32.589Z] #64 80.57 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T11:05:32.589Z] #64 80.57 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T11:05:32.589Z] #64 80.57 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:05:32.589Z] #64 80.57 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:05:32.589Z] #64 80.57 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T11:05:32.589Z] #64 80.57 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T11:05:32.589Z] #64 80.57 + '[' '' = dynamic ']' [2022-08-04T11:05:32.589Z] #64 80.57 + make [2022-08-04T11:05:32.615Z] #77 219.8 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T11:05:32.873Z] #77 220.1 /bin/mkdir -p '/usr/local/lib' [2022-08-04T11:05:32.873Z] #77 220.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T11:05:32.873Z] #77 220.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T11:05:33.131Z] #77 220.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T11:05:33.131Z] #77 220.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T11:05:33.131Z] #77 220.2 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T11:05:33.131Z] #77 220.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T11:05:33.131Z] #77 220.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T11:05:33.390Z] #77 220.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-04T11:05:33.390Z] #77 220.5 ---------------------------------------------------------------------- [2022-08-04T11:05:33.390Z] #77 220.5 Libraries have been installed in: [2022-08-04T11:05:33.390Z] #77 220.5 /usr/local/lib [2022-08-04T11:05:33.390Z] #77 220.5 [2022-08-04T11:05:33.390Z] #77 220.5 If you ever happen to want to link against installed libraries [2022-08-04T11:05:33.390Z] #77 220.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T11:05:33.390Z] #77 220.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T11:05:33.390Z] #77 220.5 flag during linking and do at least one of the following: [2022-08-04T11:05:33.390Z] #77 220.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T11:05:33.390Z] #77 220.5 during execution [2022-08-04T11:05:33.390Z] #77 220.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T11:05:33.390Z] #77 220.5 during linking [2022-08-04T11:05:33.390Z] #77 220.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T11:05:33.390Z] #77 220.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T11:05:33.390Z] #77 220.5 [2022-08-04T11:05:33.390Z] #77 220.5 See any operating system documentation about shared libraries for [2022-08-04T11:05:33.390Z] #77 220.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T11:05:33.390Z] #77 220.5 ---------------------------------------------------------------------- [2022-08-04T11:05:33.390Z] #77 220.5 /bin/mkdir -p '/build' [2022-08-04T11:05:33.390Z] #77 220.6 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T11:05:33.390Z] #77 220.7 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T11:05:33.390Z] #77 220.7 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T11:05:33.390Z] #77 220.7 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T11:05:33.390Z] #77 220.7 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T11:05:34.326Z] #77 DONE 221.6s [2022-08-04T11:05:34.326Z] [2022-08-04T11:05:34.326Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:05:34.326Z] #60 sha256:9bbaa350735e83af9c20d821ba3076306de6f5d5390ddbf010b7d8153f2beff1 [2022-08-04T11:05:34.326Z] #60 155.8 + mkdir -p /build [2022-08-04T11:05:34.326Z] #60 155.8 + cp runc /build/runc [2022-08-04T11:05:34.326Z] #60 DONE 156.3s [2022-08-04T11:05:34.326Z] [2022-08-04T11:05:34.326Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T11:05:34.326Z] #27 sha256:f5d5ba5130bf7e94dc760a9c3eb99e9927ae853c9a2b1408afb65d64798e7c7a [2022-08-04T11:05:34.858Z] #19 ... [2022-08-04T11:05:34.858Z] [2022-08-04T11:05:34.858Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:34.858Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:34.858Z] #84 193.5 CCLD tests/init [2022-08-04T11:05:34.988Z] #77 112.3 config.status: creating Makefile [2022-08-04T11:05:35.111Z] #64 83.80 + bin/ctr [2022-08-04T11:05:35.246Z] #77 112.3 config.status: creating rpm/crun.spec [2022-08-04T11:05:35.246Z] #77 112.4 config.status: creating config.h [2022-08-04T11:05:35.246Z] #77 112.4 config.status: executing libtool commands [2022-08-04T11:05:35.246Z] #77 112.5 config.status: executing depfiles commands [2022-08-04T11:05:35.261Z] #27 DONE 0.9s [2022-08-04T11:05:35.261Z] [2022-08-04T11:05:35.261Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:05:35.261Z] #64 sha256:b61afaaf7a801dfafd4013926dd6f3e2b34897c34d7ea057a8e354d38b272d72 [2022-08-04T11:05:35.261Z] #64 ... [2022-08-04T11:05:35.261Z] [2022-08-04T11:05:35.261Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T11:05:35.261Z] #32 sha256:b95eb307c06378dd5d95273aebc88e5af50a2ca8cad518560a4e5e2d37ce8bfc [2022-08-04T11:05:35.428Z] #14 ... [2022-08-04T11:05:35.428Z] [2022-08-04T11:05:35.428Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:35.428Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:35.428Z] #77 64.65 libtoolize: putting auxiliary files in '.'. [2022-08-04T11:05:35.428Z] #77 64.65 libtoolize: copying file './ltmain.sh' [2022-08-04T11:05:35.428Z] #77 65.70 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T11:05:35.428Z] #77 65.70 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T11:05:35.428Z] #77 65.70 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:05:36.181Z] #77 ... [2022-08-04T11:05:36.181Z] [2022-08-04T11:05:36.181Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:05:36.181Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:05:36.181Z] #36 158.1 Delve is a source level debugger for Go programs. [2022-08-04T11:05:36.181Z] #36 158.1 [2022-08-04T11:05:36.181Z] #36 158.1 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T11:05:36.181Z] #36 158.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T11:05:36.181Z] #36 158.1 [2022-08-04T11:05:36.181Z] #36 158.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T11:05:36.181Z] #36 158.1 [2022-08-04T11:05:36.181Z] #36 158.1 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T11:05:36.181Z] #36 158.1 [2022-08-04T11:05:36.181Z] #36 158.1 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T11:05:36.181Z] #36 158.1 [2022-08-04T11:05:36.181Z] #36 158.1 Usage: [2022-08-04T11:05:36.181Z] #36 158.1 dlv [command] [2022-08-04T11:05:36.181Z] #36 158.1 [2022-08-04T11:05:36.181Z] #36 158.1 Available Commands: [2022-08-04T11:05:36.181Z] #36 158.1 attach Attach to running process and begin debugging. [2022-08-04T11:05:36.181Z] #36 158.1 connect Connect to a headless debug server with a terminal client. [2022-08-04T11:05:36.181Z] #36 158.1 core Examine a core dump. [2022-08-04T11:05:36.181Z] #36 158.1 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T11:05:36.181Z] #36 158.1 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T11:05:36.181Z] #36 158.1 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T11:05:36.181Z] #36 158.1 help Help about any command [2022-08-04T11:05:36.181Z] #36 158.1 run Deprecated command. Use 'debug' instead. [2022-08-04T11:05:36.181Z] #36 158.1 test Compile test binary and begin debugging program. [2022-08-04T11:05:36.181Z] #36 158.1 trace Compile and begin tracing program. [2022-08-04T11:05:36.181Z] #36 158.1 version Prints version. [2022-08-04T11:05:36.181Z] #36 158.1 [2022-08-04T11:05:36.181Z] #36 158.1 Flags: [2022-08-04T11:05:36.181Z] #36 158.1 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T11:05:36.182Z] #36 158.1 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T11:05:36.182Z] #36 158.1 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T11:05:36.182Z] #36 158.1 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T11:05:36.182Z] #36 158.1 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T11:05:36.182Z] #36 158.1 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T11:05:36.182Z] #36 158.1 --disable-aslr Disables address space randomization [2022-08-04T11:05:36.182Z] #36 158.1 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T11:05:36.182Z] #36 158.1 -h, --help help for dlv [2022-08-04T11:05:36.182Z] #36 158.1 --init string Init file, executed by the terminal client. [2022-08-04T11:05:36.182Z] #36 158.1 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T11:05:36.182Z] #36 158.1 --log Enable debugging server logging. [2022-08-04T11:05:36.182Z] #36 158.1 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T11:05:36.182Z] #36 158.1 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T11:05:36.182Z] #36 158.1 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T11:05:36.182Z] #36 158.1 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T11:05:36.182Z] #36 158.1 --wd string Working directory for running the program. [2022-08-04T11:05:36.182Z] #36 158.1 [2022-08-04T11:05:36.182Z] #36 158.1 Additional help topics: [2022-08-04T11:05:36.182Z] #36 158.1 dlv backend Help about the --backend flag. [2022-08-04T11:05:36.182Z] #36 158.1 dlv log Help about logging flags. [2022-08-04T11:05:36.182Z] #36 158.1 dlv redirect Help about file redirection. [2022-08-04T11:05:36.182Z] #36 158.1 [2022-08-04T11:05:36.182Z] #36 158.1 Use "dlv [command] --help" for more information about a command. [2022-08-04T11:05:36.182Z] #36 DONE 158.3s [2022-08-04T11:05:36.182Z] [2022-08-04T11:05:36.182Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:05:36.182Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:05:36.182Z] #21 10.49 Fetched 8563 kB in 9s (1002 kB/s) [2022-08-04T11:05:36.182Z] #21 10.49 Reading package lists... [2022-08-04T11:05:36.182Z] #21 13.88 Reading package lists... [2022-08-04T11:05:36.195Z] #32 DONE 1.0s [2022-08-04T11:05:36.195Z] [2022-08-04T11:05:36.195Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T11:05:36.195Z] #35 sha256:686802a45e5a3f719fe8693b91220486d8e0c02ad37bcb3ba037eb937ef8696a [2022-08-04T11:05:36.440Z] #21 16.87 Building dependency tree... [2022-08-04T11:05:36.440Z] #21 ... [2022-08-04T11:05:36.440Z] [2022-08-04T11:05:36.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-08-04T11:05:36.440Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:36.440Z] #77 113.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T11:05:36.440Z] #77 113.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:05:36.455Z] #35 DONE 0.2s [2022-08-04T11:05:36.455Z] [2022-08-04T11:05:36.455Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T11:05:36.455Z] #37 sha256:3801269b2c26df2819289a06f82ab9e580eaf2079952ec2fb02e36777c50ff4a [2022-08-04T11:05:36.455Z] #37 DONE 0.2s [2022-08-04T11:05:36.455Z] [2022-08-04T11:05:36.455Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:05:36.455Z] #64 sha256:b61afaaf7a801dfafd4013926dd6f3e2b34897c34d7ea057a8e354d38b272d72 [2022-08-04T11:05:36.698Z] #77 114.0 checking for gcc... gcc [2022-08-04T11:05:36.714Z] #64 ... [2022-08-04T11:05:36.714Z] [2022-08-04T11:05:36.714Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T11:05:36.714Z] #39 sha256:7b783b68222c0b9a0ff55bef7342f13f7cddba8cb574c02fbec5fc5905a53ca3 [2022-08-04T11:05:36.714Z] #39 DONE 0.1s [2022-08-04T11:05:36.714Z] [2022-08-04T11:05:36.714Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T11:05:36.714Z] #41 sha256:f7471d93726c430dcf7053bfe97df9848d54f14ee241f5b073a012823e0507ef [2022-08-04T11:05:36.714Z] #41 DONE 0.1s [2022-08-04T11:05:36.714Z] [2022-08-04T11:05:36.714Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T11:05:36.714Z] #45 sha256:5f7fcd27f013b0b7c0e7a1bd592bca8d216b47a2c708f0db4731b1999536615b [2022-08-04T11:05:36.714Z] #45 DONE 0.1s [2022-08-04T11:05:36.714Z] [2022-08-04T11:05:36.714Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T11:05:36.714Z] #48 sha256:5b5fe779db0c6471640282b972412098b29392bd70255e6378efc546076dc31f [2022-08-04T11:05:36.959Z] #77 114.1 checking whether the C compiler works... yes [2022-08-04T11:05:36.959Z] #77 114.2 checking for C compiler default output file name... a.out [2022-08-04T11:05:36.973Z] #48 DONE 0.1s [2022-08-04T11:05:36.973Z] [2022-08-04T11:05:36.973Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T11:05:36.973Z] #52 sha256:ad0cf0ea085220c3606e1f3c9b8898accddf69ede92277f443ab6bf160fbe935 [2022-08-04T11:05:36.973Z] #52 DONE 0.1s [2022-08-04T11:05:36.973Z] [2022-08-04T11:05:36.973Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T11:05:36.973Z] #54 sha256:de3eabb02d98a96efc61fa7e410a774e35d1bd4da314e731bbd2b3d981fc92ec [2022-08-04T11:05:36.973Z] #54 DONE 0.1s [2022-08-04T11:05:36.973Z] [2022-08-04T11:05:36.973Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T11:05:36.973Z] #56 sha256:3545467a012e5e10a444525fc24273259215ee86955f80eaecd7aecf0422266f [2022-08-04T11:05:37.218Z] #77 114.2 checking for suffix of executables... [2022-08-04T11:05:37.231Z] #56 DONE 0.2s [2022-08-04T11:05:37.231Z] [2022-08-04T11:05:37.231Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T11:05:37.231Z] #58 sha256:cd15d6feb6698ffffff66206bacbe35201ec5260fd2afefae199f3e5686cb32f [2022-08-04T11:05:37.231Z] #58 DONE 0.1s [2022-08-04T11:05:37.231Z] [2022-08-04T11:05:37.231Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T11:05:37.231Z] #61 sha256:7cc2dcd4f9731be3d1d0df0ca5de05f9e513b0cde37c55d9aa5c78ee97cde834 [2022-08-04T11:05:37.477Z] #77 114.4 checking whether we are cross compiling... no [2022-08-04T11:05:37.477Z] #77 114.6 checking for suffix of object files... o [2022-08-04T11:05:37.490Z] #61 DONE 0.2s [2022-08-04T11:05:37.490Z] [2022-08-04T11:05:37.490Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:05:37.490Z] #64 sha256:b61afaaf7a801dfafd4013926dd6f3e2b34897c34d7ea057a8e354d38b272d72 [2022-08-04T11:05:37.736Z] #77 114.7 checking whether we are using the GNU C compiler... yes [2022-08-04T11:05:37.737Z] #77 114.8 checking whether gcc accepts -g... yes [2022-08-04T11:05:37.994Z] #77 114.9 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:05:37.994Z] #77 115.1 checking whether gcc understands -c and -o together... yes [2022-08-04T11:05:37.994Z] #77 115.2 checking how to run the C preprocessor... gcc -E [2022-08-04T11:05:38.149Z] #84 ... [2022-08-04T11:05:38.149Z] [2022-08-04T11:05:38.149Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:05:38.149Z] #54 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:05:38.149Z] #54 DONE 258.0s [2022-08-04T11:05:38.149Z] [2022-08-04T11:05:38.149Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:05:38.149Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:05:38.149Z] #19 246.2 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-04T11:05:38.149Z] #19 246.2 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:05:38.149Z] #19 246.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:05:38.149Z] #19 246.7 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-04T11:05:38.149Z] #19 246.7 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-04T11:05:38.149Z] #19 246.7 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T11:05:38.253Z] #77 115.5 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:05:38.253Z] #77 115.5 checking for egrep... /bin/grep -E [2022-08-04T11:05:38.389Z] #64 ... [2022-08-04T11:05:38.389Z] [2022-08-04T11:05:38.389Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:38.389Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:38.389Z] #77 61.18 libtoolize: putting auxiliary files in '.'. [2022-08-04T11:05:38.389Z] #77 61.18 libtoolize: copying file './ltmain.sh' [2022-08-04T11:05:38.389Z] #77 61.75 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-04T11:05:38.389Z] #77 61.75 libtoolize: and rerunning libtoolize and aclocal. [2022-08-04T11:05:38.389Z] #77 61.75 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:05:38.717Z] #19 247.4 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-04T11:05:38.717Z] #19 247.4 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-04T11:05:38.717Z] #19 247.4 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T11:05:39.190Z] #77 115.5 checking for ANSI C header files... yes [2022-08-04T11:05:39.190Z] #77 116.1 checking for sys/types.h... yes [2022-08-04T11:05:39.190Z] #77 116.3 checking for sys/stat.h... yes [2022-08-04T11:05:39.190Z] #77 116.4 checking for stdlib.h... yes [2022-08-04T11:05:39.390Z] #64 243.1 + bin/containerd [2022-08-04T11:05:39.453Z] #77 116.5 checking for string.h... yes [2022-08-04T11:05:39.453Z] #77 116.5 checking for memory.h... yes [2022-08-04T11:05:39.453Z] #77 116.7 checking for strings.h... yes [2022-08-04T11:05:39.665Z] #19 248.4 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-04T11:05:39.665Z] #19 248.4 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:39.665Z] #19 248.4 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:05:39.712Z] #77 116.8 checking for inttypes.h... yes [2022-08-04T11:05:39.972Z] #77 117.0 checking for stdint.h... yes [2022-08-04T11:05:40.231Z] #77 117.2 checking for unistd.h... yes [2022-08-04T11:05:40.489Z] #77 117.4 checking minix/config.h usability... no [2022-08-04T11:05:40.489Z] #77 117.5 checking minix/config.h presence... no [2022-08-04T11:05:40.489Z] #77 117.6 checking for minix/config.h... no [2022-08-04T11:05:40.489Z] #77 117.6 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T11:05:40.493Z] #19 249.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-04T11:05:40.493Z] #19 249.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:05:40.493Z] #19 249.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:05:40.749Z] #77 117.8 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:05:40.749Z] #77 118.0 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:05:40.749Z] #77 118.0 checking how to print strings... printf [2022-08-04T11:05:40.749Z] #77 118.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:05:40.749Z] #77 118.0 checking for fgrep... /bin/grep -F [2022-08-04T11:05:40.749Z] #77 118.0 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:05:41.008Z] #77 118.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:05:41.008Z] #77 118.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:05:41.008Z] #77 118.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:05:41.008Z] #77 118.2 checking whether ln -s works... yes [2022-08-04T11:05:41.008Z] #77 118.2 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:05:41.008Z] #77 118.2 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:05:41.008Z] #77 118.2 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:05:41.008Z] #77 118.2 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:05:41.008Z] #77 118.2 checking for objdump... objdump [2022-08-04T11:05:41.008Z] #77 118.2 checking how to recognize dependent libraries... pass_all [2022-08-04T11:05:41.008Z] #77 118.2 checking for dlltool... no [2022-08-04T11:05:41.008Z] #77 118.2 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:05:41.008Z] #77 118.2 checking for ar... ar [2022-08-04T11:05:41.267Z] #77 118.2 checking for archiver @FILE support... @ [2022-08-04T11:05:41.267Z] #77 118.3 checking for strip... strip [2022-08-04T11:05:41.267Z] #77 118.3 checking for ranlib... ranlib [2022-08-04T11:05:41.267Z] #77 118.3 checking for gawk... no [2022-08-04T11:05:41.267Z] #77 118.3 checking for mawk... mawk [2022-08-04T11:05:41.526Z] #77 118.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:05:41.526Z] #77 118.8 checking for sysroot... no [2022-08-04T11:05:41.526Z] #77 118.8 checking for a working dd... /bin/dd [2022-08-04T11:05:41.785Z] #77 118.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:05:41.785Z] #77 118.9 checking for mt... no [2022-08-04T11:05:41.785Z] #77 118.9 checking if : is a manifest tool... no [2022-08-04T11:05:42.015Z] #77 81.48 configure.ac:7: installing './compile' [2022-08-04T11:05:42.015Z] #77 81.49 configure.ac:11: installing './config.guess' [2022-08-04T11:05:42.015Z] #77 81.50 configure.ac:11: installing './config.sub' [2022-08-04T11:05:42.015Z] #77 81.51 configure.ac:8: installing './install-sh' [2022-08-04T11:05:42.015Z] #77 81.52 configure.ac:8: installing './missing' [2022-08-04T11:05:42.015Z] #77 ... [2022-08-04T11:05:42.015Z] [2022-08-04T11:05:42.015Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:05:42.015Z] #64 sha256:c2890c787fe6fc02df871b1ac2c5f01ca417f79bd5f4f7bb427cc2d656fffe54 [2022-08-04T11:05:42.015Z] #64 81.72 + bin/ctr [2022-08-04T11:05:42.015Z] #64 ... [2022-08-04T11:05:42.015Z] [2022-08-04T11:05:42.015Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:05:42.015Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:05:42.015Z] #14 153.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T11:05:42.015Z] #14 153.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:05:42.015Z] #14 153.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:05:42.044Z] #77 118.9 checking for dlfcn.h... yes [2022-08-04T11:05:42.044Z] #77 119.1 checking for objdir... .libs [2022-08-04T11:05:42.303Z] #77 119.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:05:42.303Z] #77 119.5 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:05:42.303Z] #77 119.5 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:05:42.872Z] #77 119.5 checking if gcc static flag -static works... yes [2022-08-04T11:05:42.872Z] #77 119.9 checking if gcc supports -c -o file.o... yes [2022-08-04T11:05:42.872Z] #77 120.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:05:42.872Z] #77 120.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:05:43.131Z] #77 120.1 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:05:43.131Z] #77 120.4 checking how to hardcode library paths into programs... immediate [2022-08-04T11:05:43.131Z] #77 120.4 checking whether stripping libraries is possible... yes [2022-08-04T11:05:43.131Z] #77 120.4 checking if libtool supports shared libraries... yes [2022-08-04T11:05:43.131Z] #77 120.4 checking whether to build shared libraries... no [2022-08-04T11:05:43.131Z] #77 120.4 checking whether to build static libraries... yes [2022-08-04T11:05:43.131Z] #77 120.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:05:43.131Z] #77 120.4 checking whether build environment is sane... yes [2022-08-04T11:05:43.131Z] #77 120.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:05:43.131Z] #77 120.4 checking whether make sets $(MAKE)... yes [2022-08-04T11:05:43.390Z] #77 120.5 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:05:43.390Z] #77 120.5 checking whether make supports nested variables... yes [2022-08-04T11:05:43.390Z] #77 120.6 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:05:43.390Z] #77 120.6 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:05:43.390Z] #77 120.6 checking how to create a ustar tar archive... gnutar [2022-08-04T11:05:43.649Z] #77 120.6 checking dependency style of gcc... gcc3 [2022-08-04T11:05:43.649Z] #77 120.8 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:05:43.649Z] #77 120.8 checking whether make supports nested variables... (cached) yes [2022-08-04T11:05:43.649Z] #77 120.8 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:05:43.649Z] #77 120.8 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:05:43.649Z] #77 120.8 checking for yajl >= 2.1.0... yes [2022-08-04T11:05:43.649Z] #77 120.8 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:05:43.649Z] #77 120.9 checking for gcc... (cached) gcc [2022-08-04T11:05:43.908Z] #77 120.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:05:43.908Z] #77 120.9 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:05:43.908Z] #77 120.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:05:43.908Z] #77 120.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:05:43.908Z] #77 120.9 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:05:43.908Z] #77 121.0 checking for python3... /usr/bin/python3 [2022-08-04T11:05:43.908Z] #77 121.0 checking for python3 version... 3.9 [2022-08-04T11:05:43.908Z] #77 121.1 checking for python3 platform... linux [2022-08-04T11:05:44.168Z] #77 121.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:05:44.168Z] #77 121.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:05:44.427Z] #77 121.5 checking that generated files are newer than configure... done [2022-08-04T11:05:44.427Z] #77 121.5 configure: creating ./config.status [2022-08-04T11:05:44.934Z] #77 ... [2022-08-04T11:05:44.934Z] [2022-08-04T11:05:44.934Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:05:44.934Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:05:44.934Z] #14 144.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T11:05:44.934Z] #14 144.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:05:44.934Z] #14 144.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:05:46.330Z] #77 123.4 config.status: creating Makefile [2022-08-04T11:05:46.330Z] #77 123.4 config.status: creating config.h [2022-08-04T11:05:46.330Z] #77 123.5 config.status: executing libtool commands [2022-08-04T11:05:46.330Z] #77 123.5 config.status: executing depfiles commands [2022-08-04T11:05:46.589Z] #77 ... [2022-08-04T11:05:46.589Z] [2022-08-04T11:05:46.589Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:05:46.589Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:05:46.589Z] #21 16.87 Building dependency tree... [2022-08-04T11:05:46.589Z] #21 18.29 The following additional packages will be installed: [2022-08-04T11:05:46.589Z] #21 18.29 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T11:05:46.589Z] #21 18.29 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T11:05:46.589Z] #21 18.29 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T11:05:46.589Z] #21 18.29 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T11:05:46.589Z] #21 18.29 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T11:05:46.589Z] #21 18.29 Suggested packages: [2022-08-04T11:05:46.589Z] #21 18.29 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T11:05:46.589Z] #21 18.29 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T11:05:46.589Z] #21 18.29 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T11:05:46.589Z] #21 18.29 Recommended packages: [2022-08-04T11:05:46.589Z] #21 18.29 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T11:05:46.589Z] #21 18.29 systemd-timesyncd | time-daemon unzip [2022-08-04T11:05:46.589Z] #21 20.08 The following NEW packages will be installed: [2022-08-04T11:05:46.589Z] #21 20.08 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T11:05:46.589Z] #21 20.08 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T11:05:46.589Z] #21 20.08 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T11:05:46.589Z] #21 20.08 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T11:05:46.589Z] #21 20.10 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T11:05:46.589Z] #21 20.10 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T11:05:46.589Z] #21 20.10 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T11:05:46.589Z] #21 20.10 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T11:05:46.589Z] #21 20.10 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T11:05:46.589Z] #21 20.41 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:05:46.589Z] #21 20.41 Need to get 32.8 MB of archives. [2022-08-04T11:05:46.589Z] #21 20.41 After this operation, 124 MB of additional disk space will be used. [2022-08-04T11:05:46.589Z] #21 20.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T11:05:46.589Z] #21 20.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T11:05:46.589Z] #21 20.41 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T11:05:46.589Z] #21 20.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T11:05:46.589Z] #21 20.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T11:05:46.589Z] #21 20.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T11:05:46.589Z] #21 20.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T11:05:46.589Z] #21 20.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T11:05:46.589Z] #21 20.58 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T11:05:46.589Z] #21 20.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T11:05:46.589Z] #21 20.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T11:05:46.589Z] #21 20.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T11:05:46.589Z] #21 20.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T11:05:46.589Z] #21 20.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T11:05:46.589Z] #21 20.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:05:46.589Z] #21 20.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:05:46.589Z] #21 20.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T11:05:46.589Z] #21 20.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T11:05:46.589Z] #21 20.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T11:05:46.590Z] #21 20.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T11:05:46.590Z] #21 20.71 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T11:05:46.590Z] #21 20.71 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T11:05:46.590Z] #21 20.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T11:05:46.590Z] #21 20.72 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T11:05:46.590Z] #21 20.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T11:05:46.590Z] #21 20.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T11:05:46.590Z] #21 20.73 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T11:05:46.590Z] #21 20.75 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T11:05:46.590Z] #21 20.75 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T11:05:46.590Z] #21 20.76 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T11:05:46.590Z] #21 20.76 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T11:05:46.590Z] #21 20.76 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T11:05:46.590Z] #21 21.02 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T11:05:46.590Z] #21 21.02 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T11:05:46.590Z] #21 21.03 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T11:05:46.590Z] #21 21.03 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T11:05:46.590Z] #21 21.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:05:46.590Z] #21 21.04 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T11:05:46.590Z] #21 21.04 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T11:05:46.590Z] #21 21.04 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T11:05:46.590Z] #21 21.05 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T11:05:46.590Z] #21 21.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T11:05:46.590Z] #21 21.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T11:05:46.590Z] #21 21.11 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:05:46.590Z] #21 21.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T11:05:46.590Z] #21 21.13 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T11:05:46.590Z] #21 21.13 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T11:05:46.590Z] #21 21.15 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T11:05:46.590Z] #21 21.18 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T11:05:46.590Z] #21 21.19 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T11:05:46.590Z] #21 21.22 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T11:05:46.590Z] #21 21.22 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T11:05:46.590Z] #21 21.41 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T11:05:46.590Z] #21 21.45 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T11:05:46.590Z] #21 21.48 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T11:05:46.590Z] #21 21.49 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T11:05:46.590Z] #21 22.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:05:46.590Z] #21 22.26 Fetched 32.8 MB in 1s (23.7 MB/s) [2022-08-04T11:05:46.590Z] #21 22.33 Selecting previously unselected package libcap2:amd64. [2022-08-04T11:05:46.590Z] #21 22.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-04T11:05:46.590Z] #21 22.40 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 22.42 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:05:46.590Z] #21 22.48 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T11:05:46.590Z] #21 22.49 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 22.49 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T11:05:46.590Z] #21 22.53 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T11:05:46.590Z] #21 22.54 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 22.56 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T11:05:46.590Z] #21 22.63 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T11:05:46.590Z] #21 22.64 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 22.66 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:05:46.590Z] #21 22.83 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T11:05:46.590Z] #21 22.84 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 22.85 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T11:05:46.590Z] #21 22.92 Selecting previously unselected package libkmod2:amd64. [2022-08-04T11:05:46.590Z] #21 22.93 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 22.93 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T11:05:46.590Z] #21 23.01 Selecting previously unselected package systemd. [2022-08-04T11:05:46.590Z] #21 23.02 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 23.14 Unpacking systemd (247.3-7) ... [2022-08-04T11:05:46.590Z] #21 25.05 Selecting previously unselected package pigz. [2022-08-04T11:05:46.590Z] #21 25.06 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 25.07 Unpacking pigz (2.6-1) ... [2022-08-04T11:05:46.590Z] #21 25.14 Selecting previously unselected package libelf1:amd64. [2022-08-04T11:05:46.590Z] #21 25.15 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 25.15 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T11:05:46.590Z] #21 25.28 Selecting previously unselected package libbpf0:amd64. [2022-08-04T11:05:46.590Z] #21 25.29 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 25.30 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T11:05:46.590Z] #21 25.39 Selecting previously unselected package libmnl0:amd64. [2022-08-04T11:05:46.590Z] #21 25.39 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 25.44 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T11:05:46.590Z] #21 25.59 Selecting previously unselected package libxtables12:amd64. [2022-08-04T11:05:46.590Z] #21 25.61 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 25.62 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T11:05:46.590Z] #21 25.68 Selecting previously unselected package libcap2-bin. [2022-08-04T11:05:46.590Z] #21 25.68 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 25.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T11:05:46.590Z] #21 25.75 Selecting previously unselected package iproute2. [2022-08-04T11:05:46.590Z] #21 25.76 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 25.76 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T11:05:46.590Z] #21 26.19 Selecting previously unselected package xxd. [2022-08-04T11:05:46.590Z] #21 26.21 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:05:46.590Z] #21 26.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:05:46.590Z] #21 26.33 Selecting previously unselected package vim-common. [2022-08-04T11:05:46.590Z] #21 26.34 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:05:46.590Z] #21 26.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:05:46.590Z] #21 26.51 Selecting previously unselected package bash-completion. [2022-08-04T11:05:46.590Z] #21 26.51 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T11:05:47.158Z] #21 ... [2022-08-04T11:05:47.158Z] [2022-08-04T11:05:47.158Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:47.158Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:47.158Z] #77 124.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T11:05:47.158Z] #77 124.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:05:47.417Z] #77 124.5 checking for gcc... gcc [2022-08-04T11:05:47.676Z] #77 124.6 checking whether the C compiler works... yes [2022-08-04T11:05:47.676Z] #77 124.8 checking for C compiler default output file name... a.out [2022-08-04T11:05:47.676Z] #77 124.8 checking for suffix of executables... [2022-08-04T11:05:47.935Z] #77 125.0 checking whether we are cross compiling... no [2022-08-04T11:05:48.194Z] #77 125.2 checking for suffix of object files... o [2022-08-04T11:05:48.194Z] #77 125.3 checking whether we are using the GNU C compiler... yes [2022-08-04T11:05:48.194Z] #77 125.4 checking whether gcc accepts -g... yes [2022-08-04T11:05:48.453Z] #77 125.5 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:05:48.453Z] #77 125.6 checking whether gcc understands -c and -o together... yes [2022-08-04T11:05:48.453Z] #77 125.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:05:48.453Z] #77 125.7 checking whether build environment is sane... yes [2022-08-04T11:05:48.453Z] #77 125.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:05:48.453Z] #77 125.8 checking for gawk... no [2022-08-04T11:05:48.453Z] #77 125.8 checking for mawk... mawk [2022-08-04T11:05:48.453Z] #77 125.8 checking whether make sets $(MAKE)... yes [2022-08-04T11:05:48.711Z] #77 125.8 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:05:48.711Z] #77 125.8 checking whether make supports nested variables... yes [2022-08-04T11:05:48.711Z] #77 125.9 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:05:48.711Z] #77 125.9 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:05:48.711Z] #77 125.9 checking how to create a ustar tar archive... gnutar [2022-08-04T11:05:48.970Z] #77 125.9 checking dependency style of gcc... gcc3 [2022-08-04T11:05:48.970Z] #77 126.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:05:48.970Z] #77 126.1 checking whether make supports nested variables... (cached) yes [2022-08-04T11:05:49.239Z] #77 126.1 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:05:49.239Z] #77 126.4 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:05:49.239Z] #77 126.4 checking how to print strings... printf [2022-08-04T11:05:49.239Z] #77 126.4 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:05:49.239Z] #77 126.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:05:49.239Z] #77 126.4 checking for egrep... /bin/grep -E [2022-08-04T11:05:49.239Z] #77 126.4 checking for fgrep... /bin/grep -F [2022-08-04T11:05:49.239Z] #77 126.4 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:05:49.239Z] #77 126.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:05:49.239Z] #77 126.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:05:49.239Z] #77 126.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:05:49.239Z] #77 126.6 checking whether ln -s works... yes [2022-08-04T11:05:49.239Z] #77 126.6 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:05:49.500Z] #77 126.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:05:49.500Z] #77 126.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:05:49.500Z] #77 126.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:05:49.500Z] #77 126.6 checking for objdump... objdump [2022-08-04T11:05:49.500Z] #77 126.6 checking how to recognize dependent libraries... pass_all [2022-08-04T11:05:49.500Z] #77 126.6 checking for dlltool... no [2022-08-04T11:05:49.500Z] #77 126.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:05:49.500Z] #77 126.6 checking for ar... ar [2022-08-04T11:05:49.500Z] #77 126.6 checking for archiver @FILE support... @ [2022-08-04T11:05:49.500Z] #77 126.8 checking for strip... strip [2022-08-04T11:05:49.500Z] #77 126.8 checking for ranlib... ranlib [2022-08-04T11:05:49.759Z] #77 126.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:05:49.759Z] #77 127.1 checking for sysroot... no [2022-08-04T11:05:49.759Z] #77 127.1 checking for a working dd... /bin/dd [2022-08-04T11:05:49.759Z] #77 127.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:05:50.018Z] #77 127.2 checking for mt... no [2022-08-04T11:05:50.018Z] #77 127.2 checking if : is a manifest tool... no [2022-08-04T11:05:50.018Z] #77 127.2 checking how to run the C preprocessor... gcc -E [2022-08-04T11:05:50.160Z] #14 ... [2022-08-04T11:05:50.160Z] [2022-08-04T11:05:50.160Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:50.160Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:50.160Z] #77 81.69 Makefile.am: installing './depcomp' [2022-08-04T11:05:50.160Z] #77 84.17 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:05:50.160Z] #77 84.18 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:05:50.160Z] #77 84.53 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:05:50.160Z] #77 84.53 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:05:50.160Z] #77 84.76 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:05:50.160Z] #77 85.04 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:05:50.160Z] #77 85.22 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:05:50.160Z] #77 85.36 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:05:50.160Z] #77 85.45 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:05:50.844Z] #77 127.4 checking for ANSI C header files... yes [2022-08-04T11:05:50.844Z] #77 128.0 checking for sys/types.h... yes [2022-08-04T11:05:51.102Z] #77 128.1 checking for sys/stat.h... yes [2022-08-04T11:05:51.102Z] #77 128.3 checking for stdlib.h... yes [2022-08-04T11:05:51.361Z] #77 128.4 checking for string.h... yes [2022-08-04T11:05:51.361Z] #77 128.6 checking for memory.h... yes [2022-08-04T11:05:51.620Z] #77 128.7 checking for strings.h... yes [2022-08-04T11:05:51.879Z] #77 128.9 checking for inttypes.h... yes [2022-08-04T11:05:51.879Z] #77 129.0 checking for stdint.h... yes [2022-08-04T11:05:52.448Z] #77 129.2 checking for unistd.h... yes [2022-08-04T11:05:52.449Z] #77 129.4 checking for dlfcn.h... yes [2022-08-04T11:05:52.449Z] #77 129.5 checking for objdir... .libs [2022-08-04T11:05:52.707Z] #19 259.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-04T11:05:52.707Z] #19 259.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:05:52.707Z] #19 259.5 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:05:52.707Z] #19 259.6 Selecting previously unselected package patch. [2022-08-04T11:05:52.707Z] #19 259.6 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-04T11:05:52.707Z] #19 259.6 Unpacking patch (2.7.6-7) ... [2022-08-04T11:05:52.707Z] #19 259.7 Selecting previously unselected package dpkg-dev. [2022-08-04T11:05:52.707Z] #19 ... [2022-08-04T11:05:52.707Z] [2022-08-04T11:05:52.707Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:52.707Z] #84 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:52.707Z] #84 209.8 CCLD libcrun.la [2022-08-04T11:05:52.707Z] #84 209.9 AR libcrun_testing.a [2022-08-04T11:05:52.707Z] #84 209.9 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T11:05:52.707Z] #84 209.9 CCLD tests/tests_libcrun_utils [2022-08-04T11:05:52.707Z] #84 209.9 CCLD tests/tests_libcrun_fuzzer [2022-08-04T11:05:52.707Z] #84 210.0 CCLD tests/tests_libcrun_errors [2022-08-04T11:05:52.707Z] #84 210.9 CCLD crun [2022-08-04T11:05:52.707Z] #84 211.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T11:05:52.707Z] #84 211.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T11:05:52.707Z] #84 211.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T11:05:52.707Z] #84 211.5 /bin/mkdir -p '/usr/local/lib' [2022-08-04T11:05:52.707Z] #84 211.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T11:05:52.707Z] #84 211.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T11:05:52.707Z] #84 211.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T11:05:52.707Z] #84 211.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T11:05:52.707Z] #84 211.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T11:05:52.707Z] #84 211.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-08-04T11:05:52.708Z] #77 129.8 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:05:52.708Z] #77 129.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:05:52.708Z] #77 129.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:05:52.966Z] #84 211.7 ---------------------------------------------------------------------- [2022-08-04T11:05:52.966Z] #84 211.7 Libraries have been installed in: [2022-08-04T11:05:52.966Z] #84 211.7 /usr/local/lib [2022-08-04T11:05:52.966Z] #84 211.7 [2022-08-04T11:05:52.966Z] #84 211.7 If you ever happen to want to link against installed libraries [2022-08-04T11:05:52.966Z] #84 211.7 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T11:05:52.966Z] #84 211.7 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T11:05:52.966Z] #84 211.7 flag during linking and do at least one of the following: [2022-08-04T11:05:52.966Z] #84 211.7 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T11:05:52.966Z] #84 211.7 during execution [2022-08-04T11:05:52.966Z] #84 211.7 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T11:05:52.966Z] #84 211.7 during linking [2022-08-04T11:05:52.966Z] #84 211.7 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T11:05:52.966Z] #84 211.7 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T11:05:52.966Z] #84 211.7 [2022-08-04T11:05:52.966Z] #84 211.7 See any operating system documentation about shared libraries for [2022-08-04T11:05:52.966Z] #84 211.7 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T11:05:52.966Z] #84 211.7 ---------------------------------------------------------------------- [2022-08-04T11:05:52.966Z] #84 211.7 /bin/mkdir -p '/build' [2022-08-04T11:05:52.967Z] #84 211.7 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T11:05:52.967Z] #84 211.8 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T11:05:52.967Z] #84 211.8 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T11:05:52.967Z] #84 211.8 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T11:05:52.967Z] #84 211.8 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T11:05:53.226Z] #77 130.0 checking if gcc static flag -static works... yes [2022-08-04T11:05:53.226Z] #77 130.3 checking if gcc supports -c -o file.o... yes [2022-08-04T11:05:53.226Z] #77 130.5 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:05:53.226Z] #77 130.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:05:53.484Z] #77 130.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:05:53.484Z] #77 130.7 checking how to hardcode library paths into programs... immediate [2022-08-04T11:05:53.484Z] #77 130.7 checking whether stripping libraries is possible... yes [2022-08-04T11:05:53.484Z] #77 130.7 checking if libtool supports shared libraries... yes [2022-08-04T11:05:53.484Z] #77 130.7 checking whether to build shared libraries... no [2022-08-04T11:05:53.484Z] #77 130.7 checking whether to build static libraries... yes [2022-08-04T11:05:53.743Z] #77 130.7 checking float.h usability... yes [2022-08-04T11:05:53.743Z] #77 130.9 checking float.h presence... yes [2022-08-04T11:05:53.743Z] #77 130.9 checking for float.h... yes [2022-08-04T11:05:54.002Z] #77 131.0 checking limits.h usability... yes [2022-08-04T11:05:54.002Z] #77 131.1 checking limits.h presence... yes [2022-08-04T11:05:54.002Z] #77 131.1 checking for limits.h... yes [2022-08-04T11:05:54.002Z] #77 131.1 checking stddef.h usability... yes [2022-08-04T11:05:54.261Z] #77 131.2 checking stddef.h presence... yes [2022-08-04T11:05:54.261Z] #77 131.3 checking for stddef.h... yes [2022-08-04T11:05:54.261Z] #77 131.3 checking for stdlib.h... (cached) yes [2022-08-04T11:05:54.261Z] #77 131.4 checking for string.h... (cached) yes [2022-08-04T11:05:54.261Z] #77 131.4 checking sys/time.h usability... yes [2022-08-04T11:05:54.521Z] #77 131.5 checking sys/time.h presence... yes [2022-08-04T11:05:54.521Z] #77 131.6 checking for sys/time.h... yes [2022-08-04T11:05:54.521Z] #77 131.6 checking for inline... inline [2022-08-04T11:05:54.780Z] #77 131.7 checking for size_t... yes [2022-08-04T11:05:54.780Z] #77 132.0 checking for stdlib.h... (cached) yes [2022-08-04T11:05:54.908Z] #14 ... [2022-08-04T11:05:54.908Z] [2022-08-04T11:05:54.908Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:54.908Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:54.908Z] #77 77.26 configure.ac:7: installing './compile' [2022-08-04T11:05:54.908Z] #77 77.29 configure.ac:11: installing './config.guess' [2022-08-04T11:05:54.908Z] #77 77.32 configure.ac:11: installing './config.sub' [2022-08-04T11:05:54.908Z] #77 77.34 configure.ac:8: installing './install-sh' [2022-08-04T11:05:54.908Z] #77 77.36 configure.ac:8: installing './missing' [2022-08-04T11:05:54.908Z] #77 77.52 Makefile.am: installing './depcomp' [2022-08-04T11:05:55.054Z] #77 132.0 checking for GNU libc compatible malloc... yes [2022-08-04T11:05:55.054Z] #77 132.1 checking for stdlib.h... (cached) yes [2022-08-04T11:05:55.054Z] #77 132.1 checking for GNU libc compatible realloc... yes [2022-08-04T11:05:55.455Z] #77 ... [2022-08-04T11:05:55.455Z] [2022-08-04T11:05:55.455Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:05:55.455Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:05:55.455Z] #14 166.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T11:05:55.455Z] #14 166.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:05:55.455Z] #14 166.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:05:55.621Z] #77 132.4 checking for working strtod... yes [2022-08-04T11:05:55.621Z] #77 132.6 checking for gettimeofday... yes [2022-08-04T11:05:55.880Z] #77 132.8 checking for memset... yes [2022-08-04T11:05:56.145Z] #77 133.0 checking for strspn... yes [2022-08-04T11:05:56.269Z] #84 DONE 214.9s [2022-08-04T11:05:56.269Z] [2022-08-04T11:05:56.269Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:05:56.269Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:05:56.269Z] #19 259.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-04T11:05:56.269Z] #19 259.7 Unpacking dpkg-dev (1.20.11) ... [2022-08-04T11:05:56.269Z] #19 260.0 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-04T11:05:56.269Z] #19 260.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-04T11:05:56.269Z] #19 260.0 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T11:05:56.269Z] #19 260.0 Selecting previously unselected package libio-string-perl. [2022-08-04T11:05:56.269Z] #19 260.0 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-04T11:05:56.269Z] #19 260.1 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-04T11:05:56.269Z] #19 260.1 Selecting previously unselected package libicu67:amd64. [2022-08-04T11:05:56.269Z] #19 260.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-04T11:05:56.269Z] #19 260.1 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T11:05:56.269Z] #19 263.2 Selecting previously unselected package libxml2:amd64. [2022-08-04T11:05:56.269Z] #19 263.2 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-04T11:05:56.269Z] #19 263.4 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:05:56.269Z] #19 264.2 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-04T11:05:56.269Z] #19 264.2 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-04T11:05:56.269Z] #19 264.2 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T11:05:56.269Z] #19 264.3 Selecting previously unselected package libxml-sax-base-perl. [2022-08-04T11:05:56.269Z] #19 264.3 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-04T11:05:56.269Z] #19 264.4 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T11:05:56.269Z] #19 264.8 Selecting previously unselected package libxml-sax-perl. [2022-08-04T11:05:56.269Z] #19 264.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-04T11:05:56.269Z] #19 264.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T11:05:56.269Z] #19 264.9 Selecting previously unselected package libxml-libxml-perl. [2022-08-04T11:05:56.269Z] #19 264.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-04T11:05:56.269Z] #19 264.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T11:05:56.404Z] #77 133.4 checking that generated files are newer than configure... done [2022-08-04T11:05:56.404Z] #77 133.4 configure: creating ./config.status [2022-08-04T11:05:56.531Z] #19 265.1 Selecting previously unselected package libxml-simple-perl. [2022-08-04T11:05:56.531Z] #19 265.1 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-04T11:05:56.531Z] #19 265.1 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-04T11:05:56.531Z] #19 265.1 Selecting previously unselected package libyaml-perl. [2022-08-04T11:05:56.531Z] #19 265.1 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-04T11:05:56.531Z] #19 265.1 Unpacking libyaml-perl (1.30-1) ... [2022-08-04T11:05:56.531Z] #19 265.2 Selecting previously unselected package libconfig-auto-perl. [2022-08-04T11:05:56.792Z] #19 265.2 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-04T11:05:56.792Z] #19 265.3 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-04T11:05:56.792Z] #19 265.3 Selecting previously unselected package libfile-which-perl. [2022-08-04T11:05:56.792Z] #19 265.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-04T11:05:56.792Z] #19 265.3 Unpacking libfile-which-perl (1.23-1) ... [2022-08-04T11:05:56.792Z] #19 265.4 Selecting previously unselected package libfile-homedir-perl. [2022-08-04T11:05:56.792Z] #19 265.4 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-04T11:05:56.792Z] #19 265.4 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-04T11:05:56.792Z] #19 265.5 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-04T11:05:56.792Z] #19 265.5 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-04T11:05:56.792Z] #19 265.5 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T11:05:56.792Z] #19 265.6 Selecting previously unselected package dpkg-cross. [2022-08-04T11:05:56.792Z] #19 265.6 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-04T11:05:56.805Z] #77 79.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:05:56.805Z] #77 79.96 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:05:56.805Z] #77 80.19 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:05:56.805Z] #77 80.19 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:05:57.053Z] #19 265.6 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-04T11:05:57.063Z] #77 80.31 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:05:57.312Z] #19 265.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-04T11:05:57.312Z] #19 265.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-04T11:05:57.312Z] #19 265.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-04T11:05:57.320Z] #77 80.56 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:05:57.320Z] #77 80.83 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:05:57.572Z] #19 266.0 Selecting previously unselected package libc6-armel-cross. [2022-08-04T11:05:57.572Z] #19 266.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T11:05:57.572Z] #19 266.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-04T11:05:57.572Z] #19 266.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-04T11:05:57.572Z] #19 266.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:57.572Z] #19 266.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:05:57.572Z] #19 266.3 Selecting previously unselected package libgomp1-armel-cross. [2022-08-04T11:05:57.577Z] #77 80.88 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:05:57.577Z] #77 81.01 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-04T11:05:57.780Z] #77 ... [2022-08-04T11:05:57.780Z] [2022-08-04T11:05:57.780Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:05:57.780Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:05:57.780Z] #21 28.51 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T11:05:57.780Z] #21 28.96 Selecting previously unselected package bzip2. [2022-08-04T11:05:57.780Z] #21 28.96 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 28.97 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:05:57.780Z] #21 29.05 Selecting previously unselected package xz-utils. [2022-08-04T11:05:57.780Z] #21 29.05 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 29.06 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:05:57.780Z] #21 29.18 Selecting previously unselected package apparmor. [2022-08-04T11:05:57.780Z] #21 29.18 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 29.24 Unpacking apparmor (2.13.6-10) ... [2022-08-04T11:05:57.780Z] #21 29.71 Selecting previously unselected package inetutils-ping. [2022-08-04T11:05:57.780Z] #21 29.72 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 29.72 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T11:05:57.780Z] #21 29.82 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T11:05:57.780Z] #21 29.83 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 29.83 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T11:05:57.780Z] #21 29.90 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T11:05:57.780Z] #21 29.91 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 29.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T11:05:57.780Z] #21 30.03 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T11:05:57.780Z] #21 30.03 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 30.03 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T11:05:57.780Z] #21 30.10 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T11:05:57.780Z] #21 30.10 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 30.11 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T11:05:57.780Z] #21 30.21 Selecting previously unselected package iptables. [2022-08-04T11:05:57.780Z] #21 30.21 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 30.22 Unpacking iptables (1.8.7-1) ... [2022-08-04T11:05:57.780Z] #21 30.52 Selecting previously unselected package libonig5:amd64. [2022-08-04T11:05:57.780Z] #21 30.52 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 30.53 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:05:57.780Z] #21 30.66 Selecting previously unselected package libjq1:amd64. [2022-08-04T11:05:57.780Z] #21 30.67 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 30.68 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:05:57.780Z] #21 30.79 Selecting previously unselected package jq. [2022-08-04T11:05:57.780Z] #21 30.81 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 30.81 Unpacking jq (1.6-2.1) ... [2022-08-04T11:05:57.780Z] #21 30.93 Selecting previously unselected package libaio1:amd64. [2022-08-04T11:05:57.780Z] #21 30.96 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 30.96 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T11:05:57.780Z] #21 31.03 Selecting previously unselected package libgpm2:amd64. [2022-08-04T11:05:57.780Z] #21 31.03 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 31.04 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T11:05:57.780Z] #21 31.11 Selecting previously unselected package libicu67:amd64. [2022-08-04T11:05:57.780Z] #21 31.11 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 31.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T11:05:57.780Z] #21 34.60 Selecting previously unselected package libinih1:amd64. [2022-08-04T11:05:57.780Z] #21 34.60 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 34.61 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T11:05:57.780Z] #21 34.65 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T11:05:57.780Z] #21 34.66 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 34.66 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T11:05:57.780Z] #21 34.75 Selecting previously unselected package libnet1:amd64. [2022-08-04T11:05:57.780Z] #21 34.77 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 34.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:05:57.780Z] #21 34.86 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T11:05:57.780Z] #21 34.86 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 34.87 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:05:57.780Z] #21 34.96 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:05:57.780Z] #21 34.98 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:05:57.780Z] #21 34.99 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:05:57.780Z] #21 35.06 Selecting previously unselected package libyajl2:amd64. [2022-08-04T11:05:57.780Z] #21 35.07 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T11:05:57.781Z] #21 35.07 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:05:57.781Z] #21 35.12 Selecting previously unselected package net-tools. [2022-08-04T11:05:57.781Z] #21 35.12 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T11:05:57.781Z] #21 35.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:05:57.781Z] #21 35.35 Selecting previously unselected package patch. [2022-08-04T11:05:57.781Z] #21 35.36 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-04T11:05:57.781Z] #21 35.37 Unpacking patch (2.7.6-7) ... [2022-08-04T11:05:57.781Z] #21 35.47 Selecting previously unselected package python-pip-whl. [2022-08-04T11:05:57.781Z] #21 35.49 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:05:57.781Z] #21 35.49 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:05:57.781Z] #21 36.09 Selecting previously unselected package python3-lib2to3. [2022-08-04T11:05:57.781Z] #21 36.12 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T11:05:57.781Z] #21 36.12 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:05:57.781Z] #21 36.25 Selecting previously unselected package python3-distutils. [2022-08-04T11:05:57.781Z] #21 36.26 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T11:05:57.781Z] #21 36.26 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T11:05:57.781Z] #21 36.40 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:05:57.781Z] #21 36.42 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:05:57.781Z] #21 36.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:05:57.781Z] #21 36.60 Selecting previously unselected package python3-setuptools. [2022-08-04T11:05:57.781Z] #21 36.60 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T11:05:57.781Z] #21 36.61 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T11:05:57.781Z] #21 36.84 Selecting previously unselected package python3-wheel. [2022-08-04T11:05:57.781Z] #21 36.85 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T11:05:57.781Z] #21 36.85 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T11:05:57.781Z] #21 36.93 Selecting previously unselected package python3-pip. [2022-08-04T11:05:57.781Z] #21 36.93 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:05:57.781Z] #21 36.95 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:05:57.781Z] #21 37.22 Selecting previously unselected package sudo. [2022-08-04T11:05:57.781Z] #21 37.23 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T11:05:57.781Z] #21 37.23 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T11:05:57.781Z] #21 37.81 Selecting previously unselected package systemd-journal-remote. [2022-08-04T11:05:57.781Z] #21 37.81 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T11:05:57.781Z] #21 37.81 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T11:05:57.781Z] #21 37.90 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T11:05:57.781Z] #21 37.92 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T11:05:57.781Z] #21 37.92 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:05:57.781Z] #21 38.20 Selecting previously unselected package uidmap. [2022-08-04T11:05:57.781Z] #21 38.21 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T11:05:57.781Z] #21 38.22 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T11:05:57.781Z] #21 38.35 Selecting previously unselected package vim-runtime. [2022-08-04T11:05:57.781Z] #21 38.35 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:05:57.781Z] #21 38.39 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T11:05:57.781Z] #21 38.44 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T11:05:57.781Z] #21 38.45 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:05:57.831Z] #19 266.3 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:57.832Z] #19 266.3 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:05:57.832Z] #19 266.3 Selecting previously unselected package libatomic1-armel-cross. [2022-08-04T11:05:57.832Z] #19 266.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:57.832Z] #19 266.4 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:05:57.832Z] #19 266.4 Selecting previously unselected package libasan6-armel-cross. [2022-08-04T11:05:57.832Z] #19 266.4 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:57.832Z] #19 266.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:05:58.039Z] #21 ... [2022-08-04T11:05:58.039Z] [2022-08-04T11:05:58.039Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:05:58.039Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:05:58.039Z] #77 135.4 config.status: creating Makefile [2022-08-04T11:05:58.297Z] #77 135.4 config.status: creating config.h [2022-08-04T11:05:58.297Z] #77 135.4 config.status: executing depfiles commands [2022-08-04T11:05:58.297Z] #77 135.6 config.status: executing libtool commands [2022-08-04T11:05:58.402Z] #19 266.9 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-04T11:05:58.402Z] #19 266.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:58.402Z] #19 266.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:05:58.402Z] #19 267.0 Selecting previously unselected package libubsan1-armel-cross. [2022-08-04T11:05:58.402Z] #19 267.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:58.402Z] #19 267.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:05:58.402Z] #19 267.1 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-04T11:05:58.661Z] #19 267.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:05:58.661Z] #19 267.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:05:58.661Z] #19 267.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-04T11:05:58.661Z] #19 267.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:05:58.661Z] #19 267.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T11:05:59.232Z] #77 136.5 GEN .version [2022-08-04T11:05:59.233Z] #77 136.5 make install-recursive [2022-08-04T11:05:59.491Z] #77 136.5 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T11:05:59.491Z] #77 136.6 Making install in libocispec [2022-08-04T11:05:59.491Z] #77 136.6 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:05:59.491Z] #77 136.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T11:05:59.491Z] #77 136.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T11:05:59.491Z] #77 136.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T11:05:59.749Z] #77 136.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T11:06:00.316Z] #77 137.6 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T11:06:00.575Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T11:06:00.575Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T11:06:00.575Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T11:06:00.575Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T11:06:00.575Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T11:06:00.575Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T11:06:00.575Z] #77 137.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T11:06:01.197Z] #19 ... [2022-08-04T11:06:01.198Z] [2022-08-04T11:06:01.198Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:06:01.198Z] #62 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:06:01.198Z] #62 280.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T11:06:01.198Z] #62 DONE 281.2s [2022-08-04T11:06:01.198Z] [2022-08-04T11:06:01.198Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-08-04T11:06:01.198Z] #19 sha256:35e6c26d918e6b84e0701875a3825b0ab92389673b7392d35571374ccbd4b407 [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T11:06:01.951Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T11:06:01.952Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T11:06:01.952Z] #77 138.8 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T11:06:01.952Z] #77 138.9 make install-recursive [2022-08-04T11:06:01.952Z] #77 138.9 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:06:01.952Z] #77 138.9 Making install in yajl [2022-08-04T11:06:01.952Z] #77 138.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:06:01.952Z] #77 139.0 CC verify/json_verify-json_verify.o [2022-08-04T11:06:01.952Z] #77 139.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T11:06:01.952Z] #77 139.0 CC src/libyajl_la-yajl.lo [2022-08-04T11:06:01.952Z] #77 139.0 CC src/libyajl_la-yajl_gen.lo [2022-08-04T11:06:01.952Z] #77 139.0 CC src/libyajl_la-yajl_parser.lo [2022-08-04T11:06:01.952Z] #77 139.0 CC src/libyajl_la-yajl_buf.lo [2022-08-04T11:06:01.952Z] #77 139.1 CC src/libyajl_la-yajl_encode.lo [2022-08-04T11:06:01.952Z] #77 139.1 CC src/libyajl_la-yajl_lex.lo [2022-08-04T11:06:01.952Z] #77 139.1 CC src/libyajl_la-yajl_tree.lo [2022-08-04T11:06:04.487Z] #19 273.0 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-04T11:06:04.487Z] #19 273.0 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:06:04.487Z] #19 273.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T11:06:04.487Z] #19 273.0 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-04T11:06:04.487Z] #19 273.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-04T11:06:04.487Z] #19 273.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T11:06:04.487Z] #19 273.2 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-04T11:06:04.487Z] #19 273.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-04T11:06:04.487Z] #19 273.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T11:06:04.748Z] #19 273.5 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-04T11:06:04.748Z] #19 273.5 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:04.748Z] #19 273.5 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:05.007Z] #19 273.7 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-04T11:06:05.266Z] #19 273.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:06:05.266Z] #19 273.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T11:06:06.138Z] #77 ... [2022-08-04T11:06:06.138Z] [2022-08-04T11:06:06.138Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:06:06.138Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:06:06.138Z] #21 41.87 Selecting previously unselected package vim. [2022-08-04T11:06:06.138Z] #21 41.87 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:06:06.138Z] #21 41.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:06:06.138Z] #21 42.43 Selecting previously unselected package xfsprogs. [2022-08-04T11:06:06.138Z] #21 42.43 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T11:06:06.138Z] #21 42.44 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T11:06:06.138Z] #21 43.01 Selecting previously unselected package zip. [2022-08-04T11:06:06.138Z] #21 43.01 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-04T11:06:06.138Z] #21 43.02 Unpacking zip (3.0-12) ... [2022-08-04T11:06:06.138Z] #21 43.16 Selecting previously unselected package zstd. [2022-08-04T11:06:06.138Z] #21 43.17 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T11:06:06.138Z] #21 43.17 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:06:06.138Z] #21 43.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:06:06.138Z] #21 44.26 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T11:06:06.138Z] #21 44.28 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:06:06.138Z] #21 44.30 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T11:06:06.138Z] #21 44.31 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T11:06:06.138Z] #21 44.32 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T11:06:06.138Z] #21 44.33 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T11:06:06.138Z] #21 44.34 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T11:06:06.138Z] #21 44.35 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T11:06:06.138Z] #21 44.36 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:06:06.138Z] #21 44.37 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:06:06.138Z] #21 44.39 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:06:06.138Z] #21 44.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:06:06.138Z] #21 44.41 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T11:06:06.138Z] #21 45.25 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T11:06:06.139Z] #21 45.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:06:06.139Z] #21 45.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:06:06.139Z] #21 45.30 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T11:06:06.139Z] #21 45.31 Setting up apparmor (2.13.6-10) ... [2022-08-04T11:06:06.139Z] #21 46.83 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T11:06:06.139Z] #21 46.91 Setting up zip (3.0-12) ... [2022-08-04T11:06:06.139Z] #21 46.92 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:06:06.139Z] #21 46.95 Setting up bash-completion (1:2.11-2) ... [2022-08-04T11:06:07.549Z] #77 ... [2022-08-04T11:06:07.549Z] [2022-08-04T11:06:07.549Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:06:07.549Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:06:07.549Z] #14 155.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T11:06:07.549Z] #14 155.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:06:07.549Z] #14 155.2 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:06:07.698Z] #14 ... [2022-08-04T11:06:07.698Z] [2022-08-04T11:06:07.698Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:06:07.698Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:06:07.698Z] #77 106.2 configure.ac:7: installing 'build-aux/compile' [2022-08-04T11:06:07.698Z] #77 106.2 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T11:06:07.698Z] #77 106.2 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T11:06:07.698Z] #77 106.2 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T11:06:07.698Z] #77 106.3 configure.ac:11: installing 'build-aux/missing' [2022-08-04T11:06:07.698Z] #77 106.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:06:07.698Z] #77 107.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T11:06:08.042Z] #21 49.01 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:06:08.042Z] #21 49.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:06:08.043Z] #21 49.03 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T11:06:08.043Z] #21 49.05 Setting up patch (2.7.6-7) ... [2022-08-04T11:06:08.043Z] #21 49.06 Setting up sudo (1.9.5p2-3) ... [2022-08-04T11:06:08.301Z] #21 49.14 invoke-rc.d: could not determine current runlevel [2022-08-04T11:06:08.301Z] #21 49.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T11:06:08.301Z] #21 49.15 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T11:06:08.301Z] #21 49.17 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T11:06:08.301Z] #21 49.17 Failed to connect to bus: Host is down [2022-08-04T11:06:08.301Z] #21 49.17 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T11:06:08.301Z] #21 49.18 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T11:06:08.301Z] #21 49.19 Setting up pigz (2.6-1) ... [2022-08-04T11:06:08.301Z] #21 49.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T11:06:08.301Z] #21 49.23 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:06:08.301Z] #21 49.25 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:06:08.301Z] #21 49.26 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:06:08.914Z] #14 168.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T11:06:08.914Z] #14 168.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:06:08.914Z] #14 168.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:06:09.235Z] #21 50.07 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T11:06:09.235Z] #21 50.08 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:06:09.494Z] #21 50.48 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T11:06:09.494Z] #21 50.49 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T11:06:09.494Z] #21 50.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:06:09.494Z] #21 50.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:06:09.494Z] #21 50.52 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T11:06:09.494Z] #21 50.53 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T11:06:10.062Z] #21 51.06 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:06:10.062Z] #21 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T11:06:10.062Z] #21 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T11:06:10.062Z] #21 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T11:06:10.321Z] #21 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T11:06:10.321Z] #21 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T11:06:10.321Z] #21 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T11:06:10.321Z] #21 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T11:06:10.321Z] #21 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T11:06:10.321Z] #21 51.19 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T11:06:10.535Z] #19 278.2 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-04T11:06:10.535Z] #19 278.2 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:06:10.535Z] #19 278.2 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T11:06:10.535Z] #19 278.3 Selecting previously unselected package crossbuild-essential-armel. [2022-08-04T11:06:10.535Z] #19 278.3 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-04T11:06:10.535Z] #19 278.3 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-04T11:06:10.535Z] #19 278.3 Selecting previously unselected package libc6-armhf-cross. [2022-08-04T11:06:10.535Z] #19 278.3 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T11:06:10.535Z] #19 278.3 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T11:06:10.535Z] #19 278.4 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-04T11:06:10.535Z] #19 278.4 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:10.535Z] #19 278.4 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:10.535Z] #19 278.5 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-04T11:06:10.535Z] #19 278.5 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:10.535Z] #19 278.5 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:10.535Z] #19 278.5 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-04T11:06:10.535Z] #19 278.5 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:10.535Z] #19 278.5 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:10.535Z] #19 278.6 Selecting previously unselected package libasan6-armhf-cross. [2022-08-04T11:06:10.535Z] #19 278.6 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:10.535Z] #19 278.6 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:10.535Z] #19 278.8 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-04T11:06:10.535Z] #19 278.8 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:10.535Z] #19 278.8 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:10.535Z] #19 278.9 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-04T11:06:10.535Z] #19 278.9 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:10.535Z] #19 278.9 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:10.535Z] #19 279.0 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-04T11:06:10.535Z] #19 279.0 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:10.535Z] #19 279.0 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:10.535Z] #19 279.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-04T11:06:10.535Z] #19 279.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:06:10.535Z] #19 279.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T11:06:11.132Z] #77 110.3 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:06:11.132Z] #77 110.3 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:06:11.132Z] #77 110.6 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:06:11.132Z] #77 110.6 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:06:11.132Z] #77 110.6 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:06:11.132Z] #77 110.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:06:11.393Z] #77 111.1 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:06:11.672Z] #77 111.3 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:06:11.699Z] #21 52.60 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:06:11.699Z] #21 52.62 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T11:06:11.699Z] #21 52.63 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:06:11.699Z] #21 52.64 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:06:13.080Z] #21 53.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T11:06:13.081Z] #21 53.86 Setting up jq (1.6-2.1) ... [2022-08-04T11:06:13.081Z] #21 54.15 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:06:13.339Z] #21 54.27 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T11:06:13.339Z] #21 54.28 Setting up iptables (1.8.7-1) ... [2022-08-04T11:06:13.339Z] #21 54.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:06:13.339Z] #21 54.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:06:13.339Z] #21 54.31 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:06:13.339Z] #21 54.32 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:06:13.339Z] #21 54.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T11:06:13.339Z] #21 54.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T11:06:13.339Z] #21 54.35 Setting up iproute2 (5.10.0-4) ... [2022-08-04T11:06:14.275Z] #21 55.23 Setting up systemd (247.3-7) ... [2022-08-04T11:06:14.275Z] #21 55.30 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T11:06:14.533Z] #21 55.31 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T11:06:14.533Z] #21 55.32 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T11:06:14.533Z] #21 55.37 Initializing machine ID from KVM UUID. [2022-08-04T11:06:15.469Z] #21 56.47 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T11:06:15.804Z] #19 283.9 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-04T11:06:15.805Z] #19 283.9 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:06:15.805Z] #19 283.9 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T11:06:15.805Z] #19 284.0 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-04T11:06:15.805Z] #19 284.0 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-04T11:06:15.805Z] #19 284.0 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T11:06:15.805Z] #19 284.1 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-04T11:06:15.805Z] #19 284.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-04T11:06:15.805Z] #19 284.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T11:06:15.805Z] #19 284.4 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-04T11:06:15.805Z] #19 284.4 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:15.805Z] #19 284.4 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:15.805Z] #19 284.6 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-04T11:06:16.038Z] #21 56.80 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:06:16.063Z] #19 284.6 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:06:16.063Z] #19 284.6 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T11:06:16.297Z] #21 DONE 57.2s [2022-08-04T11:06:16.297Z] [2022-08-04T11:06:16.297Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T11:06:16.297Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T11:06:17.240Z] #22 ... [2022-08-04T11:06:17.240Z] [2022-08-04T11:06:17.240Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:06:17.240Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:06:17.240Z] #77 144.3 CCLD libyajl.la [2022-08-04T11:06:17.240Z] #77 144.7 CCLD verify/json_verify [2022-08-04T11:06:17.240Z] #77 145.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:06:17.240Z] #77 145.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:06:17.240Z] #77 145.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:06:17.240Z] #77 145.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:06:17.240Z] #77 145.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:06:17.240Z] #77 145.2 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:06:17.240Z] #77 145.3 CC src/validate.o [2022-08-04T11:06:17.240Z] #77 145.3 CC src/image_spec_schema_config_schema.lo [2022-08-04T11:06:17.240Z] #77 145.3 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T11:06:17.240Z] #77 145.3 CC src/image_spec_schema_defs.lo [2022-08-04T11:06:17.240Z] #77 145.3 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T11:06:17.240Z] #77 145.3 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T11:06:17.240Z] #77 145.3 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T11:06:17.240Z] #77 145.4 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T11:06:17.240Z] #77 145.4 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T11:06:17.240Z] #77 145.4 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T11:06:17.240Z] #77 145.5 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T11:06:17.240Z] #77 145.5 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T11:06:17.240Z] #77 145.6 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T11:06:17.240Z] #77 145.6 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T11:06:17.240Z] #77 145.7 CC src/runtime_spec_schema_defs.lo [2022-08-04T11:06:17.240Z] #77 145.7 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T11:06:17.240Z] #77 145.7 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T11:06:17.240Z] #77 145.8 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T11:06:17.240Z] #77 145.9 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T11:06:17.240Z] #77 146.1 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T11:06:17.240Z] #77 146.2 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T11:06:17.240Z] #77 146.3 CC src/basic_test_double_array_item.lo [2022-08-04T11:06:17.240Z] #77 146.4 CC src/basic_test_double_array.lo [2022-08-04T11:06:17.240Z] #77 146.5 CC src/basic_test_top_array_int.lo [2022-08-04T11:06:17.240Z] #77 146.6 CC src/basic_test_top_array_string.lo [2022-08-04T11:06:17.240Z] #77 146.7 CC src/basic_test_top_double_array_int.lo [2022-08-04T11:06:17.240Z] #77 146.9 CC src/basic_test_top_double_array_obj.lo [2022-08-04T11:06:17.240Z] #77 147.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T11:06:17.240Z] #77 147.1 CC src/basic_test_top_double_array_string.lo [2022-08-04T11:06:17.240Z] #77 147.3 CC src/read-file.lo [2022-08-04T11:06:17.240Z] #77 147.4 CC src/json_common.lo [2022-08-04T11:06:17.240Z] #77 147.7 CC tests/test-1.o [2022-08-04T11:06:17.240Z] #77 147.7 CC tests/test-2.o [2022-08-04T11:06:17.240Z] #77 148.0 CC tests/test-3.o [2022-08-04T11:06:17.240Z] #77 148.3 CC tests/test-4.o [2022-08-04T11:06:17.240Z] #77 148.4 CC tests/test-5.o [2022-08-04T11:06:17.240Z] #77 148.6 CC tests/test-6.o [2022-08-04T11:06:17.240Z] #77 148.7 CC tests/test-7.o [2022-08-04T11:06:17.240Z] #77 148.9 CC tests/test-8.o [2022-08-04T11:06:17.240Z] #77 149.1 CC tests/test-9.o [2022-08-04T11:06:17.240Z] #77 149.2 CC tests/test-10.o [2022-08-04T11:06:17.240Z] #77 149.4 CC tests/test-11.o [2022-08-04T11:06:17.807Z] #77 ... [2022-08-04T11:06:17.807Z] [2022-08-04T11:06:17.807Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T11:06:17.807Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T11:06:17.807Z] #22 1.383 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T11:06:17.807Z] #22 1.388 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T11:06:17.807Z] #22 1.391 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T11:06:17.807Z] #22 DONE 1.5s [2022-08-04T11:06:17.807Z] [2022-08-04T11:06:17.807Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T11:06:17.807Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T11:06:18.160Z] #64 281.5 # github.com/containerd/containerd/cmd/containerd [2022-08-04T11:06:18.160Z] #64 281.5 /usr/bin/ld: /tmp/go-link-3217592881/000019.o: in function `New': [2022-08-04T11:06:18.160Z] #64 281.5 /tmp/tmp.0S4SB3m8D3/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T11:06:18.160Z] #64 281.6 + bin/containerd-stress [2022-08-04T11:06:18.371Z] #77 ... [2022-08-04T11:06:18.371Z] [2022-08-04T11:06:18.371Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:06:18.371Z] #67 sha256:1df979ac7972ca8aa470225962f5d552c45825eecfc30d67f777827bb31b3687 [2022-08-04T11:06:18.371Z] #67 189.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:06:18.371Z] #67 189.0 + GOBIN=/build [2022-08-04T11:06:18.371Z] #67 189.0 + GO111MODULE=on [2022-08-04T11:06:18.371Z] #67 189.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:06:18.850Z] #64 282.7 + bin/containerd-shim [2022-08-04T11:06:21.143Z] #14 ... [2022-08-04T11:06:21.143Z] [2022-08-04T11:06:21.143Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:06:21.143Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:06:21.143Z] #77 103.7 configure.ac:7: installing 'build-aux/compile' [2022-08-04T11:06:21.143Z] #77 103.7 configure.ac:9: installing 'build-aux/config.guess' [2022-08-04T11:06:21.143Z] #77 103.7 configure.ac:9: installing 'build-aux/config.sub' [2022-08-04T11:06:21.143Z] #77 103.7 configure.ac:11: installing 'build-aux/install-sh' [2022-08-04T11:06:21.143Z] #77 103.7 configure.ac:11: installing 'build-aux/missing' [2022-08-04T11:06:21.143Z] #77 104.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:06:21.143Z] #77 104.4 parallel-tests: installing 'build-aux/test-driver' [2022-08-04T11:06:21.364Z] #19 289.3 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-04T11:06:21.364Z] #19 289.3 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:06:21.364Z] #19 289.3 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T11:06:21.364Z] #19 289.3 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-04T11:06:21.364Z] #19 289.3 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-04T11:06:21.364Z] #19 289.3 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-04T11:06:21.364Z] #19 289.3 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-04T11:06:21.364Z] #19 289.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T11:06:21.364Z] #19 289.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T11:06:21.364Z] #19 289.5 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-04T11:06:21.364Z] #19 289.5 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:21.364Z] #19 289.5 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:21.364Z] #19 289.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-04T11:06:21.364Z] #19 289.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:21.364Z] #19 289.6 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:21.364Z] #19 289.6 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-04T11:06:21.364Z] #19 289.6 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:21.364Z] #19 289.6 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:21.364Z] #19 289.6 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-04T11:06:21.364Z] #19 289.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:21.364Z] #19 289.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:21.364Z] #19 289.7 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-04T11:06:21.364Z] #19 289.7 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:21.364Z] #19 289.7 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:21.364Z] #19 290.1 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-04T11:06:21.628Z] #19 290.1 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:21.628Z] #19 290.1 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:21.628Z] #19 290.3 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-04T11:06:21.628Z] #19 290.3 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:21.628Z] #19 290.3 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:21.891Z] #19 290.6 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-04T11:06:22.157Z] #19 290.6 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:22.157Z] #19 290.7 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:22.157Z] #19 290.8 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-04T11:06:22.157Z] #19 290.8 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:22.157Z] #19 290.8 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:22.157Z] #19 290.9 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-04T11:06:22.415Z] #19 290.9 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:22.415Z] #19 290.9 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:22.415Z] #19 290.9 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-04T11:06:22.415Z] #19 290.9 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:22.415Z] #19 290.9 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:22.415Z] #19 291.1 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-04T11:06:22.415Z] #19 291.1 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:06:22.415Z] #19 291.1 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:23.842Z] #67 ... [2022-08-04T11:06:23.842Z] [2022-08-04T11:06:23.842Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:06:23.842Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:06:23.842Z] #14 194.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T11:06:23.842Z] #14 194.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:06:23.842Z] #14 194.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:06:24.422Z] #77 107.8 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-04T11:06:24.422Z] #77 107.8 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-04T11:06:25.794Z] #77 109.2 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-04T11:06:25.794Z] #77 109.2 libtoolize: copying file 'm4/libtool.m4' [2022-08-04T11:06:26.052Z] #77 109.5 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-04T11:06:26.310Z] #77 109.7 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-04T11:06:26.567Z] #77 109.9 libtoolize: copying file 'm4/ltversion.m4' [2022-08-04T11:06:26.824Z] #77 110.1 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-04T11:06:27.682Z] #19 295.8 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-04T11:06:27.682Z] #19 295.8 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:06:27.682Z] #19 295.8 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:27.682Z] #19 295.8 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-04T11:06:27.682Z] #19 295.8 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-04T11:06:27.682Z] #19 295.8 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T11:06:27.682Z] #19 296.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-04T11:06:27.682Z] #19 296.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-04T11:06:27.682Z] #19 296.0 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T11:06:27.682Z] #19 296.3 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-04T11:06:27.682Z] #19 296.3 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:27.682Z] #19 296.3 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:27.941Z] #19 296.6 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-04T11:06:27.941Z] #19 296.6 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:06:27.941Z] #19 296.6 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:28.825Z] #64 291.3 + bin/containerd-shim-runc-v1 [2022-08-04T11:06:30.182Z] #23 10.73 Collecting yamllint==1.26.1 [2022-08-04T11:06:30.182Z] #23 11.77 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T11:06:30.471Z] #14 ... [2022-08-04T11:06:30.472Z] [2022-08-04T11:06:30.472Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:06:30.472Z] #67 sha256:1df979ac7972ca8aa470225962f5d552c45825eecfc30d67f777827bb31b3687 [2022-08-04T11:06:30.472Z] #67 200.3 rootlesskit version 1.0.0 [2022-08-04T11:06:30.472Z] #67 200.3 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T11:06:30.472Z] #67 200.3 -container-ip string [2022-08-04T11:06:30.472Z] #67 200.3 container ip [2022-08-04T11:06:30.472Z] #67 200.3 -container-port int [2022-08-04T11:06:30.472Z] #67 200.3 container port (default -1) [2022-08-04T11:06:30.472Z] #67 200.3 -host-ip string [2022-08-04T11:06:30.472Z] #67 200.3 host ip [2022-08-04T11:06:30.472Z] #67 200.3 -host-port int [2022-08-04T11:06:30.472Z] #67 200.3 host port (default -1) [2022-08-04T11:06:30.472Z] #67 200.3 -proto string [2022-08-04T11:06:30.472Z] #67 200.3 proxy protocol (default "tcp") [2022-08-04T11:06:30.750Z] #23 13.01 Collecting pathspec>=0.5.3 [2022-08-04T11:06:30.750Z] #23 13.03 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T11:06:31.047Z] #67 DONE 201.7s [2022-08-04T11:06:31.047Z] [2022-08-04T11:06:31.047Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:06:31.047Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:06:31.047Z] #47 ... [2022-08-04T11:06:31.047Z] [2022-08-04T11:06:31.047Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T11:06:31.047Z] #68 sha256:75d1a86085c9b7ae1b74fc3dc2110b02f8c1c3c0b24996e9ea66f5c6cf4c9352 [2022-08-04T11:06:31.047Z] #68 DONE 0.1s [2022-08-04T11:06:31.047Z] [2022-08-04T11:06:31.047Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T11:06:31.047Z] #69 sha256:0c2005b29152c8af9b0c60af1ce4a7019c4a03fdf48b8ef2f99835444e21e66b [2022-08-04T11:06:31.047Z] #69 DONE 0.1s [2022-08-04T11:06:31.047Z] [2022-08-04T11:06:31.047Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:06:31.047Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:06:31.319Z] #23 13.50 Collecting pyyaml [2022-08-04T11:06:31.319Z] #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-08-04T11:06:31.319Z] #23 13.59 Building wheels for collected packages: yamllint [2022-08-04T11:06:31.319Z] #23 13.59 Building wheel for yamllint (setup.py): started [2022-08-04T11:06:32.258Z] #23 14.58 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T11:06:32.258Z] #23 14.59 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5e6f06a55d1e777fee199ca0d391ac23f14235c8f09e6304af84f356f85f00d0 [2022-08-04T11:06:32.517Z] #23 14.59 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T11:06:32.517Z] #23 14.59 Successfully built yamllint [2022-08-04T11:06:32.517Z] #23 14.64 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T11:06:32.776Z] #23 15.11 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T11:06:33.011Z] #64 296.5 + bin/containerd-shim-runc-v2 [2022-08-04T11:06:33.220Z] #19 301.0 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-04T11:06:33.220Z] #19 301.0 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:06:33.220Z] #19 301.0 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:33.220Z] #19 301.0 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-04T11:06:33.220Z] #19 301.0 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.0 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-04T11:06:33.220Z] #19 301.0 Selecting previously unselected package libc6-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.0 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T11:06:33.220Z] #19 301.2 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.2 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.2 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:33.220Z] #19 301.2 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.2 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.2 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:33.220Z] #19 301.3 Selecting previously unselected package libitm1-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.3 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.3 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:33.220Z] #19 301.3 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.3 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.3 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:33.220Z] #19 301.3 Selecting previously unselected package libasan6-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.3 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.4 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:33.220Z] #19 301.6 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.6 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.6 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:33.220Z] #19 301.7 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.7 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.7 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:33.220Z] #19 301.8 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-04T11:06:33.220Z] #19 301.8 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:33.220Z] #19 301.8 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:33.220Z] #19 301.9 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-04T11:06:33.221Z] #19 301.9 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:06:33.221Z] #19 301.9 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:33.269Z] #64 297.3 + binaries [2022-08-04T11:06:33.269Z] #64 297.3 + install -D bin/containerd /build/containerd [2022-08-04T11:06:33.269Z] #64 297.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T11:06:33.269Z] #64 297.4 + install -D bin/ctr /build/ctr [2022-08-04T11:06:33.395Z] #23 DONE 15.6s [2022-08-04T11:06:33.395Z] [2022-08-04T11:06:33.395Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T11:06:33.395Z] #27 sha256:43141c6c0b5269a82aa7b560120c521174bbcd06b6bc38be2476bacf54f96c5e [2022-08-04T11:06:33.459Z] #77 ... [2022-08-04T11:06:33.459Z] [2022-08-04T11:06:33.459Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:06:33.459Z] #67 sha256:e5f6f01046193602647434dcdf9cec81ac68fa350d44482b34c257039f7caa96 [2022-08-04T11:06:33.459Z] #67 182.4 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:06:33.459Z] #67 182.4 + GOBIN=/build [2022-08-04T11:06:33.459Z] #67 182.4 + GO111MODULE=on [2022-08-04T11:06:33.459Z] #67 182.4 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:06:33.705Z] #27 DONE 0.5s [2022-08-04T11:06:33.705Z] [2022-08-04T11:06:33.705Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:06:33.705Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:06:33.980Z] #77 ... [2022-08-04T11:06:33.980Z] [2022-08-04T11:06:33.980Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T11:06:33.980Z] #32 sha256:a24a074153d522870071573faec9cc9affac567532ef2dab9431ca68c3fde806 [2022-08-04T11:06:34.256Z] #32 DONE 0.6s [2022-08-04T11:06:34.256Z] [2022-08-04T11:06:34.256Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:06:34.256Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:06:34.514Z] #77 ... [2022-08-04T11:06:34.514Z] [2022-08-04T11:06:34.514Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T11:06:34.514Z] #35 sha256:89ac15b154972c88dd444a0eb413f47fe8492d8b3ede2dd3640ac7977995d220 [2022-08-04T11:06:34.774Z] #35 DONE 0.4s [2022-08-04T11:06:34.774Z] [2022-08-04T11:06:34.774Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T11:06:34.774Z] #37 sha256:b3b7283d4f127076ab0f9cd038864378a9f35c7d09bcc48001be30756d138f25 [2022-08-04T11:06:35.038Z] #37 DONE 0.4s [2022-08-04T11:06:35.038Z] [2022-08-04T11:06:35.038Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:06:35.038Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:06:35.319Z] #47 ... [2022-08-04T11:06:35.319Z] [2022-08-04T11:06:35.319Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T11:06:35.319Z] #39 sha256:5ac30cec2f3390e25809ee99b964e5f9a6a35dc82ef3a37bb3e3c08baca065b2 [2022-08-04T11:06:35.319Z] #39 DONE 0.1s [2022-08-04T11:06:35.319Z] [2022-08-04T11:06:35.319Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T11:06:35.319Z] #41 sha256:6058aa3c31037408d50b48a706d7707331183d76723de5835c713fc7ec967b75 [2022-08-04T11:06:35.319Z] #41 DONE 0.1s [2022-08-04T11:06:35.319Z] [2022-08-04T11:06:35.319Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T11:06:35.319Z] #45 sha256:f1925a923d54a3466f324f02ffae0036d40f0fc507ffca709f471ec2fee85f70 [2022-08-04T11:06:35.319Z] #45 DONE 0.1s [2022-08-04T11:06:35.319Z] [2022-08-04T11:06:35.319Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:06:35.319Z] #60 sha256:0992dc254f4ed4239e11b330249f01e7424bfae0160bfcd03d4eaf716b72ab58 [2022-08-04T11:06:35.359Z] #67 193.8 rootlesskit version 1.0.0 [2022-08-04T11:06:35.359Z] #67 193.8 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T11:06:35.359Z] #67 193.8 -container-ip string [2022-08-04T11:06:35.359Z] #67 193.8 container ip [2022-08-04T11:06:35.359Z] #67 193.8 -container-port int [2022-08-04T11:06:35.359Z] #67 193.8 container port (default -1) [2022-08-04T11:06:35.359Z] #67 193.8 -host-ip string [2022-08-04T11:06:35.359Z] #67 193.8 host ip [2022-08-04T11:06:35.359Z] #67 193.8 -host-port int [2022-08-04T11:06:35.359Z] #67 193.8 host port (default -1) [2022-08-04T11:06:35.359Z] #67 193.8 -proto string [2022-08-04T11:06:35.359Z] #67 193.8 proxy protocol (default "tcp") [2022-08-04T11:06:36.336Z] #47 ... [2022-08-04T11:06:36.336Z] [2022-08-04T11:06:36.336Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:06:36.336Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:06:36.336Z] #14 206.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T11:06:36.336Z] #14 206.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T11:06:36.336Z] #14 206.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:06:36.336Z] #14 207.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T11:06:36.336Z] #14 207.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T11:06:36.336Z] #14 207.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T11:06:36.336Z] #14 207.1 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T11:06:36.336Z] #14 207.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T11:06:36.336Z] #14 207.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T11:06:36.336Z] #14 207.5 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T11:06:36.336Z] #14 207.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T11:06:36.598Z] #14 207.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:06:36.729Z] #67 ... [2022-08-04T11:06:36.729Z] [2022-08-04T11:06:36.729Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:06:36.729Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:06:36.729Z] #14 195.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T11:06:36.729Z] #14 195.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:06:36.729Z] #14 196.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:06:36.858Z] #14 207.9 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T11:06:36.858Z] #14 207.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T11:06:36.858Z] #14 207.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:06:37.118Z] #14 208.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T11:06:37.118Z] #14 208.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:06:37.118Z] #14 208.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:37.380Z] #14 208.4 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T11:06:37.380Z] #14 208.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T11:06:37.380Z] #14 208.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:06:37.448Z] #64 DONE 301.1s [2022-08-04T11:06:37.640Z] #14 208.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T11:06:37.901Z] #14 208.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T11:06:37.901Z] #14 208.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T11:06:38.017Z] [2022-08-04T11:06:38.017Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T11:06:38.017Z] #65 sha256:03850bc3ad82437afb2bb93c273e42fd225cbaa56b42b366a6dbf4650c16392e [2022-08-04T11:06:38.474Z] #14 209.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T11:06:38.474Z] #14 209.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T11:06:38.474Z] #14 209.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T11:06:38.488Z] #19 306.3 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-04T11:06:38.488Z] #19 306.3 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:06:38.488Z] #19 306.3 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:38.488Z] #19 306.3 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-04T11:06:38.488Z] #19 306.3 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-04T11:06:38.488Z] #19 306.3 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T11:06:38.488Z] #19 306.6 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-04T11:06:38.488Z] #19 306.6 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-04T11:06:38.488Z] #19 306.6 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T11:06:38.488Z] #19 306.8 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-04T11:06:38.488Z] #19 306.8 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-04T11:06:38.488Z] #19 306.8 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:38.488Z] #19 307.1 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-04T11:06:38.488Z] #19 307.1 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-04T11:06:38.488Z] #19 307.1 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:38.622Z] #14 ... [2022-08-04T11:06:38.622Z] [2022-08-04T11:06:38.622Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:06:38.622Z] #67 sha256:e5f6f01046193602647434dcdf9cec81ac68fa350d44482b34c257039f7caa96 [2022-08-04T11:06:38.622Z] #67 DONE 197.1s [2022-08-04T11:06:38.622Z] [2022-08-04T11:06:38.622Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T11:06:38.622Z] #68 sha256:402e77057a222507bd1fea4aba1bce5890e2f578f4ce590e6cba984d55732b36 [2022-08-04T11:06:38.622Z] #68 DONE 0.1s [2022-08-04T11:06:38.622Z] [2022-08-04T11:06:38.622Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T11:06:38.622Z] #69 sha256:3d5b9cb4d9aedf0cd567e4b6b2ff73e0edd9981206354ba54d75f01c977604ce [2022-08-04T11:06:38.622Z] #69 DONE 0.2s [2022-08-04T11:06:38.622Z] [2022-08-04T11:06:38.622Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:06:38.622Z] #14 sha256:7a27d710a9248713efdb16a5c405162bf208596914e27cfa989f00ce9b0baeba [2022-08-04T11:06:38.736Z] #14 209.7 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T11:06:38.736Z] #14 209.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T11:06:38.736Z] #14 209.8 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T11:06:38.951Z] #65 DONE 0.9s [2022-08-04T11:06:38.951Z] [2022-08-04T11:06:38.951Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T11:06:38.951Z] #70 sha256:048e8ed6185a17764aa85f588bcca15990686fe8ce2390a7038583f52d33e1d2 [2022-08-04T11:06:38.997Z] #14 210.1 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T11:06:38.997Z] #14 210.1 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T11:06:38.997Z] #14 210.1 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T11:06:39.208Z] #70 DONE 0.3s [2022-08-04T11:06:39.209Z] [2022-08-04T11:06:39.209Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T11:06:39.209Z] #75 sha256:f7e19def35b421193c56e8d5d1fa0be5b82e5058b9d8b96419a42030a6089f21 [2022-08-04T11:06:39.259Z] #14 210.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T11:06:39.259Z] #14 210.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T11:06:39.259Z] #14 210.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T11:06:40.202Z] #14 211.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T11:06:40.202Z] #14 211.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T11:06:40.202Z] #14 211.1 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T11:06:40.463Z] #14 211.7 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T11:06:40.581Z] #75 DONE 1.1s [2022-08-04T11:06:40.581Z] [2022-08-04T11:06:40.581Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T11:06:40.581Z] #78 sha256:ca097111b3a14f56239ac1bb8cb545beb40f2b5cf6ee1886dba2f9092d2c4da5 [2022-08-04T11:06:40.581Z] #78 DONE 0.1s [2022-08-04T11:06:40.581Z] [2022-08-04T11:06:40.581Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T11:06:40.581Z] #79 sha256:9ba8b18327e01acf3840ea81425bd6ca1dd62611472b479b341e55f684d978ae [2022-08-04T11:06:40.581Z] #79 DONE 0.0s [2022-08-04T11:06:40.581Z] [2022-08-04T11:06:40.581Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T11:06:40.581Z] #80 sha256:1db81317193773922ef539b76848af1fd478f3b4fe6b6a67a53c5938bc8a01ad [2022-08-04T11:06:40.581Z] #80 DONE 0.0s [2022-08-04T11:06:40.581Z] [2022-08-04T11:06:40.581Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T11:06:40.581Z] #81 sha256:03e5e2be79b8a8efbec1ccda2c25e16f8b155cea24e99cbfddfbe846e0841062 [2022-08-04T11:06:40.725Z] #14 211.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:06:40.726Z] #14 211.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:40.986Z] #14 211.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T11:06:40.986Z] #14 211.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T11:06:40.986Z] #14 212.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:06:41.515Z] #81 DONE 0.9s [2022-08-04T11:06:41.515Z] [2022-08-04T11:06:41.515Z] #82 exporting to image [2022-08-04T11:06:41.515Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T11:06:41.515Z] #82 exporting layers [2022-08-04T11:06:41.559Z] #14 212.4 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T11:06:41.559Z] #14 212.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T11:06:41.559Z] #14 212.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:06:42.502Z] #14 213.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:06:42.502Z] #14 213.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T11:06:42.502Z] #14 213.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:06:42.502Z] #14 213.5 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T11:06:42.502Z] #14 213.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:06:42.502Z] #14 213.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T11:06:42.502Z] #14 213.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:06:42.502Z] #14 213.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T11:06:42.502Z] #14 213.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:06:42.677Z] #19 311.3 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-04T11:06:42.677Z] #19 311.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-04T11:06:42.677Z] #19 311.3 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:42.677Z] #19 311.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-04T11:06:42.677Z] #19 311.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-04T11:06:42.677Z] #19 311.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-04T11:06:42.677Z] #19 311.4 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-04T11:06:42.677Z] #19 311.4 Setting up libfile-which-perl (1.23-1) ... [2022-08-04T11:06:42.768Z] #14 213.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T11:06:42.768Z] #14 213.8 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:06:42.768Z] #14 213.8 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:06:42.768Z] #14 213.9 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:06:42.768Z] #14 213.9 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T11:06:42.768Z] #14 213.9 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T11:06:42.934Z] #19 311.4 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-04T11:06:42.934Z] #19 311.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-04T11:06:42.934Z] #19 311.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-04T11:06:42.934Z] #19 311.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:06:42.934Z] #19 311.5 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T11:06:42.934Z] #19 311.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-04T11:06:42.934Z] #19 311.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-04T11:06:42.934Z] #19 311.5 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-04T11:06:42.935Z] #19 311.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-04T11:06:42.935Z] #19 311.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-04T11:06:42.935Z] #19 311.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-04T11:06:42.935Z] #19 311.6 Setting up file (1:5.39-3) ... [2022-08-04T11:06:42.935Z] #19 311.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:06:42.935Z] #19 311.6 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:06:42.935Z] #19 311.6 Setting up libyaml-perl (1.30-1) ... [2022-08-04T11:06:42.935Z] #19 311.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-04T11:06:43.042Z] #14 213.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:06:43.042Z] #14 214.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:06:43.042Z] #14 214.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T11:06:43.042Z] #14 214.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T11:06:43.042Z] #14 214.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:06:43.042Z] #14 214.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:06:43.042Z] #14 214.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-08-04T11:06:43.042Z] #14 214.1 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:06:43.042Z] #14 214.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T11:06:43.042Z] #14 214.1 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:06:43.042Z] #14 214.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:06:43.193Z] #19 311.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-04T11:06:43.193Z] #19 311.7 Setting up libio-string-perl (1.08-3.1) ... [2022-08-04T11:06:43.193Z] #19 311.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-04T11:06:43.193Z] #19 311.7 Setting up cross-config (2.6.18+nmu1) ... [2022-08-04T11:06:43.193Z] #19 311.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:06:43.193Z] #19 311.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:06:43.193Z] #19 311.8 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-04T11:06:43.193Z] #19 311.9 Setting up patch (2.7.6-7) ... [2022-08-04T11:06:43.193Z] #19 311.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-04T11:06:43.193Z] #19 311.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-04T11:06:43.193Z] #19 311.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.193Z] #19 311.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-04T11:06:43.193Z] #19 311.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-04T11:06:43.193Z] #19 311.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.193Z] #19 312.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.193Z] #19 312.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-04T11:06:43.193Z] #19 312.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-04T11:06:43.193Z] #19 312.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.193Z] #19 312.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:43.322Z] #14 214.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-08-04T11:06:43.322Z] #14 214.2 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:06:43.322Z] #14 214.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:06:43.322Z] #14 214.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:43.322Z] #14 214.4 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:06:43.322Z] #14 214.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:43.451Z] #19 312.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-04T11:06:43.451Z] #19 312.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-04T11:06:43.451Z] #19 312.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.451Z] #19 312.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.591Z] #14 214.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:43.591Z] #14 214.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:06:43.710Z] #19 312.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-04T11:06:43.710Z] #19 312.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-04T11:06:43.710Z] #19 312.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.4 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-04T11:06:43.710Z] #19 312.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.710Z] #19 312.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-04T11:06:43.710Z] #19 312.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-04T11:06:43.968Z] #19 312.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T11:06:43.968Z] #19 312.7 [2022-08-04T11:06:43.968Z] #19 312.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T11:06:43.968Z] #19 312.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:43.968Z] #19 312.7 Setting up dpkg-dev (1.20.11) ... [2022-08-04T11:06:43.968Z] #19 312.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T11:06:44.227Z] #19 312.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.8 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.9 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.227Z] #19 312.9 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-04T11:06:44.227Z] #19 312.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-04T11:06:44.227Z] #19 313.0 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-04T11:06:44.486Z] #19 313.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-04T11:06:44.486Z] #19 313.2 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-04T11:06:44.486Z] #19 313.2 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:44.486Z] #19 313.2 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:44.486Z] #19 313.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.541Z] #14 DONE 215.2s [2022-08-04T11:06:44.541Z] [2022-08-04T11:06:44.541Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T11:06:44.541Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T11:06:44.541Z] #15 ... [2022-08-04T11:06:44.541Z] [2022-08-04T11:06:44.541Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T11:06:44.541Z] #59 sha256:3d2d753304e3378aa6bdabd8061b903f593837d0c889b40ff2bc25ad8d1be066 [2022-08-04T11:06:44.541Z] #59 DONE 0.3s [2022-08-04T11:06:44.744Z] #19 313.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T11:06:44.744Z] #19 313.3 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.3 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.3 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:44.744Z] #19 313.3 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.3 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.3 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.3 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up libxml-simple-perl (2.25-1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-04T11:06:44.744Z] #19 313.4 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.5 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.5 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.5 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.5 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.5 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-04T11:06:44.744Z] #19 313.5 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.5 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:44.744Z] #19 313.6 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:44.797Z] #82 exporting layers 3.3s done [2022-08-04T11:06:44.798Z] #82 writing image sha256:dcaaa383dca303a83732a91c584c346884f4bc82178819bbaab400c470ad6f18 done [2022-08-04T11:06:44.798Z] #82 naming to docker.io/library/docker:23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 done [2022-08-04T11:06:44.798Z] #82 DONE 3.3s [Pipeline] } [2022-08-04T11:06:44.807Z] [2022-08-04T11:06:44.807Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:06:44.807Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:06:44.807Z] #77 137.3 configure.ac:11: installing 'build-aux/compile' [2022-08-04T11:06:44.807Z] #77 137.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T11:06:44.807Z] #77 137.3 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T11:06:44.807Z] #77 137.3 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T11:06:44.807Z] #77 137.3 configure.ac:13: installing 'build-aux/missing' [2022-08-04T11:06:44.807Z] #77 137.3 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T11:06:44.807Z] #77 137.6 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:06:44.807Z] #77 139.5 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:06:44.807Z] #77 140.0 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:06:44.807Z] #77 140.0 checking how to print strings... printf [2022-08-04T11:06:44.807Z] #77 140.1 checking for gcc... gcc [2022-08-04T11:06:44.807Z] #77 140.3 checking whether the C compiler works... yes [2022-08-04T11:06:44.807Z] #77 140.9 checking for C compiler default output file name... a.out [2022-08-04T11:06:44.807Z] #77 140.9 checking for suffix of executables... [2022-08-04T11:06:44.807Z] #77 141.2 checking whether we are cross compiling... no [2022-08-04T11:06:44.807Z] #77 141.7 checking for suffix of object files... o [2022-08-04T11:06:44.807Z] #77 141.8 checking whether we are using the GNU C compiler... yes [2022-08-04T11:06:44.807Z] #77 142.1 checking whether gcc accepts -g... yes [2022-08-04T11:06:44.807Z] #77 142.4 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:06:44.807Z] #77 142.7 checking whether gcc understands -c and -o together... yes [2022-08-04T11:06:44.807Z] #77 143.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:06:44.807Z] #77 143.1 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:06:44.807Z] #77 143.1 checking for egrep... /bin/grep -E [2022-08-04T11:06:44.807Z] #77 143.1 checking for fgrep... /bin/grep -F [2022-08-04T11:06:44.807Z] #77 143.1 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:06:44.807Z] #77 143.2 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:06:44.807Z] #77 143.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:06:44.807Z] #77 143.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:06:44.807Z] #77 143.5 checking whether ln -s works... yes [2022-08-04T11:06:44.807Z] #77 143.5 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:06:44.807Z] #77 143.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:06:44.807Z] #77 143.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:06:44.807Z] #77 143.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:06:44.807Z] #77 143.6 checking for objdump... objdump [2022-08-04T11:06:44.807Z] #77 143.6 checking how to recognize dependent libraries... pass_all [2022-08-04T11:06:44.807Z] #77 143.6 checking for dlltool... no [2022-08-04T11:06:44.807Z] #77 143.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:06:44.807Z] #77 143.6 checking for ar... ar [2022-08-04T11:06:44.807Z] #77 143.6 checking for archiver @FILE support... @ [2022-08-04T11:06:44.807Z] #77 144.0 checking for strip... strip [2022-08-04T11:06:44.807Z] #77 144.0 checking for ranlib... ranlib [2022-08-04T11:06:44.807Z] #77 144.1 checking for gawk... no [2022-08-04T11:06:44.807Z] #77 144.1 checking for mawk... mawk [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T11:06:45.003Z] #19 313.6 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:45.003Z] #19 313.6 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T11:06:45.003Z] #19 313.6 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-04T11:06:45.003Z] #19 313.6 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-04T11:06:45.003Z] #19 313.6 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:45.003Z] #19 313.6 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-04T11:06:45.003Z] #19 313.6 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:45.003Z] #19 313.7 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:45.003Z] #19 313.7 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-04T11:06:45.003Z] #19 313.7 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:45.003Z] #19 313.7 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:45.003Z] #19 313.7 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-04T11:06:45.003Z] #19 313.7 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:45.003Z] #19 313.7 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-04T11:06:45.003Z] #19 313.8 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:45.069Z] #77 144.1 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:06:45.069Z] #77 144.9 checking for sysroot... no [2022-08-04T11:06:45.069Z] #77 144.9 checking for a working dd... /bin/dd [2022-08-04T11:06:45.121Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-04T11:06:45.262Z] #19 313.8 Setting up crossbuild-essential-armel (12.9) ... [2022-08-04T11:06:45.262Z] #19 313.8 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-04T11:06:45.262Z] #19 313.8 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-04T11:06:45.262Z] #19 313.8 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-04T11:06:45.262Z] #19 313.8 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-04T11:06:45.262Z] #19 313.8 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-04T11:06:45.262Z] #19 313.8 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:06:45.336Z] #77 145.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:06:45.336Z] #77 145.2 checking for mt... no [2022-08-04T11:06:45.336Z] #77 145.2 checking if : is a manifest tool... no [2022-08-04T11:06:45.402Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 hack/test/unit [2022-08-04T11:06:45.828Z] #19 DONE 314.4s [2022-08-04T11:06:45.828Z] [2022-08-04T11:06:45.828Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:06:45.828Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:06:45.828Z] #20 ... [2022-08-04T11:06:45.828Z] [2022-08-04T11:06:45.828Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-04T11:06:45.828Z] #73 sha256:147ceedc730ca7daa6a26d00ac118acdb1564112a16aa201c146d17e1090db15 [2022-08-04T11:06:45.828Z] #73 DONE 0.2s [2022-08-04T11:06:45.828Z] [2022-08-04T11:06:45.828Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-04T11:06:45.828Z] #32 sha256:26fa16ef1a07b76f418042b5f4c40a941e7f1c6b2e51c61a8f65345d02b5c027 [2022-08-04T11:06:45.828Z] #32 DONE 0.2s [2022-08-04T11:06:45.917Z] #77 145.2 checking how to run the C preprocessor... gcc -E [2022-08-04T11:06:46.087Z] [2022-08-04T11:06:46.087Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-04T11:06:46.087Z] #33 sha256:7d8c7cbeda50f15bcbd4c99f7e199f02597142049d89dddf3abad1e8e6e81ae2 [2022-08-04T11:06:46.336Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T11:06:46.336Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T11:06:46.336Z] + TESTDIRS=./... [2022-08-04T11:06:46.336Z] + exclude_paths='/vendor/|/integration' [2022-08-04T11:06:46.336Z] ++ go list ./... [2022-08-04T11:06:46.336Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T11:06:46.493Z] #77 145.8 checking for ANSI C header files... [2022-08-04T11:06:46.493Z] #77 ... [2022-08-04T11:06:46.493Z] [2022-08-04T11:06:46.493Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T11:06:46.493Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T11:06:46.493Z] #15 DONE 2.4s [2022-08-04T11:06:46.493Z] [2022-08-04T11:06:46.493Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T11:06:46.493Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T11:06:47.273Z] + pkg_list='github.com/docker/docker/api [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/backend [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/container [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/events [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/filters [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/image [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/mount [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/network [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/registry [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/time [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/versions [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:06:47.273Z] github.com/docker/docker/api/types/volume [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:06:47.273Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:06:47.273Z] github.com/docker/docker/cli [2022-08-04T11:06:47.273Z] github.com/docker/docker/cli/config [2022-08-04T11:06:47.273Z] github.com/docker/docker/cli/debug [2022-08-04T11:06:47.273Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:06:47.273Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:06:47.273Z] github.com/docker/docker/client [2022-08-04T11:06:47.273Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:06:47.273Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:06:47.273Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:06:47.273Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:06:47.273Z] github.com/docker/docker/container [2022-08-04T11:06:47.273Z] github.com/docker/docker/container/stream [2022-08-04T11:06:47.273Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:06:47.273Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:06:47.273Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/config [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/events [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/exec [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/images [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/links [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/names [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/network [2022-08-04T11:06:47.273Z] github.com/docker/docker/daemon/stats [2022-08-04T11:06:47.273Z] github.com/docker/docker/distribution [2022-08-04T11:06:47.273Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:06:47.273Z] github.com/docker/docker/distribution/utils [2022-08-04T11:06:47.273Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:06:47.273Z] github.com/docker/docker/dockerversion [2022-08-04T11:06:47.273Z] github.com/docker/docker/errdefs [2022-08-04T11:06:47.273Z] github.com/docker/docker/image [2022-08-04T11:06:47.273Z] github.com/docker/docker/image/cache [2022-08-04T11:06:47.273Z] github.com/docker/docker/image/tarexport [2022-08-04T11:06:47.273Z] github.com/docker/docker/image/v1 [2022-08-04T11:06:47.273Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:06:47.273Z] github.com/docker/docker/layer [2022-08-04T11:06:47.273Z] github.com/docker/docker/libcontainerd [2022-08-04T11:06:47.273Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:06:47.273Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:06:47.273Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:06:47.273Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:06:47.273Z] github.com/docker/docker/oci [2022-08-04T11:06:47.273Z] github.com/docker/docker/oci/caps [2022-08-04T11:06:47.273Z] github.com/docker/docker/opts [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/archive [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/directory [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/platform [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:06:47.273Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/pools [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/progress [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/signal [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/stack [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/system [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:06:47.274Z] github.com/docker/docker/plugin [2022-08-04T11:06:47.274Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:06:47.274Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:06:47.274Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:06:47.274Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:06:47.274Z] github.com/docker/docker/quota [2022-08-04T11:06:47.274Z] github.com/docker/docker/reference [2022-08-04T11:06:47.274Z] github.com/docker/docker/registry [2022-08-04T11:06:47.274Z] github.com/docker/docker/registry/resumable [2022-08-04T11:06:47.274Z] github.com/docker/docker/restartmanager [2022-08-04T11:06:47.274Z] github.com/docker/docker/rootless [2022-08-04T11:06:47.274Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:06:47.274Z] github.com/docker/docker/runconfig [2022-08-04T11:06:47.274Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/environment [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/registry [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/request [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/drivers [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/local [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/mounts [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/service [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:06:47.274Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T11:06:47.274Z] ++ echo 'github.com/docker/docker/api [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/backend [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/container [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/events [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/filters [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/image [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/mount [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/network [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/registry [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/time [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/versions [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/volume [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:06:47.274Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:06:47.274Z] github.com/docker/docker/cli [2022-08-04T11:06:47.274Z] github.com/docker/docker/cli/config [2022-08-04T11:06:47.274Z] github.com/docker/docker/cli/debug [2022-08-04T11:06:47.274Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:06:47.274Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:06:47.274Z] github.com/docker/docker/client [2022-08-04T11:06:47.274Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:06:47.274Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:06:47.274Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:06:47.274Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:06:47.274Z] github.com/docker/docker/container [2022-08-04T11:06:47.274Z] github.com/docker/docker/container/stream [2022-08-04T11:06:47.274Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:06:47.274Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:06:47.274Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/config [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/events [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/exec [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/images [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/links [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/names [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/network [2022-08-04T11:06:47.274Z] github.com/docker/docker/daemon/stats [2022-08-04T11:06:47.274Z] github.com/docker/docker/distribution [2022-08-04T11:06:47.274Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:06:47.274Z] github.com/docker/docker/distribution/utils [2022-08-04T11:06:47.274Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:06:47.274Z] github.com/docker/docker/dockerversion [2022-08-04T11:06:47.274Z] github.com/docker/docker/errdefs [2022-08-04T11:06:47.274Z] github.com/docker/docker/image [2022-08-04T11:06:47.274Z] github.com/docker/docker/image/cache [2022-08-04T11:06:47.274Z] github.com/docker/docker/image/tarexport [2022-08-04T11:06:47.274Z] github.com/docker/docker/image/v1 [2022-08-04T11:06:47.274Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:06:47.274Z] github.com/docker/docker/layer [2022-08-04T11:06:47.274Z] github.com/docker/docker/libcontainerd [2022-08-04T11:06:47.274Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:06:47.274Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:06:47.274Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:06:47.274Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:06:47.274Z] github.com/docker/docker/oci [2022-08-04T11:06:47.274Z] github.com/docker/docker/oci/caps [2022-08-04T11:06:47.274Z] github.com/docker/docker/opts [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/archive [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/directory [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/platform [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/pools [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/progress [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/signal [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/stack [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/system [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:06:47.274Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:06:47.274Z] github.com/docker/docker/plugin [2022-08-04T11:06:47.274Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:06:47.274Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:06:47.274Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:06:47.274Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:06:47.274Z] github.com/docker/docker/quota [2022-08-04T11:06:47.274Z] github.com/docker/docker/reference [2022-08-04T11:06:47.274Z] github.com/docker/docker/registry [2022-08-04T11:06:47.274Z] github.com/docker/docker/registry/resumable [2022-08-04T11:06:47.274Z] github.com/docker/docker/restartmanager [2022-08-04T11:06:47.274Z] github.com/docker/docker/rootless [2022-08-04T11:06:47.274Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:06:47.274Z] github.com/docker/docker/runconfig [2022-08-04T11:06:47.274Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/environment [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/registry [2022-08-04T11:06:47.274Z] github.com/docker/docker/testutil/request [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/drivers [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/local [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/mounts [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/service [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:06:47.274Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:06:47.274Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/backend [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/container [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/events [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/filters [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/image [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/mount [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/network [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/registry [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/time [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/versions [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:06:47.274Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/volume [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli/config [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli/debug [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/client [2022-08-04T11:06:47.275Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:06:47.275Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:06:47.275Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:06:47.275Z] github.com/docker/docker/container [2022-08-04T11:06:47.275Z] github.com/docker/docker/container/stream [2022-08-04T11:06:47.275Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:06:47.275Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:06:47.275Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/config [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/events [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/exec [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/images [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/links [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/names [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/network [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/stats [2022-08-04T11:06:47.275Z] github.com/docker/docker/distribution [2022-08-04T11:06:47.275Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:06:47.275Z] github.com/docker/docker/distribution/utils [2022-08-04T11:06:47.275Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:06:47.275Z] github.com/docker/docker/dockerversion [2022-08-04T11:06:47.275Z] github.com/docker/docker/errdefs [2022-08-04T11:06:47.275Z] github.com/docker/docker/image [2022-08-04T11:06:47.275Z] github.com/docker/docker/image/cache [2022-08-04T11:06:47.275Z] github.com/docker/docker/image/tarexport [2022-08-04T11:06:47.275Z] github.com/docker/docker/image/v1 [2022-08-04T11:06:47.275Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:06:47.275Z] github.com/docker/docker/layer [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:06:47.275Z] github.com/docker/docker/oci [2022-08-04T11:06:47.275Z] github.com/docker/docker/oci/caps [2022-08-04T11:06:47.275Z] github.com/docker/docker/opts [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/archive [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/directory [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/platform [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/pools [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/progress [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/signal [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/stack [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/system [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:06:47.275Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:06:47.275Z] github.com/docker/docker/plugin [2022-08-04T11:06:47.275Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:06:47.275Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:06:47.275Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:06:47.275Z] github.com/docker/docker/quota [2022-08-04T11:06:47.275Z] github.com/docker/docker/reference [2022-08-04T11:06:47.275Z] github.com/docker/docker/registry [2022-08-04T11:06:47.275Z] github.com/docker/docker/registry/resumable [2022-08-04T11:06:47.275Z] github.com/docker/docker/restartmanager [2022-08-04T11:06:47.275Z] github.com/docker/docker/rootless [2022-08-04T11:06:47.275Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:06:47.275Z] github.com/docker/docker/runconfig [2022-08-04T11:06:47.275Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/environment [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/registry [2022-08-04T11:06:47.275Z] github.com/docker/docker/testutil/request [2022-08-04T11:06:47.275Z] github.com/docker/docker/volume [2022-08-04T11:06:47.275Z] github.com/docker/docker/volume/drivers [2022-08-04T11:06:47.275Z] github.com/docker/docker/volume/local [2022-08-04T11:06:47.275Z] github.com/docker/docker/volume/mounts [2022-08-04T11:06:47.275Z] github.com/docker/docker/volume/service [2022-08-04T11:06:47.275Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:06:47.275Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:06:47.275Z] ++ grep --fixed-strings /libnetwork [2022-08-04T11:06:47.275Z] ++ echo 'github.com/docker/docker/api [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/backend [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/container [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/events [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/filters [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/image [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/mount [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/network [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/registry [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/time [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/versions [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:06:47.275Z] github.com/docker/docker/api/types/volume [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:06:47.275Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli/config [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli/debug [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:06:47.275Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/client [2022-08-04T11:06:47.275Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:06:47.275Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:06:47.275Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:06:47.275Z] github.com/docker/docker/container [2022-08-04T11:06:47.275Z] github.com/docker/docker/container/stream [2022-08-04T11:06:47.275Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:06:47.275Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:06:47.275Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/config [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/events [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/exec [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/images [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/links [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/names [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/network [2022-08-04T11:06:47.275Z] github.com/docker/docker/daemon/stats [2022-08-04T11:06:47.275Z] github.com/docker/docker/distribution [2022-08-04T11:06:47.275Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:06:47.275Z] github.com/docker/docker/distribution/utils [2022-08-04T11:06:47.275Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:06:47.275Z] github.com/docker/docker/dockerversion [2022-08-04T11:06:47.275Z] github.com/docker/docker/errdefs [2022-08-04T11:06:47.275Z] github.com/docker/docker/image [2022-08-04T11:06:47.275Z] github.com/docker/docker/image/cache [2022-08-04T11:06:47.275Z] github.com/docker/docker/image/tarexport [2022-08-04T11:06:47.275Z] github.com/docker/docker/image/v1 [2022-08-04T11:06:47.275Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:06:47.275Z] github.com/docker/docker/layer [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:06:47.275Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:06:47.275Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:06:47.276Z] github.com/docker/docker/oci [2022-08-04T11:06:47.276Z] github.com/docker/docker/oci/caps [2022-08-04T11:06:47.276Z] github.com/docker/docker/opts [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/archive [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/directory [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/platform [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/pools [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/progress [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/signal [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/stack [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/system [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:06:47.276Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:06:47.276Z] github.com/docker/docker/plugin [2022-08-04T11:06:47.276Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:06:47.276Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:06:47.276Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:06:47.276Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:06:47.276Z] github.com/docker/docker/quota [2022-08-04T11:06:47.276Z] github.com/docker/docker/reference [2022-08-04T11:06:47.276Z] github.com/docker/docker/registry [2022-08-04T11:06:47.276Z] github.com/docker/docker/registry/resumable [2022-08-04T11:06:47.276Z] github.com/docker/docker/restartmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/rootless [2022-08-04T11:06:47.276Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:06:47.276Z] github.com/docker/docker/runconfig [2022-08-04T11:06:47.276Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/environment [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/registry [2022-08-04T11:06:47.276Z] github.com/docker/docker/testutil/request [2022-08-04T11:06:47.276Z] github.com/docker/docker/volume [2022-08-04T11:06:47.276Z] github.com/docker/docker/volume/drivers [2022-08-04T11:06:47.276Z] github.com/docker/docker/volume/local [2022-08-04T11:06:47.276Z] github.com/docker/docker/volume/mounts [2022-08-04T11:06:47.276Z] github.com/docker/docker/volume/service [2022-08-04T11:06:47.276Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:06:47.276Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:06:47.276Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/types' [2022-08-04T11:06:47.276Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:06:47.276Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/types' [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:06:47.276Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:06:47.276Z] + type docker-proxy [2022-08-04T11:06:47.276Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T11:06:47.276Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T11:06:47.276Z] [2022-08-04T11:06:47.276Z] Removing bundles/ [2022-08-04T11:06:47.276Z] [2022-08-04T11:06:47.276Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T11:06:47.465Z] #33 1.417 + RM_GOPATH=0 [2022-08-04T11:06:47.465Z] #33 1.417 + TMP_GOPATH= [2022-08-04T11:06:47.465Z] #33 1.417 + : /build [2022-08-04T11:06:47.465Z] #33 1.417 + '[' -z '' ']' [2022-08-04T11:06:47.465Z] #33 1.417 ++ mktemp -d [2022-08-04T11:06:47.465Z] #33 1.417 + export GOPATH=/tmp/tmp.E32nUdGCtL [2022-08-04T11:06:47.465Z] #33 1.417 + GOPATH=/tmp/tmp.E32nUdGCtL [2022-08-04T11:06:47.465Z] #33 1.417 + RM_GOPATH=1 [2022-08-04T11:06:47.465Z] #33 1.417 + case "$(go env GOARCH)" in [2022-08-04T11:06:47.465Z] #33 1.417 ++ go env GOARCH [2022-08-04T11:06:47.465Z] #33 1.421 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:06:47.465Z] #33 1.422 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:06:47.465Z] #33 1.422 ++ dirname /install.sh [2022-08-04T11:06:47.465Z] #33 1.424 + dir=/ [2022-08-04T11:06:47.465Z] #33 1.424 + bin=dockercli [2022-08-04T11:06:47.465Z] #33 1.424 + shift [2022-08-04T11:06:47.465Z] #33 1.424 + '[' '!' -f //dockercli.installer ']' [2022-08-04T11:06:47.465Z] #33 1.424 + . //dockercli.installer [2022-08-04T11:06:47.465Z] #33 1.425 ++ : stable [2022-08-04T11:06:47.465Z] #33 1.425 ++ : 17.06.2-ce [2022-08-04T11:06:47.465Z] #33 1.425 + install_dockercli [2022-08-04T11:06:47.465Z] #33 1.425 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-04T11:06:47.465Z] #33 1.426 Install docker/cli version 17.06.2-ce from stable [2022-08-04T11:06:47.465Z] #33 1.426 ++ uname -m [2022-08-04T11:06:47.465Z] #33 1.428 + arch=x86_64 [2022-08-04T11:06:47.465Z] #33 1.428 + '[' x86_64 '!=' x86_64 ']' [2022-08-04T11:06:47.465Z] #33 1.428 + url=https://download.docker.com/linux/static [2022-08-04T11:06:47.465Z] #33 1.429 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-04T11:06:47.465Z] #33 1.429 + tar -xz docker/docker [2022-08-04T11:06:47.518Z] #60 ... [2022-08-04T11:06:47.518Z] [2022-08-04T11:06:47.518Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:06:47.518Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:06:47.518Z] #77 183.3 CCLD libocispec.la [2022-08-04T11:06:47.518Z] #77 183.7 CCLD src/validate [2022-08-04T11:06:47.518Z] #77 183.7 CCLD tests/test-1 [2022-08-04T11:06:47.518Z] #77 183.7 CCLD tests/test-2 [2022-08-04T11:06:47.518Z] #77 183.8 CCLD tests/test-3 [2022-08-04T11:06:47.518Z] #77 183.8 CCLD tests/test-4 [2022-08-04T11:06:47.518Z] #77 183.8 CCLD tests/test-5 [2022-08-04T11:06:47.518Z] #77 183.9 CCLD tests/test-6 [2022-08-04T11:06:47.518Z] #77 183.9 CCLD tests/test-7 [2022-08-04T11:06:47.518Z] #77 183.9 CCLD tests/test-8 [2022-08-04T11:06:47.518Z] #77 184.1 CCLD tests/test-9 [2022-08-04T11:06:47.518Z] #77 184.2 CCLD tests/test-10 [2022-08-04T11:06:47.518Z] #77 184.3 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T11:06:47.518Z] #77 184.3 CCLD tests/test-11 [2022-08-04T11:06:47.534Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T11:06:47.535Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:06:48.421Z] #16 DONE 1.6s [2022-08-04T11:06:48.421Z] [2022-08-04T11:06:48.421Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T11:06:48.421Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T11:06:48.580Z] #14 206.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T11:06:48.580Z] #14 206.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T11:06:48.580Z] #14 206.4 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:06:48.580Z] #14 206.7 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T11:06:48.580Z] #14 206.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T11:06:48.580Z] #14 206.7 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T11:06:48.580Z] #14 207.0 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T11:06:48.580Z] #14 207.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T11:06:48.580Z] #14 207.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T11:06:48.580Z] #14 207.3 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T11:06:48.580Z] #14 207.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T11:06:48.580Z] #14 207.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:06:48.580Z] #14 207.7 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T11:06:48.580Z] #14 207.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T11:06:48.580Z] #14 207.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:06:48.838Z] #14 208.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T11:06:48.838Z] #14 208.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:06:48.838Z] #14 208.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:48.838Z] #14 208.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T11:06:48.838Z] #14 208.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T11:06:48.838Z] #14 208.3 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:06:48.894Z] #77 186.0 libtool: link: ar cr libocispec.a [2022-08-04T11:06:48.894Z] #77 186.1 libtool: link: ranlib libocispec.a [2022-08-04T11:06:49.403Z] #14 208.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T11:06:49.403Z] #14 208.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T11:06:49.403Z] #14 208.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T11:06:49.825Z] #17 1.634 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T11:06:49.967Z] #14 209.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T11:06:49.967Z] #14 209.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T11:06:49.967Z] #14 209.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T11:06:50.087Z] #17 DONE 1.7s [2022-08-04T11:06:50.087Z] [2022-08-04T11:06:50.087Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T11:06:50.087Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T11:06:50.224Z] #14 209.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T11:06:50.224Z] #14 209.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T11:06:50.224Z] #14 209.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T11:06:50.738Z] #14 209.9 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T11:06:50.738Z] #14 209.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T11:06:50.738Z] #14 210.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T11:06:50.753Z] #33 4.337 + mkdir -p /build [2022-08-04T11:06:50.753Z] #33 4.339 + mv docker/docker /build/ [2022-08-04T11:06:50.753Z] #33 4.341 + rmdir docker [2022-08-04T11:06:50.753Z] #33 DONE 4.7s [2022-08-04T11:06:50.753Z] [2022-08-04T11:06:50.753Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:06:50.753Z] #74 sha256:63de5bdfb8ca969cc2190d0d0c47df5ac5ed859249f90c3f4b5623893423c55a [2022-08-04T11:06:50.753Z] #74 1.474 + RM_GOPATH=0 [2022-08-04T11:06:50.753Z] #74 1.474 + TMP_GOPATH= [2022-08-04T11:06:50.753Z] #74 1.474 + : /build [2022-08-04T11:06:50.753Z] #74 1.474 + '[' -z '' ']' [2022-08-04T11:06:50.753Z] #74 1.474 ++ mktemp -d [2022-08-04T11:06:50.753Z] #74 1.475 + export GOPATH=/tmp/tmp.8uES45Gr6j [2022-08-04T11:06:50.753Z] #74 1.475 + GOPATH=/tmp/tmp.8uES45Gr6j [2022-08-04T11:06:50.753Z] #74 1.475 + RM_GOPATH=1 [2022-08-04T11:06:50.753Z] #74 1.475 + case "$(go env GOARCH)" in [2022-08-04T11:06:50.753Z] #74 1.475 ++ go env GOARCH [2022-08-04T11:06:50.753Z] #74 1.483 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:06:50.753Z] #74 1.483 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:06:50.753Z] #74 1.484 ++ dirname /install.sh [2022-08-04T11:06:50.753Z] #74 1.485 + dir=/ [2022-08-04T11:06:50.753Z] #74 1.485 + bin=rootlesskit [2022-08-04T11:06:50.753Z] #74 1.485 + shift [2022-08-04T11:06:50.753Z] #74 1.485 + '[' '!' -f //rootlesskit.installer ']' [2022-08-04T11:06:50.753Z] #74 1.485 + . //rootlesskit.installer [2022-08-04T11:06:50.753Z] #74 1.485 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:06:50.753Z] #74 1.486 + install_rootlesskit [2022-08-04T11:06:50.753Z] #74 1.486 + case "$1" in [2022-08-04T11:06:50.753Z] #74 1.486 + export CGO_ENABLED=0 [2022-08-04T11:06:50.753Z] #74 1.486 + CGO_ENABLED=0 [2022-08-04T11:06:50.753Z] #74 1.486 + _install_rootlesskit [2022-08-04T11:06:50.753Z] #74 1.486 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-04T11:06:50.753Z] #74 1.486 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:06:50.753Z] #74 1.486 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:06:50.753Z] #74 1.486 + GOBIN=/build [2022-08-04T11:06:50.753Z] #74 1.486 + GO111MODULE=on [2022-08-04T11:06:50.753Z] #74 1.486 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:06:50.753Z] #74 1.857 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-04T11:06:50.753Z] #74 2.920 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-04T11:06:50.753Z] #74 2.921 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-04T11:06:50.753Z] #74 3.228 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-04T11:06:50.753Z] #74 4.392 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-04T11:06:50.753Z] #74 4.817 go: downloading github.com/google/uuid v1.3.0 [2022-08-04T11:06:50.753Z] #74 4.845 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-04T11:06:50.753Z] #74 4.846 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-04T11:06:50.753Z] #74 4.940 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-04T11:06:50.798Z] #77 187.6 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:06:50.798Z] #77 187.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:06:50.798Z] #77 187.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:06:50.798Z] #77 187.6 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:06:50.798Z] #77 187.6 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:06:50.798Z] #77 187.6 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:06:50.798Z] #77 187.6 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:06:50.798Z] #77 187.6 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T11:06:50.798Z] #77 187.8 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T11:06:50.798Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T11:06:50.798Z] #77 187.8 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T11:06:50.798Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T11:06:50.798Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T11:06:50.798Z] #77 187.8 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T11:06:50.798Z] #77 187.9 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T11:06:50.798Z] #77 187.9 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T11:06:50.798Z] #77 187.9 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T11:06:50.798Z] #77 187.9 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T11:06:50.798Z] #77 188.0 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T11:06:50.798Z] #77 188.0 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T11:06:50.798Z] #77 188.1 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T11:06:50.995Z] #14 210.2 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T11:06:50.995Z] #14 210.2 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T11:06:50.995Z] #14 210.2 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T11:06:51.013Z] #74 5.017 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-04T11:06:51.057Z] #77 188.1 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T11:06:51.057Z] #77 188.2 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T11:06:51.057Z] #77 188.2 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T11:06:51.057Z] #77 188.3 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T11:06:51.057Z] #77 188.3 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T11:06:51.272Z] #74 5.322 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-04T11:06:51.315Z] #77 188.4 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T11:06:51.315Z] #77 188.5 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T11:06:51.315Z] #77 188.6 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T11:06:51.315Z] #77 188.6 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T11:06:51.476Z] #18 DONE 1.5s [2022-08-04T11:06:51.476Z] [2022-08-04T11:06:51.476Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T11:06:51.476Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T11:06:51.531Z] #74 5.569 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-04T11:06:51.531Z] #74 5.633 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-04T11:06:51.573Z] #77 188.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T11:06:51.832Z] #77 189.0 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T11:06:51.832Z] #77 189.1 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T11:06:51.832Z] #77 189.2 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T11:06:51.926Z] #14 211.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T11:06:51.926Z] #14 211.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T11:06:51.926Z] #14 211.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T11:06:52.401Z] #77 189.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T11:06:52.489Z] #14 211.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T11:06:52.489Z] #14 211.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:06:52.489Z] #14 211.6 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:52.660Z] #77 189.7 CC src/crun-crun.o [2022-08-04T11:06:52.660Z] #77 189.8 CC src/crun-run.o [2022-08-04T11:06:52.746Z] #14 211.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T11:06:52.746Z] #14 211.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T11:06:52.746Z] #14 211.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:06:52.865Z] #19 DONE 1.2s [2022-08-04T11:06:52.865Z] [2022-08-04T11:06:52.865Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T11:06:52.865Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T11:06:52.909Z] #74 6.716 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-04T11:06:52.909Z] #74 6.884 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-04T11:06:52.919Z] #77 189.9 CC src/crun-delete.o [2022-08-04T11:06:52.919Z] #77 190.0 CC src/crun-kill.o [2022-08-04T11:06:52.919Z] #77 190.2 CC src/crun-pause.o [2022-08-04T11:06:53.003Z] #14 212.2 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T11:06:53.003Z] #14 212.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T11:06:53.003Z] #14 212.2 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:06:53.177Z] #77 190.2 CC src/crun-unpause.o [2022-08-04T11:06:53.177Z] #77 190.4 CC src/crun-spec.o [2022-08-04T11:06:53.436Z] #77 190.6 CC src/crun-exec.o [2022-08-04T11:06:53.695Z] #77 190.8 CC src/crun-list.o [2022-08-04T11:06:53.953Z] #77 191.0 CC src/crun-create.o [2022-08-04T11:06:53.953Z] #77 191.1 CC src/crun-start.o [2022-08-04T11:06:53.953Z] #77 ... [2022-08-04T11:06:53.953Z] [2022-08-04T11:06:53.953Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:06:53.953Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:06:53.953Z] #47 235.5 + dpkg --print-architecture [2022-08-04T11:06:53.953Z] #47 235.5 + git checkout -q v2.1.0 [2022-08-04T11:06:54.097Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T11:06:54.097Z] [2022-08-04T11:06:54.097Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T11:06:54.097Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T11:06:54.097Z] [2022-08-04T11:06:54.097Z] + mkdir -p bundles [2022-08-04T11:06:54.097Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/backend [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/container [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/events [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/filters [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/image [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/mount [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/network [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/registry [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/time [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/versions [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:06:54.097Z] github.com/docker/docker/api/types/volume [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:06:54.097Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:06:54.097Z] github.com/docker/docker/cli [2022-08-04T11:06:54.097Z] github.com/docker/docker/cli/config [2022-08-04T11:06:54.097Z] github.com/docker/docker/cli/debug [2022-08-04T11:06:54.097Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:06:54.097Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:06:54.097Z] github.com/docker/docker/client [2022-08-04T11:06:54.097Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:06:54.097Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:06:54.097Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:06:54.097Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:06:54.097Z] github.com/docker/docker/container [2022-08-04T11:06:54.097Z] github.com/docker/docker/container/stream [2022-08-04T11:06:54.097Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:06:54.097Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:06:54.097Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/config [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/events [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/exec [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/images [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/links [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/names [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/network [2022-08-04T11:06:54.097Z] github.com/docker/docker/daemon/stats [2022-08-04T11:06:54.097Z] github.com/docker/docker/distribution [2022-08-04T11:06:54.097Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:06:54.097Z] github.com/docker/docker/distribution/utils [2022-08-04T11:06:54.097Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:06:54.097Z] github.com/docker/docker/dockerversion [2022-08-04T11:06:54.097Z] github.com/docker/docker/errdefs [2022-08-04T11:06:54.097Z] github.com/docker/docker/image [2022-08-04T11:06:54.097Z] github.com/docker/docker/image/cache [2022-08-04T11:06:54.097Z] github.com/docker/docker/image/tarexport [2022-08-04T11:06:54.097Z] github.com/docker/docker/image/v1 [2022-08-04T11:06:54.097Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:06:54.097Z] github.com/docker/docker/layer [2022-08-04T11:06:54.097Z] github.com/docker/docker/libcontainerd [2022-08-04T11:06:54.097Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:06:54.097Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:06:54.097Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:06:54.097Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:06:54.097Z] github.com/docker/docker/oci [2022-08-04T11:06:54.097Z] github.com/docker/docker/oci/caps [2022-08-04T11:06:54.097Z] github.com/docker/docker/opts [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/archive [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/directory [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/platform [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/pools [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/progress [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/signal [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/stack [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/system [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:06:54.097Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:06:54.097Z] github.com/docker/docker/plugin [2022-08-04T11:06:54.097Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:06:54.097Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:06:54.097Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:06:54.097Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:06:54.097Z] github.com/docker/docker/quota [2022-08-04T11:06:54.097Z] github.com/docker/docker/reference [2022-08-04T11:06:54.097Z] github.com/docker/docker/registry [2022-08-04T11:06:54.097Z] github.com/docker/docker/registry/resumable [2022-08-04T11:06:54.097Z] github.com/docker/docker/restartmanager [2022-08-04T11:06:54.097Z] github.com/docker/docker/rootless [2022-08-04T11:06:54.097Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:06:54.097Z] github.com/docker/docker/runconfig [2022-08-04T11:06:54.097Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/environment [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/registry [2022-08-04T11:06:54.097Z] github.com/docker/docker/testutil/request [2022-08-04T11:06:54.097Z] github.com/docker/docker/volume [2022-08-04T11:06:54.097Z] github.com/docker/docker/volume/drivers [2022-08-04T11:06:54.097Z] github.com/docker/docker/volume/local [2022-08-04T11:06:54.097Z] github.com/docker/docker/volume/mounts [2022-08-04T11:06:54.097Z] github.com/docker/docker/volume/service [2022-08-04T11:06:54.097Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:06:54.097Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T11:06:54.098Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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-08-04T11:06:54.212Z] #47 236.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T11:06:54.356Z] ? github.com/docker/docker/api [no test files] [2022-08-04T11:06:54.373Z] #14 213.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:06:54.373Z] #14 213.5 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T11:06:54.373Z] #14 213.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:06:54.373Z] #14 213.6 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T11:06:54.373Z] #14 213.6 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:06:54.373Z] #14 213.6 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T11:06:54.373Z] #14 213.6 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:06:54.373Z] #14 213.6 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T11:06:54.373Z] #14 213.7 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:06:54.373Z] #14 213.7 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T11:06:54.373Z] #14 213.7 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:06:54.373Z] #14 213.7 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:06:54.373Z] #14 213.7 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:06:54.373Z] #14 213.7 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T11:06:54.373Z] #14 213.8 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T11:06:54.471Z] #47 236.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T11:06:54.635Z] #14 213.9 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:06:54.784Z] #20 DONE 1.7s [2022-08-04T11:06:54.784Z] [2022-08-04T11:06:54.784Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:06:54.784Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:06:54.784Z] #21 ... [2022-08-04T11:06:54.784Z] [2022-08-04T11:06:54.784Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:06:54.784Z] #60 sha256:703ed8d09263afd32669257d6db56425d6610910ce4c6d0de910bcaec8c4a34b [2022-08-04T11:06:54.784Z] #60 2.166 + RM_GOPATH=0 [2022-08-04T11:06:54.784Z] #60 2.166 + TMP_GOPATH= [2022-08-04T11:06:54.784Z] #60 2.166 + : /build [2022-08-04T11:06:54.784Z] #60 2.166 + '[' -z '' ']' [2022-08-04T11:06:54.784Z] #60 2.166 ++ mktemp -d [2022-08-04T11:06:54.784Z] #60 2.182 + export GOPATH=/tmp/tmp.a5hcilDx4n [2022-08-04T11:06:54.784Z] #60 2.182 + GOPATH=/tmp/tmp.a5hcilDx4n [2022-08-04T11:06:54.784Z] #60 2.182 + RM_GOPATH=1 [2022-08-04T11:06:54.784Z] #60 2.182 + case "$(go env GOARCH)" in [2022-08-04T11:06:54.784Z] #60 2.182 ++ go env GOARCH [2022-08-04T11:06:54.784Z] #60 2.204 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:06:54.784Z] #60 2.204 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:06:54.784Z] #60 2.209 ++ dirname /install.sh [2022-08-04T11:06:54.784Z] #60 2.215 + dir=/ [2022-08-04T11:06:54.784Z] #60 2.216 + bin=runc [2022-08-04T11:06:54.784Z] #60 2.216 + shift [2022-08-04T11:06:54.784Z] #60 2.216 + '[' '!' -f //runc.installer ']' [2022-08-04T11:06:54.784Z] #60 2.216 + . //runc.installer [2022-08-04T11:06:54.784Z] #60 2.216 ++ set -e [2022-08-04T11:06:54.784Z] #60 2.216 ++ : v1.1.2 [2022-08-04T11:06:54.784Z] #60 2.221 + install_runc [2022-08-04T11:06:54.784Z] #60 2.221 + RUNC_BUILDTAGS=seccomp [2022-08-04T11:06:54.784Z] #60 2.221 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T11:06:54.784Z] #60 2.221 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a5hcilDx4n/src/github.com/opencontainers/runc [2022-08-04T11:06:54.784Z] #60 2.221 Cloning into '/tmp/tmp.a5hcilDx4n/src/github.com/opencontainers/runc'... [2022-08-04T11:06:54.784Z] #60 2.221 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T11:06:54.784Z] #60 ... [2022-08-04T11:06:54.784Z] [2022-08-04T11:06:54.784Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:06:54.784Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:06:54.784Z] #77 145.8 checking for ANSI C header files... yes [2022-08-04T11:06:54.784Z] #77 147.0 checking for sys/types.h... yes [2022-08-04T11:06:54.784Z] #77 147.3 checking for sys/stat.h... yes [2022-08-04T11:06:54.784Z] #77 147.7 checking for stdlib.h... yes [2022-08-04T11:06:54.784Z] #77 148.0 checking for string.h... yes [2022-08-04T11:06:54.784Z] #77 148.4 checking for memory.h... yes [2022-08-04T11:06:54.784Z] #77 148.7 checking for strings.h... yes [2022-08-04T11:06:54.784Z] #77 149.1 checking for inttypes.h... yes [2022-08-04T11:06:54.784Z] #77 149.4 checking for stdint.h... yes [2022-08-04T11:06:54.784Z] #77 149.8 checking for unistd.h... yes [2022-08-04T11:06:54.784Z] #77 150.2 checking for dlfcn.h... yes [2022-08-04T11:06:54.784Z] #77 150.6 checking for objdir... .libs [2022-08-04T11:06:54.785Z] #77 151.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:06:54.785Z] #77 151.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:06:54.785Z] #77 151.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:06:54.785Z] #77 151.9 checking if gcc static flag -static works... yes [2022-08-04T11:06:54.785Z] #77 152.6 checking if gcc supports -c -o file.o... yes [2022-08-04T11:06:54.785Z] #77 152.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:06:54.785Z] #77 152.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:06:54.785Z] #77 153.0 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:06:54.785Z] #77 153.8 checking how to hardcode library paths into programs... immediate [2022-08-04T11:06:54.785Z] #77 153.8 checking whether stripping libraries is possible... yes [2022-08-04T11:06:54.785Z] #77 153.8 checking if libtool supports shared libraries... yes [2022-08-04T11:06:54.785Z] #77 153.8 checking whether to build shared libraries... no [2022-08-04T11:06:54.785Z] #77 153.8 checking whether to build static libraries... yes [2022-08-04T11:06:54.785Z] #77 153.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:06:54.785Z] #77 153.9 checking whether build environment is sane... yes [2022-08-04T11:06:54.785Z] #77 154.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:06:54.785Z] #77 154.1 checking whether make sets $(MAKE)... yes [2022-08-04T11:06:54.785Z] #77 154.2 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:06:54.785Z] #77 154.3 checking whether make supports nested variables... yes [2022-08-04T11:06:54.785Z] #77 154.4 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:06:54.785Z] #77 154.4 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:06:54.785Z] #77 154.4 checking how to create a ustar tar archive... gnutar [2022-08-04T11:06:54.892Z] #14 213.9 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:06:54.892Z] #14 214.0 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T11:06:54.892Z] #14 214.0 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T11:06:54.892Z] #14 214.0 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:06:54.892Z] #14 214.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:06:54.892Z] #14 214.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T11:06:54.892Z] #14 214.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:06:54.892Z] #14 214.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-08-04T11:06:54.892Z] #14 214.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:06:54.892Z] #14 214.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:06:55.046Z] #77 154.4 checking dependency style of gcc... gcc3 [2022-08-04T11:06:55.046Z] #77 154.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:06:55.046Z] #77 154.7 checking whether make supports nested variables... (cached) yes [2022-08-04T11:06:55.046Z] #77 154.7 checking for gawk... (cached) mawk [2022-08-04T11:06:55.046Z] #77 154.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:06:55.046Z] #77 154.7 checking for gcc... (cached) gcc [2022-08-04T11:06:55.046Z] #77 154.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:06:55.046Z] #77 154.9 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:06:55.150Z] #14 214.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T11:06:55.150Z] #14 214.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:06:55.150Z] #14 214.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:06:55.150Z] #14 214.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:55.150Z] #14 214.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:06:55.150Z] #14 214.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:55.308Z] #77 154.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:06:55.308Z] #77 154.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:06:55.308Z] #77 154.9 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:06:55.308Z] #77 155.1 checking for python3... /usr/bin/python3 [2022-08-04T11:06:55.407Z] #14 214.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:06:55.407Z] #14 214.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:06:55.569Z] #77 155.1 checking for python3 version... 3.9 [2022-08-04T11:06:55.830Z] #77 155.3 checking for python3 platform... linux [2022-08-04T11:06:55.830Z] #77 155.4 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:06:56.092Z] #77 155.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:06:56.199Z] #74 ... [2022-08-04T11:06:56.199Z] [2022-08-04T11:06:56.199Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:06:56.199Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T11:06:56.199Z] #49 1.873 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:06:56.199Z] #49 2.048 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:06:56.199Z] #49 2.213 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:06:56.199Z] #49 2.231 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T11:06:56.199Z] #49 2.568 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T11:06:56.199Z] #49 2.975 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:06:56.199Z] #49 3.611 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T11:06:56.199Z] #49 4.247 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T11:06:56.199Z] #49 4.765 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:06:56.199Z] #49 5.369 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T11:06:56.199Z] #49 5.411 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:06:56.199Z] #49 5.411 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T11:06:56.199Z] #49 5.411 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:06:56.199Z] #49 5.411 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T11:06:56.199Z] #49 5.411 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T11:06:56.199Z] #49 5.429 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T11:06:56.199Z] #49 5.429 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:06:56.199Z] #49 5.429 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T11:06:56.199Z] #49 5.429 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T11:06:56.199Z] #49 5.429 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:06:56.199Z] #49 5.429 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T11:06:56.199Z] #49 ... [2022-08-04T11:06:56.199Z] [2022-08-04T11:06:56.199Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:06:56.199Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T11:06:56.199Z] #69 1.880 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:06:56.199Z] #69 2.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:06:56.199Z] #69 2.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:06:56.199Z] #69 2.230 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T11:06:56.199Z] #69 2.625 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T11:06:56.199Z] #69 3.143 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T11:06:56.199Z] #69 3.708 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:06:56.199Z] #69 4.232 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T11:06:56.199Z] #69 4.810 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:06:56.199Z] #69 5.410 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:06:56.199Z] #69 5.410 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T11:06:56.199Z] #69 5.436 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T11:06:56.199Z] #69 5.463 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T11:06:56.199Z] #69 5.463 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:06:56.199Z] #69 5.502 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T11:06:56.199Z] #69 5.502 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T11:06:56.199Z] #69 5.502 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T11:06:56.199Z] #69 5.502 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T11:06:56.199Z] #69 5.502 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T11:06:56.199Z] #69 5.502 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:06:56.199Z] #69 5.502 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:06:56.199Z] #69 ... [2022-08-04T11:06:56.199Z] [2022-08-04T11:06:56.199Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:06:56.199Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:06:56.199Z] #20 1.879 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:06:56.199Z] #20 2.046 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:06:56.199Z] #20 2.215 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:06:56.199Z] #20 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T11:06:56.199Z] #20 2.685 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:06:56.199Z] #20 3.147 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T11:06:56.199Z] #20 3.663 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T11:06:56.199Z] #20 4.191 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T11:06:56.199Z] #20 4.773 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:06:56.199Z] #20 5.246 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T11:06:56.199Z] #20 5.246 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T11:06:56.199Z] #20 5.246 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T11:06:56.199Z] #20 5.286 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:06:56.199Z] #20 5.286 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:06:56.199Z] #20 5.290 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T11:06:56.199Z] #20 5.328 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:06:56.199Z] #20 5.328 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T11:06:56.199Z] #20 5.329 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T11:06:56.199Z] #20 5.331 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T11:06:56.199Z] #20 5.334 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T11:06:56.199Z] #20 5.334 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:06:56.339Z] #14 DONE 215.5s [2022-08-04T11:06:56.339Z] [2022-08-04T11:06:56.339Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T11:06:56.339Z] #59 sha256:a87dd10ac641e499031ee7a0860ab5ddd66bb79b6ec21d628c598f476d1f4636 [2022-08-04T11:06:56.339Z] #59 DONE 0.2s [2022-08-04T11:06:56.339Z] [2022-08-04T11:06:56.339Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:06:56.339Z] #60 sha256:64035f1f7ce6dfd9b9c9fa194933289a6ce3ae25cc93fafa641a715078f95264 [2022-08-04T11:06:56.354Z] #77 155.9 checking for go-md2man... no [2022-08-04T11:06:56.615Z] #77 156.0 checking error.h usability... yes [2022-08-04T11:06:56.615Z] #77 156.3 checking error.h presence... [2022-08-04T11:06:56.615Z] #77 ... [2022-08-04T11:06:56.615Z] [2022-08-04T11:06:56.615Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:06:56.615Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:06:56.615Z] #21 2.324 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:06:56.879Z] #21 2.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:06:56.879Z] #21 2.444 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:06:58.268Z] #21 4.000 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:06:58.865Z] #60 2.070 + RM_GOPATH=0 [2022-08-04T11:06:58.865Z] #60 2.070 + TMP_GOPATH= [2022-08-04T11:06:58.865Z] #60 2.070 + : /build [2022-08-04T11:06:58.865Z] #60 2.070 + '[' -z '' ']' [2022-08-04T11:06:58.865Z] #60 ... [2022-08-04T11:06:58.865Z] [2022-08-04T11:06:58.865Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T11:06:58.865Z] #15 sha256:077d7a259b0ad1112d80cac59b099c071f493e65cdf7318685176c5e35269c62 [2022-08-04T11:06:58.865Z] #15 DONE 2.4s [2022-08-04T11:06:58.865Z] [2022-08-04T11:06:58.865Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:06:58.865Z] #60 sha256:64035f1f7ce6dfd9b9c9fa194933289a6ce3ae25cc93fafa641a715078f95264 [2022-08-04T11:06:58.865Z] #60 2.071 ++ mktemp -d [2022-08-04T11:06:58.865Z] #60 2.102 + export GOPATH=/tmp/tmp.2PTTuWR3aK [2022-08-04T11:06:58.865Z] #60 2.103 + GOPATH=/tmp/tmp.2PTTuWR3aK [2022-08-04T11:06:58.865Z] #60 2.104 + RM_GOPATH=1 [2022-08-04T11:06:58.865Z] #60 2.104 + case "$(go env GOARCH)" in [2022-08-04T11:06:58.865Z] #60 2.105 ++ go env GOARCH [2022-08-04T11:06:58.865Z] #60 2.116 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:06:58.865Z] #60 2.117 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:06:58.865Z] #60 2.119 ++ dirname /install.sh [2022-08-04T11:06:58.865Z] #60 2.123 + dir=/ [2022-08-04T11:06:58.865Z] #60 2.124 + bin=runc [2022-08-04T11:06:58.865Z] #60 2.129 + shift [2022-08-04T11:06:58.865Z] #60 2.129 + '[' '!' -f //runc.installer ']' [2022-08-04T11:06:58.865Z] #60 2.129 + . //runc.installer [2022-08-04T11:06:58.865Z] #60 2.129 ++ set -e [2022-08-04T11:06:58.865Z] #60 2.129 ++ : v1.1.2 [2022-08-04T11:06:58.865Z] #60 2.131 + install_runc [2022-08-04T11:06:58.865Z] #60 2.131 + RUNC_BUILDTAGS=seccomp [2022-08-04T11:06:58.865Z] #60 2.131 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T11:06:58.865Z] #60 2.131 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2PTTuWR3aK/src/github.com/opencontainers/runc [2022-08-04T11:06:58.865Z] #60 2.131 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T11:06:58.865Z] #60 2.169 Cloning into '/tmp/tmp.2PTTuWR3aK/src/github.com/opencontainers/runc'... [2022-08-04T11:07:00.816Z] #21 5.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:07:01.389Z] #60 ... [2022-08-04T11:07:01.389Z] [2022-08-04T11:07:01.389Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T11:07:01.389Z] #16 sha256:d8e9851bb51fee408bb8b157f4bd569212be21f9947a8084c3a9e555b911b33b [2022-08-04T11:07:01.389Z] #16 DONE 2.4s [2022-08-04T11:07:01.389Z] [2022-08-04T11:07:01.389Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:01.389Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:01.389Z] #77 134.7 configure.ac:11: installing 'build-aux/compile' [2022-08-04T11:07:01.389Z] #77 134.8 configure.ac:11: installing 'build-aux/config.guess' [2022-08-04T11:07:01.389Z] #77 134.8 configure.ac:11: installing 'build-aux/config.sub' [2022-08-04T11:07:01.389Z] #77 134.8 configure.ac:13: installing 'build-aux/install-sh' [2022-08-04T11:07:01.389Z] #77 134.8 configure.ac:13: installing 'build-aux/missing' [2022-08-04T11:07:01.389Z] #77 134.9 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-04T11:07:01.389Z] #77 135.2 Makefile.am: installing 'build-aux/depcomp' [2022-08-04T11:07:01.389Z] #77 137.7 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:07:01.389Z] #77 138.3 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:07:01.389Z] #77 138.3 checking how to print strings... printf [2022-08-04T11:07:01.389Z] #77 138.3 checking for gcc... gcc [2022-08-04T11:07:01.389Z] #77 138.5 checking whether the C compiler works... yes [2022-08-04T11:07:01.389Z] #77 138.7 checking for C compiler default output file name... a.out [2022-08-04T11:07:01.389Z] #77 138.7 checking for suffix of executables... [2022-08-04T11:07:01.389Z] #77 139.0 checking whether we are cross compiling... no [2022-08-04T11:07:01.389Z] #77 139.3 checking for suffix of object files... o [2022-08-04T11:07:01.389Z] #77 139.5 checking whether we are using the GNU C compiler... yes [2022-08-04T11:07:01.389Z] #77 139.6 checking whether gcc accepts -g... yes [2022-08-04T11:07:01.389Z] #77 139.9 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:07:01.389Z] #77 140.2 checking whether gcc understands -c and -o together... yes [2022-08-04T11:07:01.389Z] #77 140.6 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:07:01.389Z] #77 140.6 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:07:01.389Z] #77 140.7 checking for egrep... /bin/grep -E [2022-08-04T11:07:01.389Z] #77 140.7 checking for fgrep... /bin/grep -F [2022-08-04T11:07:01.389Z] #77 140.7 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:07:01.389Z] #77 140.7 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:07:01.389Z] #77 140.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:07:01.389Z] #77 140.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:07:01.389Z] #77 141.0 checking whether ln -s works... yes [2022-08-04T11:07:01.389Z] #77 141.0 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:07:01.389Z] #77 141.1 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:07:01.389Z] #77 141.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:07:01.389Z] #77 141.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:07:01.389Z] #77 141.1 checking for objdump... objdump [2022-08-04T11:07:01.389Z] #77 141.1 checking how to recognize dependent libraries... pass_all [2022-08-04T11:07:01.389Z] #77 141.1 checking for dlltool... no [2022-08-04T11:07:01.389Z] #77 141.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:07:01.389Z] #77 141.1 checking for ar... ar [2022-08-04T11:07:01.389Z] #77 141.1 checking for archiver @FILE support... @ [2022-08-04T11:07:01.389Z] #77 141.3 checking for strip... strip [2022-08-04T11:07:01.389Z] #77 141.3 checking for ranlib... ranlib [2022-08-04T11:07:01.389Z] #77 141.3 checking for gawk... no [2022-08-04T11:07:01.389Z] #77 141.3 checking for mawk... mawk [2022-08-04T11:07:01.389Z] #77 141.3 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:07:01.389Z] #77 142.1 checking for sysroot... no [2022-08-04T11:07:01.389Z] #77 142.1 checking for a working dd... /bin/dd [2022-08-04T11:07:01.389Z] #77 142.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:07:01.389Z] #77 142.3 checking for mt... no [2022-08-04T11:07:01.389Z] #77 142.3 checking if : is a manifest tool... no [2022-08-04T11:07:01.389Z] #77 142.3 checking how to run the C preprocessor... gcc -E [2022-08-04T11:07:01.389Z] #77 142.7 checking for ANSI C header files... yes [2022-08-04T11:07:01.389Z] #77 143.7 checking for sys/types.h... yes [2022-08-04T11:07:01.389Z] #77 144.1 checking for sys/stat.h... yes [2022-08-04T11:07:01.389Z] #77 144.4 checking for stdlib.h... yes [2022-08-04T11:07:01.646Z] #77 144.8 checking for string.h... yes [2022-08-04T11:07:01.908Z] #77 145.1 checking for memory.h... yes [2022-08-04T11:07:02.474Z] #77 145.5 checking for strings.h... yes [2022-08-04T11:07:02.474Z] #77 145.8 checking for inttypes.h... yes [2022-08-04T11:07:02.590Z] #47 ... [2022-08-04T11:07:02.590Z] [2022-08-04T11:07:02.590Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:02.590Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:02.590Z] #77 191.4 CC src/crun-update.o [2022-08-04T11:07:02.590Z] #77 191.4 CC src/crun-state.o [2022-08-04T11:07:02.590Z] #77 191.5 CC src/crun-ps.o [2022-08-04T11:07:02.590Z] #77 191.6 CC src/crun-checkpoint.o [2022-08-04T11:07:02.590Z] #77 191.8 CC src/crun-restore.o [2022-08-04T11:07:02.590Z] #77 192.0 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T11:07:02.590Z] #77 192.2 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T11:07:02.590Z] #77 192.5 CC src/libcrun/libcrun_la-container.lo [2022-08-04T11:07:02.590Z] #77 192.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T11:07:02.590Z] #77 192.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T11:07:02.590Z] #77 193.0 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T11:07:02.590Z] #77 193.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T11:07:02.590Z] #77 193.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T11:07:02.590Z] #77 193.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T11:07:02.590Z] #77 193.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T11:07:02.590Z] #77 193.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T11:07:02.590Z] #77 194.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T11:07:02.590Z] #77 194.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T11:07:02.590Z] #77 194.8 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T11:07:02.590Z] #77 194.9 CC src/libcrun/libcrun_la-error.lo [2022-08-04T11:07:02.590Z] #77 195.1 CC src/libcrun/libcrun_la-status.lo [2022-08-04T11:07:02.590Z] #77 196.1 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T11:07:02.590Z] #77 196.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T11:07:02.590Z] #77 197.2 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T11:07:02.590Z] #77 197.8 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T11:07:02.590Z] #77 198.1 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T11:07:02.590Z] #77 198.4 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T11:07:02.590Z] #77 198.7 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T11:07:02.590Z] #77 198.9 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T11:07:02.590Z] #77 199.0 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T11:07:02.590Z] #77 199.3 CC tests/init.o [2022-08-04T11:07:02.733Z] #21 8.284 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:07:02.989Z] #77 146.1 checking for stdint.h... [2022-08-04T11:07:02.989Z] #77 ... [2022-08-04T11:07:02.989Z] [2022-08-04T11:07:02.989Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T11:07:02.989Z] #17 sha256:ccea2b62b67916b9b6892a4436109863b264b12fec2310ab94dd75b537f5d229 [2022-08-04T11:07:02.989Z] #17 1.723 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T11:07:02.989Z] #17 DONE 1.9s [2022-08-04T11:07:02.989Z] [2022-08-04T11:07:02.989Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T11:07:02.989Z] #18 sha256:9b7f580850957ad0bb8f9ef2bad01882bcaa115ae2dcd7208636b5b7ad2c9dc6 [2022-08-04T11:07:02.994Z] #21 ... [2022-08-04T11:07:02.994Z] [2022-08-04T11:07:02.994Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:02.994Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:02.994Z] #77 156.3 checking error.h presence... yes [2022-08-04T11:07:02.994Z] #77 156.5 checking for error.h... yes [2022-08-04T11:07:02.994Z] #77 156.7 checking linux/openat2.h usability... yes [2022-08-04T11:07:02.994Z] #77 156.9 checking linux/openat2.h presence... yes [2022-08-04T11:07:02.994Z] #77 157.1 checking for linux/openat2.h... yes [2022-08-04T11:07:02.994Z] #77 157.3 checking for copy_file_range... yes [2022-08-04T11:07:02.994Z] #77 158.0 checking for fgetxattr... yes [2022-08-04T11:07:02.994Z] #77 158.6 checking for statx... yes [2022-08-04T11:07:02.994Z] #77 159.1 checking for fgetpwent_r... yes [2022-08-04T11:07:02.994Z] #77 159.5 checking for issetugid... no [2022-08-04T11:07:02.994Z] #77 160.2 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:07:02.994Z] #77 160.2 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:07:02.994Z] #77 160.3 checking for library containing yajl_tree_get... -lyajl [2022-08-04T11:07:02.994Z] #77 161.3 checking for yajl >= 2.0.0... yes [2022-08-04T11:07:02.994Z] #77 161.3 checking sys/capability.h usability... yes [2022-08-04T11:07:02.994Z] #77 161.4 checking sys/capability.h presence... yes [2022-08-04T11:07:02.994Z] #77 161.6 checking for sys/capability.h... yes [2022-08-04T11:07:02.994Z] #77 161.6 checking for library containing cap_from_name... -lcap [2022-08-04T11:07:03.158Z] #77 200.4 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T11:07:03.566Z] #77 162.2 checking for library containing dlopen... -ldl [2022-08-04T11:07:03.827Z] #77 163.1 checking seccomp.h usability... yes [2022-08-04T11:07:03.827Z] #77 163.4 checking seccomp.h presence... yes [2022-08-04T11:07:03.827Z] #77 163.6 checking for seccomp.h... yes [2022-08-04T11:07:03.827Z] #77 163.6 checking for library containing seccomp_rule_add... [2022-08-04T11:07:03.827Z] #77 ... [2022-08-04T11:07:03.827Z] [2022-08-04T11:07:03.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-08-04T11:07:03.827Z] #60 sha256:703ed8d09263afd32669257d6db56425d6610910ce4c6d0de910bcaec8c4a34b [2022-08-04T11:07:03.827Z] #60 19.40 Updating files: 99% (1192/1195) Updating files: 100% (1195/1195) Updating files: 100% (1195/1195), done. [2022-08-04T11:07:03.827Z] #60 19.42 + cd /tmp/tmp.a5hcilDx4n/src/github.com/opencontainers/runc [2022-08-04T11:07:04.092Z] #60 19.43 + git checkout -q v1.1.2 [2022-08-04T11:07:04.366Z] #18 DONE 1.5s [2022-08-04T11:07:04.366Z] [2022-08-04T11:07:04.366Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T11:07:04.366Z] #19 sha256:c435b6f0c56a8a1282389e932e75e2d2d70ae1f088d27b64596099b09def9eba [2022-08-04T11:07:05.042Z] #60 20.40 + '[' -z '' ']' [2022-08-04T11:07:05.042Z] #60 20.40 + target=static [2022-08-04T11:07:05.042Z] #60 20.40 + make BUILDTAGS=seccomp static [2022-08-04T11:07:05.304Z] #60 20.75 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-08-04T11:07:06.898Z] #19 DONE 2.1s [2022-08-04T11:07:06.898Z] [2022-08-04T11:07:06.898Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T11:07:06.898Z] #20 sha256:6a9eb29723672f54f61b1d381cbab2a47cf50514d165fbb1724e889f37a865ad [2022-08-04T11:07:08.268Z] #20 DONE 1.7s [2022-08-04T11:07:08.268Z] [2022-08-04T11:07:08.268Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:08.268Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:08.408Z] #20 ... [2022-08-04T11:07:08.408Z] [2022-08-04T11:07:08.408Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:07:08.408Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T11:07:08.408Z] #69 21.78 Fetched 49.2 MB in 20s (2436 kB/s) [2022-08-04T11:07:09.234Z] ok github.com/docker/docker/api/server 0.009s coverage: 7.9% of statements [2022-08-04T11:07:09.523Z] #60 ... [2022-08-04T11:07:09.523Z] [2022-08-04T11:07:09.523Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:09.523Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:09.523Z] #21 15.01 Fetched 8563 kB in 13s (657 kB/s) [2022-08-04T11:07:10.169Z] #21 1.963 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:07:10.169Z] #21 2.007 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:07:10.169Z] #21 2.007 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:07:11.099Z] #21 3.138 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:07:13.620Z] #21 ... [2022-08-04T11:07:13.620Z] [2022-08-04T11:07:13.620Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:13.620Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:13.620Z] #77 146.1 checking for stdint.h... yes [2022-08-04T11:07:13.620Z] #77 146.6 checking for unistd.h... yes [2022-08-04T11:07:13.620Z] #77 147.0 checking for dlfcn.h... yes [2022-08-04T11:07:13.620Z] #77 147.3 checking for objdir... .libs [2022-08-04T11:07:13.620Z] #77 148.0 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:07:13.620Z] #77 148.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:07:13.620Z] #77 148.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:07:13.620Z] #77 148.4 checking if gcc static flag -static works... yes [2022-08-04T11:07:13.620Z] #77 149.3 checking if gcc supports -c -o file.o... yes [2022-08-04T11:07:13.620Z] #77 149.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:07:13.620Z] #77 149.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:07:13.620Z] #77 149.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:07:13.620Z] #77 150.5 checking how to hardcode library paths into programs... immediate [2022-08-04T11:07:13.620Z] #77 150.5 checking whether stripping libraries is possible... yes [2022-08-04T11:07:13.620Z] #77 150.5 checking if libtool supports shared libraries... yes [2022-08-04T11:07:13.620Z] #77 150.5 checking whether to build shared libraries... no [2022-08-04T11:07:13.620Z] #77 150.5 checking whether to build static libraries... yes [2022-08-04T11:07:13.620Z] #77 150.5 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:07:13.620Z] #77 150.6 checking whether build environment is sane... yes [2022-08-04T11:07:13.620Z] #77 150.7 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:07:13.620Z] #77 150.7 checking whether make sets $(MAKE)... yes [2022-08-04T11:07:13.620Z] #77 150.8 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:07:13.620Z] #77 150.9 checking whether make supports nested variables... yes [2022-08-04T11:07:13.620Z] #77 151.0 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:07:13.620Z] #77 151.0 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:07:13.620Z] #77 151.0 checking how to create a ustar tar archive... gnutar [2022-08-04T11:07:13.620Z] #77 151.1 checking dependency style of gcc... gcc3 [2022-08-04T11:07:13.620Z] #77 151.3 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:07:13.620Z] #77 151.3 checking whether make supports nested variables... (cached) yes [2022-08-04T11:07:13.620Z] #77 151.3 checking for gawk... (cached) mawk [2022-08-04T11:07:13.620Z] #77 151.3 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:07:13.620Z] #77 151.4 checking for gcc... (cached) gcc [2022-08-04T11:07:13.620Z] #77 151.5 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:07:13.620Z] #77 151.5 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:07:13.620Z] #77 151.5 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:07:13.620Z] #77 151.5 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:07:13.620Z] #77 151.6 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:07:13.620Z] #77 151.7 checking for python3... /usr/bin/python3 [2022-08-04T11:07:13.620Z] #77 151.7 checking for python3 version... 3.9 [2022-08-04T11:07:13.620Z] #77 151.7 checking for python3 platform... linux [2022-08-04T11:07:13.620Z] #77 151.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:07:13.620Z] #77 152.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:07:13.620Z] #77 152.5 checking for go-md2man... no [2022-08-04T11:07:13.620Z] #77 152.5 checking error.h usability... yes [2022-08-04T11:07:13.620Z] #77 152.9 checking error.h presence... yes [2022-08-04T11:07:13.620Z] #77 152.9 checking for error.h... yes [2022-08-04T11:07:13.620Z] #77 152.9 checking linux/openat2.h usability... yes [2022-08-04T11:07:13.620Z] #77 153.2 checking linux/openat2.h presence... yes [2022-08-04T11:07:13.620Z] #77 153.3 checking for linux/openat2.h... yes [2022-08-04T11:07:13.620Z] #77 153.4 checking for copy_file_range... yes [2022-08-04T11:07:13.620Z] #77 154.1 checking for fgetxattr... yes [2022-08-04T11:07:13.620Z] #77 154.7 checking for statx... yes [2022-08-04T11:07:13.620Z] #77 155.2 checking for fgetpwent_r... yes [2022-08-04T11:07:13.620Z] #77 156.1 checking for issetugid... no [2022-08-04T11:07:13.620Z] #77 156.7 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:07:13.620Z] #77 156.7 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:07:13.620Z] #77 156.7 checking for library containing yajl_tree_get... [2022-08-04T11:07:13.620Z] #77 ... [2022-08-04T11:07:13.620Z] [2022-08-04T11:07:13.620Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:13.620Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:13.620Z] #21 5.205 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:07:14.824Z] #21 15.01 Reading package lists... [2022-08-04T11:07:14.825Z] #21 19.97 Reading package lists... [2022-08-04T11:07:14.825Z] #21 ... [2022-08-04T11:07:14.825Z] [2022-08-04T11:07:14.825Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:14.825Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:14.825Z] #77 163.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T11:07:14.825Z] #77 164.3 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T11:07:14.825Z] #77 164.6 checking systemd/sd-bus.h usability... yes [2022-08-04T11:07:14.825Z] #77 164.8 checking systemd/sd-bus.h presence... yes [2022-08-04T11:07:14.825Z] #77 164.9 checking for systemd/sd-bus.h... yes [2022-08-04T11:07:14.825Z] #77 164.9 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T11:07:14.825Z] #77 165.8 checking for sd_notify_barrier... yes [2022-08-04T11:07:14.825Z] #77 165.9 checking linux/bpf.h usability... yes [2022-08-04T11:07:14.825Z] #77 166.1 checking linux/bpf.h presence... yes [2022-08-04T11:07:14.825Z] #77 166.2 checking for linux/bpf.h... yes [2022-08-04T11:07:14.825Z] #77 166.3 checking compilation for eBPF... yes [2022-08-04T11:07:14.825Z] #77 166.6 checking for criu >= 3.15... no [2022-08-04T11:07:14.825Z] #77 166.7 configure: CRIU headers not found, building without CRIU support [2022-08-04T11:07:14.825Z] #77 166.7 checking for criu > 3.16... no [2022-08-04T11:07:14.825Z] #77 166.7 configure: CRIU version doesn't support join-ns API [2022-08-04T11:07:14.825Z] #77 166.8 checking for criu > 3.16.1... no [2022-08-04T11:07:14.825Z] #77 166.8 configure: CRIU version doesn't support for pre-dumping [2022-08-04T11:07:14.825Z] #77 166.8 checking for new mount API (fsconfig)... yes [2022-08-04T11:07:14.825Z] #77 166.9 checking for seccomp notify API... yes [2022-08-04T11:07:14.825Z] #77 167.1 checking for gperf... no [2022-08-04T11:07:14.825Z] #77 167.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T11:07:14.825Z] #77 167.1 checking for library containing argp_parse... none required [2022-08-04T11:07:14.825Z] #77 167.8 checking that generated files are newer than configure... done [2022-08-04T11:07:14.825Z] #77 167.8 configure: creating ./config.status [2022-08-04T11:07:14.825Z] #77 173.4 config.status: creating Makefile [2022-08-04T11:07:14.825Z] #77 173.5 config.status: creating rpm/crun.spec [2022-08-04T11:07:14.825Z] #77 173.5 config.status: creating config.h [2022-08-04T11:07:14.825Z] #77 173.6 config.status: executing libtool commands [2022-08-04T11:07:14.825Z] #77 173.6 config.status: executing depfiles commands [2022-08-04T11:07:14.825Z] #77 ... [2022-08-04T11:07:14.825Z] [2022-08-04T11:07:14.825Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:07:14.825Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:07:14.825Z] #34 DONE 245.5s [2022-08-04T11:07:14.978Z] #69 21.78 Reading package lists... [2022-08-04T11:07:14.978Z] #69 ... [2022-08-04T11:07:14.978Z] [2022-08-04T11:07:14.978Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:07:14.978Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T11:07:14.978Z] #49 22.24 Fetched 49.2 MB in 21s (2374 kB/s) [2022-08-04T11:07:15.086Z] [2022-08-04T11:07:15.086Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:07:15.086Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:07:15.347Z] #55 ... [2022-08-04T11:07:15.347Z] [2022-08-04T11:07:15.347Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:15.347Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:15.347Z] #77 175.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T11:07:15.609Z] #77 175.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:07:16.141Z] #21 7.799 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:07:16.245Z] #77 176.0 checking for gcc... gcc [2022-08-04T11:07:16.825Z] #77 176.3 checking whether the C compiler works... yes [2022-08-04T11:07:16.825Z] #77 176.7 checking for C compiler default output file name... a.out [2022-08-04T11:07:17.097Z] #77 176.7 checking for suffix of executables... [2022-08-04T11:07:17.515Z] #49 22.24 Reading package lists... [2022-08-04T11:07:17.515Z] #49 ... [2022-08-04T11:07:17.515Z] [2022-08-04T11:07:17.515Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:07:17.515Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T11:07:17.515Z] #69 21.78 Reading package lists... [2022-08-04T11:07:17.687Z] #77 177.0 checking whether we are cross compiling... no [2022-08-04T11:07:17.774Z] #69 31.41 Reading package lists... [2022-08-04T11:07:17.774Z] #69 ... [2022-08-04T11:07:17.774Z] [2022-08-04T11:07:17.774Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:07:17.774Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:07:17.774Z] #20 21.95 Fetched 49.2 MB in 20s (2401 kB/s) [2022-08-04T11:07:17.774Z] #20 21.95 Reading package lists... [2022-08-04T11:07:17.774Z] #20 31.58 Reading package lists... [2022-08-04T11:07:17.774Z] #20 ... [2022-08-04T11:07:17.774Z] [2022-08-04T11:07:17.774Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:07:17.774Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T11:07:17.774Z] #49 22.24 Reading package lists... [2022-08-04T11:07:17.948Z] #77 177.5 checking for suffix of object files... o [2022-08-04T11:07:18.520Z] #77 177.7 checking whether we are using the GNU C compiler... yes [2022-08-04T11:07:18.520Z] #77 178.0 checking whether gcc accepts -g... yes [2022-08-04T11:07:18.670Z] #21 ... [2022-08-04T11:07:18.670Z] [2022-08-04T11:07:18.670Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:18.670Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:18.670Z] #77 156.7 checking for library containing yajl_tree_get... -lyajl [2022-08-04T11:07:18.670Z] #77 157.9 checking for yajl >= 2.0.0... yes [2022-08-04T11:07:18.670Z] #77 158.0 checking sys/capability.h usability... yes [2022-08-04T11:07:18.670Z] #77 158.5 checking sys/capability.h presence... yes [2022-08-04T11:07:18.670Z] #77 158.6 checking for sys/capability.h... yes [2022-08-04T11:07:18.670Z] #77 158.6 checking for library containing cap_from_name... -lcap [2022-08-04T11:07:18.670Z] #77 159.3 checking for library containing dlopen... -ldl [2022-08-04T11:07:18.670Z] #77 159.9 checking seccomp.h usability... yes [2022-08-04T11:07:18.670Z] #77 160.4 checking seccomp.h presence... yes [2022-08-04T11:07:18.670Z] #77 160.6 checking for seccomp.h... yes [2022-08-04T11:07:18.670Z] #77 160.6 checking for library containing seccomp_rule_add... -lseccomp [2022-08-04T11:07:18.670Z] #77 161.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-04T11:07:19.091Z] #77 178.2 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:07:19.091Z] #77 178.6 checking whether gcc understands -c and -o together... yes [2022-08-04T11:07:19.234Z] #77 162.2 checking systemd/sd-bus.h usability... yes [2022-08-04T11:07:19.353Z] #77 178.9 checking how to run the C preprocessor... #77 ... [2022-08-04T11:07:19.353Z] [2022-08-04T11:07:19.353Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:07:19.353Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:07:19.353Z] #36 250.4 Delve is a source level debugger for Go programs. [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T11:07:19.353Z] #36 250.4 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 Usage: [2022-08-04T11:07:19.353Z] #36 250.4 dlv [command] [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 Available Commands: [2022-08-04T11:07:19.353Z] #36 250.4 attach Attach to running process and begin debugging. [2022-08-04T11:07:19.353Z] #36 250.4 connect Connect to a headless debug server with a terminal client. [2022-08-04T11:07:19.353Z] #36 250.4 core Examine a core dump. [2022-08-04T11:07:19.353Z] #36 250.4 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T11:07:19.353Z] #36 250.4 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T11:07:19.353Z] #36 250.4 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T11:07:19.353Z] #36 250.4 help Help about any command [2022-08-04T11:07:19.353Z] #36 250.4 run Deprecated command. Use 'debug' instead. [2022-08-04T11:07:19.353Z] #36 250.4 test Compile test binary and begin debugging program. [2022-08-04T11:07:19.353Z] #36 250.4 trace Compile and begin tracing program. [2022-08-04T11:07:19.353Z] #36 250.4 version Prints version. [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 Flags: [2022-08-04T11:07:19.353Z] #36 250.4 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T11:07:19.353Z] #36 250.4 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T11:07:19.353Z] #36 250.4 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T11:07:19.353Z] #36 250.4 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T11:07:19.353Z] #36 250.4 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T11:07:19.353Z] #36 250.4 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T11:07:19.353Z] #36 250.4 --disable-aslr Disables address space randomization [2022-08-04T11:07:19.353Z] #36 250.4 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T11:07:19.353Z] #36 250.4 -h, --help help for dlv [2022-08-04T11:07:19.353Z] #36 250.4 --init string Init file, executed by the terminal client. [2022-08-04T11:07:19.353Z] #36 250.4 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T11:07:19.353Z] #36 250.4 --log Enable debugging server logging. [2022-08-04T11:07:19.353Z] #36 250.4 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T11:07:19.353Z] #36 250.4 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T11:07:19.353Z] #36 250.4 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T11:07:19.353Z] #36 250.4 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T11:07:19.353Z] #36 250.4 --wd string Working directory for running the program. [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 Additional help topics: [2022-08-04T11:07:19.353Z] #36 250.4 dlv backend Help about the --backend flag. [2022-08-04T11:07:19.353Z] #36 250.4 dlv log Help about logging flags. [2022-08-04T11:07:19.353Z] #36 250.4 dlv redirect Help about file redirection. [2022-08-04T11:07:19.353Z] #36 250.4 [2022-08-04T11:07:19.353Z] #36 250.4 Use "dlv [command] --help" for more information about a command. [2022-08-04T11:07:19.353Z] #36 DONE 250.5s [2022-08-04T11:07:19.353Z] [2022-08-04T11:07:19.353Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:19.353Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:19.353Z] #77 178.9 checking how to run the C preprocessor... gcc -E [2022-08-04T11:07:19.491Z] #77 162.6 checking systemd/sd-bus.h presence... yes [2022-08-04T11:07:19.491Z] #77 162.8 checking for systemd/sd-bus.h... yes [2022-08-04T11:07:19.936Z] #77 179.4 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:07:19.936Z] #77 179.5 checking for egrep... /bin/grep -E [2022-08-04T11:07:20.424Z] #77 162.8 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-04T11:07:20.687Z] #77 163.8 checking for sd_notify_barrier... yes [2022-08-04T11:07:20.912Z] #77 179.5 checking for ANSI C header files... yes [2022-08-04T11:07:20.947Z] #77 164.2 checking linux/bpf.h usability... yes [2022-08-04T11:07:20.947Z] #77 164.4 checking linux/bpf.h presence... yes [2022-08-04T11:07:21.172Z] #77 180.6 checking for sys/types.h... yes [2022-08-04T11:07:21.204Z] [2022-08-04T11:07:21.204Z] #77 ... [2022-08-04T11:07:21.204Z] [2022-08-04T11:07:21.204Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-04T11:07:21.204Z] #34 sha256:c0fc1778ed32c362ac8abc728100abc56d1b76171aa50ffc34ff241aa1a45f82 [2022-08-04T11:07:21.204Z] #34 DONE 240.2s [2022-08-04T11:07:21.204Z] [2022-08-04T11:07:21.204Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:21.204Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:21.204Z] #77 164.5 checking for linux/bpf.h... yes [2022-08-04T11:07:21.204Z] #77 164.5 checking compilation for eBPF... [2022-08-04T11:07:21.204Z] #77 ... [2022-08-04T11:07:21.204Z] [2022-08-04T11:07:21.204Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:07:21.204Z] #60 sha256:64035f1f7ce6dfd9b9c9fa194933289a6ce3ae25cc93fafa641a715078f95264 [2022-08-04T11:07:21.204Z] #60 19.59 + cd /tmp/tmp.2PTTuWR3aK/src/github.com/opencontainers/runc [2022-08-04T11:07:21.204Z] #60 19.59 + git checkout -q v1.1.2 [2022-08-04T11:07:21.204Z] #60 20.77 + '[' -z '' ']' [2022-08-04T11:07:21.204Z] #60 20.77 + target=static [2022-08-04T11:07:21.204Z] #60 20.77 + make BUILDTAGS=seccomp static [2022-08-04T11:07:21.204Z] #60 21.45 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-08-04T11:07:21.204Z] #60 ... [2022-08-04T11:07:21.204Z] [2022-08-04T11:07:21.204Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:21.204Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:21.204Z] #77 164.5 checking compilation for eBPF... yes [2022-08-04T11:07:21.204Z] #77 164.7 checking for criu >= 3.15... no [2022-08-04T11:07:21.435Z] #77 180.9 checking for sys/stat.h... yes [2022-08-04T11:07:21.461Z] #77 164.8 configure: CRIU headers not found, building without CRIU support [2022-08-04T11:07:21.461Z] #77 164.8 checking for criu > 3.16... no [2022-08-04T11:07:21.461Z] #77 164.8 configure: CRIU version doesn't support join-ns API [2022-08-04T11:07:21.461Z] #77 164.8 checking for criu > 3.16.1... no [2022-08-04T11:07:21.461Z] #77 164.8 configure: CRIU version doesn't support for pre-dumping [2022-08-04T11:07:21.461Z] #77 164.8 checking for new mount API (fsconfig)... yes [2022-08-04T11:07:21.696Z] #77 181.2 checking for stdlib.h... yes [2022-08-04T11:07:21.696Z] #77 181.5 checking for string.h... yes [2022-08-04T11:07:21.718Z] #77 164.9 checking for seccomp notify API... yes [2022-08-04T11:07:21.718Z] #77 165.1 checking for gperf... no [2022-08-04T11:07:21.718Z] #77 165.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-04T11:07:21.975Z] #77 165.1 checking for library containing argp_parse... none required [2022-08-04T11:07:22.218Z] #77 181.6 checking for memory.h... yes [2022-08-04T11:07:22.479Z] #77 182.0 checking for strings.h... yes [2022-08-04T11:07:22.538Z] #77 165.8 checking that generated files are newer than configure... done [2022-08-04T11:07:22.538Z] #77 165.8 configure: creating ./config.status [2022-08-04T11:07:22.746Z] #77 182.2 checking for inttypes.h... yes [2022-08-04T11:07:22.746Z] #77 182.3 checking for stdint.h... yes [2022-08-04T11:07:23.012Z] #77 182.5 checking for unistd.h... yes [2022-08-04T11:07:23.277Z] #77 182.8 checking minix/config.h usability... no [2022-08-04T11:07:23.537Z] #77 183.0 checking minix/config.h presence... no [2022-08-04T11:07:23.537Z] #77 183.1 checking for minix/config.h... no [2022-08-04T11:07:23.537Z] #77 183.1 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T11:07:24.063Z] #77 183.4 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:07:24.063Z] #77 183.8 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:07:24.063Z] #77 183.8 checking how to print strings... printf [2022-08-04T11:07:24.063Z] #77 183.8 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:07:24.324Z] #77 183.9 checking for fgrep... /bin/grep -F [2022-08-04T11:07:24.324Z] #77 183.9 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:07:24.324Z] #77 183.9 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:07:24.324Z] #77 183.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:07:24.324Z] #77 184.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:07:24.585Z] #77 184.2 checking whether ln -s works... yes [2022-08-04T11:07:24.585Z] #77 184.2 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:07:24.585Z] #77 184.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:07:24.585Z] #77 184.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:07:24.585Z] #77 184.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:07:24.585Z] #77 184.3 checking for objdump... objdump [2022-08-04T11:07:24.585Z] #77 184.3 checking how to recognize dependent libraries... pass_all [2022-08-04T11:07:24.585Z] #77 184.3 checking for dlltool... no [2022-08-04T11:07:24.585Z] #77 184.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:07:24.585Z] #77 184.3 checking for ar... ar [2022-08-04T11:07:24.846Z] #77 184.3 checking for archiver @FILE support... @ [2022-08-04T11:07:24.846Z] #77 184.6 checking for strip... strip [2022-08-04T11:07:24.846Z] #77 184.6 checking for ranlib... ranlib [2022-08-04T11:07:24.846Z] #77 184.6 checking for gawk... no [2022-08-04T11:07:24.846Z] #77 184.6 checking for mawk... mawk [2022-08-04T11:07:25.094Z] #77 ... [2022-08-04T11:07:25.094Z] [2022-08-04T11:07:25.094Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:07:25.094Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:07:25.094Z] #47 DONE 263.1s [2022-08-04T11:07:25.094Z] [2022-08-04T11:07:25.094Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:07:25.094Z] #60 sha256:0992dc254f4ed4239e11b330249f01e7424bfae0160bfcd03d4eaf716b72ab58 [2022-08-04T11:07:25.094Z] #60 ... [2022-08-04T11:07:25.094Z] [2022-08-04T11:07:25.094Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:25.094Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:25.094Z] #77 220.5 CCLD tests/init [2022-08-04T11:07:25.352Z] #77 ... [2022-08-04T11:07:25.352Z] [2022-08-04T11:07:25.352Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T11:07:25.352Z] #48 sha256:1a9f38ee866f55996c4dc2753411cbab5ea01634f01de6fb491b9724ab278ee4 [2022-08-04T11:07:25.352Z] #48 DONE 0.5s [2022-08-04T11:07:25.352Z] [2022-08-04T11:07:25.352Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T11:07:25.352Z] #52 sha256:57c76e04cf89c355b0e12c3799b571469ff714481222c593b19a1a44c5001e87 [2022-08-04T11:07:25.352Z] #52 DONE 0.1s [2022-08-04T11:07:25.352Z] [2022-08-04T11:07:25.352Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T11:07:25.352Z] #54 sha256:00d386821ec8a1755af1d50b2db104f6200a710905c8407c57b153a456411e22 [2022-08-04T11:07:25.352Z] #54 DONE 0.1s [2022-08-04T11:07:25.352Z] [2022-08-04T11:07:25.352Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:07:25.352Z] #64 sha256:2f0c9f3ee3719613fe5a15f7ac54f685392cb8df4a6f2941f18bdd69330e8f4e [2022-08-04T11:07:25.789Z] #77 184.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:07:25.789Z] #77 185.4 checking for sysroot... no [2022-08-04T11:07:25.789Z] #77 185.4 checking for a working dd... /bin/dd [2022-08-04T11:07:25.789Z] #77 185.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:07:25.813Z] #77 ... [2022-08-04T11:07:25.813Z] [2022-08-04T11:07:25.813Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-04T11:07:25.813Z] #36 sha256:8bedd83179876fdb3665081577d58a70a9b45e4eb7ecb5a7bf64d88e4d61136a [2022-08-04T11:07:25.813Z] #36 244.9 Delve is a source level debugger for Go programs. [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-04T11:07:25.813Z] #36 244.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 Pass flags to the program you are debugging using `--`, for example: [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 Usage: [2022-08-04T11:07:25.813Z] #36 244.9 dlv [command] [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 Available Commands: [2022-08-04T11:07:25.813Z] #36 244.9 attach Attach to running process and begin debugging. [2022-08-04T11:07:25.813Z] #36 244.9 connect Connect to a headless debug server with a terminal client. [2022-08-04T11:07:25.813Z] #36 244.9 core Examine a core dump. [2022-08-04T11:07:25.813Z] #36 244.9 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-04T11:07:25.813Z] #36 244.9 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-04T11:07:25.813Z] #36 244.9 exec Execute a precompiled binary, and begin a debug session. [2022-08-04T11:07:25.813Z] #36 244.9 help Help about any command [2022-08-04T11:07:25.813Z] #36 244.9 run Deprecated command. Use 'debug' instead. [2022-08-04T11:07:25.813Z] #36 244.9 test Compile test binary and begin debugging program. [2022-08-04T11:07:25.813Z] #36 244.9 trace Compile and begin tracing program. [2022-08-04T11:07:25.813Z] #36 244.9 version Prints version. [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 Flags: [2022-08-04T11:07:25.813Z] #36 244.9 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-04T11:07:25.813Z] #36 244.9 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-04T11:07:25.813Z] #36 244.9 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-04T11:07:25.813Z] #36 244.9 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-04T11:07:25.813Z] #36 244.9 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-04T11:07:25.813Z] #36 244.9 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-04T11:07:25.813Z] #36 244.9 --disable-aslr Disables address space randomization [2022-08-04T11:07:25.813Z] #36 244.9 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-04T11:07:25.813Z] #36 244.9 -h, --help help for dlv [2022-08-04T11:07:25.813Z] #36 244.9 --init string Init file, executed by the terminal client. [2022-08-04T11:07:25.813Z] #36 244.9 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-04T11:07:25.813Z] #36 244.9 --log Enable debugging server logging. [2022-08-04T11:07:25.813Z] #36 244.9 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-04T11:07:25.813Z] #36 244.9 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-04T11:07:25.813Z] #36 244.9 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-04T11:07:25.813Z] #36 244.9 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-04T11:07:25.813Z] #36 244.9 --wd string Working directory for running the program. [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 Additional help topics: [2022-08-04T11:07:25.813Z] #36 244.9 dlv backend Help about the --backend flag. [2022-08-04T11:07:25.813Z] #36 244.9 dlv log Help about logging flags. [2022-08-04T11:07:25.813Z] #36 244.9 dlv redirect Help about file redirection. [2022-08-04T11:07:25.813Z] #36 244.9 [2022-08-04T11:07:25.813Z] #36 244.9 Use "dlv [command] --help" for more information about a command. [2022-08-04T11:07:25.813Z] #36 DONE 245.1s [2022-08-04T11:07:26.050Z] #77 185.6 checking for mt... no [2022-08-04T11:07:26.050Z] #77 185.6 checking if : is a manifest tool... no [2022-08-04T11:07:26.050Z] #77 185.6 checking for dlfcn.h... yes [2022-08-04T11:07:26.050Z] #77 185.8 checking for objdir... .libs [2022-08-04T11:07:26.070Z] [2022-08-04T11:07:26.070Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:26.070Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:26.070Z] #21 14.31 Fetched 8563 kB in 13s (678 kB/s) [2022-08-04T11:07:26.634Z] #21 14.31 Reading package lists... [2022-08-04T11:07:26.885Z] #77 186.4 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:07:26.885Z] #77 186.7 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:07:26.885Z] #77 186.7 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:07:27.718Z] #77 186.8 checking if gcc static flag -static works... yes [2022-08-04T11:07:27.754Z] #49 31.71 Reading package lists... [2022-08-04T11:07:27.755Z] #49 ... [2022-08-04T11:07:27.755Z] [2022-08-04T11:07:27.755Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:07:27.755Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T11:07:27.755Z] #69 31.41 Reading package lists... [2022-08-04T11:07:27.821Z] #21 18.77 Reading package lists... [2022-08-04T11:07:27.821Z] #21 ... [2022-08-04T11:07:27.821Z] [2022-08-04T11:07:27.821Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:27.821Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:27.821Z] #77 171.0 config.status: creating Makefile [2022-08-04T11:07:27.821Z] #77 171.2 config.status: creating rpm/crun.spec [2022-08-04T11:07:27.821Z] #77 171.3 config.status: creating config.h [2022-08-04T11:07:27.821Z] #77 171.3 config.status: executing libtool commands [2022-08-04T11:07:27.821Z] #77 171.3 config.status: executing depfiles commands [2022-08-04T11:07:27.984Z] #77 187.5 checking if gcc supports -c -o file.o... yes [2022-08-04T11:07:27.984Z] #77 187.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:07:27.985Z] #77 187.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:07:28.557Z] #77 187.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:07:28.557Z] #77 188.2 checking how to hardcode library paths into programs... immediate [2022-08-04T11:07:28.557Z] #77 188.2 checking whether stripping libraries is possible... yes [2022-08-04T11:07:28.557Z] #77 188.2 checking if libtool supports shared libraries... yes [2022-08-04T11:07:28.557Z] #77 188.2 checking whether to build shared libraries... no [2022-08-04T11:07:28.557Z] #77 188.2 checking whether to build static libraries... yes [2022-08-04T11:07:28.557Z] #77 188.2 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:07:28.557Z] #77 188.2 checking whether build environment is sane... yes [2022-08-04T11:07:28.557Z] #77 188.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:07:28.557Z] #77 188.3 checking whether make sets $(MAKE)... yes [2022-08-04T11:07:28.820Z] #77 188.4 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:07:28.820Z] #77 188.5 checking whether make supports nested variables... yes [2022-08-04T11:07:28.820Z] #77 188.5 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:07:28.820Z] #77 188.5 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:07:28.820Z] #77 188.5 checking how to create a ustar tar archive... gnutar [2022-08-04T11:07:29.132Z] #69 40.88 Building dependency tree... [2022-08-04T11:07:29.393Z] #77 188.6 checking dependency style of gcc... gcc3 [2022-08-04T11:07:29.393Z] #77 188.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:07:29.393Z] #77 188.9 checking whether make supports nested variables... (cached) yes [2022-08-04T11:07:29.393Z] #77 188.9 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:07:29.393Z] #77 188.9 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:07:29.393Z] #77 188.9 checking for yajl >= 2.1.0... yes [2022-08-04T11:07:29.393Z] #77 188.9 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:07:29.393Z] #77 188.9 checking for gcc... (cached) gcc [2022-08-04T11:07:29.393Z] #77 189.0 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:07:29.393Z] #77 189.0 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:07:29.393Z] #77 189.0 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:07:29.393Z] #77 189.0 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:07:29.393Z] #77 189.0 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:07:29.393Z] #77 ... [2022-08-04T11:07:29.393Z] [2022-08-04T11:07:29.393Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:29.393Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:29.393Z] #21 19.97 Reading package lists... [2022-08-04T11:07:29.393Z] #21 25.07 Building dependency tree... [2022-08-04T11:07:29.393Z] #21 27.97 The following additional packages will be installed: [2022-08-04T11:07:29.393Z] #21 27.97 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T11:07:29.393Z] #21 27.97 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T11:07:29.393Z] #21 27.97 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T11:07:29.393Z] #21 27.97 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T11:07:29.393Z] #21 27.98 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T11:07:29.393Z] #21 27.99 Suggested packages: [2022-08-04T11:07:29.393Z] #21 28.00 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T11:07:29.393Z] #21 28.00 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T11:07:29.393Z] #21 28.00 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T11:07:29.393Z] #21 28.00 Recommended packages: [2022-08-04T11:07:29.393Z] #21 28.00 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T11:07:29.393Z] #21 28.00 systemd-timesyncd | time-daemon unzip [2022-08-04T11:07:29.393Z] #21 30.34 The following NEW packages will be installed: [2022-08-04T11:07:29.393Z] #21 30.35 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T11:07:29.393Z] #21 30.35 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T11:07:29.393Z] #21 30.35 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T11:07:29.393Z] #21 30.35 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T11:07:29.393Z] #21 30.36 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T11:07:29.393Z] #21 30.36 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T11:07:29.393Z] #21 30.36 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T11:07:29.393Z] #21 30.36 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T11:07:29.393Z] #21 30.36 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T11:07:29.393Z] #21 30.80 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:07:29.393Z] #21 30.80 Need to get 32.8 MB of archives. [2022-08-04T11:07:29.393Z] #21 30.80 After this operation, 124 MB of additional disk space will be used. [2022-08-04T11:07:29.393Z] #21 30.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T11:07:29.393Z] #21 30.82 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T11:07:29.393Z] #21 30.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T11:07:29.393Z] #21 30.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T11:07:29.393Z] #21 30.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T11:07:29.393Z] #21 30.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T11:07:29.393Z] #21 30.84 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T11:07:29.393Z] #21 31.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T11:07:29.393Z] #21 31.04 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T11:07:29.393Z] #21 31.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T11:07:29.393Z] #21 31.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T11:07:29.393Z] #21 31.06 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T11:07:29.393Z] #21 31.06 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T11:07:29.393Z] #21 31.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T11:07:29.393Z] #21 31.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:07:29.394Z] #21 31.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:07:29.394Z] #21 31.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T11:07:29.394Z] #21 31.15 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T11:07:29.394Z] #21 31.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T11:07:29.394Z] #21 31.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T11:07:29.394Z] #21 31.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T11:07:29.394Z] #21 31.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T11:07:29.394Z] #21 31.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T11:07:29.394Z] #21 31.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T11:07:29.394Z] #21 31.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T11:07:29.394Z] #21 31.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T11:07:29.394Z] #21 31.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T11:07:29.394Z] #21 31.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T11:07:29.394Z] #21 31.29 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T11:07:29.394Z] #21 31.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T11:07:29.394Z] #21 31.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T11:07:29.394Z] #21 31.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T11:07:29.394Z] #21 31.74 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T11:07:29.394Z] #21 31.74 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T11:07:29.394Z] #21 31.75 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T11:07:29.394Z] #21 31.75 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T11:07:29.394Z] #21 31.75 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:07:29.394Z] #21 31.76 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T11:07:29.394Z] #21 31.77 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T11:07:29.394Z] #21 31.77 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T11:07:29.394Z] #21 31.79 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T11:07:29.394Z] #21 31.87 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T11:07:29.394Z] #21 31.89 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T11:07:29.394Z] #21 31.89 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:07:29.394Z] #21 31.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T11:07:29.394Z] #21 31.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T11:07:29.394Z] #21 31.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T11:07:29.394Z] #21 31.95 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T11:07:29.394Z] #21 31.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T11:07:29.394Z] #21 32.00 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T11:07:29.394Z] #21 32.04 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T11:07:29.394Z] #21 32.05 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T11:07:29.394Z] #21 32.34 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T11:07:29.394Z] #21 32.38 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T11:07:29.394Z] #21 32.42 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T11:07:29.394Z] #21 32.42 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T11:07:29.394Z] #21 33.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:07:29.394Z] #21 33.77 Fetched 32.8 MB in 2s (16.5 MB/s) [2022-08-04T11:07:29.394Z] #21 33.89 Selecting previously unselected package libcap2:amd64. [2022-08-04T11:07:29.394Z] #21 33.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-08-04T11:07:29.394Z] #21 33.96 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T11:07:29.394Z] #21 33.96 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:07:29.394Z] #21 34.07 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T11:07:29.394Z] #21 34.09 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T11:07:29.394Z] #21 34.11 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T11:07:29.394Z] #21 34.19 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T11:07:29.394Z] #21 34.22 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T11:07:29.394Z] #21 34.24 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T11:07:29.394Z] #21 34.35 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T11:07:29.394Z] #21 34.35 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T11:07:29.394Z] #21 34.36 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:07:29.394Z] #21 34.63 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T11:07:29.394Z] #21 34.63 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T11:07:29.394Z] #21 34.64 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T11:07:29.394Z] #21 34.76 Selecting previously unselected package libkmod2:amd64. [2022-08-04T11:07:29.394Z] #21 34.76 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T11:07:29.394Z] #21 34.77 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T11:07:29.394Z] #21 34.91 Selecting previously unselected package systemd. [2022-08-04T11:07:29.394Z] #21 34.92 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T11:07:29.394Z] #21 35.05 Unpacking systemd (247.3-7) ... [2022-08-04T11:07:29.394Z] #21 ... [2022-08-04T11:07:29.394Z] [2022-08-04T11:07:29.394Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:29.394Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:29.394Z] #77 189.1 checking for python3... /usr/bin/python3 [2022-08-04T11:07:29.394Z] #77 189.1 checking for python3 version... 3.9 [2022-08-04T11:07:29.394Z] #77 189.2 checking for python3 platform... linux [2022-08-04T11:07:29.722Z] #77 173.0 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-04T11:07:29.722Z] #77 173.0 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:07:29.916Z] #77 189.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:07:29.916Z] #77 189.4 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:07:30.179Z] #77 189.7 checking that generated files are newer than configure... done [2022-08-04T11:07:30.179Z] #77 189.8 configure: creating ./config.status [2022-08-04T11:07:30.287Z] #77 173.5 checking for gcc... gcc [2022-08-04T11:07:30.544Z] #77 173.6 checking whether the C compiler works... yes [2022-08-04T11:07:30.544Z] #77 173.9 checking for C compiler default output file name... a.out [2022-08-04T11:07:30.544Z] #77 173.9 checking for suffix of executables... [2022-08-04T11:07:30.800Z] #77 174.0 checking whether we are cross compiling... no [2022-08-04T11:07:31.058Z] #77 174.2 checking for suffix of object files... o [2022-08-04T11:07:31.058Z] #77 174.3 checking whether we are using the GNU C compiler... yes [2022-08-04T11:07:31.315Z] #77 174.5 checking whether gcc accepts -g... yes [2022-08-04T11:07:31.315Z] #77 174.6 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:07:31.572Z] #77 174.8 checking whether gcc understands -c and -o together... yes [2022-08-04T11:07:31.668Z] #69 45.39 The following additional packages will be installed: [2022-08-04T11:07:31.668Z] #69 45.42 libbtrfs0 [2022-08-04T11:07:31.668Z] #69 45.74 The following NEW packages will be installed: [2022-08-04T11:07:31.668Z] #69 45.77 libbtrfs-dev libbtrfs0 [2022-08-04T11:07:31.830Z] #77 175.0 checking how to run the C preprocessor... gcc -E [2022-08-04T11:07:31.830Z] #77 175.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:07:31.830Z] #77 175.2 checking for egrep... /bin/grep -E [2022-08-04T11:07:31.927Z] #69 46.23 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:07:31.927Z] #69 46.23 Need to get 460 kB of archives. [2022-08-04T11:07:31.927Z] #69 46.23 After this operation, 1237 kB of additional disk space will be used. [2022-08-04T11:07:31.927Z] #69 46.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T11:07:31.927Z] #69 46.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T11:07:32.092Z] #77 191.9 config.status: creating Makefile [2022-08-04T11:07:32.353Z] #77 191.9 config.status: creating config.h [2022-08-04T11:07:32.353Z] #77 192.0 config.status: executing libtool commands [2022-08-04T11:07:32.353Z] #77 192.0 config.status: executing depfiles commands [2022-08-04T11:07:32.394Z] #77 175.2 checking for ANSI C header files... yes [2022-08-04T11:07:32.495Z] #69 46.75 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:07:32.495Z] #69 ... [2022-08-04T11:07:32.495Z] [2022-08-04T11:07:32.495Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:07:32.495Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:07:32.495Z] #20 31.58 Reading package lists... [2022-08-04T11:07:32.495Z] #20 40.99 Building dependency tree... [2022-08-04T11:07:32.495Z] #20 45.48 The following additional packages will be installed: [2022-08-04T11:07:32.495Z] #20 45.48 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:07:32.495Z] #20 45.49 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-04T11:07:32.495Z] #20 45.49 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-04T11:07:32.495Z] #20 45.50 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-04T11:07:32.495Z] #20 45.50 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-04T11:07:32.495Z] #20 45.50 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-04T11:07:32.495Z] #20 45.52 mingw-w64-common mingw-w64-x86-64-dev [2022-08-04T11:07:32.495Z] #20 45.55 Suggested packages: [2022-08-04T11:07:32.495Z] #20 45.55 gcc-10-locales seccomp wine64 [2022-08-04T11:07:32.495Z] #20 46.22 The following NEW packages will be installed: [2022-08-04T11:07:32.495Z] #20 46.22 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-04T11:07:32.495Z] #20 46.22 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-04T11:07:32.495Z] #20 46.22 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-04T11:07:32.495Z] #20 46.22 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-04T11:07:32.495Z] #20 46.22 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-04T11:07:32.495Z] #20 46.23 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-04T11:07:32.495Z] #20 46.24 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-04T11:07:32.495Z] #20 46.24 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-04T11:07:32.495Z] #20 46.25 mingw-w64-x86-64-dev [2022-08-04T11:07:32.495Z] #20 46.66 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:07:32.495Z] #20 46.66 Need to get 115 MB of archives. [2022-08-04T11:07:32.495Z] #20 46.66 After this operation, 645 MB of additional disk space will be used. [2022-08-04T11:07:32.495Z] #20 46.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-04T11:07:32.495Z] #20 46.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-04T11:07:32.495Z] #20 46.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-04T11:07:32.495Z] #20 46.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-04T11:07:32.495Z] #20 46.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-04T11:07:32.495Z] #20 46.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-04T11:07:32.495Z] #20 46.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-04T11:07:32.651Z] #77 175.8 checking for sys/types.h... yes [2022-08-04T11:07:32.651Z] #77 176.0 checking for sys/stat.h... yes [2022-08-04T11:07:32.755Z] #20 46.92 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-04T11:07:32.755Z] #20 46.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-04T11:07:32.755Z] #20 47.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T11:07:32.976Z] #77 176.2 checking for stdlib.h... yes [2022-08-04T11:07:32.976Z] #77 176.3 checking for string.h... yes [2022-08-04T11:07:33.014Z] #20 ... [2022-08-04T11:07:33.014Z] [2022-08-04T11:07:33.015Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-04T11:07:33.015Z] #69 sha256:a3f2e5f8853e523ef3fad92d1007809d4fbe9739f0dd7bf327f4368a2fdec5a6 [2022-08-04T11:07:33.015Z] #69 47.05 Fetched 460 kB in 0s (1371 kB/s) [2022-08-04T11:07:33.015Z] #69 47.15 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T11:07:33.015Z] #69 47.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T11:07:33.015Z] #69 47.22 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T11:07:33.015Z] #69 47.23 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:07:33.250Z] #77 176.4 checking for memory.h... yes [2022-08-04T11:07:33.250Z] #77 176.7 checking for strings.h... yes [2022-08-04T11:07:33.274Z] #69 47.34 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T11:07:33.274Z] #69 47.34 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T11:07:33.274Z] #69 47.35 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:07:33.297Z] #77 192.7 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T11:07:33.297Z] #77 192.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:07:33.297Z] #77 193.1 checking for gcc... gcc [2022-08-04T11:07:33.535Z] #69 47.57 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:07:33.535Z] #69 47.60 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:07:33.535Z] #69 47.62 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:07:33.535Z] #69 DONE 47.9s [2022-08-04T11:07:33.535Z] [2022-08-04T11:07:33.535Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:07:33.535Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T11:07:33.535Z] #49 40.94 Building dependency tree... [2022-08-04T11:07:33.535Z] #49 45.32 The following additional packages will be installed: [2022-08-04T11:07:33.535Z] #49 45.35 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-04T11:07:33.535Z] #49 45.38 Suggested packages: [2022-08-04T11:07:33.535Z] #49 45.39 cmake-doc ninja-build lrzip [2022-08-04T11:07:33.535Z] #49 45.39 Recommended packages: [2022-08-04T11:07:33.535Z] #49 45.39 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-04T11:07:33.535Z] #49 46.04 The following NEW packages will be installed: [2022-08-04T11:07:33.535Z] #49 46.06 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-04T11:07:33.535Z] #49 46.50 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:07:33.535Z] #49 46.50 Need to get 8418 kB of archives. [2022-08-04T11:07:33.535Z] #49 46.50 After this operation, 34.9 MB of additional disk space will be used. [2022-08-04T11:07:33.535Z] #49 46.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:07:33.535Z] #49 46.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:07:33.535Z] #49 46.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-04T11:07:33.535Z] #49 46.56 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-04T11:07:33.535Z] #49 46.57 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-04T11:07:33.535Z] #49 46.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-04T11:07:33.535Z] #49 46.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-04T11:07:33.535Z] #49 46.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-04T11:07:33.535Z] #49 47.45 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:07:33.535Z] #49 47.76 Fetched 8418 kB in 1s (16.5 MB/s) [2022-08-04T11:07:33.535Z] #49 47.82 Selecting previously unselected package xxd. [2022-08-04T11:07:33.535Z] #49 47.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T11:07:33.535Z] #49 47.89 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:07:33.535Z] #49 47.92 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:07:33.557Z] #77 193.1 checking whether the C compiler works... yes [2022-08-04T11:07:33.557Z] #77 193.3 checking for C compiler default output file name... a.out [2022-08-04T11:07:33.773Z] #77 176.8 checking for inttypes.h... yes [2022-08-04T11:07:33.773Z] #77 177.0 checking for stdint.h... yes [2022-08-04T11:07:33.795Z] #49 ... [2022-08-04T11:07:33.795Z] [2022-08-04T11:07:33.795Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-04T11:07:33.795Z] #70 sha256:654052ad2f5d2a9f11253934a852819a9ab20c69e8a0f45fe05e34dce3f4bc56 [2022-08-04T11:07:33.795Z] #70 DONE 0.1s [2022-08-04T11:07:33.795Z] [2022-08-04T11:07:33.795Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:07:33.795Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T11:07:33.795Z] #49 48.02 Selecting previously unselected package vim-common. [2022-08-04T11:07:33.795Z] #49 48.02 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:07:33.795Z] #49 ... [2022-08-04T11:07:33.795Z] [2022-08-04T11:07:33.795Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:07:33.795Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:07:33.795Z] #20 47.58 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T11:07:33.795Z] #20 47.77 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-04T11:07:33.795Z] #20 48.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-04T11:07:33.819Z] #77 193.4 checking for suffix of executables... [2022-08-04T11:07:34.037Z] #77 177.2 checking for unistd.h... yes [2022-08-04T11:07:34.037Z] #77 177.3 checking minix/config.h usability... no [2022-08-04T11:07:34.037Z] #77 177.4 checking minix/config.h presence... no [2022-08-04T11:07:34.037Z] #77 177.5 checking for minix/config.h... no [2022-08-04T11:07:34.081Z] #77 193.5 checking whether we are cross compiling... no [2022-08-04T11:07:34.081Z] #77 193.7 checking for suffix of object files... o [2022-08-04T11:07:34.081Z] #77 193.8 checking whether we are using the GNU C compiler... yes [2022-08-04T11:07:34.311Z] #77 177.5 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-04T11:07:34.345Z] #77 193.9 checking whether gcc accepts -g... yes [2022-08-04T11:07:34.367Z] #20 48.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-04T11:07:34.579Z] #77 177.7 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:07:34.579Z] #77 178.0 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:07:34.579Z] #77 178.0 checking how to print strings... printf [2022-08-04T11:07:34.579Z] #77 178.0 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:07:34.579Z] #77 178.0 checking for fgrep... /bin/grep -F [2022-08-04T11:07:34.579Z] #77 178.0 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:07:34.579Z] #77 178.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:07:34.579Z] #77 178.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:07:34.610Z] #77 194.0 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:07:34.610Z] #77 194.2 checking whether gcc understands -c and -o together... yes [2022-08-04T11:07:34.626Z] #20 48.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-04T11:07:34.626Z] #20 48.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-04T11:07:34.626Z] #20 48.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-04T11:07:34.626Z] #20 48.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-04T11:07:34.626Z] #20 48.90 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-04T11:07:34.626Z] #20 48.91 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-04T11:07:34.626Z] #20 48.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-04T11:07:34.626Z] #20 48.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-04T11:07:34.626Z] #20 48.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-04T11:07:34.626Z] #20 48.94 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-04T11:07:34.626Z] #20 48.94 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-04T11:07:34.626Z] #20 48.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-04T11:07:34.626Z] #20 48.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-04T11:07:34.626Z] #20 48.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-04T11:07:34.626Z] #20 48.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-04T11:07:34.626Z] #20 48.97 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-04T11:07:34.844Z] #77 178.1 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:07:34.844Z] #77 178.2 checking whether ln -s works... yes [2022-08-04T11:07:34.844Z] #77 178.2 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:07:34.844Z] #77 178.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:07:34.844Z] #77 178.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:07:34.844Z] #77 178.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:07:34.844Z] #77 178.3 checking for objdump... objdump [2022-08-04T11:07:34.844Z] #77 178.3 checking how to recognize dependent libraries... pass_all [2022-08-04T11:07:34.844Z] #77 178.3 checking for dlltool... no [2022-08-04T11:07:34.844Z] #77 178.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:07:34.844Z] #77 178.3 checking for ar... ar [2022-08-04T11:07:34.871Z] #77 194.4 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:07:34.871Z] #77 194.4 checking whether build environment is sane... yes [2022-08-04T11:07:34.871Z] #77 194.5 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:07:34.871Z] #77 194.5 checking for gawk... no [2022-08-04T11:07:34.871Z] #77 194.5 checking for mawk... mawk [2022-08-04T11:07:34.871Z] #77 194.5 checking whether make sets $(MAKE)... yes [2022-08-04T11:07:34.871Z] #77 194.6 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:07:34.871Z] #77 194.6 checking whether make supports nested variables... yes [2022-08-04T11:07:34.871Z] #77 194.7 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:07:34.871Z] #77 194.7 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:07:34.871Z] #77 194.7 checking how to create a ustar tar archive... gnutar [2022-08-04T11:07:35.105Z] #77 178.3 checking for archiver @FILE support... @ [2022-08-04T11:07:35.105Z] #77 178.5 checking for strip... strip [2022-08-04T11:07:35.105Z] #77 178.5 checking for ranlib... ranlib [2022-08-04T11:07:35.105Z] #77 178.6 checking for gawk... no [2022-08-04T11:07:35.105Z] #77 178.6 checking for mawk... mawk [2022-08-04T11:07:35.194Z] #20 49.48 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:07:35.393Z] #77 194.7 checking dependency style of gcc... gcc3 [2022-08-04T11:07:35.393Z] #77 194.9 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:07:35.393Z] #77 194.9 checking whether make supports nested variables... (cached) yes [2022-08-04T11:07:35.393Z] #77 194.9 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:07:35.393Z] #77 195.2 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:07:35.393Z] #77 195.2 checking how to print strings... printf [2022-08-04T11:07:35.393Z] #77 195.2 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:07:35.393Z] #77 195.2 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:07:35.393Z] #77 195.3 checking for egrep... /bin/grep -E [2022-08-04T11:07:35.393Z] #77 195.3 checking for fgrep... /bin/grep -F [2022-08-04T11:07:35.393Z] #77 195.3 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:07:35.453Z] #20 49.75 Fetched 115 MB in 3s (43.9 MB/s) [2022-08-04T11:07:35.453Z] #20 49.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-04T11:07:35.656Z] #77 195.3 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:07:35.656Z] #77 195.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:07:35.656Z] #77 195.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:07:35.667Z] #77 178.6 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:07:35.667Z] #77 178.9 checking for sysroot... no [2022-08-04T11:07:35.667Z] #77 178.9 checking for a working dd... /bin/dd [2022-08-04T11:07:35.667Z] #77 178.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:07:35.667Z] #77 179.0 checking for mt... no [2022-08-04T11:07:35.667Z] #77 179.0 checking if : is a manifest tool... no [2022-08-04T11:07:35.712Z] #20 49.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-04T11:07:35.712Z] #20 49.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T11:07:35.712Z] #20 49.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:07:35.921Z] #77 195.4 checking whether ln -s works... yes [2022-08-04T11:07:35.921Z] #77 195.4 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:07:35.921Z] #77 195.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:07:35.921Z] #77 195.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:07:35.921Z] #77 195.4 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:07:35.921Z] #77 195.4 checking for objdump... objdump [2022-08-04T11:07:35.921Z] #77 195.5 checking how to recognize dependent libraries... pass_all [2022-08-04T11:07:35.921Z] #77 195.5 checking for dlltool... no [2022-08-04T11:07:35.921Z] #77 195.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:07:35.921Z] #77 195.5 checking for ar... ar [2022-08-04T11:07:35.921Z] #77 195.5 checking for archiver @FILE support... @ [2022-08-04T11:07:35.924Z] #77 179.1 checking for dlfcn.h... yes [2022-08-04T11:07:35.924Z] #77 179.2 checking for objdir... .libs [2022-08-04T11:07:36.181Z] #77 179.5 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:07:36.181Z] #77 179.6 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:07:36.184Z] #77 195.7 checking for strip... strip [2022-08-04T11:07:36.184Z] #77 195.7 checking for ranlib... ranlib [2022-08-04T11:07:36.438Z] #77 179.6 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:07:36.448Z] #77 195.7 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:07:36.448Z] #77 196.1 checking for sysroot... no [2022-08-04T11:07:36.448Z] #77 196.1 checking for a working dd... /bin/dd [2022-08-04T11:07:36.448Z] #77 196.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:07:36.649Z] #20 50.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-04T11:07:36.649Z] #20 50.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-04T11:07:36.649Z] #20 50.77 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:07:36.709Z] #77 196.3 checking for mt... no [2022-08-04T11:07:36.709Z] #77 196.3 checking if : is a manifest tool... no [2022-08-04T11:07:36.709Z] #77 196.3 checking how to run the C preprocessor... gcc -E [2022-08-04T11:07:37.006Z] #77 179.8 checking if gcc static flag -static works... yes [2022-08-04T11:07:37.006Z] #77 180.2 checking if gcc supports -c -o file.o... yes [2022-08-04T11:07:37.006Z] #77 180.4 checking if gcc supports -c -o file.o... [2022-08-04T11:07:37.006Z] #77 ... [2022-08-04T11:07:37.006Z] [2022-08-04T11:07:37.006Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:37.006Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:37.006Z] #21 18.77 Reading package lists... [2022-08-04T11:07:37.006Z] #21 22.76 Building dependency tree... [2022-08-04T11:07:37.006Z] #21 23.85 The following additional packages will be installed: [2022-08-04T11:07:37.006Z] #21 23.85 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-08-04T11:07:37.006Z] #21 23.85 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T11:07:37.006Z] #21 23.85 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-04T11:07:37.006Z] #21 23.85 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T11:07:37.006Z] #21 23.85 python3-pkg-resources systemd vim-runtime xxd [2022-08-04T11:07:37.006Z] #21 23.86 Suggested packages: [2022-08-04T11:07:37.006Z] #21 23.86 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-04T11:07:37.006Z] #21 23.86 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-08-04T11:07:37.006Z] #21 23.86 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-04T11:07:37.006Z] #21 23.86 Recommended packages: [2022-08-04T11:07:37.006Z] #21 23.86 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T11:07:37.006Z] #21 23.86 systemd-timesyncd | time-daemon unzip [2022-08-04T11:07:37.006Z] #21 25.73 The following NEW packages will be installed: [2022-08-04T11:07:37.006Z] #21 25.73 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T11:07:37.006Z] #21 25.73 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T11:07:37.006Z] #21 25.73 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-08-04T11:07:37.006Z] #21 25.73 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-04T11:07:37.006Z] #21 25.73 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-04T11:07:37.006Z] #21 25.73 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-04T11:07:37.006Z] #21 25.74 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-04T11:07:37.006Z] #21 25.74 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-08-04T11:07:37.006Z] #21 25.74 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-08-04T11:07:37.006Z] #21 26.05 0 upgraded, 56 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:07:37.006Z] #21 26.05 Need to get 32.8 MB of archives. [2022-08-04T11:07:37.006Z] #21 26.05 After this operation, 124 MB of additional disk space will be used. [2022-08-04T11:07:37.006Z] #21 26.05 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T11:07:37.006Z] #21 26.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T11:07:37.006Z] #21 26.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T11:07:37.006Z] #21 26.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T11:07:37.006Z] #21 26.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T11:07:37.006Z] #21 26.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T11:07:37.006Z] #21 26.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T11:07:37.006Z] #21 26.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T11:07:37.006Z] #21 26.37 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T11:07:37.006Z] #21 26.40 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T11:07:37.006Z] #21 26.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T11:07:37.006Z] #21 26.43 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T11:07:37.006Z] #21 26.44 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T11:07:37.006Z] #21 26.44 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T11:07:37.006Z] #21 26.49 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:07:37.006Z] #21 26.50 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:07:37.006Z] #21 26.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T11:07:37.006Z] #21 26.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-04T11:07:37.006Z] #21 26.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-04T11:07:37.006Z] #21 26.53 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T11:07:37.006Z] #21 26.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T11:07:37.006Z] #21 26.57 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T11:07:37.006Z] #21 26.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T11:07:37.006Z] #21 26.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T11:07:37.006Z] #21 26.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T11:07:37.006Z] #21 26.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T11:07:37.006Z] #21 26.63 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T11:07:37.006Z] #21 26.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T11:07:37.006Z] #21 26.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T11:07:37.006Z] #21 26.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T11:07:37.006Z] #21 26.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T11:07:37.006Z] #21 26.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-04T11:07:37.006Z] #21 27.09 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T11:07:37.006Z] #21 27.09 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T11:07:37.006Z] #21 27.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T11:07:37.006Z] #21 27.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T11:07:37.006Z] #21 27.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:07:37.006Z] #21 27.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T11:07:37.006Z] #21 27.11 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T11:07:37.006Z] #21 27.12 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-04T11:07:37.006Z] #21 27.13 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T11:07:37.006Z] #21 27.22 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T11:07:37.006Z] #21 27.23 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T11:07:37.006Z] #21 27.24 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:07:37.006Z] #21 27.25 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T11:07:37.006Z] #21 27.27 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T11:07:37.006Z] #21 27.27 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T11:07:37.006Z] #21 27.29 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T11:07:37.006Z] #21 27.32 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T11:07:37.006Z] #21 27.33 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T11:07:37.006Z] #21 27.33 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T11:07:37.006Z] #21 27.34 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T11:07:37.006Z] #21 27.60 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T11:07:37.006Z] #21 27.64 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T11:07:37.006Z] #21 27.68 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T11:07:37.006Z] #21 27.69 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T11:07:37.006Z] #21 28.51 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:07:37.006Z] #21 28.71 Fetched 32.8 MB in 2s (16.8 MB/s) [2022-08-04T11:07:37.006Z] #21 28.81 Selecting previously unselected package libcap2:amd64. [2022-08-04T11:07:37.006Z] #21 28.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-04T11:07:37.006Z] #21 28.88 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T11:07:37.006Z] #21 28.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:07:37.006Z] #21 28.97 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T11:07:37.006Z] #21 28.98 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T11:07:37.006Z] #21 29.00 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T11:07:37.263Z] #21 29.05 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T11:07:37.263Z] #21 29.06 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T11:07:37.263Z] #21 29.08 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T11:07:37.263Z] #21 29.14 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T11:07:37.263Z] #21 29.14 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T11:07:37.263Z] #21 29.15 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:07:37.521Z] #21 29.34 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T11:07:37.521Z] #21 29.35 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T11:07:37.521Z] #21 29.36 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T11:07:37.521Z] #21 29.45 Selecting previously unselected package libkmod2:amd64. [2022-08-04T11:07:37.521Z] #21 29.45 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T11:07:37.521Z] #21 29.46 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T11:07:37.586Z] #20 51.69 Selecting previously unselected package binutils-mingw-w64. [2022-08-04T11:07:37.586Z] #20 51.69 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-04T11:07:37.586Z] #20 51.70 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:07:37.586Z] #20 51.83 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-04T11:07:37.586Z] #20 51.84 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:07:37.779Z] #21 29.58 Selecting previously unselected package systemd. [2022-08-04T11:07:37.779Z] #21 29.58 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T11:07:37.846Z] #20 51.90 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:07:37.846Z] #20 ... [2022-08-04T11:07:37.846Z] [2022-08-04T11:07:37.846Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-08-04T11:07:37.846Z] #49 sha256:7725bbc1617a713ade88458dd83f345d84e306b495ff67ce9310578741db5e4d [2022-08-04T11:07:37.846Z] #49 48.06 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 48.32 Selecting previously unselected package cmake-data. [2022-08-04T11:07:37.846Z] #49 48.32 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-04T11:07:37.846Z] #49 48.33 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 49.41 Selecting previously unselected package libarchive13:amd64. [2022-08-04T11:07:37.846Z] #49 49.42 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-04T11:07:37.846Z] #49 49.43 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 49.51 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-04T11:07:37.846Z] #49 49.51 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-04T11:07:37.846Z] #49 49.52 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T11:07:37.846Z] #49 49.61 Selecting previously unselected package librhash0:amd64. [2022-08-04T11:07:37.846Z] #49 49.61 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-04T11:07:37.846Z] #49 49.62 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-04T11:07:37.846Z] #49 49.68 Selecting previously unselected package libuv1:amd64. [2022-08-04T11:07:37.846Z] #49 49.69 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-04T11:07:37.846Z] #49 49.71 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-04T11:07:37.846Z] #49 49.78 Selecting previously unselected package cmake. [2022-08-04T11:07:37.846Z] #49 49.79 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-04T11:07:37.846Z] #49 49.79 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 51.41 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 51.42 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 51.43 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-04T11:07:37.846Z] #49 51.45 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 51.48 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-04T11:07:37.846Z] #49 51.49 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-04T11:07:37.846Z] #49 51.50 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 51.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-04T11:07:37.846Z] #49 51.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:07:37.846Z] #49 DONE 52.1s [2022-08-04T11:07:37.846Z] [2022-08-04T11:07:37.846Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:07:37.846Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:07:37.846Z] #20 52.07 Selecting previously unselected package dmsetup. [2022-08-04T11:07:37.846Z] #20 52.08 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:07:37.846Z] #20 52.08 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:07:37.916Z] #77 196.6 checking for ANSI C header files... yes [2022-08-04T11:07:37.916Z] #77 197.5 checking for sys/types.h... yes [2022-08-04T11:07:38.036Z] #21 29.81 Unpacking systemd (247.3-7) ... [2022-08-04T11:07:38.106Z] #20 ... [2022-08-04T11:07:38.106Z] [2022-08-04T11:07:38.106Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-04T11:07:38.106Z] #50 sha256:36e3b7a69a4e3b0f2c82454d171ca86df4f63523f3099ad1f64d58a2cf79d632 [2022-08-04T11:07:38.106Z] #50 DONE 0.1s [2022-08-04T11:07:38.106Z] [2022-08-04T11:07:38.106Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:07:38.106Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:07:38.106Z] #20 52.23 Selecting previously unselected package mingw-w64-common. [2022-08-04T11:07:38.106Z] #20 52.25 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-04T11:07:38.106Z] #20 52.25 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-04T11:07:38.106Z] #20 ... [2022-08-04T11:07:38.106Z] [2022-08-04T11:07:38.106Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-08-04T11:07:38.106Z] #74 sha256:63de5bdfb8ca969cc2190d0d0c47df5ac5ed859249f90c3f4b5623893423c55a [2022-08-04T11:07:38.106Z] #74 49.06 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-04T11:07:38.106Z] #74 49.06 + GOBIN=/build [2022-08-04T11:07:38.106Z] #74 49.06 + GO111MODULE=on [2022-08-04T11:07:38.106Z] #74 49.06 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-04T11:07:38.106Z] #74 52.02 rootlesskit version 1.0.0 [2022-08-04T11:07:38.106Z] #74 52.03 Usage of /build/rootlesskit-docker-proxy: [2022-08-04T11:07:38.106Z] #74 52.03 -container-ip string [2022-08-04T11:07:38.106Z] #74 52.03 container ip [2022-08-04T11:07:38.106Z] #74 52.03 -container-port int [2022-08-04T11:07:38.106Z] #74 52.03 container port (default -1) [2022-08-04T11:07:38.106Z] #74 52.03 -host-ip string [2022-08-04T11:07:38.106Z] #74 52.03 host ip [2022-08-04T11:07:38.106Z] #74 52.03 -host-port int [2022-08-04T11:07:38.106Z] #74 52.03 host port (default -1) [2022-08-04T11:07:38.106Z] #74 52.03 -proto string [2022-08-04T11:07:38.106Z] #74 52.03 proxy protocol (default "tcp") [2022-08-04T11:07:38.106Z] #74 DONE 52.2s [2022-08-04T11:07:38.179Z] #77 197.7 checking for sys/stat.h... yes [2022-08-04T11:07:38.293Z] #21 ... [2022-08-04T11:07:38.293Z] [2022-08-04T11:07:38.293Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:38.293Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:38.293Z] #77 180.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:07:38.293Z] #77 180.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:07:38.293Z] #77 180.5 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:07:38.293Z] #77 180.8 checking how to hardcode library paths into programs... immediate [2022-08-04T11:07:38.293Z] #77 180.8 checking whether stripping libraries is possible... yes [2022-08-04T11:07:38.293Z] #77 180.8 checking if libtool supports shared libraries... yes [2022-08-04T11:07:38.293Z] #77 180.8 checking whether to build shared libraries... no [2022-08-04T11:07:38.293Z] #77 180.8 checking whether to build static libraries... yes [2022-08-04T11:07:38.293Z] #77 180.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:07:38.293Z] #77 180.9 checking whether build environment is sane... yes [2022-08-04T11:07:38.293Z] #77 180.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:07:38.293Z] #77 180.9 checking whether make sets $(MAKE)... yes [2022-08-04T11:07:38.293Z] #77 181.0 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:07:38.293Z] #77 181.0 checking whether make supports nested variables... yes [2022-08-04T11:07:38.293Z] #77 181.1 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:07:38.293Z] #77 181.1 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:07:38.293Z] #77 181.1 checking how to create a ustar tar archive... gnutar [2022-08-04T11:07:38.293Z] #77 181.2 checking dependency style of gcc... gcc3 [2022-08-04T11:07:38.293Z] #77 181.4 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:07:38.293Z] #77 181.4 checking whether make supports nested variables... (cached) yes [2022-08-04T11:07:38.293Z] #77 181.4 checking for pkg-config... /usr/bin/pkg-config [2022-08-04T11:07:38.293Z] #77 181.4 checking pkg-config is at least version 0.9.0... yes [2022-08-04T11:07:38.293Z] #77 181.4 checking for yajl >= 2.1.0... yes [2022-08-04T11:07:38.293Z] #77 181.4 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-04T11:07:38.293Z] #77 181.4 checking for gcc... (cached) gcc [2022-08-04T11:07:38.293Z] #77 181.6 checking whether we are using the GNU C compiler... (cached) yes [2022-08-04T11:07:38.293Z] #77 181.6 checking whether gcc accepts -g... (cached) yes [2022-08-04T11:07:38.293Z] #77 181.6 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-04T11:07:38.293Z] #77 181.6 checking whether gcc understands -c and -o together... (cached) yes [2022-08-04T11:07:38.293Z] #77 181.6 checking for a Python interpreter with version >= 3... python3 [2022-08-04T11:07:38.293Z] #77 181.7 checking for python3... /usr/bin/python3 [2022-08-04T11:07:38.293Z] #77 181.7 checking for python3 version... 3.9 [2022-08-04T11:07:38.293Z] #77 181.8 checking for python3 platform... linux [2022-08-04T11:07:38.367Z] [2022-08-04T11:07:38.367Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-04T11:07:38.367Z] #75 sha256:8396b65839ead83eec52995f9c9ebe8435b609b45d3bbf08889a0938bdd5842e [2022-08-04T11:07:38.367Z] #75 DONE 0.1s [2022-08-04T11:07:38.367Z] [2022-08-04T11:07:38.367Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-04T11:07:38.367Z] #76 sha256:069ed34408c11f3279d6a087e5c4a8730a765ce637797d327b3c169c20fc5a35 [2022-08-04T11:07:38.367Z] #76 DONE 0.1s [2022-08-04T11:07:38.367Z] [2022-08-04T11:07:38.367Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:07:38.367Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:07:38.367Z] #71 0.845 + RM_GOPATH=0 [2022-08-04T11:07:38.367Z] #71 0.845 + TMP_GOPATH= [2022-08-04T11:07:38.367Z] #71 0.845 + : /build [2022-08-04T11:07:38.367Z] #71 0.845 + '[' -z '' ']' [2022-08-04T11:07:38.367Z] #71 0.845 ++ mktemp -d [2022-08-04T11:07:38.367Z] #71 0.850 + export GOPATH=/tmp/tmp.MUc9c3W4Bf [2022-08-04T11:07:38.367Z] #71 0.850 + GOPATH=/tmp/tmp.MUc9c3W4Bf [2022-08-04T11:07:38.367Z] #71 0.850 + RM_GOPATH=1 [2022-08-04T11:07:38.367Z] #71 0.851 + case "$(go env GOARCH)" in [2022-08-04T11:07:38.367Z] #71 0.851 ++ go env GOARCH [2022-08-04T11:07:38.367Z] #71 0.858 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:07:38.367Z] #71 0.859 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:07:38.367Z] #71 0.859 ++ dirname /install.sh [2022-08-04T11:07:38.367Z] #71 0.860 + dir=/ [2022-08-04T11:07:38.367Z] #71 0.863 + bin=containerd [2022-08-04T11:07:38.367Z] #71 0.863 + shift [2022-08-04T11:07:38.367Z] #71 0.863 + '[' '!' -f //containerd.installer ']' [2022-08-04T11:07:38.367Z] #71 0.863 + . //containerd.installer [2022-08-04T11:07:38.367Z] #71 0.864 ++ set -e [2022-08-04T11:07:38.367Z] #71 0.864 ++ : v1.6.6 [2022-08-04T11:07:38.367Z] #71 0.864 + install_containerd [2022-08-04T11:07:38.367Z] #71 0.865 + echo 'Install containerd version v1.6.6' [2022-08-04T11:07:38.367Z] #71 0.865 Install containerd version v1.6.6 [2022-08-04T11:07:38.367Z] #71 0.865 + git clone https://github.com/containerd/containerd.git /tmp/tmp.MUc9c3W4Bf/src/github.com/containerd/containerd [2022-08-04T11:07:38.367Z] #71 0.869 Cloning into '/tmp/tmp.MUc9c3W4Bf/src/github.com/containerd/containerd'... [2022-08-04T11:07:38.441Z] #77 198.0 checking for stdlib.h... yes [2022-08-04T11:07:38.442Z] #77 198.2 checking for string.h... yes [2022-08-04T11:07:38.561Z] #77 181.9 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-04T11:07:38.818Z] #77 182.1 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-04T11:07:38.965Z] #77 198.3 checking for memory.h... yes [2022-08-04T11:07:38.965Z] #77 198.5 checking for strings.h... yes [2022-08-04T11:07:39.226Z] #77 198.7 checking for inttypes.h... yes [2022-08-04T11:07:39.384Z] #77 182.6 checking that generated files are newer than configure... done [2022-08-04T11:07:39.384Z] #77 182.6 configure: creating ./config.status [2022-08-04T11:07:39.488Z] #77 198.9 checking for stdint.h... yes [2022-08-04T11:07:39.750Z] #77 199.2 checking for unistd.h... yes [2022-08-04T11:07:39.750Z] #77 199.4 checking for dlfcn.h... yes [2022-08-04T11:07:39.750Z] #77 199.5 checking for objdir... .libs [2022-08-04T11:07:40.326Z] #77 199.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:07:40.326Z] #77 200.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:07:40.326Z] #77 200.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:07:40.453Z] #71 ... [2022-08-04T11:07:40.453Z] [2022-08-04T11:07:40.453Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:07:40.453Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:07:40.453Z] #20 54.74 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-04T11:07:40.453Z] #20 54.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-04T11:07:40.453Z] #20 54.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:07:40.848Z] #77 200.1 checking if gcc static flag -static works... yes [2022-08-04T11:07:41.109Z] #77 200.6 checking if gcc supports -c -o file.o... yes [2022-08-04T11:07:41.109Z] #77 200.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:07:41.109Z] #77 200.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:07:41.680Z] #77 200.8 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:07:41.680Z] #77 201.5 checking how to hardcode library paths into programs... immediate [2022-08-04T11:07:41.830Z] #20 ... [2022-08-04T11:07:41.830Z] [2022-08-04T11:07:41.830Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-08-04T11:07:41.830Z] #51 sha256:a86993d597bc073388018d8f974937cb4cc233235635e7acc3c5c9bee821beda [2022-08-04T11:07:41.830Z] #51 1.175 + RM_GOPATH=0 [2022-08-04T11:07:41.830Z] #51 1.175 + TMP_GOPATH= [2022-08-04T11:07:41.830Z] #51 1.175 + : /build [2022-08-04T11:07:41.830Z] #51 1.175 + '[' -z '' ']' [2022-08-04T11:07:41.830Z] #51 1.176 ++ mktemp -d [2022-08-04T11:07:41.830Z] #51 1.180 + export GOPATH=/tmp/tmp.64vlXdH2l3 [2022-08-04T11:07:41.830Z] #51 1.180 + GOPATH=/tmp/tmp.64vlXdH2l3 [2022-08-04T11:07:41.830Z] #51 1.180 + RM_GOPATH=1 [2022-08-04T11:07:41.830Z] #51 1.180 + case "$(go env GOARCH)" in [2022-08-04T11:07:41.830Z] #51 1.183 ++ go env GOARCH [2022-08-04T11:07:41.830Z] #51 1.203 Install tini version v0.19.0 [2022-08-04T11:07:41.830Z] #51 1.203 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:07:41.830Z] #51 1.203 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:07:41.830Z] #51 1.203 ++ dirname /install.sh [2022-08-04T11:07:41.830Z] #51 1.203 + dir=/ [2022-08-04T11:07:41.830Z] #51 1.203 + bin=tini [2022-08-04T11:07:41.830Z] #51 1.203 + shift [2022-08-04T11:07:41.830Z] #51 1.203 + '[' '!' -f //tini.installer ']' [2022-08-04T11:07:41.830Z] #51 1.203 + . //tini.installer [2022-08-04T11:07:41.830Z] #51 1.203 ++ : v0.19.0 [2022-08-04T11:07:41.830Z] #51 1.203 + install_tini [2022-08-04T11:07:41.830Z] #51 1.203 + echo 'Install tini version v0.19.0' [2022-08-04T11:07:41.830Z] #51 1.203 + git clone https://github.com/krallin/tini.git /tmp/tmp.64vlXdH2l3/tini [2022-08-04T11:07:41.830Z] #51 1.220 Cloning into '/tmp/tmp.64vlXdH2l3/tini'... [2022-08-04T11:07:41.830Z] #51 1.827 + cd /tmp/tmp.64vlXdH2l3/tini [2022-08-04T11:07:41.830Z] #51 1.827 + git checkout -q v0.19.0 [2022-08-04T11:07:41.830Z] #51 1.848 + cmake . [2022-08-04T11:07:41.830Z] #51 2.182 -- The C compiler identification is GNU 10.2.1 [2022-08-04T11:07:41.830Z] #51 2.239 -- Detecting C compiler ABI info [2022-08-04T11:07:41.830Z] #51 2.517 -- Detecting C compiler ABI info - done [2022-08-04T11:07:41.830Z] #51 2.566 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-04T11:07:41.830Z] #51 2.567 -- Detecting C compile features [2022-08-04T11:07:41.830Z] #51 2.570 -- Detecting C compile features - done [2022-08-04T11:07:41.830Z] #51 2.582 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-04T11:07:41.830Z] #51 2.626 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-04T11:07:41.830Z] #51 2.656 -- Configuring done [2022-08-04T11:07:41.830Z] #51 2.662 -- Generating done [2022-08-04T11:07:41.830Z] #51 2.666 -- Build files have been written to: /tmp/tmp.64vlXdH2l3/tini [2022-08-04T11:07:41.830Z] #51 2.669 + make tini-static [2022-08-04T11:07:41.830Z] #51 2.825 Scanning dependencies of target tini-static [2022-08-04T11:07:41.830Z] #51 2.866 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-04T11:07:41.830Z] #51 3.379 [100%] Linking C executable tini-static [2022-08-04T11:07:41.830Z] #51 3.670 [100%] Built target tini-static [2022-08-04T11:07:41.830Z] #51 3.700 + mkdir -p /build [2022-08-04T11:07:41.830Z] #51 3.702 + cp tini-static /build/docker-init [2022-08-04T11:07:41.830Z] #51 DONE 3.9s [2022-08-04T11:07:41.941Z] #77 201.5 checking whether stripping libraries is possible... yes [2022-08-04T11:07:41.941Z] #77 201.5 checking if libtool supports shared libraries... yes [2022-08-04T11:07:41.941Z] #77 201.5 checking whether to build shared libraries... no [2022-08-04T11:07:41.941Z] #77 201.5 checking whether to build static libraries... yes [2022-08-04T11:07:41.941Z] #77 201.5 checking float.h usability... [2022-08-04T11:07:41.941Z] #77 ... [2022-08-04T11:07:41.941Z] [2022-08-04T11:07:41.941Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:41.941Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:41.941Z] #21 37.45 Selecting previously unselected package pigz. [2022-08-04T11:07:41.941Z] #21 37.46 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 37.47 Unpacking pigz (2.6-1) ... [2022-08-04T11:07:41.941Z] #21 37.57 Selecting previously unselected package libelf1:amd64. [2022-08-04T11:07:41.941Z] #21 37.57 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 37.58 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T11:07:41.941Z] #21 37.74 Selecting previously unselected package libbpf0:amd64. [2022-08-04T11:07:41.941Z] #21 37.74 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 37.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T11:07:41.941Z] #21 37.84 Selecting previously unselected package libmnl0:amd64. [2022-08-04T11:07:41.941Z] #21 37.84 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 37.85 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T11:07:41.941Z] #21 37.91 Selecting previously unselected package libxtables12:amd64. [2022-08-04T11:07:41.941Z] #21 37.91 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 37.93 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T11:07:41.941Z] #21 38.00 Selecting previously unselected package libcap2-bin. [2022-08-04T11:07:41.941Z] #21 38.00 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 38.01 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T11:07:41.941Z] #21 38.10 Selecting previously unselected package iproute2. [2022-08-04T11:07:41.941Z] #21 38.10 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 38.11 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T11:07:41.941Z] #21 38.63 Selecting previously unselected package xxd. [2022-08-04T11:07:41.941Z] #21 38.66 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 38.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:07:41.941Z] #21 38.78 Selecting previously unselected package vim-common. [2022-08-04T11:07:41.941Z] #21 38.78 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:07:41.941Z] #21 38.81 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:07:41.941Z] #21 38.98 Selecting previously unselected package bash-completion. [2022-08-04T11:07:41.941Z] #21 38.98 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T11:07:41.941Z] #21 41.62 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T11:07:41.941Z] #21 42.16 Selecting previously unselected package bzip2. [2022-08-04T11:07:41.941Z] #21 42.16 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 42.19 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:07:41.941Z] #21 42.36 Selecting previously unselected package xz-utils. [2022-08-04T11:07:41.941Z] #21 42.37 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 42.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:07:41.941Z] #21 42.57 Selecting previously unselected package apparmor. [2022-08-04T11:07:41.941Z] #21 42.57 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 42.63 Unpacking apparmor (2.13.6-10) ... [2022-08-04T11:07:41.941Z] #21 43.14 Selecting previously unselected package inetutils-ping. [2022-08-04T11:07:41.941Z] #21 43.16 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 43.17 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T11:07:41.941Z] #21 43.36 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T11:07:41.941Z] #21 43.37 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 43.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T11:07:41.941Z] #21 43.49 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T11:07:41.941Z] #21 43.49 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 43.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T11:07:41.941Z] #21 43.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T11:07:41.941Z] #21 43.60 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 43.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T11:07:41.941Z] #21 43.72 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T11:07:41.941Z] #21 43.72 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 43.73 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T11:07:41.941Z] #21 43.84 Selecting previously unselected package iptables. [2022-08-04T11:07:41.941Z] #21 43.85 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 43.86 Unpacking iptables (1.8.7-1) ... [2022-08-04T11:07:41.941Z] #21 44.40 Selecting previously unselected package libonig5:amd64. [2022-08-04T11:07:41.941Z] #21 44.41 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 44.41 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:07:41.941Z] #21 44.59 Selecting previously unselected package libjq1:amd64. [2022-08-04T11:07:41.941Z] #21 44.60 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 44.62 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:07:41.941Z] #21 44.79 Selecting previously unselected package jq. [2022-08-04T11:07:41.941Z] #21 44.80 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 44.81 Unpacking jq (1.6-2.1) ... [2022-08-04T11:07:41.941Z] #21 44.91 Selecting previously unselected package libaio1:amd64. [2022-08-04T11:07:41.941Z] #21 44.91 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 44.91 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T11:07:41.941Z] #21 44.99 Selecting previously unselected package libgpm2:amd64. [2022-08-04T11:07:41.941Z] #21 45.00 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 45.00 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T11:07:41.941Z] #21 45.11 Selecting previously unselected package libicu67:amd64. [2022-08-04T11:07:41.941Z] #21 45.11 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-04T11:07:41.941Z] #21 45.13 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T11:07:42.088Z] [2022-08-04T11:07:42.088Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:07:42.088Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:07:42.202Z] #21 ... [2022-08-04T11:07:42.202Z] [2022-08-04T11:07:42.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-08-04T11:07:42.202Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:42.202Z] #77 201.5 checking float.h usability... yes [2022-08-04T11:07:42.202Z] #77 201.8 checking float.h presence... yes [2022-08-04T11:07:42.202Z] #77 201.9 checking for float.h... yes [2022-08-04T11:07:42.347Z] #71 ... [2022-08-04T11:07:42.347Z] [2022-08-04T11:07:42.347Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:07:42.347Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:07:42.347Z] #20 56.72 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-04T11:07:42.463Z] #77 202.1 checking limits.h usability... yes [2022-08-04T11:07:42.606Z] #20 56.73 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:07:42.606Z] #20 56.75 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:07:42.606Z] #20 56.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-04T11:07:42.606Z] #20 56.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:07:42.606Z] #20 56.87 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:07:42.664Z] #77 185.6 config.status: creating Makefile [2022-08-04T11:07:42.664Z] #77 185.8 config.status: creating config.h [2022-08-04T11:07:42.664Z] #77 185.9 config.status: executing libtool commands [2022-08-04T11:07:42.664Z] #77 186.0 config.status: executing depfiles commands [2022-08-04T11:07:42.724Z] #77 202.4 checking limits.h presence... yes [2022-08-04T11:07:42.724Z] #77 202.5 checking for limits.h... yes [2022-08-04T11:07:43.245Z] #77 202.6 checking stddef.h usability... yes [2022-08-04T11:07:43.245Z] #77 202.9 checking stddef.h presence... yes [2022-08-04T11:07:43.245Z] #77 203.0 checking for stddef.h... yes [2022-08-04T11:07:43.245Z] #77 203.1 checking for stdlib.h... (cached) yes [2022-08-04T11:07:43.506Z] #77 203.3 checking for string.h... (cached) yes [2022-08-04T11:07:43.595Z] #77 187.0 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-04T11:07:43.595Z] #77 187.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-04T11:07:44.029Z] #77 203.4 checking sys/time.h usability... yes [2022-08-04T11:07:44.029Z] #77 203.7 checking sys/time.h presence... yes [2022-08-04T11:07:44.290Z] #77 203.8 checking for sys/time.h... yes [2022-08-04T11:07:44.290Z] #77 203.9 checking for inline... inline [2022-08-04T11:07:44.526Z] #77 187.9 checking for gcc... gcc [2022-08-04T11:07:45.040Z] #77 188.2 checking whether the C compiler works... yes [2022-08-04T11:07:45.040Z] #77 188.5 checking for C compiler default output file name... a.out [2022-08-04T11:07:45.139Z] #20 59.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-04T11:07:45.139Z] #20 59.26 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:07:45.139Z] #20 59.27 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:07:45.233Z] #77 204.1 checking for size_t... yes [2022-08-04T11:07:45.233Z] #77 204.8 checking for stdlib.h... (cached) yes [2022-08-04T11:07:45.297Z] #77 188.5 checking for suffix of executables... [2022-08-04T11:07:45.495Z] #77 204.8 checking for GNU libc compatible malloc... yes [2022-08-04T11:07:45.495Z] #77 205.3 checking for stdlib.h... (cached) yes [2022-08-04T11:07:45.811Z] #77 188.8 checking whether we are cross compiling... no [2022-08-04T11:07:45.811Z] #77 189.2 checking for suffix of object files... o [2022-08-04T11:07:46.068Z] #77 205.3 checking for GNU libc compatible realloc... yes [2022-08-04T11:07:46.332Z] #77 205.7 checking for working strtod... yes [2022-08-04T11:07:46.375Z] #77 189.4 checking whether we are using the GNU C compiler... yes [2022-08-04T11:07:46.375Z] #77 189.6 checking whether gcc accepts -g... yes [2022-08-04T11:07:46.594Z] #77 206.0 checking for gettimeofday... yes [2022-08-04T11:07:46.632Z] #77 189.7 checking for gcc option to accept ISO C89... none needed [2022-08-04T11:07:46.855Z] #77 206.3 checking for memset... yes [2022-08-04T11:07:46.889Z] #77 189.9 checking whether gcc understands -c and -o together... yes [2022-08-04T11:07:46.889Z] #77 190.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-04T11:07:46.889Z] #77 190.3 checking whether build environment is sane... yes [2022-08-04T11:07:47.117Z] #77 206.5 checking for strspn... yes [2022-08-04T11:07:47.146Z] #77 190.4 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-04T11:07:47.146Z] #77 190.4 checking for gawk... no [2022-08-04T11:07:47.146Z] #77 190.4 checking for mawk... mawk [2022-08-04T11:07:47.146Z] #77 190.4 checking whether make sets $(MAKE)... yes [2022-08-04T11:07:47.146Z] #77 190.6 checking whether make supports the include directive... yes (GNU style) [2022-08-04T11:07:47.146Z] #77 190.6 checking whether make supports nested variables... yes [2022-08-04T11:07:47.146Z] #77 190.6 checking whether UID '0' is supported by ustar format... yes [2022-08-04T11:07:47.146Z] #77 190.6 checking whether GID '0' is supported by ustar format... yes [2022-08-04T11:07:47.294Z] #64 ... [2022-08-04T11:07:47.294Z] [2022-08-04T11:07:47.294Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:47.294Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:47.294Z] #77 240.8 AR libcrun_testing.a [2022-08-04T11:07:47.294Z] #77 240.8 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T11:07:47.294Z] #77 241.0 CCLD tests/tests_libcrun_utils [2022-08-04T11:07:47.294Z] #77 241.0 CCLD tests/tests_libcrun_errors [2022-08-04T11:07:47.294Z] #77 241.0 CCLD tests/tests_libcrun_fuzzer [2022-08-04T11:07:47.294Z] #77 241.4 CCLD libcrun.la [2022-08-04T11:07:47.294Z] #77 242.4 CCLD crun [2022-08-04T11:07:47.294Z] #77 243.0 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T11:07:47.294Z] #77 243.1 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T11:07:47.294Z] #77 243.1 /bin/mkdir -p '/usr/local/lib' [2022-08-04T11:07:47.294Z] #77 243.1 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T11:07:47.294Z] #77 243.2 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T11:07:47.294Z] #77 243.2 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T11:07:47.294Z] #77 243.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T11:07:47.294Z] #77 243.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T11:07:47.294Z] #77 243.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T11:07:47.294Z] #77 243.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-04T11:07:47.294Z] #77 243.5 ---------------------------------------------------------------------- [2022-08-04T11:07:47.294Z] #77 243.5 Libraries have been installed in: [2022-08-04T11:07:47.294Z] #77 243.5 /usr/local/lib [2022-08-04T11:07:47.294Z] #77 243.5 [2022-08-04T11:07:47.294Z] #77 243.5 If you ever happen to want to link against installed libraries [2022-08-04T11:07:47.294Z] #77 243.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T11:07:47.294Z] #77 243.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T11:07:47.294Z] #77 243.5 flag during linking and do at least one of the following: [2022-08-04T11:07:47.294Z] #77 243.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T11:07:47.294Z] #77 243.5 during execution [2022-08-04T11:07:47.294Z] #77 243.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T11:07:47.294Z] #77 243.5 during linking [2022-08-04T11:07:47.294Z] #77 243.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T11:07:47.294Z] #77 243.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T11:07:47.294Z] #77 243.5 [2022-08-04T11:07:47.294Z] #77 243.5 See any operating system documentation about shared libraries for [2022-08-04T11:07:47.294Z] #77 243.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T11:07:47.294Z] #77 243.5 ---------------------------------------------------------------------- [2022-08-04T11:07:47.294Z] #77 243.5 /bin/mkdir -p '/build' [2022-08-04T11:07:47.294Z] #77 243.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T11:07:47.294Z] #77 243.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T11:07:47.294Z] #77 243.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T11:07:47.294Z] #77 243.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T11:07:47.294Z] #77 243.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T11:07:47.294Z] #77 DONE 243.8s [2022-08-04T11:07:47.294Z] [2022-08-04T11:07:47.294Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:07:47.294Z] #60 sha256:0992dc254f4ed4239e11b330249f01e7424bfae0160bfcd03d4eaf716b72ab58 [2022-08-04T11:07:47.378Z] #77 207.0 checking that generated files are newer than configure... done [2022-08-04T11:07:47.378Z] #77 207.0 configure: creating ./config.status [2022-08-04T11:07:47.403Z] #77 190.6 checking how to create a ustar tar archive... gnutar [2022-08-04T11:07:47.659Z] #77 190.7 checking dependency style of gcc... gcc3 [2022-08-04T11:07:47.659Z] #77 191.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-04T11:07:47.659Z] #77 191.1 checking whether make supports nested variables... (cached) yes [2022-08-04T11:07:48.224Z] #77 191.2 checking build system type... x86_64-pc-linux-gnu [2022-08-04T11:07:48.224Z] #77 191.7 checking host system type... x86_64-pc-linux-gnu [2022-08-04T11:07:48.224Z] #77 191.7 checking how to print strings... printf [2022-08-04T11:07:48.481Z] #77 191.8 checking for a sed that does not truncate output... /bin/sed [2022-08-04T11:07:48.481Z] #77 191.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-04T11:07:48.481Z] #77 191.9 checking for egrep... /bin/grep -E [2022-08-04T11:07:48.481Z] #77 191.9 checking for fgrep... /bin/grep -F [2022-08-04T11:07:48.481Z] #77 191.9 checking for ld used by gcc... /usr/bin/ld [2022-08-04T11:07:48.481Z] #77 192.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-04T11:07:48.481Z] #77 192.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-04T11:07:48.738Z] #77 192.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-04T11:07:48.738Z] #77 192.2 checking whether ln -s works... yes [2022-08-04T11:07:48.738Z] #77 192.2 checking the maximum length of command line arguments... 1572864 [2022-08-04T11:07:48.738Z] #77 192.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-04T11:07:48.738Z] #77 192.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-04T11:07:48.738Z] #77 192.3 checking for /usr/bin/ld option to reload object files... -r [2022-08-04T11:07:48.738Z] #77 192.3 checking for objdump... objdump [2022-08-04T11:07:48.738Z] #77 192.3 checking how to recognize dependent libraries... pass_all [2022-08-04T11:07:48.738Z] #77 192.3 checking for dlltool... no [2022-08-04T11:07:48.995Z] #77 192.3 checking how to associate runtime and link libraries... printf %s\n [2022-08-04T11:07:48.995Z] #77 192.3 checking for ar... ar [2022-08-04T11:07:48.995Z] #77 192.3 checking for archiver @FILE support... @ [2022-08-04T11:07:48.995Z] #77 192.4 checking for strip... strip [2022-08-04T11:07:48.995Z] #77 192.4 checking for ranlib... ranlib [2022-08-04T11:07:49.296Z] #77 ... [2022-08-04T11:07:49.296Z] [2022-08-04T11:07:49.296Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:49.296Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:49.296Z] #21 50.90 Selecting previously unselected package libinih1:amd64. [2022-08-04T11:07:49.296Z] #21 50.90 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-04T11:07:49.296Z] #21 50.91 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T11:07:49.296Z] #21 50.98 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T11:07:49.296Z] #21 50.99 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T11:07:49.296Z] #21 51.00 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T11:07:49.296Z] #21 51.21 Selecting previously unselected package libnet1:amd64. [2022-08-04T11:07:49.296Z] #21 51.22 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T11:07:49.296Z] #21 51.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:07:49.296Z] #21 51.39 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T11:07:49.296Z] #21 51.39 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T11:07:49.296Z] #21 51.40 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:07:49.296Z] #21 51.72 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:07:49.296Z] #21 51.73 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:07:49.296Z] #21 51.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:07:49.296Z] #21 51.85 Selecting previously unselected package libyajl2:amd64. [2022-08-04T11:07:49.296Z] #21 51.88 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T11:07:49.296Z] #21 51.88 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:07:49.296Z] #21 52.08 Selecting previously unselected package net-tools. [2022-08-04T11:07:49.296Z] #21 52.09 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T11:07:49.296Z] #21 52.11 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:07:49.296Z] #21 52.57 Selecting previously unselected package patch. [2022-08-04T11:07:49.296Z] #21 52.59 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-04T11:07:49.296Z] #21 52.61 Unpacking patch (2.7.6-7) ... [2022-08-04T11:07:49.296Z] #21 52.80 Selecting previously unselected package python-pip-whl. [2022-08-04T11:07:49.296Z] #21 52.83 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:07:49.296Z] #21 52.83 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:07:49.296Z] #21 53.48 Selecting previously unselected package python3-lib2to3. [2022-08-04T11:07:49.296Z] #21 53.50 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T11:07:49.296Z] #21 53.51 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:07:49.296Z] #21 53.70 Selecting previously unselected package python3-distutils. [2022-08-04T11:07:49.296Z] #21 53.71 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T11:07:49.296Z] #21 53.73 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T11:07:49.296Z] #21 54.07 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:07:49.296Z] #21 54.08 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:07:49.296Z] #21 54.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:07:49.296Z] #21 54.51 Selecting previously unselected package python3-setuptools. [2022-08-04T11:07:49.296Z] #21 54.52 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T11:07:49.296Z] #21 54.54 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T11:07:49.325Z] #20 63.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-04T11:07:49.325Z] #20 63.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:07:49.325Z] #20 63.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:07:49.325Z] #20 ... [2022-08-04T11:07:49.325Z] [2022-08-04T11:07:49.325Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:07:49.325Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:07:49.325Z] #71 15.43 + cd /tmp/tmp.MUc9c3W4Bf/src/github.com/containerd/containerd [2022-08-04T11:07:49.325Z] #71 15.43 + git checkout -q v1.6.6 [2022-08-04T11:07:49.558Z] #21 55.24 Selecting previously unselected package python3-wheel. [2022-08-04T11:07:49.559Z] #77 192.4 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-04T11:07:49.559Z] #77 193.0 checking for sysroot... no [2022-08-04T11:07:49.559Z] #77 193.0 checking for a working dd... /bin/dd [2022-08-04T11:07:49.559Z] #77 193.0 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-04T11:07:49.559Z] #77 193.1 checking for mt... no [2022-08-04T11:07:49.583Z] #71 15.80 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-04T11:07:49.583Z] #71 15.80 + BUILDTAGS='netgo osusergo static_build' [2022-08-04T11:07:49.583Z] #71 15.80 + export EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:07:49.583Z] #71 15.80 + EXTRA_FLAGS=-buildmode=pie [2022-08-04T11:07:49.583Z] #71 15.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-04T11:07:49.583Z] #71 15.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-04T11:07:49.583Z] #71 15.80 + '[' '' = dynamic ']' [2022-08-04T11:07:49.583Z] #71 15.80 + make [2022-08-04T11:07:49.815Z] #77 193.1 checking if : is a manifest tool... no [2022-08-04T11:07:49.816Z] #77 193.1 checking how to run the C preprocessor... gcc -E [2022-08-04T11:07:49.819Z] #21 55.24 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T11:07:49.819Z] #21 55.24 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T11:07:49.819Z] #21 55.40 Selecting previously unselected package python3-pip. [2022-08-04T11:07:49.819Z] #21 55.40 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:07:49.819Z] #21 55.45 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:07:50.391Z] #21 56.01 Selecting previously unselected package sudo. [2022-08-04T11:07:50.391Z] #21 56.03 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T11:07:50.391Z] #21 56.05 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T11:07:50.519Z] #71 16.73 + bin/ctr [2022-08-04T11:07:51.003Z] #77 193.5 checking for ANSI C header files... [2022-08-04T11:07:51.003Z] #77 ... [2022-08-04T11:07:51.003Z] [2022-08-04T11:07:51.003Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:07:51.003Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:07:51.003Z] #21 32.77 Selecting previously unselected package pigz. [2022-08-04T11:07:51.003Z] #21 32.77 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T11:07:51.003Z] #21 32.78 Unpacking pigz (2.6-1) ... [2022-08-04T11:07:51.003Z] #21 32.88 Selecting previously unselected package libelf1:amd64. [2022-08-04T11:07:51.003Z] #21 32.88 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T11:07:51.003Z] #21 32.89 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T11:07:51.003Z] #21 33.31 Selecting previously unselected package libbpf0:amd64. [2022-08-04T11:07:51.003Z] #21 33.33 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T11:07:51.003Z] #21 33.33 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T11:07:51.003Z] #21 33.69 Selecting previously unselected package libmnl0:amd64. [2022-08-04T11:07:51.003Z] #21 33.73 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T11:07:51.003Z] #21 33.74 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T11:07:51.003Z] #21 33.98 Selecting previously unselected package libxtables12:amd64. [2022-08-04T11:07:51.003Z] #21 33.98 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T11:07:51.003Z] #21 33.98 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T11:07:51.003Z] #21 34.19 Selecting previously unselected package libcap2-bin. [2022-08-04T11:07:51.003Z] #21 34.19 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T11:07:51.003Z] #21 34.19 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T11:07:51.003Z] #21 34.46 Selecting previously unselected package iproute2. [2022-08-04T11:07:51.003Z] #21 34.47 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T11:07:51.003Z] #21 34.52 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T11:07:51.003Z] #21 35.45 Selecting previously unselected package xxd. [2022-08-04T11:07:51.003Z] #21 35.46 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:07:51.004Z] #21 35.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:07:51.004Z] #21 35.80 Selecting previously unselected package vim-common. [2022-08-04T11:07:51.004Z] #21 35.83 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:07:51.004Z] #21 35.87 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:07:51.004Z] #21 36.17 Selecting previously unselected package bash-completion. [2022-08-04T11:07:51.004Z] #21 36.18 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T11:07:51.004Z] #21 41.89 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T11:07:51.004Z] #21 42.61 Selecting previously unselected package bzip2. [2022-08-04T11:07:51.004Z] #21 42.61 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ... [2022-08-04T11:07:51.004Z] #21 42.62 Unpacking bzip2 (1.0.8-4) ... [2022-08-04T11:07:51.004Z] #21 42.85 Selecting previously unselected package xz-utils. [2022-08-04T11:07:51.004Z] #21 42.85 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-04T11:07:51.004Z] #21 42.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:07:51.004Z] #21 ... [2022-08-04T11:07:51.004Z] [2022-08-04T11:07:51.004Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:51.004Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:51.004Z] #77 193.5 checking for ANSI C header files... yes [2022-08-04T11:07:51.261Z] #77 194.5 checking for sys/types.h... yes [2022-08-04T11:07:51.261Z] #77 194.6 checking for sys/stat.h... yes [2022-08-04T11:07:51.518Z] #77 194.8 checking for stdlib.h... yes [2022-08-04T11:07:51.776Z] #77 195.0 checking for string.h... yes [2022-08-04T11:07:51.777Z] #21 57.22 Selecting previously unselected package systemd-journal-remote. [2022-08-04T11:07:51.777Z] #21 57.23 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T11:07:51.777Z] #21 57.23 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T11:07:51.777Z] #21 57.41 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T11:07:51.777Z] #21 57.42 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T11:07:51.777Z] #21 57.45 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:07:51.777Z] #21 ... [2022-08-04T11:07:51.777Z] [2022-08-04T11:07:51.777Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:07:51.777Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:07:51.777Z] #77 211.6 config.status: creating Makefile [2022-08-04T11:07:52.033Z] #77 195.4 checking for memory.h... yes [2022-08-04T11:07:52.039Z] #77 211.7 config.status: creating config.h [2022-08-04T11:07:52.039Z] #77 211.8 config.status: executing depfiles commands [2022-08-04T11:07:52.289Z] #77 195.6 checking for strings.h... yes [2022-08-04T11:07:52.610Z] #77 212.2 config.status: executing libtool commands [2022-08-04T11:07:52.852Z] #77 195.8 checking for inttypes.h... yes [2022-08-04T11:07:53.109Z] #77 196.2 checking for stdint.h... yes [2022-08-04T11:07:53.366Z] #77 196.5 checking for unistd.h... yes [2022-08-04T11:07:53.622Z] #77 196.8 checking for dlfcn.h... yes [2022-08-04T11:07:53.879Z] #77 197.1 checking for objdir... .libs [2022-08-04T11:07:54.443Z] #77 197.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-04T11:07:54.443Z] #77 197.9 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-04T11:07:54.703Z] #77 197.9 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-04T11:07:55.157Z] #77 214.4 GEN .version [2022-08-04T11:07:55.157Z] #77 214.5 make install-recursive [2022-08-04T11:07:55.157Z] #77 214.5 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T11:07:55.157Z] #77 214.7 Making install in libocispec [2022-08-04T11:07:55.157Z] #77 214.8 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:07:55.157Z] #77 214.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T11:07:55.157Z] #77 214.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T11:07:55.157Z] #77 214.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T11:07:55.157Z] #77 214.9 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T11:07:55.267Z] #77 198.1 checking if gcc static flag -static works... yes [2022-08-04T11:07:55.267Z] #77 198.6 checking if gcc supports -c -o file.o... yes [2022-08-04T11:07:55.267Z] #77 198.7 checking if gcc supports -c -o file.o... (cached) yes [2022-08-04T11:07:55.267Z] #77 198.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-04T11:07:55.794Z] #71 ... [2022-08-04T11:07:55.794Z] [2022-08-04T11:07:55.794Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-04T11:07:55.794Z] #20 sha256:91d751224aa9713097dae372bb6975111d086d9935d88ce69d7e912f9cb8a924 [2022-08-04T11:07:55.794Z] #20 64.61 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-04T11:07:55.794Z] #20 64.61 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:07:55.794Z] #20 64.62 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:07:55.794Z] #20 66.39 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-04T11:07:55.794Z] #20 66.40 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:07:55.794Z] #20 66.40 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:07:55.831Z] #77 198.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-04T11:07:55.831Z] #77 199.2 checking how to hardcode library paths into programs... immediate [2022-08-04T11:07:55.831Z] #77 199.2 checking whether stripping libraries is possible... yes [2022-08-04T11:07:55.831Z] #77 199.2 checking if libtool supports shared libraries... yes [2022-08-04T11:07:55.831Z] #77 199.2 checking whether to build shared libraries... no [2022-08-04T11:07:55.831Z] #77 199.2 checking whether to build static libraries... yes [2022-08-04T11:07:56.053Z] #20 70.26 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-04T11:07:56.054Z] #20 70.27 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-04T11:07:56.054Z] #20 70.28 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:07:56.088Z] #77 199.2 checking float.h usability... yes [2022-08-04T11:07:56.088Z] #77 199.4 checking float.h presence... yes [2022-08-04T11:07:56.088Z] #77 199.4 checking for float.h... yes [2022-08-04T11:07:56.344Z] #77 199.5 checking limits.h usability... yes [2022-08-04T11:07:56.344Z] #77 199.7 checking limits.h presence... yes [2022-08-04T11:07:56.344Z] #77 199.8 checking for limits.h... yes [2022-08-04T11:07:56.542Z] #77 216.1 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T11:07:56.542Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T11:07:56.542Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T11:07:56.542Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T11:07:56.542Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T11:07:56.542Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T11:07:56.542Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T11:07:56.542Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T11:07:56.542Z] #77 216.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T11:07:56.601Z] #77 199.9 checking stddef.h usability... yes [2022-08-04T11:07:56.803Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T11:07:56.803Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T11:07:56.803Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T11:07:56.803Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T11:07:56.803Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T11:07:56.803Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T11:07:56.803Z] #77 216.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T11:07:56.857Z] #77 200.2 checking stddef.h presence... yes [2022-08-04T11:07:56.857Z] #77 200.2 checking for stddef.h... yes [2022-08-04T11:07:56.857Z] #77 200.3 checking for stdlib.h... (cached) yes [2022-08-04T11:07:56.857Z] #77 200.4 checking for string.h... (cached) yes [2022-08-04T11:07:57.371Z] #77 200.5 checking sys/time.h usability... yes [2022-08-04T11:07:57.371Z] #77 200.8 checking sys/time.h presence... yes [2022-08-04T11:07:57.628Z] #77 201.0 checking for sys/time.h... yes [2022-08-04T11:07:57.884Z] #77 201.0 checking for inline... inline [2022-08-04T11:07:57.960Z] #20 71.97 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-04T11:07:57.960Z] #20 71.97 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-04T11:07:57.960Z] #20 71.98 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:07:57.960Z] #20 72.04 Selecting previously unselected package libapparmor1:amd64. [2022-08-04T11:07:57.960Z] #20 72.05 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-04T11:07:57.960Z] #20 72.05 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T11:07:57.960Z] #20 72.11 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-04T11:07:57.960Z] #20 72.12 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-04T11:07:57.960Z] #20 72.13 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T11:07:57.960Z] #20 72.19 Selecting previously unselected package libbtrfs0:amd64. [2022-08-04T11:07:57.960Z] #20 72.20 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-04T11:07:57.960Z] #20 72.20 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:07:57.960Z] #20 72.28 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-04T11:07:57.960Z] #20 72.29 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-04T11:07:58.219Z] #20 72.29 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:07:58.219Z] #20 72.39 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-04T11:07:58.219Z] #20 72.40 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:07:58.219Z] #20 72.41 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:07:58.219Z] #20 72.45 Selecting previously unselected package libudev-dev:amd64. [2022-08-04T11:07:58.219Z] #20 72.45 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-04T11:07:58.219Z] #20 72.46 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:07:58.447Z] #77 201.2 checking for size_t... yes [2022-08-04T11:07:58.447Z] #77 201.9 checking for stdlib.h... (cached) yes [2022-08-04T11:07:58.478Z] #20 72.53 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-04T11:07:58.478Z] #20 72.54 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-04T11:07:58.478Z] #20 72.54 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T11:07:58.478Z] #20 72.65 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-04T11:07:58.478Z] #20 72.66 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-04T11:07:58.478Z] #20 72.66 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T11:07:58.478Z] #20 72.75 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-04T11:07:58.478Z] #20 72.76 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-04T11:07:58.478Z] #20 72.77 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T11:07:58.478Z] #20 72.85 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-04T11:07:58.704Z] #77 201.9 checking for GNU libc compatible malloc... yes [2022-08-04T11:07:58.704Z] #77 202.3 checking for stdlib.h... (cached) yes [2022-08-04T11:07:58.737Z] #20 72.86 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-04T11:07:58.737Z] #20 72.86 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T11:07:58.737Z] #20 72.91 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-04T11:07:58.737Z] #20 72.92 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-04T11:07:58.737Z] #20 72.92 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T11:07:58.737Z] #20 73.09 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-04T11:07:58.737Z] #20 73.10 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-04T11:07:58.737Z] #20 73.11 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T11:07:58.996Z] #20 73.22 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-04T11:07:58.996Z] #20 73.23 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-04T11:07:58.996Z] #20 73.23 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:07:58.996Z] #20 73.28 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-04T11:07:58.996Z] #20 73.29 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-04T11:07:58.996Z] #20 73.30 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:07:58.996Z] #20 73.36 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-04T11:07:58.996Z] #20 73.37 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-04T11:07:59.217Z] #77 202.3 checking for GNU libc compatible realloc... yes [2022-08-04T11:07:59.255Z] #20 73.38 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:07:59.255Z] #20 73.59 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-04T11:07:59.255Z] #20 73.61 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-04T11:07:59.255Z] #20 73.63 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T11:07:59.353Z] #77 218.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T11:07:59.353Z] #77 218.7 make install-recursive [2022-08-04T11:07:59.353Z] #77 218.7 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:07:59.353Z] #77 218.9 Making install in yajl [2022-08-04T11:07:59.353Z] #77 218.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:07:59.353Z] #77 219.1 CC verify/json_verify-json_verify.o [2022-08-04T11:07:59.353Z] #77 219.1 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T11:07:59.514Z] #20 73.64 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-04T11:07:59.514Z] #20 73.65 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-04T11:07:59.514Z] #20 73.66 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-04T11:07:59.514Z] #20 73.68 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-04T11:07:59.514Z] #20 73.70 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-04T11:07:59.514Z] #20 73.71 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-04T11:07:59.514Z] #20 73.73 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-04T11:07:59.514Z] #20 73.74 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-04T11:07:59.514Z] #20 73.75 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-04T11:07:59.514Z] #20 73.76 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-04T11:07:59.514Z] #20 73.78 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-04T11:07:59.514Z] #20 73.80 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-04T11:07:59.514Z] #20 73.83 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-04T11:07:59.514Z] #20 73.84 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-04T11:07:59.615Z] #77 219.2 CC src/libyajl_la-yajl.lo [2022-08-04T11:07:59.615Z] #77 219.2 CC src/libyajl_la-yajl_gen.lo [2022-08-04T11:07:59.615Z] #77 219.3 CC src/libyajl_la-yajl_parser.lo [2022-08-04T11:07:59.615Z] #77 219.3 CC src/libyajl_la-yajl_buf.lo [2022-08-04T11:07:59.615Z] #77 219.3 CC src/libyajl_la-yajl_encode.lo [2022-08-04T11:07:59.615Z] #77 219.4 CC src/libyajl_la-yajl_lex.lo [2022-08-04T11:07:59.615Z] #77 219.4 CC src/libyajl_la-yajl_tree.lo [2022-08-04T11:07:59.774Z] #20 73.86 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-04T11:07:59.774Z] #20 73.87 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-04T11:07:59.774Z] #20 73.89 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-04T11:07:59.774Z] #20 73.90 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:07:59.774Z] #20 73.92 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T11:07:59.774Z] #20 73.92 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:07:59.774Z] #20 73.94 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-04T11:07:59.774Z] #20 73.95 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-04T11:07:59.774Z] #20 73.97 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-04T11:07:59.774Z] #20 73.98 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-04T11:07:59.774Z] #20 73.98 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-04T11:07:59.774Z] #20 74.00 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-04T11:07:59.774Z] #20 74.02 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:07:59.774Z] #20 74.04 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-04T11:07:59.774Z] #20 74.05 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:07:59.774Z] #20 74.06 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-04T11:07:59.774Z] #20 74.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:07:59.780Z] #77 202.7 checking for working strtod... yes [2022-08-04T11:08:00.036Z] #77 203.1 checking for gettimeofday... yes [2022-08-04T11:08:00.292Z] #77 203.5 checking for memset... yes [2022-08-04T11:08:00.550Z] #77 203.8 checking for strspn... yes [2022-08-04T11:08:00.809Z] #77 204.3 checking that generated files are newer than configure... done [2022-08-04T11:08:00.809Z] #77 204.3 configure: creating ./config.status [2022-08-04T11:08:01.151Z] #20 DONE 75.3s [2022-08-04T11:08:01.151Z] [2022-08-04T11:08:01.151Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-08-04T11:08:01.151Z] #21 sha256:bb76cfa785b6cc5930758dddc58939c15bbb037b7b997a83ff46b7c32ee35dbc [2022-08-04T11:08:01.372Z] #77 ... [2022-08-04T11:08:01.372Z] [2022-08-04T11:08:01.372Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:08:01.372Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:08:01.372Z] #21 43.15 Selecting previously unselected package apparmor. [2022-08-04T11:08:01.372Z] #21 43.15 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 43.25 Unpacking apparmor (2.13.6-10) ... [2022-08-04T11:08:01.372Z] #21 44.06 Selecting previously unselected package inetutils-ping. [2022-08-04T11:08:01.372Z] #21 44.06 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 44.08 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T11:08:01.372Z] #21 44.24 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T11:08:01.372Z] #21 44.24 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 44.26 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T11:08:01.372Z] #21 44.46 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T11:08:01.372Z] #21 44.46 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 44.46 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T11:08:01.372Z] #21 44.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T11:08:01.372Z] #21 44.69 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 44.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T11:08:01.372Z] #21 44.91 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T11:08:01.372Z] #21 44.91 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 44.91 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T11:08:01.372Z] #21 45.17 Selecting previously unselected package iptables. [2022-08-04T11:08:01.372Z] #21 45.17 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 45.18 Unpacking iptables (1.8.7-1) ... [2022-08-04T11:08:01.372Z] #21 45.74 Selecting previously unselected package libonig5:amd64. [2022-08-04T11:08:01.372Z] #21 45.75 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 45.77 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:08:01.372Z] #21 45.99 Selecting previously unselected package libjq1:amd64. [2022-08-04T11:08:01.372Z] #21 45.99 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 45.99 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:08:01.372Z] #21 46.19 Selecting previously unselected package jq. [2022-08-04T11:08:01.372Z] #21 46.19 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 46.25 Unpacking jq (1.6-2.1) ... [2022-08-04T11:08:01.372Z] #21 46.37 Selecting previously unselected package libaio1:amd64. [2022-08-04T11:08:01.372Z] #21 46.38 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 46.38 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T11:08:01.372Z] #21 46.51 Selecting previously unselected package libgpm2:amd64. [2022-08-04T11:08:01.372Z] #21 46.51 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 46.52 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T11:08:01.372Z] #21 46.71 Selecting previously unselected package libicu67:amd64. [2022-08-04T11:08:01.372Z] #21 46.72 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ... [2022-08-04T11:08:01.372Z] #21 46.76 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-04T11:08:01.372Z] #21 53.37 Selecting previously unselected package libinih1:amd64. [2022-08-04T11:08:01.632Z] #21 53.37 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ... [2022-08-04T11:08:01.632Z] #21 53.37 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T11:08:01.632Z] #21 53.45 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T11:08:01.632Z] #21 53.48 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T11:08:01.632Z] #21 53.49 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T11:08:01.889Z] #21 53.62 Selecting previously unselected package libnet1:amd64. [2022-08-04T11:08:01.889Z] #21 53.66 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T11:08:01.889Z] #21 53.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:08:01.889Z] #21 53.80 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T11:08:01.889Z] #21 53.81 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T11:08:01.889Z] #21 53.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:08:02.087Z] #21 1.120 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T11:08:02.149Z] #21 53.98 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:08:02.149Z] #21 54.00 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:08:02.149Z] #21 54.00 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:08:02.149Z] #21 54.09 Selecting previously unselected package libyajl2:amd64. [2022-08-04T11:08:02.149Z] #21 54.10 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T11:08:02.149Z] #21 54.11 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:08:02.180Z] #77 ... [2022-08-04T11:08:02.180Z] [2022-08-04T11:08:02.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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:08:02.180Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:08:02.180Z] #21 57.93 Selecting previously unselected package uidmap. [2022-08-04T11:08:02.180Z] #21 57.94 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T11:08:02.180Z] #21 57.96 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T11:08:02.180Z] #21 58.46 Selecting previously unselected package vim-runtime. [2022-08-04T11:08:02.180Z] #21 58.46 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:08:02.180Z] #21 58.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T11:08:02.180Z] #21 58.62 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T11:08:02.180Z] #21 58.65 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:02.180Z] #21 64.80 Selecting previously unselected package vim. [2022-08-04T11:08:02.180Z] #21 64.81 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:08:02.180Z] #21 64.87 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:02.180Z] #21 66.08 Selecting previously unselected package xfsprogs. [2022-08-04T11:08:02.180Z] #21 66.08 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T11:08:02.180Z] #21 66.09 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T11:08:02.180Z] #21 66.66 Selecting previously unselected package zip. [2022-08-04T11:08:02.180Z] #21 66.67 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-04T11:08:02.180Z] #21 66.71 Unpacking zip (3.0-12) ... [2022-08-04T11:08:02.180Z] #21 66.94 Selecting previously unselected package zstd. [2022-08-04T11:08:02.180Z] #21 66.94 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T11:08:02.180Z] #21 66.95 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:08:02.180Z] #21 67.45 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:08:02.347Z] #21 1.123 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T11:08:02.347Z] #21 1.123 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T11:08:02.407Z] #21 54.21 Selecting previously unselected package net-tools. [2022-08-04T11:08:02.407Z] #21 54.26 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T11:08:02.407Z] #21 54.26 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:08:02.664Z] #21 54.53 Selecting previously unselected package patch. [2022-08-04T11:08:02.664Z] #21 54.53 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ... [2022-08-04T11:08:02.664Z] #21 54.55 Unpacking patch (2.7.6-7) ... [2022-08-04T11:08:02.922Z] #21 54.65 Selecting previously unselected package python-pip-whl. [2022-08-04T11:08:02.922Z] #21 54.68 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:08:02.922Z] #21 54.69 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:08:03.125Z] #21 68.70 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T11:08:03.126Z] #21 68.72 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:08:03.126Z] #21 68.73 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T11:08:03.126Z] #21 68.75 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T11:08:03.126Z] #21 68.76 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T11:08:03.126Z] #21 68.78 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T11:08:03.126Z] #21 68.79 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T11:08:03.389Z] #21 68.81 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T11:08:03.389Z] #21 68.82 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:08:03.389Z] #21 68.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:08:03.389Z] #21 68.86 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:08:03.389Z] #21 68.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:08:03.389Z] #21 68.89 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T11:08:03.854Z] #21 55.59 Selecting previously unselected package python3-lib2to3. [2022-08-04T11:08:03.854Z] #21 55.60 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T11:08:03.854Z] #21 55.61 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:08:04.111Z] #21 55.86 Selecting previously unselected package python3-distutils. [2022-08-04T11:08:04.111Z] #21 55.86 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T11:08:04.111Z] #21 55.88 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T11:08:04.111Z] #21 ... [2022-08-04T11:08:04.111Z] [2022-08-04T11:08:04.111Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:08:04.111Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:08:04.111Z] #77 207.5 config.status: creating Makefile [2022-08-04T11:08:04.111Z] #77 207.6 config.status: creating config.h [2022-08-04T11:08:04.111Z] #77 207.6 config.status: executing depfiles commands [2022-08-04T11:08:04.395Z] #21 70.07 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T11:08:04.395Z] #21 70.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:04.395Z] #21 70.10 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:08:04.670Z] #21 70.12 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T11:08:04.670Z] #21 70.13 Setting up apparmor (2.13.6-10) ... [2022-08-04T11:08:04.673Z] #77 207.9 config.status: executing libtool commands [2022-08-04T11:08:05.382Z] #60 182.1 + mkdir -p /build [2022-08-04T11:08:05.382Z] #60 182.1 + cp runc /build/runc [2022-08-04T11:08:05.382Z] #60 DONE 183.1s [2022-08-04T11:08:05.382Z] [2022-08-04T11:08:05.382Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:08:05.382Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:08:05.382Z] #55 305.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T11:08:05.382Z] #55 DONE 305.8s [2022-08-04T11:08:05.382Z] [2022-08-04T11:08:05.382Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:08:05.382Z] #64 sha256:2f0c9f3ee3719613fe5a15f7ac54f685392cb8df4a6f2941f18bdd69330e8f4e [2022-08-04T11:08:06.054Z] #77 209.2 GEN .version [2022-08-04T11:08:06.054Z] #77 209.3 make install-recursive [2022-08-04T11:08:06.054Z] #77 209.3 make[1]: Entering directory '/tmp/crun-build' [2022-08-04T11:08:06.054Z] #77 209.4 Making install in libocispec [2022-08-04T11:08:06.054Z] #77 209.4 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:08:06.054Z] #77 209.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-04T11:08:06.312Z] #77 209.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-04T11:08:06.312Z] #77 209.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-04T11:08:06.312Z] #77 209.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-04T11:08:06.317Z] #64 ... [2022-08-04T11:08:06.317Z] [2022-08-04T11:08:06.317Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T11:08:06.317Z] #56 sha256:9fa7e64a5714b50f5ef030ae91e0cd36b2d73d15206d76521b368e0f2534b680 [2022-08-04T11:08:06.883Z] #21 72.35 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T11:08:06.883Z] #21 72.45 Setting up zip (3.0-12) ... [2022-08-04T11:08:06.883Z] #21 72.50 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:06.883Z] #21 72.55 Setting up bash-completion (1:2.11-2) ... [2022-08-04T11:08:07.244Z] #77 210.7 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-04T11:08:07.253Z] #56 DONE 0.6s [2022-08-04T11:08:07.253Z] [2022-08-04T11:08:07.253Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T11:08:07.253Z] #58 sha256:d8e9a72e90967651f91e7623dd2aaee6b6949010c86a867d1db1755accbff6bc [2022-08-04T11:08:07.253Z] #58 DONE 0.1s [2022-08-04T11:08:07.253Z] [2022-08-04T11:08:07.253Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:08:07.253Z] #64 sha256:2f0c9f3ee3719613fe5a15f7ac54f685392cb8df4a6f2941f18bdd69330e8f4e [2022-08-04T11:08:07.253Z] #64 ... [2022-08-04T11:08:07.253Z] [2022-08-04T11:08:07.253Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T11:08:07.253Z] #61 sha256:588d31331bb60f376a7a3e2b530ccb2ea312a3382ddc9c722ed6831ef8cf2b9b [2022-08-04T11:08:07.253Z] #61 DONE 0.2s [2022-08-04T11:08:07.253Z] [2022-08-04T11:08:07.253Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:08:07.253Z] #64 sha256:2f0c9f3ee3719613fe5a15f7ac54f685392cb8df4a6f2941f18bdd69330e8f4e [2022-08-04T11:08:07.500Z] #77 210.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-04T11:08:07.500Z] #77 210.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-04T11:08:07.500Z] #77 210.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-04T11:08:07.500Z] #77 210.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-04T11:08:07.500Z] #77 210.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-04T11:08:07.500Z] #77 210.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-04T11:08:07.500Z] #77 210.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-04T11:08:07.500Z] #77 210.9 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-04T11:08:07.756Z] #77 211.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-04T11:08:07.756Z] #77 211.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-04T11:08:07.756Z] #77 211.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-04T11:08:07.756Z] #77 211.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-04T11:08:07.757Z] #77 211.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-04T11:08:07.757Z] #77 211.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-04T11:08:07.757Z] #77 211.3 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-04T11:08:08.188Z] #21 1.689 Reading package lists... [2022-08-04T11:08:08.271Z] #21 ... [2022-08-04T11:08:08.271Z] [2022-08-04T11:08:08.271Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:08:08.271Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:08:08.271Z] #77 228.0 CCLD libyajl.la [2022-08-04T11:08:09.213Z] #77 228.7 CCLD verify/json_verify [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-04T11:08:09.648Z] #77 213.2 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-04T11:08:09.782Z] #64 271.0 + bin/containerd [2022-08-04T11:08:09.904Z] #77 213.3 make install-recursive [2022-08-04T11:08:09.904Z] #77 213.3 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:08:09.904Z] #77 213.5 Making install in yajl [2022-08-04T11:08:10.155Z] #77 229.6 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:08:10.155Z] #77 229.6 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:08:10.155Z] #77 229.6 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:08:10.155Z] #77 229.6 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:08:10.155Z] #77 229.6 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:08:10.155Z] #77 229.6 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:08:10.155Z] #77 229.8 CC src/validate.o [2022-08-04T11:08:10.155Z] #77 229.9 CC src/image_spec_schema_config_schema.lo [2022-08-04T11:08:10.155Z] #77 229.9 CC src/image_spec_schema_defs.lo [2022-08-04T11:08:10.160Z] #77 213.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:08:10.160Z] #77 213.6 CC verify/json_verify-json_verify.o [2022-08-04T11:08:10.160Z] #77 213.7 CC src/libyajl_la-yajl_alloc.lo [2022-08-04T11:08:10.160Z] #77 213.7 CC src/libyajl_la-yajl.lo [2022-08-04T11:08:10.160Z] #77 213.7 CC src/libyajl_la-yajl_gen.lo [2022-08-04T11:08:10.416Z] #77 230.0 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T11:08:10.416Z] #77 230.0 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T11:08:10.416Z] #77 230.1 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T11:08:10.416Z] #77 230.1 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T11:08:10.416Z] #77 213.8 CC src/libyajl_la-yajl_parser.lo [2022-08-04T11:08:10.417Z] #77 213.8 CC src/libyajl_la-yajl_buf.lo [2022-08-04T11:08:10.417Z] #77 213.8 CC src/libyajl_la-yajl_encode.lo [2022-08-04T11:08:10.417Z] #77 213.9 CC src/libyajl_la-yajl_lex.lo [2022-08-04T11:08:10.417Z] #77 213.9 CC src/libyajl_la-yajl_tree.lo [2022-08-04T11:08:10.677Z] #77 230.2 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T11:08:10.677Z] #77 230.2 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T11:08:10.677Z] #77 230.3 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T11:08:10.677Z] #77 230.4 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T11:08:10.677Z] #77 230.4 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T11:08:10.677Z] #77 230.4 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T11:08:10.677Z] #77 230.5 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T11:08:10.937Z] #77 230.6 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T11:08:10.938Z] #77 230.6 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T11:08:10.938Z] #77 230.7 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T11:08:10.938Z] #77 230.7 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T11:08:10.938Z] #77 230.7 CC src/basic_test_double_array_item.lo [2022-08-04T11:08:10.938Z] #77 230.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T11:08:11.198Z] #77 230.7 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T11:08:11.198Z] #77 230.7 CC src/runtime_spec_schema_defs.lo [2022-08-04T11:08:11.198Z] #77 230.9 CC src/basic_test_double_array.lo [2022-08-04T11:08:11.198Z] #77 230.9 CC src/basic_test_top_array_string.lo [2022-08-04T11:08:11.198Z] #77 231.0 CC src/basic_test_top_array_int.lo [2022-08-04T11:08:11.459Z] #77 231.0 CC src/basic_test_top_double_array_obj.lo [2022-08-04T11:08:11.459Z] #77 231.0 CC src/basic_test_top_double_array_int.lo [2022-08-04T11:08:11.459Z] #77 231.0 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T11:08:11.459Z] #77 231.1 CC src/basic_test_top_double_array_string.lo [2022-08-04T11:08:11.459Z] #77 231.2 CC src/read-file.lo [2022-08-04T11:08:11.459Z] #77 231.2 CC src/json_common.lo [2022-08-04T11:08:11.719Z] #77 231.5 CC tests/test-1.o [2022-08-04T11:08:11.980Z] #77 231.7 CC tests/test-3.o [2022-08-04T11:08:11.980Z] #77 231.7 CC tests/test-4.o [2022-08-04T11:08:12.241Z] #77 232.0 CC tests/test-2.o [2022-08-04T11:08:12.241Z] #77 232.0 CC tests/test-6.o [2022-08-04T11:08:12.241Z] #77 232.1 CC tests/test-7.o [2022-08-04T11:08:12.307Z] #77 ... [2022-08-04T11:08:12.308Z] [2022-08-04T11:08:12.308Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:08:12.308Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:08:12.308Z] #21 56.06 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:08:12.308Z] #21 56.07 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:08:12.308Z] #21 56.08 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:08:12.308Z] #21 56.32 Selecting previously unselected package python3-setuptools. [2022-08-04T11:08:12.308Z] #21 56.35 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T11:08:12.308Z] #21 56.36 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T11:08:12.308Z] #21 56.75 Selecting previously unselected package python3-wheel. [2022-08-04T11:08:12.308Z] #21 56.76 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T11:08:12.308Z] #21 56.78 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T11:08:12.308Z] #21 56.92 Selecting previously unselected package python3-pip. [2022-08-04T11:08:12.308Z] #21 56.93 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:08:12.308Z] #21 56.93 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:08:12.308Z] #21 57.34 Selecting previously unselected package sudo. [2022-08-04T11:08:12.308Z] #21 57.34 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T11:08:12.308Z] #21 57.36 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T11:08:12.308Z] #21 58.25 Selecting previously unselected package systemd-journal-remote. [2022-08-04T11:08:12.308Z] #21 58.26 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T11:08:12.308Z] #21 58.27 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T11:08:12.308Z] #21 58.47 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T11:08:12.308Z] #21 58.49 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T11:08:12.308Z] #21 58.50 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:08:12.308Z] #21 58.87 Selecting previously unselected package uidmap. [2022-08-04T11:08:12.308Z] #21 58.88 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T11:08:12.308Z] #21 58.89 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T11:08:12.308Z] #21 59.12 Selecting previously unselected package vim-runtime. [2022-08-04T11:08:12.308Z] #21 59.13 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:08:12.308Z] #21 59.16 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T11:08:12.308Z] #21 59.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T11:08:12.308Z] #21 59.22 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:12.378Z] #21 6.418 Reading package lists... [2022-08-04T11:08:12.813Z] #77 232.4 CC tests/test-8.o [2022-08-04T11:08:12.813Z] #77 232.5 CC tests/test-5.o [2022-08-04T11:08:12.813Z] #77 232.5 CC tests/test-9.o [2022-08-04T11:08:13.073Z] #77 232.6 CC tests/test-11.o [2022-08-04T11:08:13.073Z] #77 232.7 CC tests/test-10.o [2022-08-04T11:08:13.237Z] #21 65.15 Selecting previously unselected package vim. [2022-08-04T11:08:13.238Z] #21 65.16 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:08:13.238Z] #21 65.18 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:13.314Z] #21 11.11 Building dependency tree... [2022-08-04T11:08:13.314Z] #21 12.23 Reading state information... [2022-08-04T11:08:14.168Z] #21 66.17 Selecting previously unselected package xfsprogs. [2022-08-04T11:08:14.424Z] #21 66.18 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T11:08:14.424Z] #21 66.19 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T11:08:14.692Z] #21 13.39 The following additional packages will be installed: [2022-08-04T11:08:14.692Z] #21 13.39 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T11:08:14.692Z] #21 13.40 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T11:08:14.692Z] #21 13.40 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T11:08:14.692Z] #21 13.40 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T11:08:14.692Z] #21 13.40 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T11:08:14.692Z] #21 13.40 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-04T11:08:14.692Z] #21 13.41 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T11:08:14.692Z] #21 13.42 Suggested packages: [2022-08-04T11:08:14.692Z] #21 13.42 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-04T11:08:14.692Z] #21 13.42 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-04T11:08:14.692Z] #21 13.42 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-04T11:08:14.692Z] #21 13.42 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-04T11:08:14.692Z] #21 13.42 seccomp:ppc64el seccomp:s390x [2022-08-04T11:08:14.692Z] #21 13.42 Recommended packages: [2022-08-04T11:08:14.692Z] #21 13.42 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-04T11:08:14.692Z] #21 13.42 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-04T11:08:14.692Z] #21 13.42 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-04T11:08:14.692Z] #21 13.42 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-04T11:08:14.951Z] #21 13.86 The following NEW packages will be installed: [2022-08-04T11:08:14.951Z] #21 13.86 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-04T11:08:14.951Z] #21 13.86 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-04T11:08:14.951Z] #21 13.86 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-04T11:08:14.951Z] #21 13.86 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-04T11:08:14.951Z] #21 13.86 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-04T11:08:14.951Z] #21 13.86 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-04T11:08:14.951Z] #21 13.86 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-04T11:08:14.951Z] #21 13.87 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-04T11:08:14.951Z] #21 13.87 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-04T11:08:14.951Z] #21 13.87 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-04T11:08:14.951Z] #21 13.87 libseccomp2:ppc64el libseccomp2:s390x [2022-08-04T11:08:15.209Z] #21 14.23 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:08:15.209Z] #21 14.23 Need to get 15.9 MB of archives. [2022-08-04T11:08:15.209Z] #21 14.23 After this operation, 73.0 MB of additional disk space will be used. [2022-08-04T11:08:15.209Z] #21 14.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-04T11:08:15.468Z] #21 14.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-04T11:08:15.468Z] #21 14.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-04T11:08:15.468Z] #21 14.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-04T11:08:15.468Z] #21 14.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-04T11:08:15.468Z] #21 14.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-04T11:08:15.468Z] #21 14.27 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-04T11:08:15.468Z] #21 14.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-04T11:08:15.468Z] #21 14.30 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-04T11:08:15.468Z] #21 14.30 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-04T11:08:15.469Z] #21 14.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-04T11:08:15.469Z] #21 14.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-04T11:08:15.469Z] #21 14.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-04T11:08:15.469Z] #21 14.35 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-04T11:08:15.469Z] #21 14.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-04T11:08:15.469Z] #21 14.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-04T11:08:15.469Z] #21 14.36 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-04T11:08:15.469Z] #21 14.36 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-04T11:08:15.469Z] #21 14.38 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-04T11:08:15.469Z] #21 14.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-04T11:08:15.469Z] #21 14.38 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-04T11:08:15.469Z] #21 14.38 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-04T11:08:15.469Z] #21 14.39 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-04T11:08:15.469Z] #21 14.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-04T11:08:15.469Z] #21 14.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-04T11:08:15.469Z] #21 14.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-04T11:08:15.469Z] #21 14.44 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-04T11:08:15.469Z] #21 14.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-04T11:08:15.469Z] #21 14.47 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-04T11:08:15.617Z] #21 67.36 Selecting previously unselected package zip. [2022-08-04T11:08:15.617Z] #21 67.38 Preparing to unpack .../54-zip_3.0-12_amd64.deb ... [2022-08-04T11:08:15.617Z] #21 67.41 Unpacking zip (3.0-12) ... [2022-08-04T11:08:15.728Z] #21 14.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-04T11:08:15.728Z] #21 14.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-04T11:08:15.728Z] #21 14.48 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-04T11:08:15.728Z] #21 14.48 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-04T11:08:15.728Z] #21 14.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-04T11:08:15.728Z] #21 14.48 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-04T11:08:15.728Z] #21 14.48 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-04T11:08:15.728Z] #21 14.48 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-04T11:08:15.728Z] #21 14.49 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-04T11:08:15.728Z] #21 14.49 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-04T11:08:15.728Z] #21 14.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-04T11:08:16.179Z] #21 67.85 Selecting previously unselected package zstd. [2022-08-04T11:08:16.179Z] #21 67.86 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T11:08:16.179Z] #21 67.88 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:08:16.296Z] #21 14.99 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:08:16.296Z] #21 15.22 Fetched 15.9 MB in 1s (29.4 MB/s) [2022-08-04T11:08:16.296Z] #21 15.26 Selecting previously unselected package gcc-10-base:armel. [2022-08-04T11:08:16.296Z] #21 15.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-04T11:08:16.296Z] #21 15.29 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-04T11:08:16.296Z] #21 15.30 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-04T11:08:16.296Z] #21 15.35 Selecting previously unselected package gcc-10-base:armhf. [2022-08-04T11:08:16.377Z] #77 ... [2022-08-04T11:08:16.377Z] [2022-08-04T11:08:16.377Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:08:16.377Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:08:16.377Z] #21 77.92 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:08:16.377Z] #21 77.93 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:08:16.377Z] #21 77.95 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T11:08:16.377Z] #21 77.98 Setting up patch (2.7.6-7) ... [2022-08-04T11:08:16.377Z] #21 78.01 Setting up sudo (1.9.5p2-3) ... [2022-08-04T11:08:16.377Z] #21 78.14 invoke-rc.d: could not determine current runlevel [2022-08-04T11:08:16.377Z] #21 78.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T11:08:16.377Z] #21 78.17 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T11:08:16.377Z] #21 78.18 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T11:08:16.377Z] #21 78.18 Failed to connect to bus: Host is down [2022-08-04T11:08:16.377Z] #21 78.18 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T11:08:16.377Z] #21 78.20 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T11:08:16.377Z] #21 78.21 Setting up pigz (2.6-1) ... [2022-08-04T11:08:16.377Z] #21 78.22 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T11:08:16.377Z] #21 78.24 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:08:16.377Z] #21 78.26 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:08:16.377Z] #21 78.28 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:16.377Z] #21 80.08 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T11:08:16.377Z] #21 80.09 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:08:16.377Z] #21 80.72 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T11:08:16.377Z] #21 80.74 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T11:08:16.377Z] #21 80.86 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:08:16.377Z] #21 80.88 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:08:16.377Z] #21 80.90 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T11:08:16.377Z] #21 80.92 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T11:08:16.377Z] #21 81.76 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:16.377Z] #21 81.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T11:08:16.377Z] #21 81.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T11:08:16.377Z] #21 81.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T11:08:16.377Z] #21 81.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T11:08:16.377Z] #21 81.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T11:08:16.377Z] #21 81.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T11:08:16.377Z] #21 81.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T11:08:16.377Z] #21 81.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T11:08:16.378Z] #21 82.00 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T11:08:16.554Z] #21 15.35 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-04T11:08:16.554Z] #21 15.36 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T11:08:16.554Z] #21 15.41 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-04T11:08:16.554Z] #21 15.42 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-04T11:08:16.554Z] #21 15.42 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T11:08:16.554Z] #21 15.47 Selecting previously unselected package gcc-10-base:s390x. [2022-08-04T11:08:16.554Z] #21 15.48 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-04T11:08:16.554Z] #21 15.48 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T11:08:16.554Z] #21 15.53 Selecting previously unselected package gcc-10-base:arm64. [2022-08-04T11:08:16.554Z] #21 15.54 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-04T11:08:16.554Z] #21 15.54 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T11:08:16.691Z] #21 68.37 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:08:16.813Z] #21 15.60 Selecting previously unselected package libgcc-s1:armel. [2022-08-04T11:08:16.813Z] #21 15.60 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-04T11:08:16.813Z] #21 15.62 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-04T11:08:16.813Z] #21 15.66 Selecting previously unselected package libcrypt1:armel. [2022-08-04T11:08:16.813Z] #21 15.67 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-04T11:08:16.813Z] #21 15.68 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T11:08:16.903Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-04T11:08:16.903Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T11:08:16.903Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T11:08:16.903Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2022-08-04T11:08:16.903Z] ok github.com/docker/docker/api/server/router/volume 0.012s coverage: 67.9% of statements [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T11:08:16.903Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T11:08:17.071Z] #21 15.76 Selecting previously unselected package libc6:armel. [2022-08-04T11:08:17.071Z] #21 15.77 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-04T11:08:17.071Z] #21 15.95 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-04T11:08:17.162Z] ok github.com/docker/docker/api/types/registry 0.005s coverage: 54.2% of statements [2022-08-04T11:08:17.162Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-04T11:08:17.162Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T11:08:17.162Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T11:08:17.419Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-08-04T11:08:17.419Z] ok github.com/docker/docker/api/types/versions 0.004s coverage: 77.3% of statements [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T11:08:17.419Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T11:08:17.638Z] #21 16.39 Selecting previously unselected package libapparmor1:armel. [2022-08-04T11:08:17.638Z] #21 16.40 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-04T11:08:17.638Z] #21 16.40 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-04T11:08:17.638Z] #21 16.45 Selecting previously unselected package libapparmor-dev:armel. [2022-08-04T11:08:17.638Z] #21 16.45 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-04T11:08:17.638Z] #21 16.46 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T11:08:17.638Z] #21 16.54 Selecting previously unselected package libgcc-s1:arm64. [2022-08-04T11:08:17.638Z] #21 16.54 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-04T11:08:17.638Z] #21 16.54 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T11:08:17.638Z] #21 16.59 Selecting previously unselected package libcrypt1:arm64. [2022-08-04T11:08:17.896Z] #21 16.60 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-04T11:08:17.896Z] #21 16.60 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T11:08:17.896Z] #21 16.69 Selecting previously unselected package libc6:arm64. [2022-08-04T11:08:17.896Z] #21 16.69 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-04T11:08:17.896Z] #21 16.88 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T11:08:18.464Z] #21 17.30 Selecting previously unselected package libapparmor1:arm64. [2022-08-04T11:08:18.464Z] #21 17.30 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-04T11:08:18.464Z] #21 17.30 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T11:08:18.464Z] #21 17.36 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-04T11:08:18.464Z] #21 17.37 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-04T11:08:18.464Z] #21 17.37 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T11:08:18.464Z] #21 17.44 Selecting previously unselected package libgcc-s1:s390x. [2022-08-04T11:08:18.581Z] #21 70.07 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T11:08:18.581Z] #21 70.08 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:08:18.581Z] #21 70.10 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T11:08:18.581Z] #21 70.12 Setting up libicu67:amd64 (67.1-7) ... [2022-08-04T11:08:18.581Z] #21 70.13 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T11:08:18.581Z] #21 70.15 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T11:08:18.581Z] #21 70.16 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T11:08:18.581Z] #21 70.18 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T11:08:18.581Z] #21 70.19 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:08:18.581Z] #21 70.26 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:08:18.581Z] #21 70.28 Setting up bzip2 (1.0.8-4) ... [2022-08-04T11:08:18.581Z] #21 70.29 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:08:18.581Z] #21 70.31 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T11:08:18.723Z] #21 17.44 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-04T11:08:18.723Z] #21 17.45 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T11:08:18.723Z] #21 17.50 Selecting previously unselected package libcrypt1:s390x. [2022-08-04T11:08:18.723Z] #21 17.50 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-04T11:08:18.723Z] #21 17.51 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T11:08:18.723Z] #21 17.61 Selecting previously unselected package libc6:s390x. [2022-08-04T11:08:18.723Z] #21 17.61 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-04T11:08:18.982Z] #21 17.79 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T11:08:19.143Z] #21 ... [2022-08-04T11:08:19.143Z] [2022-08-04T11:08:19.143Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:08:19.143Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:08:19.143Z] #77 222.5 CCLD libyajl.la [2022-08-04T11:08:19.241Z] #21 18.31 Selecting previously unselected package libapparmor1:s390x. [2022-08-04T11:08:19.241Z] #21 18.31 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-04T11:08:19.500Z] #21 18.31 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-04T11:08:19.500Z] #21 18.37 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-04T11:08:19.500Z] #21 18.37 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-04T11:08:19.500Z] #21 18.38 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T11:08:19.500Z] #21 18.45 Selecting previously unselected package libgcc-s1:armhf. [2022-08-04T11:08:19.677Z] #21 85.22 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:08:19.677Z] #21 85.24 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T11:08:19.677Z] #21 85.26 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:08:19.677Z] #21 85.27 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:08:19.759Z] #21 18.45 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-04T11:08:19.759Z] #21 18.46 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T11:08:19.759Z] #21 18.51 Selecting previously unselected package libcrypt1:armhf. [2022-08-04T11:08:19.759Z] #21 18.51 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-04T11:08:19.759Z] #21 18.52 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T11:08:19.759Z] #21 18.60 Selecting previously unselected package libc6:armhf. [2022-08-04T11:08:19.759Z] #21 18.61 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-04T11:08:20.005Z] ok github.com/docker/docker/builder/remotecontext 0.165s coverage: 13.7% of statements [2022-08-04T11:08:20.018Z] #21 18.81 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T11:08:20.073Z] #77 223.3 CCLD verify/json_verify [2022-08-04T11:08:20.264Z] ok github.com/docker/docker/builder/dockerfile 0.454s coverage: 49.3% of statements [2022-08-04T11:08:20.277Z] #21 19.31 Selecting previously unselected package libapparmor1:armhf. [2022-08-04T11:08:20.525Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-04T11:08:20.535Z] #21 19.31 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-04T11:08:20.535Z] #21 19.32 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-04T11:08:20.535Z] #21 19.38 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-04T11:08:20.535Z] #21 19.38 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-04T11:08:20.535Z] #21 19.39 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T11:08:20.535Z] #21 19.46 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-04T11:08:20.535Z] #21 19.47 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-04T11:08:20.535Z] #21 19.48 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T11:08:20.535Z] #21 19.53 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-04T11:08:20.535Z] #21 19.53 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-04T11:08:20.535Z] #21 19.54 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T11:08:20.635Z] #77 224.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:08:20.635Z] #77 224.1 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:08:20.635Z] #77 224.1 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:08:20.635Z] #77 224.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:08:20.635Z] #77 224.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-04T11:08:20.635Z] #77 224.1 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:08:20.795Z] #21 19.63 Selecting previously unselected package libc6:ppc64el. [2022-08-04T11:08:20.795Z] #21 19.64 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-04T11:08:20.892Z] #77 224.4 CC src/validate.o [2022-08-04T11:08:21.053Z] #21 19.80 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T11:08:21.090Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-04T11:08:21.148Z] #77 224.5 CC src/image_spec_schema_config_schema.lo [2022-08-04T11:08:21.148Z] #77 224.5 CC src/image_spec_schema_content_descriptor.lo [2022-08-04T11:08:21.148Z] #77 224.5 CC src/image_spec_schema_defs.lo [2022-08-04T11:08:21.148Z] #77 224.5 CC src/image_spec_schema_defs_descriptor.lo [2022-08-04T11:08:21.148Z] #77 224.5 CC src/image_spec_schema_image_index_schema.lo [2022-08-04T11:08:21.148Z] #77 224.6 CC src/image_spec_schema_image_layout_schema.lo [2022-08-04T11:08:21.148Z] #77 224.7 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-04T11:08:21.403Z] #77 224.8 CC src/runtime_spec_schema_config_linux.lo [2022-08-04T11:08:21.403Z] #77 224.8 CC src/runtime_spec_schema_config_zos.lo [2022-08-04T11:08:21.403Z] #77 224.9 CC src/runtime_spec_schema_config_schema.lo [2022-08-04T11:08:21.620Z] #21 20.42 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-04T11:08:21.620Z] #21 20.43 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-04T11:08:21.620Z] #21 20.43 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T11:08:21.620Z] #21 20.49 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-04T11:08:21.620Z] #21 20.49 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-04T11:08:21.620Z] #21 20.50 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T11:08:21.620Z] #21 20.57 Selecting previously unselected package libseccomp2:s390x. [2022-08-04T11:08:21.620Z] #21 20.57 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T11:08:21.620Z] #21 20.58 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T11:08:21.620Z] #21 20.64 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-04T11:08:21.655Z] ok github.com/docker/docker/builder/remotecontext/git 1.496s coverage: 86.3% of statements [2022-08-04T11:08:21.655Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T11:08:21.655Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T11:08:21.655Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T11:08:21.655Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T11:08:21.670Z] #77 225.0 CC src/runtime_spec_schema_config_vm.lo [2022-08-04T11:08:21.670Z] #77 225.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-04T11:08:21.670Z] #77 225.2 CC src/runtime_spec_schema_defs.lo [2022-08-04T11:08:21.670Z] #77 225.2 CC src/runtime_spec_schema_config_solaris.lo [2022-08-04T11:08:21.670Z] #77 225.2 CC src/runtime_spec_schema_defs_linux.lo [2022-08-04T11:08:21.670Z] #77 225.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-04T11:08:21.670Z] #77 225.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-04T11:08:21.879Z] #21 20.64 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-04T11:08:21.879Z] #21 20.65 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T11:08:21.879Z] #21 20.72 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-04T11:08:21.879Z] #21 20.73 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T11:08:21.879Z] #21 20.73 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T11:08:21.879Z] #21 20.79 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-04T11:08:21.879Z] #21 20.80 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-04T11:08:21.879Z] #21 20.81 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T11:08:21.879Z] #21 20.90 Selecting previously unselected package libseccomp2:armhf. [2022-08-04T11:08:21.943Z] #77 225.3 CC src/runtime_spec_schema_defs_windows.lo [2022-08-04T11:08:21.943Z] #77 225.4 CC src/runtime_spec_schema_state_schema.lo [2022-08-04T11:08:21.943Z] #77 225.5 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-04T11:08:22.138Z] #21 20.90 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T11:08:22.138Z] #21 20.91 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T11:08:22.138Z] #21 20.95 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-04T11:08:22.138Z] #21 20.96 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-04T11:08:22.138Z] #21 20.97 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T11:08:22.138Z] #21 21.04 Selecting previously unselected package libseccomp2:armel. [2022-08-04T11:08:22.138Z] #21 21.04 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T11:08:22.138Z] #21 21.05 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T11:08:22.138Z] #21 21.10 Selecting previously unselected package libseccomp-dev:armel. [2022-08-04T11:08:22.138Z] #21 21.11 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-04T11:08:22.138Z] #21 21.12 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T11:08:22.205Z] #77 225.6 CC src/basic_test_double_array_item.lo [2022-08-04T11:08:22.205Z] #77 225.6 CC src/basic_test_double_array.lo [2022-08-04T11:08:22.225Z] #21 87.55 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T11:08:22.225Z] #21 87.59 Setting up jq (1.6-2.1) ... [2022-08-04T11:08:22.225Z] #21 87.60 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:08:22.225Z] #21 87.61 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T11:08:22.225Z] #21 87.70 Setting up iptables (1.8.7-1) ... [2022-08-04T11:08:22.225Z] #21 87.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:08:22.225Z] #21 87.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:08:22.225Z] #21 87.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:08:22.225Z] #21 87.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:08:22.225Z] #21 87.75 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T11:08:22.225Z] #21 87.75 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T11:08:22.225Z] #21 87.77 Setting up iproute2 (5.10.0-4) ... [2022-08-04T11:08:22.397Z] #21 21.18 Selecting previously unselected package libseccomp2:arm64. [2022-08-04T11:08:22.397Z] #21 21.19 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T11:08:22.397Z] #21 21.19 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T11:08:22.397Z] #21 21.24 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-04T11:08:22.397Z] #21 21.25 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-04T11:08:22.397Z] #21 21.25 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T11:08:22.397Z] #21 21.35 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-04T11:08:22.397Z] #21 21.36 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-04T11:08:22.397Z] #21 21.38 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-04T11:08:22.397Z] #21 21.39 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-04T11:08:22.397Z] #21 21.40 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-04T11:08:22.397Z] #21 21.42 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-04T11:08:22.476Z] #77 225.8 CC src/basic_test_top_array_int.lo [2022-08-04T11:08:22.476Z] #77 225.9 CC src/basic_test_top_array_string.lo [2022-08-04T11:08:22.476Z] #77 225.9 CC src/basic_test_top_double_array_int.lo [2022-08-04T11:08:22.476Z] #77 226.0 CC src/basic_test_top_double_array_obj.lo [2022-08-04T11:08:22.588Z] ok github.com/docker/docker/cmd/docker-proxy 0.256s coverage: 67.6% of statements [2022-08-04T11:08:22.657Z] #21 21.43 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-04T11:08:22.657Z] #21 21.45 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-04T11:08:22.657Z] #21 21.46 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-04T11:08:22.657Z] #21 21.47 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-04T11:08:22.657Z] #21 21.49 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-04T11:08:22.657Z] #21 21.50 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-04T11:08:22.657Z] #21 21.51 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-04T11:08:22.657Z] #21 21.52 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-04T11:08:22.657Z] #21 21.53 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-04T11:08:22.657Z] #21 21.55 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-04T11:08:22.737Z] #77 226.1 CC src/basic_test_top_double_array_refobj.lo [2022-08-04T11:08:22.798Z] #21 88.37 Setting up systemd (247.3-7) ... [2022-08-04T11:08:22.798Z] #21 88.48 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T11:08:22.798Z] #21 88.52 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T11:08:22.798Z] #21 88.57 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T11:08:22.997Z] #77 226.3 CC src/read-file.lo [2022-08-04T11:08:22.997Z] #77 226.3 CC tests/test-2.o [2022-08-04T11:08:22.997Z] #77 226.4 CC src/json_common.lo [2022-08-04T11:08:22.997Z] #77 226.4 CC tests/test-3.o [2022-08-04T11:08:22.997Z] #77 226.5 CC src/basic_test_top_double_array_string.lo [2022-08-04T11:08:22.997Z] #77 226.5 CC tests/test-4.o [2022-08-04T11:08:22.997Z] #77 226.6 CC tests/test-1.o [2022-08-04T11:08:23.059Z] #21 88.65 Initializing machine ID from KVM UUID. [2022-08-04T11:08:23.253Z] #77 226.6 CC tests/test-5.o [2022-08-04T11:08:23.253Z] #77 226.8 CC tests/test-6.o [2022-08-04T11:08:23.253Z] #77 226.8 CC tests/test-7.o [2022-08-04T11:08:23.509Z] #77 226.9 CC tests/test-8.o [2022-08-04T11:08:23.509Z] #77 227.0 CC tests/test-9.o [2022-08-04T11:08:23.509Z] #77 227.0 CC tests/test-10.o [2022-08-04T11:08:24.035Z] #21 22.77 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-04T11:08:24.076Z] #77 227.4 CC tests/test-11.o [2022-08-04T11:08:24.974Z] #21 90.26 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T11:08:25.413Z] #21 23.99 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-04T11:08:25.548Z] #21 91.01 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:08:25.868Z] ok github.com/docker/docker/client 0.129s coverage: 75.9% of statements [2022-08-04T11:08:26.150Z] #21 DONE 91.6s [2022-08-04T11:08:26.150Z] [2022-08-04T11:08:26.150Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T11:08:26.150Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T11:08:26.349Z] #21 25.22 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-04T11:08:27.104Z] #22 1.263 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T11:08:27.104Z] #22 1.277 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T11:08:27.365Z] #22 1.289 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T11:08:27.365Z] #22 DONE 1.4s [2022-08-04T11:08:27.365Z] [2022-08-04T11:08:27.365Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:08:27.365Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:08:27.626Z] #55 ... [2022-08-04T11:08:27.626Z] [2022-08-04T11:08:27.626Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T11:08:27.626Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T11:08:27.726Z] #21 26.46 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-04T11:08:29.107Z] #21 27.71 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-04T11:08:29.107Z] #21 27.72 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-04T11:08:29.107Z] #21 27.74 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-04T11:08:29.108Z] #21 27.76 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-04T11:08:29.108Z] #21 27.78 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-04T11:08:29.108Z] #21 27.79 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 27.81 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 27.82 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 27.84 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 27.85 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 27.87 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-04T11:08:29.108Z] #21 27.88 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-04T11:08:29.108Z] #21 27.89 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-04T11:08:29.108Z] #21 27.91 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-04T11:08:29.108Z] #21 27.93 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-04T11:08:29.108Z] #21 27.94 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 27.96 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 27.97 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 27.99 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 28.00 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-04T11:08:29.108Z] #21 28.02 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:08:29.676Z] #21 DONE 28.7s [2022-08-04T11:08:29.676Z] [2022-08-04T11:08:29.676Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:08:29.676Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:08:29.943Z] #71 ... [2022-08-04T11:08:29.943Z] [2022-08-04T11:08:29.943Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T11:08:29.943Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T11:08:29.943Z] #22 ... [2022-08-04T11:08:29.943Z] [2022-08-04T11:08:29.943Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-04T11:08:29.943Z] #66 sha256:7c616442e1f9b43f97651fbef176de064ae850907d7e675b1ffa8f3fe3b69a7c [2022-08-04T11:08:29.943Z] #66 DONE 0.2s [2022-08-04T11:08:30.202Z] [2022-08-04T11:08:30.202Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:08:30.202Z] #67 sha256:68c449df605adf9e557b9dc33c950b1e221db2f64276d81c5814c07e4a06efb7 [2022-08-04T11:08:30.628Z] #77 ... [2022-08-04T11:08:30.628Z] [2022-08-04T11:08:30.628Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:08:30.628Z] #21 sha256:43aa2c8963d5e346c4cd75940cb4c462b41722b0d34d05935ff761d4a6ae9f21 [2022-08-04T11:08:30.628Z] #21 71.55 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T11:08:30.628Z] #21 71.57 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:30.628Z] #21 71.58 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:08:30.628Z] #21 71.59 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T11:08:30.628Z] #21 71.60 Setting up apparmor (2.13.6-10) ... [2022-08-04T11:08:30.628Z] #21 74.25 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T11:08:30.628Z] #21 74.41 Setting up zip (3.0-12) ... [2022-08-04T11:08:30.628Z] #21 74.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:30.628Z] #21 74.47 Setting up bash-completion (1:2.11-2) ... [2022-08-04T11:08:30.628Z] #21 78.50 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-04T11:08:30.628Z] #21 78.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-04T11:08:30.628Z] #21 78.53 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T11:08:30.628Z] #21 78.54 Setting up patch (2.7.6-7) ... [2022-08-04T11:08:30.628Z] #21 78.55 Setting up sudo (1.9.5p2-3) ... [2022-08-04T11:08:30.628Z] #21 78.62 invoke-rc.d: could not determine current runlevel [2022-08-04T11:08:30.628Z] #21 78.63 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T11:08:30.628Z] #21 78.64 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T11:08:30.628Z] #21 78.67 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T11:08:30.628Z] #21 78.67 Failed to connect to bus: Host is down [2022-08-04T11:08:30.629Z] #21 78.68 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T11:08:30.629Z] #21 78.69 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T11:08:30.629Z] #21 78.70 Setting up pigz (2.6-1) ... [2022-08-04T11:08:30.629Z] #21 78.75 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T11:08:30.629Z] #21 78.81 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:08:30.629Z] #21 78.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:08:30.629Z] #21 78.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:30.629Z] #21 80.68 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T11:08:30.629Z] #21 80.71 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:08:30.629Z] #21 81.80 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T11:08:30.629Z] #21 81.82 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T11:08:30.629Z] #21 81.84 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:08:30.629Z] #21 81.85 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:08:30.629Z] #21 81.86 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T11:08:30.629Z] #21 81.87 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T11:08:31.139Z] #67 1.129 + RM_GOPATH=0 [2022-08-04T11:08:31.139Z] #67 1.129 + TMP_GOPATH= [2022-08-04T11:08:31.139Z] #67 1.129 + : /build [2022-08-04T11:08:31.139Z] #67 1.129 + '[' -z '' ']' [2022-08-04T11:08:31.139Z] #67 1.129 ++ mktemp -d [2022-08-04T11:08:31.139Z] #67 ... [2022-08-04T11:08:31.139Z] [2022-08-04T11:08:31.139Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-04T11:08:31.139Z] #22 sha256:b4b0e38cb982b6838d989466b55e2a317fb4968bad7b01f6bcf5cc5f0e10a442 [2022-08-04T11:08:31.139Z] #22 DONE 1.3s [2022-08-04T11:08:31.139Z] [2022-08-04T11:08:31.139Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:08:31.139Z] #67 sha256:68c449df605adf9e557b9dc33c950b1e221db2f64276d81c5814c07e4a06efb7 [2022-08-04T11:08:31.139Z] #67 1.156 + export GOPATH=/tmp/tmp.jmhsIv7Beu [2022-08-04T11:08:31.139Z] #67 1.156 + GOPATH=/tmp/tmp.jmhsIv7Beu [2022-08-04T11:08:31.139Z] #67 1.156 + RM_GOPATH=1 [2022-08-04T11:08:31.139Z] #67 1.156 + case "$(go env GOARCH)" in [2022-08-04T11:08:31.139Z] #67 1.156 ++ go env GOARCH [2022-08-04T11:08:31.139Z] #67 1.165 + export GO_BUILDMODE=-buildmode=pie [2022-08-04T11:08:31.139Z] #67 1.165 + GO_BUILDMODE=-buildmode=pie [2022-08-04T11:08:31.139Z] #67 1.165 ++ dirname /install.sh [2022-08-04T11:08:31.139Z] #67 1.166 Install runc version v1.1.2 (build tags: seccomp) [2022-08-04T11:08:31.139Z] #67 1.166 + dir=/ [2022-08-04T11:08:31.139Z] #67 1.166 + bin=runc [2022-08-04T11:08:31.139Z] #67 1.166 + shift [2022-08-04T11:08:31.139Z] #67 1.166 + '[' '!' -f //runc.installer ']' [2022-08-04T11:08:31.139Z] #67 1.166 + . //runc.installer [2022-08-04T11:08:31.139Z] #67 1.166 ++ set -e [2022-08-04T11:08:31.139Z] #67 1.166 ++ : v1.1.2 [2022-08-04T11:08:31.139Z] #67 1.166 + install_runc [2022-08-04T11:08:31.139Z] #67 1.166 + RUNC_BUILDTAGS=seccomp [2022-08-04T11:08:31.139Z] #67 1.166 + echo 'Install runc version v1.1.2 (build tags: seccomp)' [2022-08-04T11:08:31.139Z] #67 1.166 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jmhsIv7Beu/src/github.com/opencontainers/runc [2022-08-04T11:08:31.139Z] #67 1.170 Cloning into '/tmp/tmp.jmhsIv7Beu/src/github.com/opencontainers/runc'... [2022-08-04T11:08:31.190Z] #21 82.89 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:08:31.190Z] #21 82.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T11:08:31.190Z] #21 82.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T11:08:31.190Z] #21 82.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T11:08:31.190Z] #21 82.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T11:08:31.190Z] #21 82.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T11:08:31.190Z] #21 82.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T11:08:31.190Z] #21 83.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T11:08:31.190Z] #21 83.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T11:08:31.190Z] #21 83.04 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T11:08:32.077Z] #67 ... [2022-08-04T11:08:32.077Z] [2022-08-04T11:08:32.077Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-04T11:08:32.077Z] #23 sha256:e15bcc7067f86bcfad3ee74946bac736dedf08af442c45ad394e135a11879f13 [2022-08-04T11:08:32.077Z] #23 DONE 1.0s [2022-08-04T11:08:32.337Z] [2022-08-04T11:08:32.337Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-04T11:08:32.337Z] #24 sha256:ca0200f4f6b3db6adf6df5ddd3eb22cd5b2cccbb2090378aa26cf135949c045e [2022-08-04T11:08:32.910Z] #24 0.823 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-04T11:08:33.170Z] #24 DONE 0.9s [2022-08-04T11:08:33.170Z] [2022-08-04T11:08:33.170Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-04T11:08:33.170Z] #25 sha256:f914172291988a167cf82d7cbb0d44d02f3406aec8e3ec88b28a3db79ccdeb0b [2022-08-04T11:08:33.709Z] #21 85.54 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:08:33.709Z] #21 85.56 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T11:08:33.709Z] #21 85.57 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:08:33.709Z] #21 85.58 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:08:34.108Z] #25 DONE 0.9s [2022-08-04T11:08:34.108Z] [2022-08-04T11:08:34.108Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-04T11:08:34.108Z] #26 sha256:2b77314a577ecf5ea59b6828ac277e34cf85a8fd5ebd730fc2115d4119f236e7 [2022-08-04T11:08:35.047Z] #26 DONE 0.9s [2022-08-04T11:08:35.047Z] [2022-08-04T11:08:35.047Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-04T11:08:35.047Z] #27 sha256:4e7201ea34eaa6bff2791a8b633d584621f8f6b1a7718b29e03a74e0ed0467ba [2022-08-04T11:08:35.986Z] #27 DONE 0.9s [2022-08-04T11:08:35.986Z] [2022-08-04T11:08:35.986Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:08:35.986Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T11:08:36.232Z] #21 87.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T11:08:36.232Z] #21 87.80 Setting up jq (1.6-2.1) ... [2022-08-04T11:08:36.232Z] #21 87.84 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:08:36.232Z] #21 87.89 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T11:08:36.232Z] #21 87.93 Setting up iptables (1.8.7-1) ... [2022-08-04T11:08:36.232Z] #21 88.00 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:08:36.232Z] #21 88.02 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:08:36.232Z] #21 88.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:08:36.232Z] #21 88.05 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:08:36.232Z] #21 88.06 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T11:08:36.232Z] #21 88.08 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T11:08:36.232Z] #21 88.10 Setting up iproute2 (5.10.0-4) ... [2022-08-04T11:08:37.365Z] #28 1.326 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-04T11:08:37.365Z] #28 1.344 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-04T11:08:37.365Z] #28 1.510 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-04T11:08:37.365Z] #28 1.575 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-04T11:08:37.598Z] #21 89.21 Setting up systemd (247.3-7) ... [2022-08-04T11:08:37.598Z] #21 89.46 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T11:08:37.598Z] #21 89.50 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T11:08:37.598Z] #21 89.54 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T11:08:37.598Z] #21 89.61 Initializing machine ID from KVM UUID. [2022-08-04T11:08:37.624Z] #28 1.792 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-04T11:08:37.927Z] #28 2.129 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-04T11:08:38.188Z] #28 2.433 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-04T11:08:38.756Z] #28 2.765 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-04T11:08:38.756Z] #28 3.100 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-04T11:08:39.329Z] #28 3.397 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB] [2022-08-04T11:08:39.329Z] #28 3.401 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB] [2022-08-04T11:08:39.329Z] #28 3.403 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB] [2022-08-04T11:08:39.329Z] #28 3.410 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB] [2022-08-04T11:08:39.329Z] #28 3.417 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB] [2022-08-04T11:08:39.329Z] #28 3.419 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB] [2022-08-04T11:08:39.329Z] #28 3.428 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B] [2022-08-04T11:08:39.329Z] #28 3.429 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B] [2022-08-04T11:08:39.329Z] #28 3.433 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-08-04T11:08:39.329Z] #28 3.437 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-08-04T11:08:39.329Z] #28 3.437 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B] [2022-08-04T11:08:39.329Z] #28 3.438 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B] [2022-08-04T11:08:40.125Z] #21 91.80 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T11:08:41.055Z] #21 92.68 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:08:41.626Z] #21 DONE 93.7s [2022-08-04T11:08:41.626Z] [2022-08-04T11:08:41.626Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:08:41.626Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:08:41.884Z] #47 ... [2022-08-04T11:08:41.884Z] [2022-08-04T11:08:41.884Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T11:08:41.884Z] #22 sha256:0b371c1d2fda20aef00028c14c4242742470327060511d93bf3159256d5c537f [2022-08-04T11:08:42.543Z] #23 13.78 Collecting yamllint==1.26.1 [2022-08-04T11:08:42.543Z] #23 14.93 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T11:08:43.294Z] #22 1.422 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T11:08:43.294Z] #22 1.432 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T11:08:43.294Z] #22 1.434 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T11:08:43.294Z] #22 DONE 1.5s [2022-08-04T11:08:43.294Z] [2022-08-04T11:08:43.294Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T11:08:43.294Z] #23 sha256:564f4a03aa3790b36c9ce4bcde2032611dd3f5d6e0a097fb3177a898593d767d [2022-08-04T11:08:44.515Z] #23 17.13 Collecting pathspec>=0.5.3 [2022-08-04T11:08:44.515Z] #23 17.16 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T11:08:45.458Z] #23 17.96 Collecting pyyaml [2022-08-04T11:08:45.458Z] #23 17.97 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-04T11:08:45.458Z] #23 18.09 Building wheels for collected packages: yamllint [2022-08-04T11:08:45.458Z] #23 18.11 Building wheel for yamllint (setup.py): started [2022-08-04T11:08:45.916Z] #28 ... [2022-08-04T11:08:45.916Z] [2022-08-04T11:08:45.916Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:08:45.916Z] #67 sha256:68c449df605adf9e557b9dc33c950b1e221db2f64276d81c5814c07e4a06efb7 [2022-08-04T11:08:45.916Z] #67 5.622 + cd /tmp/tmp.jmhsIv7Beu/src/github.com/opencontainers/runc [2022-08-04T11:08:45.916Z] #67 5.628 + git checkout -q v1.1.2 [2022-08-04T11:08:45.916Z] #67 5.984 + '[' -z '' ']' [2022-08-04T11:08:45.916Z] #67 5.984 + target=static [2022-08-04T11:08:45.917Z] #67 5.984 + make BUILDTAGS=seccomp static [2022-08-04T11:08:45.917Z] #67 6.316 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-08-04T11:08:47.379Z] #23 19.72 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T11:08:47.379Z] #23 19.72 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=247e6be052fa3c7a82b7b0697b0334e9e3dd9991edd1fcb19526782689e70baf [2022-08-04T11:08:47.379Z] #23 19.73 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T11:08:47.379Z] #23 19.74 Successfully built yamllint [2022-08-04T11:08:47.379Z] #23 19.76 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T11:08:47.951Z] #23 20.35 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T11:08:48.524Z] #23 DONE 21.1s [2022-08-04T11:08:48.524Z] [2022-08-04T11:08:48.524Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T11:08:48.524Z] #27 sha256:cc9a3f2ec4f7975e4d0311bdeaf891a3fc51f78149bfd4bea204eeb9c043ff43 [2022-08-04T11:08:49.097Z] #27 DONE 0.6s [2022-08-04T11:08:49.097Z] [2022-08-04T11:08:49.097Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:08:49.097Z] #60 sha256:703ed8d09263afd32669257d6db56425d6610910ce4c6d0de910bcaec8c4a34b [2022-08-04T11:08:49.097Z] #60 ... [2022-08-04T11:08:49.097Z] [2022-08-04T11:08:49.097Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T11:08:49.097Z] #32 sha256:ff02c5b61053a6981eec7ca3564b55ee3e9a5e702544d6e7f580aff81891ca59 [2022-08-04T11:08:49.671Z] #32 DONE 0.7s [2022-08-04T11:08:49.671Z] [2022-08-04T11:08:49.671Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T11:08:49.671Z] #35 sha256:97e621f2a562e921499524643d67eff49e3735885d809647494a0c0cd7c58530 [2022-08-04T11:08:49.933Z] #35 DONE 0.4s [2022-08-04T11:08:49.933Z] [2022-08-04T11:08:49.933Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:08:49.933Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:08:50.196Z] #77 ... [2022-08-04T11:08:50.196Z] [2022-08-04T11:08:50.196Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T11:08:50.197Z] #37 sha256:6904de55bb624b2dc3bfd1dae3e8983e2205ff9d523c489255963741ce2e08e6 [2022-08-04T11:08:50.774Z] #37 DONE 0.5s [2022-08-04T11:08:50.774Z] [2022-08-04T11:08:50.774Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T11:08:50.774Z] #39 sha256:7532773b246e5d9979fa30b05516ad8e05b08259ed7cee2884220786fac51e73 [2022-08-04T11:08:50.774Z] #39 DONE 0.1s [2022-08-04T11:08:50.774Z] [2022-08-04T11:08:50.774Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T11:08:50.774Z] #41 sha256:6a83d4fcd239811c1e0fd956c850071e1282cf77536634fec15c1fa91f38347c [2022-08-04T11:08:50.774Z] #41 DONE 0.1s [2022-08-04T11:08:50.774Z] [2022-08-04T11:08:50.774Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T11:08:50.774Z] #45 sha256:4eff61399fbf475a0b0e60c335c0ebcf8c8cbf50492d0a75bb42d552d7ea71d5 [2022-08-04T11:08:50.774Z] #45 DONE 0.1s [2022-08-04T11:08:50.774Z] [2022-08-04T11:08:50.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-08-04T11:08:50.774Z] #64 sha256:c2890c787fe6fc02df871b1ac2c5f01ca417f79bd5f4f7bb427cc2d656fffe54 [2022-08-04T11:08:51.186Z] #67 ... [2022-08-04T11:08:51.186Z] [2022-08-04T11:08:51.186Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:08:51.186Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T11:08:51.186Z] #28 14.83 Fetched 49.2 MB in 14s (3533 kB/s) [2022-08-04T11:08:57.750Z] #28 14.83 Reading package lists... [2022-08-04T11:08:57.930Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 31.5% of statements [2022-08-04T11:08:58.156Z] #23 13.83 Collecting yamllint==1.26.1 [2022-08-04T11:08:58.156Z] #23 14.91 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T11:08:59.306Z] ok github.com/docker/docker/container 0.123s coverage: 37.4% of statements [2022-08-04T11:08:59.563Z] ok github.com/docker/docker/cmd/dockerd/trap 2.535s coverage: 0.0% of statements [2022-08-04T11:08:59.563Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T11:08:59.563Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T11:08:59.563Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T11:08:59.563Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T11:08:59.563Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T11:09:00.680Z] #23 17.02 Collecting pathspec>=0.5.3 [2022-08-04T11:09:00.680Z] #23 17.04 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T11:09:01.241Z] #23 17.82 Collecting pyyaml [2022-08-04T11:09:01.241Z] #23 17.88 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-04T11:09:01.497Z] #23 18.03 Building wheels for collected packages: yamllint [2022-08-04T11:09:01.497Z] #23 18.05 Building wheel for yamllint (setup.py): started [2022-08-04T11:09:04.014Z] #23 20.31 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T11:09:04.014Z] #23 20.32 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ce6ca00e2c614f7f233654b9b0c8918d4fc5e7292ee0a89a380f50a6e851c00d [2022-08-04T11:09:04.014Z] #23 20.32 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T11:09:04.014Z] #23 20.32 Successfully built yamllint [2022-08-04T11:09:04.014Z] #23 20.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T11:09:04.315Z] #28 21.54 Reading package lists... [2022-08-04T11:09:04.576Z] #23 21.19 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T11:09:05.506Z] #23 DONE 22.0s [2022-08-04T11:09:05.506Z] [2022-08-04T11:09:05.506Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T11:09:05.506Z] #27 sha256:ea711d7048681ada0b9dd2580c0896b1509aa50462a927a33ccfd059304b7a27 [2022-08-04T11:09:05.506Z] #27 DONE 0.2s [2022-08-04T11:09:05.506Z] [2022-08-04T11:09:05.506Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T11:09:05.506Z] #32 sha256:cefe06f8ba43e416b5610a52d94fef68f65c751a02331b80cc135f9f33f05351 [2022-08-04T11:09:05.692Z] #28 28.20 Building dependency tree... [2022-08-04T11:09:06.008Z] #64 320.5 # github.com/containerd/containerd/cmd/containerd [2022-08-04T11:09:06.008Z] #64 320.5 /usr/bin/ld: /tmp/go-link-617393779/000019.o: in function `New': [2022-08-04T11:09:06.008Z] #64 320.5 /tmp/tmp.r37SXXbiOX/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T11:09:06.008Z] #64 320.6 + bin/containerd-stress [2022-08-04T11:09:06.008Z] #64 321.6 + bin/containerd-shim [2022-08-04T11:09:06.067Z] #32 DONE 0.6s [2022-08-04T11:09:06.067Z] [2022-08-04T11:09:06.067Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T11:09:06.067Z] #35 sha256:bcb0dae46fda2933beee3c55383a889d292c8017214571e3408c380a3a9d98ae [2022-08-04T11:09:06.127Z] ok github.com/docker/docker/daemon/cluster 0.052s coverage: 0.5% of statements [2022-08-04T11:09:06.385Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.024s coverage: 65.3% of statements [2022-08-04T11:09:06.629Z] #35 DONE 0.5s [2022-08-04T11:09:06.629Z] [2022-08-04T11:09:06.629Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T11:09:06.629Z] #37 sha256:77b69594040b151e35d9b695be6dade92c36c3a473a65c84cb9bc37c63fd927d [2022-08-04T11:09:06.891Z] #37 DONE 0.5s [2022-08-04T11:09:06.891Z] [2022-08-04T11:09:06.891Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:09:06.891Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:09:07.147Z] #77 ... [2022-08-04T11:09:07.147Z] [2022-08-04T11:09:07.147Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T11:09:07.147Z] #39 sha256:832624c107a133bcbfa46e13b0d1241e9fbc8b92e5bdef0c2855917363b838fb [2022-08-04T11:09:07.147Z] #39 DONE 0.1s [2022-08-04T11:09:07.147Z] [2022-08-04T11:09:07.147Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T11:09:07.147Z] #41 sha256:ef508c62ce3244db9692430f4d356a8bdfd2f1954ad30519cb83526baa33980d [2022-08-04T11:09:07.147Z] #41 DONE 0.1s [2022-08-04T11:09:07.147Z] [2022-08-04T11:09:07.147Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:09:07.147Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:09:07.405Z] #47 ... [2022-08-04T11:09:07.405Z] [2022-08-04T11:09:07.405Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T11:09:07.405Z] #45 sha256:6e0f28ff12426f71076271f204a84f6896f4d12b72984488f5495bb52fc1986c [2022-08-04T11:09:07.405Z] #45 DONE 0.1s [2022-08-04T11:09:07.405Z] [2022-08-04T11:09:07.405Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:09:07.405Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:09:07.596Z] #28 31.36 bzip2 is already the newest version (1.0.8-4). [2022-08-04T11:09:07.596Z] #28 31.36 patch is already the newest version (2.7.6-7). [2022-08-04T11:09:07.596Z] #28 31.36 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-04T11:09:07.596Z] #28 31.36 The following additional packages will be installed: [2022-08-04T11:09:07.596Z] #28 31.36 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-04T11:09:07.596Z] #28 31.37 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-04T11:09:07.596Z] #28 31.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-04T11:09:07.596Z] #28 31.38 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-04T11:09:07.596Z] #28 31.38 systemd vim-runtime xxd [2022-08-04T11:09:07.596Z] #28 31.39 Suggested packages: [2022-08-04T11:09:07.596Z] #28 31.39 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-04T11:09:07.596Z] #28 31.39 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-04T11:09:07.596Z] #28 31.39 vim-scripts xfsdump acl attr quota [2022-08-04T11:09:07.596Z] #28 31.39 Recommended packages: [2022-08-04T11:09:07.596Z] #28 31.39 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-04T11:09:07.596Z] #28 31.39 systemd-timesyncd | time-daemon unzip [2022-08-04T11:09:07.759Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-04T11:09:08.533Z] #28 32.79 The following NEW packages will be installed: [2022-08-04T11:09:08.792Z] #28 32.80 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-04T11:09:08.792Z] #28 32.81 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-04T11:09:08.792Z] #28 32.81 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-04T11:09:08.792Z] #28 32.81 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-04T11:09:08.792Z] #28 32.81 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-04T11:09:08.792Z] #28 32.81 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-04T11:09:08.792Z] #28 32.81 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-04T11:09:08.792Z] #28 32.81 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-04T11:09:08.792Z] #28 32.82 zstd [2022-08-04T11:09:09.051Z] #28 33.21 0 upgraded, 52 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:09:09.051Z] #28 33.21 Need to get 23.8 MB of archives. [2022-08-04T11:09:09.051Z] #28 33.21 After this operation, 89.3 MB of additional disk space will be used. [2022-08-04T11:09:09.051Z] #28 33.21 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-04T11:09:09.051Z] #28 33.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-04T11:09:09.051Z] #28 33.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-04T11:09:09.051Z] #28 33.22 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-04T11:09:09.051Z] #28 33.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-04T11:09:09.051Z] #28 33.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-04T11:09:09.051Z] #28 33.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-04T11:09:09.051Z] #28 33.30 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-04T11:09:09.051Z] #28 33.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-04T11:09:09.051Z] #28 33.31 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-04T11:09:09.051Z] #28 33.31 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-04T11:09:09.051Z] #28 33.31 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-04T11:09:09.051Z] #28 33.31 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-04T11:09:09.051Z] #28 33.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-04T11:09:09.051Z] #28 33.33 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-04T11:09:09.051Z] #28 33.33 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-04T11:09:09.051Z] #28 33.33 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-04T11:09:09.051Z] #28 33.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-04T11:09:09.051Z] #28 33.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-04T11:09:09.051Z] #28 33.35 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-04T11:09:09.051Z] #28 33.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-04T11:09:09.051Z] #28 33.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-04T11:09:09.051Z] #28 33.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-04T11:09:09.051Z] #28 33.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-04T11:09:09.051Z] #28 33.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-04T11:09:09.051Z] #28 33.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-04T11:09:09.051Z] #28 33.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-04T11:09:09.051Z] #28 33.36 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-04T11:09:09.051Z] #28 33.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-04T11:09:09.051Z] #28 33.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-04T11:09:09.051Z] #28 33.37 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-04T11:09:09.051Z] #28 33.37 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-04T11:09:09.051Z] #28 33.37 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-04T11:09:09.051Z] #28 33.37 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-04T11:09:09.051Z] #28 33.37 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-04T11:09:09.051Z] #28 33.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-04T11:09:09.051Z] #28 33.38 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-04T11:09:09.051Z] #28 33.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-04T11:09:09.310Z] #28 33.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-04T11:09:09.310Z] #28 33.42 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-04T11:09:09.310Z] #28 33.42 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-04T11:09:09.310Z] #28 33.43 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-04T11:09:09.310Z] #28 33.43 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-04T11:09:09.310Z] #28 33.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-04T11:09:09.310Z] #28 33.53 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-04T11:09:09.310Z] #28 33.54 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-04T11:09:09.310Z] #28 33.55 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-04T11:09:09.310Z] #28 33.55 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-04T11:09:09.310Z] #28 33.64 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-04T11:09:09.570Z] #28 33.66 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-04T11:09:09.570Z] #28 33.67 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-04T11:09:09.570Z] #28 33.68 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-04T11:09:10.138Z] #28 34.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:09:10.397Z] #28 34.63 Fetched 23.8 MB in 1s (29.7 MB/s) [2022-08-04T11:09:10.397Z] #28 34.70 Selecting previously unselected package libcap2:amd64. [2022-08-04T11:09:10.658Z] #28 34.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-04T11:09:10.658Z] #28 34.76 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-04T11:09:10.658Z] #28 34.77 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:09:10.658Z] #28 34.82 Selecting previously unselected package libargon2-1:amd64. [2022-08-04T11:09:10.658Z] #28 34.82 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-04T11:09:10.658Z] #28 34.83 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T11:09:10.658Z] #28 34.88 Selecting previously unselected package libjson-c5:amd64. [2022-08-04T11:09:10.658Z] #28 34.89 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-04T11:09:10.658Z] #28 34.89 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-04T11:09:10.658Z] #28 34.96 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-04T11:09:10.658Z] #28 34.98 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-04T11:09:10.916Z] #28 35.00 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:09:10.916Z] #28 35.19 Selecting previously unselected package libip4tc2:amd64. [2022-08-04T11:09:10.916Z] #28 35.20 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-04T11:09:10.916Z] #28 35.21 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T11:09:10.916Z] #28 35.26 Selecting previously unselected package libkmod2:amd64. [2022-08-04T11:09:11.175Z] #28 35.27 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-04T11:09:11.175Z] #28 35.28 Unpacking libkmod2:amd64 (28-1) ... [2022-08-04T11:09:11.175Z] #28 35.40 Selecting previously unselected package systemd. [2022-08-04T11:09:11.272Z] #64 332.5 + bin/containerd-shim-runc-v1 [2022-08-04T11:09:11.433Z] #28 35.41 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-04T11:09:11.433Z] #28 35.47 Unpacking systemd (247.3-7) ... [2022-08-04T11:09:12.369Z] #28 36.54 Selecting previously unselected package pigz. [2022-08-04T11:09:12.369Z] #28 36.56 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-04T11:09:12.369Z] #28 36.56 Unpacking pigz (2.6-1) ... [2022-08-04T11:09:12.369Z] #28 36.63 Selecting previously unselected package libelf1:amd64. [2022-08-04T11:09:12.369Z] #28 36.64 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-04T11:09:12.369Z] #28 36.64 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-04T11:09:12.628Z] #28 36.74 Selecting previously unselected package libbpf0:amd64. [2022-08-04T11:09:12.628Z] #28 36.76 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-04T11:09:12.628Z] #28 36.76 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-04T11:09:12.628Z] #28 36.84 Selecting previously unselected package libmnl0:amd64. [2022-08-04T11:09:12.628Z] #28 36.84 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-04T11:09:12.628Z] #28 36.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-04T11:09:12.628Z] #28 36.90 Selecting previously unselected package libxtables12:amd64. [2022-08-04T11:09:12.628Z] #28 36.91 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-04T11:09:12.628Z] #28 36.92 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-04T11:09:12.888Z] #28 36.97 Selecting previously unselected package libcap2-bin. [2022-08-04T11:09:12.888Z] #28 36.97 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-04T11:09:12.888Z] #28 36.98 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-04T11:09:12.888Z] #28 37.04 Selecting previously unselected package iproute2. [2022-08-04T11:09:12.888Z] #28 37.05 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-04T11:09:12.888Z] #28 37.05 Unpacking iproute2 (5.10.0-4) ... [2022-08-04T11:09:13.147Z] #28 37.30 Selecting previously unselected package xxd. [2022-08-04T11:09:13.147Z] #28 37.31 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:09:13.147Z] #28 37.31 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:09:13.406Z] #28 37.40 Selecting previously unselected package vim-common. [2022-08-04T11:09:13.406Z] #28 37.41 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:09:13.406Z] #28 37.42 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:09:13.406Z] #28 37.54 Selecting previously unselected package bash-completion. [2022-08-04T11:09:13.406Z] #28 37.54 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-04T11:09:14.312Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T11:09:14.782Z] #28 38.78 Unpacking bash-completion (1:2.11-2) ... [2022-08-04T11:09:14.783Z] #28 39.04 Selecting previously unselected package apparmor. [2022-08-04T11:09:15.041Z] #28 39.05 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-04T11:09:15.041Z] #28 39.09 Unpacking apparmor (2.13.6-10) ... [2022-08-04T11:09:15.041Z] #28 39.31 Selecting previously unselected package inetutils-ping. [2022-08-04T11:09:15.246Z] ok github.com/docker/docker/daemon/config 0.042s coverage: 81.7% of statements [2022-08-04T11:09:15.301Z] #28 39.31 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-04T11:09:15.301Z] #28 39.31 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-04T11:09:15.301Z] #28 39.39 Selecting previously unselected package libip6tc2:amd64. [2022-08-04T11:09:15.301Z] #28 39.39 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-04T11:09:15.301Z] #28 39.40 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T11:09:15.301Z] #28 39.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-04T11:09:15.301Z] #28 39.49 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-04T11:09:15.301Z] #28 39.50 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T11:09:15.301Z] #28 39.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-04T11:09:15.301Z] #28 39.56 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-04T11:09:15.560Z] #28 39.56 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T11:09:15.560Z] #28 39.63 Selecting previously unselected package libnftnl11:amd64. [2022-08-04T11:09:15.560Z] #28 39.63 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-04T11:09:15.560Z] #28 39.64 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T11:09:15.560Z] #28 39.70 Selecting previously unselected package iptables. [2022-08-04T11:09:15.560Z] #28 39.71 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-04T11:09:15.560Z] #28 39.72 Unpacking iptables (1.8.7-1) ... [2022-08-04T11:09:15.811Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-04T11:09:15.819Z] #28 39.91 Selecting previously unselected package libonig5:amd64. [2022-08-04T11:09:15.819Z] #28 39.92 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-04T11:09:15.819Z] #28 39.93 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:09:15.819Z] #28 40.04 Selecting previously unselected package libjq1:amd64. [2022-08-04T11:09:15.819Z] #28 40.06 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-04T11:09:15.819Z] #28 40.06 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:09:15.819Z] #28 40.13 Selecting previously unselected package jq. [2022-08-04T11:09:16.078Z] #28 40.14 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-04T11:09:16.078Z] #28 40.14 Unpacking jq (1.6-2.1) ... [2022-08-04T11:09:16.078Z] #28 40.20 Selecting previously unselected package libaio1:amd64. [2022-08-04T11:09:16.078Z] #28 40.21 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-04T11:09:16.078Z] #28 40.22 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-04T11:09:16.078Z] #28 40.28 Selecting previously unselected package libgpm2:amd64. [2022-08-04T11:09:16.078Z] #28 40.29 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-04T11:09:16.078Z] #28 40.30 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-04T11:09:16.078Z] #28 40.35 Selecting previously unselected package libinih1:amd64. [2022-08-04T11:09:16.078Z] #28 40.36 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-04T11:09:16.078Z] #28 40.36 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-04T11:09:16.078Z] #28 40.41 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-04T11:09:16.078Z] #28 ... [2022-08-04T11:09:16.078Z] [2022-08-04T11:09:16.078Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:09:16.078Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:09:16.078Z] #71 102.3 + bin/containerd [2022-08-04T11:09:16.376Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-04T11:09:16.942Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.6% of statements [2022-08-04T11:09:16.942Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T11:09:16.942Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T11:09:16.942Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T11:09:16.942Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T11:09:16.942Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T11:09:17.378Z] #64 ... [2022-08-04T11:09:17.378Z] [2022-08-04T11:09:17.378Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:09:17.378Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:09:17.378Z] #77 293.9 CCLD libocispec.la [2022-08-04T11:09:17.378Z] #77 294.5 CCLD src/validate [2022-08-04T11:09:17.378Z] #77 294.5 CCLD tests/test-1 [2022-08-04T11:09:17.378Z] #77 294.5 CCLD tests/test-2 [2022-08-04T11:09:17.378Z] #77 294.5 CCLD tests/test-3 [2022-08-04T11:09:17.378Z] #77 294.6 CCLD tests/test-4 [2022-08-04T11:09:17.378Z] #77 294.6 CCLD tests/test-5 [2022-08-04T11:09:17.378Z] #77 294.7 CCLD tests/test-6 [2022-08-04T11:09:17.378Z] #77 294.8 CCLD tests/test-7 [2022-08-04T11:09:17.378Z] #77 294.8 CCLD tests/test-8 [2022-08-04T11:09:17.378Z] #77 294.9 CCLD tests/test-9 [2022-08-04T11:09:17.378Z] #77 295.0 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T11:09:17.378Z] #77 295.0 CCLD tests/test-10 [2022-08-04T11:09:17.378Z] #77 295.0 CCLD tests/test-11 [2022-08-04T11:09:17.836Z] #64 338.5 + bin/containerd-shim-runc-v2 [2022-08-04T11:09:17.877Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.583s coverage: 74.8% of statements [2022-08-04T11:09:17.951Z] #77 297.6 libtool: link: ar cr libocispec.a [2022-08-04T11:09:17.951Z] #77 297.7 libtool: link: ranlib libocispec.a [2022-08-04T11:09:18.094Z] #64 339.3 + binaries [2022-08-04T11:09:18.094Z] #64 339.3 + install -D bin/containerd /build/containerd [2022-08-04T11:09:18.094Z] #64 339.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T11:09:18.094Z] #64 339.4 + install -D bin/ctr /build/ctr [2022-08-04T11:09:18.811Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.341s coverage: 60.7% of statements [2022-08-04T11:09:19.068Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.053s coverage: 3.0% of statements [2022-08-04T11:09:19.992Z] #64 DONE 341.0s [2022-08-04T11:09:20.441Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-08-04T11:09:20.558Z] [2022-08-04T11:09:20.558Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T11:09:20.558Z] #65 sha256:4b903d27abadafccbb7cd00125e60a0a8db65655649c79f3c23f0c89be5475f7 [2022-08-04T11:09:21.255Z] #77 300.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:21.255Z] #77 300.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:09:21.255Z] #77 300.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:09:21.255Z] #77 300.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:21.255Z] #77 300.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:21.255Z] #77 301.0 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:21.255Z] #77 301.0 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:21.255Z] #77 301.0 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T11:09:21.356Z] #71 ... [2022-08-04T11:09:21.356Z] [2022-08-04T11:09:21.356Z] #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 systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-04T11:09:21.356Z] #28 sha256:42bc05b1a7b01aa6a55bb55ce06c349607013fa5223c796f15cfacd0450039b0 [2022-08-04T11:09:21.356Z] #28 40.42 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 40.43 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T11:09:21.356Z] #28 40.51 Selecting previously unselected package libnet1:amd64. [2022-08-04T11:09:21.356Z] #28 40.52 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 40.53 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:09:21.356Z] #28 40.60 Selecting previously unselected package libnl-3-200:amd64. [2022-08-04T11:09:21.356Z] #28 40.61 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 40.62 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:09:21.356Z] #28 40.68 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-04T11:09:21.356Z] #28 40.69 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 40.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:09:21.356Z] #28 40.75 Selecting previously unselected package libyajl2:amd64. [2022-08-04T11:09:21.356Z] #28 40.76 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 40.77 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:09:21.356Z] #28 40.81 Selecting previously unselected package net-tools. [2022-08-04T11:09:21.356Z] #28 40.83 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 40.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:09:21.356Z] #28 40.98 Selecting previously unselected package python-pip-whl. [2022-08-04T11:09:21.356Z] #28 41.00 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:09:21.356Z] #28 41.01 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:09:21.356Z] #28 41.37 Selecting previously unselected package python3-lib2to3. [2022-08-04T11:09:21.356Z] #28 41.37 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-04T11:09:21.356Z] #28 41.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:09:21.356Z] #28 41.45 Selecting previously unselected package python3-distutils. [2022-08-04T11:09:21.356Z] #28 41.45 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-04T11:09:21.356Z] #28 41.46 Unpacking python3-distutils (3.9.2-1) ... [2022-08-04T11:09:21.356Z] #28 41.55 Selecting previously unselected package python3-pkg-resources. [2022-08-04T11:09:21.356Z] #28 41.55 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-04T11:09:21.356Z] #28 41.57 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:09:21.356Z] #28 41.66 Selecting previously unselected package python3-setuptools. [2022-08-04T11:09:21.356Z] #28 41.67 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-04T11:09:21.356Z] #28 41.68 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-04T11:09:21.356Z] #28 41.82 Selecting previously unselected package python3-wheel. [2022-08-04T11:09:21.356Z] #28 41.83 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-04T11:09:21.356Z] #28 41.84 Unpacking python3-wheel (0.34.2-1) ... [2022-08-04T11:09:21.356Z] #28 41.92 Selecting previously unselected package python3-pip. [2022-08-04T11:09:21.356Z] #28 41.93 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-04T11:09:21.356Z] #28 41.93 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:09:21.356Z] #28 42.11 Selecting previously unselected package sudo. [2022-08-04T11:09:21.356Z] #28 42.12 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 42.13 Unpacking sudo (1.9.5p2-3) ... [2022-08-04T11:09:21.356Z] #28 42.47 Selecting previously unselected package systemd-journal-remote. [2022-08-04T11:09:21.356Z] #28 42.48 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 42.49 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-04T11:09:21.356Z] #28 42.55 Selecting previously unselected package thin-provisioning-tools. [2022-08-04T11:09:21.356Z] #28 42.56 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 42.57 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:09:21.356Z] #28 42.70 Selecting previously unselected package uidmap. [2022-08-04T11:09:21.356Z] #28 42.71 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 42.72 Unpacking uidmap (1:4.8.1-1) ... [2022-08-04T11:09:21.356Z] #28 42.83 Selecting previously unselected package vim-runtime. [2022-08-04T11:09:21.356Z] #28 42.84 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-04T11:09:21.356Z] #28 42.87 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-04T11:09:21.356Z] #28 42.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-04T11:09:21.356Z] #28 42.90 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:09:21.356Z] #28 44.63 Selecting previously unselected package vim. [2022-08-04T11:09:21.356Z] #28 44.63 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 44.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:09:21.356Z] #28 44.97 Selecting previously unselected package xfsprogs. [2022-08-04T11:09:21.356Z] #28 44.99 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 45.00 Unpacking xfsprogs (5.10.0-4) ... [2022-08-04T11:09:21.356Z] #28 45.27 Selecting previously unselected package zip. [2022-08-04T11:09:21.356Z] #28 45.28 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 45.29 Unpacking zip (3.0-12) ... [2022-08-04T11:09:21.356Z] #28 45.38 Selecting previously unselected package zstd. [2022-08-04T11:09:21.356Z] #28 45.39 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-04T11:09:21.356Z] #28 45.40 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:09:21.490Z] #65 DONE 0.8s [2022-08-04T11:09:21.490Z] [2022-08-04T11:09:21.490Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T11:09:21.490Z] #70 sha256:316a635b0ce39d2fe183ea30af71db8725e1627b8411aa5f46f73bf7bf0c1910 [2022-08-04T11:09:21.490Z] #70 DONE 0.2s [2022-08-04T11:09:21.490Z] [2022-08-04T11:09:21.490Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T11:09:21.490Z] #75 sha256:68a4569005c519c69f4d1b6ef340d6dce8dd5c1034e82b56f250ef5b2ba3a9c2 [2022-08-04T11:09:21.516Z] #77 301.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T11:09:21.517Z] #77 301.2 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T11:09:21.517Z] #77 301.2 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T11:09:21.517Z] #77 301.2 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T11:09:21.517Z] #77 301.2 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T11:09:21.517Z] #77 301.2 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T11:09:21.517Z] #77 301.2 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T11:09:21.517Z] #77 301.2 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T11:09:21.517Z] #77 301.3 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T11:09:21.517Z] #77 301.3 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T11:09:21.517Z] #77 301.3 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T11:09:21.517Z] #77 301.4 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T11:09:21.615Z] #28 45.65 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-04T11:09:21.778Z] #77 301.5 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T11:09:21.778Z] #77 301.5 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T11:09:21.778Z] #77 301.5 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T11:09:21.778Z] #77 301.6 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T11:09:21.778Z] #77 301.6 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T11:09:21.778Z] #77 301.6 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T11:09:21.778Z] #77 301.7 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T11:09:21.820Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.298s coverage: 50.6% of statements [2022-08-04T11:09:21.874Z] #28 46.09 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-04T11:09:21.874Z] #28 46.10 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-04T11:09:21.874Z] #28 46.12 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-04T11:09:21.874Z] #28 46.13 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-04T11:09:21.874Z] #28 46.14 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-04T11:09:21.874Z] #28 46.15 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-04T11:09:21.874Z] #28 46.17 Setting up uidmap (1:4.8.1-1) ... [2022-08-04T11:09:21.874Z] #28 46.18 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-04T11:09:22.040Z] #77 301.7 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T11:09:22.040Z] #77 301.7 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T11:09:22.040Z] #77 301.7 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T11:09:22.040Z] #77 301.8 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T11:09:22.040Z] #77 ... [2022-08-04T11:09:22.040Z] [2022-08-04T11:09:22.040Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:09:22.040Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:09:22.040Z] #47 372.8 + dpkg --print-architecture [2022-08-04T11:09:22.040Z] #47 372.8 + git checkout -q v2.1.0 [2022-08-04T11:09:22.134Z] #28 46.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-04T11:09:22.134Z] #28 46.20 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-04T11:09:22.134Z] #28 46.22 Setting up python3-wheel (0.34.2-1) ... [2022-08-04T11:09:22.259Z] #77 284.7 CCLD libocispec.la [2022-08-04T11:09:22.259Z] #77 285.1 CCLD src/validate [2022-08-04T11:09:22.259Z] #77 285.1 CCLD tests/test-1 [2022-08-04T11:09:22.259Z] #77 285.1 CCLD tests/test-2 [2022-08-04T11:09:22.259Z] #77 285.1 CCLD tests/test-3 [2022-08-04T11:09:22.259Z] #77 285.1 CCLD tests/test-4 [2022-08-04T11:09:22.259Z] #77 285.2 CCLD tests/test-5 [2022-08-04T11:09:22.259Z] #77 285.2 CCLD tests/test-6 [2022-08-04T11:09:22.259Z] #77 285.3 CCLD tests/test-8 [2022-08-04T11:09:22.259Z] #77 285.3 CCLD tests/test-7 [2022-08-04T11:09:22.260Z] #77 285.3 CCLD tests/test-9 [2022-08-04T11:09:22.260Z] #77 285.4 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-04T11:09:22.260Z] #77 285.4 CCLD tests/test-10 [2022-08-04T11:09:22.260Z] #77 285.5 CCLD tests/test-11 [2022-08-04T11:09:22.301Z] #47 373.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T11:09:22.301Z] #47 373.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T11:09:22.423Z] #75 DONE 0.9s [2022-08-04T11:09:22.423Z] [2022-08-04T11:09:22.423Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T11:09:22.423Z] #78 sha256:bcfc7faf02bdbca1abf1a412f68cb92fd76d368a707c22b61c2b22fa47e8d1ce [2022-08-04T11:09:22.423Z] #78 DONE 0.0s [2022-08-04T11:09:22.423Z] [2022-08-04T11:09:22.423Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T11:09:22.423Z] #79 sha256:f219047ea7abfe041b5da85d3b7073676188a542d38c665535c4356bf77faa34 [2022-08-04T11:09:22.423Z] #79 DONE 0.0s [2022-08-04T11:09:22.661Z] #28 46.64 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-04T11:09:22.661Z] #28 46.66 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:09:22.661Z] #28 46.67 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-04T11:09:22.661Z] #28 46.69 Setting up libcap2-bin (1:2.44-1) ... [2022-08-04T11:09:22.661Z] #28 46.71 Setting up apparmor (2.13.6-10) ... [2022-08-04T11:09:22.682Z] [2022-08-04T11:09:22.682Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T11:09:22.682Z] #80 sha256:9ece1fd38af0d93ba7e2f6bae8daff373a286d3c57feb9137b1db9f0fd5198db [2022-08-04T11:09:22.682Z] #80 DONE 0.0s [2022-08-04T11:09:22.682Z] [2022-08-04T11:09:22.682Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-04T11:09:22.682Z] #81 sha256:cb19c6654641b57d22a1674698840ae0e38ba6dcffd0288194dda2f6da207ad6 [2022-08-04T11:09:23.247Z] #81 0.662 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-04T11:09:23.247Z] #81 0.745 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-04T11:09:23.247Z] #81 0.747 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-04T11:09:23.597Z] #28 47.97 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-04T11:09:23.720Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.814s coverage: 46.1% of statements [2022-08-04T11:09:23.720Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T11:09:23.855Z] #28 48.01 Setting up zip (3.0-12) ... [2022-08-04T11:09:23.855Z] #28 48.02 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:09:23.855Z] #28 48.05 Setting up bash-completion (1:2.11-2) ... [2022-08-04T11:09:23.978Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.973s coverage: 58.5% of statements [2022-08-04T11:09:23.978Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T11:09:23.978Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T11:09:24.073Z] #81 0.898 Reading package lists... [2022-08-04T11:09:24.162Z] #77 287.4 libtool: link: ar cr libocispec.a [2022-08-04T11:09:24.162Z] #77 287.5 libtool: link: ranlib libocispec.a [2022-08-04T11:09:24.236Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 58.5% of statements [2022-08-04T11:09:24.640Z] #81 1.478 Reading package lists... [2022-08-04T11:09:24.640Z] #81 1.951 Building dependency tree... [2022-08-04T11:09:24.640Z] #81 2.042 Reading state information... [2022-08-04T11:09:24.640Z] #81 2.152 systemd is already the newest version (247.3-7). [2022-08-04T11:09:24.640Z] #81 2.152 systemd set to manually installed. [2022-08-04T11:09:24.640Z] #81 2.152 The following additional packages will be installed: [2022-08-04T11:09:24.985Z] #81 2.152 libdbus-1-3 libpam-systemd [2022-08-04T11:09:24.985Z] #81 2.153 Recommended packages: [2022-08-04T11:09:24.985Z] #81 2.153 libnss-systemd [2022-08-04T11:09:24.985Z] #81 2.210 The following NEW packages will be installed: [2022-08-04T11:09:24.985Z] #81 2.210 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-04T11:09:25.170Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2022-08-04T11:09:25.232Z] #28 49.34 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-04T11:09:25.232Z] #28 49.35 Setting up sudo (1.9.5p2-3) ... [2022-08-04T11:09:25.232Z] #28 49.42 invoke-rc.d: could not determine current runlevel [2022-08-04T11:09:25.232Z] #28 49.43 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T11:09:25.232Z] #28 49.44 Setting up xfsprogs (5.10.0-4) ... [2022-08-04T11:09:25.232Z] #28 49.45 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-04T11:09:25.232Z] #28 49.45 Failed to connect to bus: Host is down [2022-08-04T11:09:25.232Z] #28 49.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-04T11:09:25.232Z] #28 49.47 Setting up inetutils-ping (2:2.0-1) ... [2022-08-04T11:09:25.232Z] #28 49.48 Setting up pigz (2.6-1) ... [2022-08-04T11:09:25.232Z] #28 49.49 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-04T11:09:25.232Z] #28 49.51 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-04T11:09:25.232Z] #28 49.54 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-04T11:09:25.256Z] #81 2.478 0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded. [2022-08-04T11:09:25.256Z] #81 2.478 Need to get 950 kB of archives. [2022-08-04T11:09:25.256Z] #81 2.478 After this operation, 1988 kB of additional disk space will be used. [2022-08-04T11:09:25.256Z] #81 2.478 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-04T11:09:25.256Z] #81 2.481 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-04T11:09:25.256Z] #81 2.483 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-04T11:09:25.256Z] #81 2.486 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-04T11:09:25.256Z] #81 2.489 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-04T11:09:25.490Z] #28 49.55 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:09:25.522Z] #81 2.764 debconf: delaying package configuration, since apt-utils is not installed [2022-08-04T11:09:25.522Z] #81 2.794 Fetched 950 kB in 0s (3212 kB/s) [2022-08-04T11:09:25.522Z] #81 2.816 Selecting previously unselected package systemd-sysv. [2022-08-04T11:09:25.522Z] #81 2.816 (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 ... 29483 files and directories currently installed.) [2022-08-04T11:09:25.522Z] #81 2.832 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-04T11:09:25.522Z] #81 2.835 Unpacking systemd-sysv (247.3-7) ... [2022-08-04T11:09:25.522Z] #81 2.891 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-04T11:09:25.522Z] #81 2.891 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-04T11:09:25.522Z] #81 2.899 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-04T11:09:25.522Z] #81 2.981 Selecting previously unselected package dbus. [2022-08-04T11:09:25.522Z] #81 2.984 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-04T11:09:25.522Z] #81 2.994 Unpacking dbus (1.12.20-2) ... [2022-08-04T11:09:25.522Z] #81 3.050 Selecting previously unselected package libpam-systemd:amd64. [2022-08-04T11:09:25.522Z] #81 3.052 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-04T11:09:25.522Z] #81 3.056 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-04T11:09:25.522Z] #81 3.102 Selecting previously unselected package dbus-user-session. [2022-08-04T11:09:25.739Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-04T11:09:25.797Z] #81 3.104 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-04T11:09:25.797Z] #81 3.109 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-04T11:09:25.797Z] #81 3.212 Setting up systemd-sysv (247.3-7) ... [2022-08-04T11:09:25.797Z] #81 3.224 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-04T11:09:25.797Z] #81 3.237 Setting up dbus (1.12.20-2) ... [2022-08-04T11:09:26.057Z] #77 289.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:26.057Z] #28 49.99 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-04T11:09:26.057Z] #28 50.01 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-04T11:09:26.057Z] #77 289.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-04T11:09:26.057Z] #77 289.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-04T11:09:26.057Z] #77 289.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:26.057Z] #28 50.29 Setting up libelf1:amd64 (0.183-1) ... [2022-08-04T11:09:26.057Z] #28 50.30 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-04T11:09:26.057Z] #77 289.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:26.057Z] #77 289.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:26.057Z] #28 50.38 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-04T11:09:26.057Z] #28 50.39 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-04T11:09:26.057Z] #77 289.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-04T11:09:26.057Z] #77 289.3 make[2]: Entering directory '/tmp/crun-build' [2022-08-04T11:09:26.057Z] #77 289.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-04T11:09:26.057Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-04T11:09:26.057Z] #77 289.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-04T11:09:26.057Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-04T11:09:26.057Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-04T11:09:26.057Z] #77 289.4 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-04T11:09:26.057Z] #77 289.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-04T11:09:26.057Z] #77 289.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-04T11:09:26.057Z] #77 289.5 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-04T11:09:26.057Z] #77 289.5 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-04T11:09:26.057Z] #77 289.5 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-04T11:09:26.057Z] #77 289.6 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-04T11:09:26.067Z] #81 3.395 invoke-rc.d: could not determine current runlevel [2022-08-04T11:09:26.067Z] #81 3.398 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-04T11:09:26.067Z] #81 3.406 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-04T11:09:26.067Z] #81 3.594 Setting up dbus-user-session (1.12.20-2) ... [2022-08-04T11:09:26.067Z] #81 3.607 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:09:26.308Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.9% of statements [2022-08-04T11:09:26.308Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T11:09:26.308Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T11:09:26.314Z] #77 289.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-04T11:09:26.314Z] #77 289.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-04T11:09:26.314Z] #77 289.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-04T11:09:26.314Z] #77 289.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-04T11:09:26.314Z] #77 289.8 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-04T11:09:26.314Z] #77 289.8 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-04T11:09:26.314Z] #77 289.8 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-04T11:09:26.316Z] #28 50.41 Setting up libkmod2:amd64 (28-1) ... [2022-08-04T11:09:26.316Z] #28 50.43 Setting up python3-distutils (3.9.2-1) ... [2022-08-04T11:09:26.328Z] #81 DONE 3.7s [2022-08-04T11:09:26.328Z] [2022-08-04T11:09:26.328Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T11:09:26.328Z] #82 sha256:1938a03211b959c4b7896e4f892f48ce2de88f523ec2ac850c13465d21401749 [2022-08-04T11:09:26.572Z] #77 289.9 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-04T11:09:26.572Z] #77 290.0 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-04T11:09:26.572Z] #77 290.0 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-04T11:09:26.572Z] #77 290.1 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T11:09:26.575Z] #28 50.73 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-04T11:09:26.575Z] #28 50.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-04T11:09:26.575Z] #28 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-04T11:09:26.575Z] #28 50.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-04T11:09:26.575Z] #28 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-04T11:09:26.575Z] #28 50.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-04T11:09:26.575Z] #28 50.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-04T11:09:26.575Z] #28 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-04T11:09:26.575Z] #28 50.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-04T11:09:26.829Z] #77 290.2 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-04T11:09:26.829Z] #77 290.2 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T11:09:26.829Z] #77 290.3 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T11:09:26.834Z] #28 50.83 Setting up python3-setuptools (52.0.0-4) ... [2022-08-04T11:09:27.086Z] #77 290.4 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T11:09:27.086Z] #77 290.5 CC src/crun-crun.o [2022-08-04T11:09:27.086Z] #77 290.5 CC src/crun-run.o [2022-08-04T11:09:27.086Z] #77 290.6 CC src/crun-delete.o [2022-08-04T11:09:27.267Z] #82 DONE 1.0s [2022-08-04T11:09:27.268Z] [2022-08-04T11:09:27.268Z] #83 exporting to image [2022-08-04T11:09:27.268Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T11:09:27.268Z] #83 exporting layers [2022-08-04T11:09:27.273Z] ok github.com/docker/docker/daemon/logger 0.244s coverage: 43.2% of statements [2022-08-04T11:09:27.343Z] #77 290.7 CC src/crun-kill.o [2022-08-04T11:09:27.343Z] #77 290.7 CC src/crun-pause.o [2022-08-04T11:09:27.343Z] #77 290.8 CC src/crun-unpause.o [2022-08-04T11:09:27.343Z] #77 290.8 CC src/crun-spec.o [2022-08-04T11:09:27.402Z] #28 51.69 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-04T11:09:27.532Z] ok github.com/docker/docker/daemon/logger/awslogs 0.144s coverage: 79.9% of statements [2022-08-04T11:09:27.601Z] #77 290.9 CC src/crun-exec.o [2022-08-04T11:09:27.601Z] #77 291.0 CC src/crun-create.o [2022-08-04T11:09:27.601Z] #77 291.0 CC src/crun-start.o [2022-08-04T11:09:27.601Z] #77 291.1 CC src/crun-list.o [2022-08-04T11:09:27.661Z] #28 51.70 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-04T11:09:27.661Z] #28 51.71 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-04T11:09:27.661Z] #28 51.73 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-04T11:09:27.858Z] #77 291.1 CC src/crun-state.o [2022-08-04T11:09:27.858Z] #77 291.1 CC src/crun-update.o [2022-08-04T11:09:27.858Z] #77 291.3 CC src/crun-ps.o [2022-08-04T11:09:27.858Z] #77 291.4 CC src/crun-checkpoint.o [2022-08-04T11:09:27.858Z] #77 291.4 CC src/crun-restore.o [2022-08-04T11:09:28.098Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-08-04T11:09:28.098Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T11:09:28.115Z] #77 291.5 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T11:09:28.115Z] #77 291.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T11:09:28.115Z] #77 291.6 CC src/libcrun/libcrun_la-container.lo [2022-08-04T11:09:28.115Z] #77 291.7 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T11:09:28.228Z] #28 52.43 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-04T11:09:28.228Z] #28 52.44 Setting up jq (1.6-2.1) ... [2022-08-04T11:09:28.228Z] #28 52.45 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-04T11:09:28.228Z] #28 52.47 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-04T11:09:28.228Z] #28 52.48 Setting up iptables (1.8.7-1) ... [2022-08-04T11:09:28.228Z] #28 52.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:09:28.228Z] #28 52.49 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:09:28.228Z] #28 52.50 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-04T11:09:28.228Z] #28 52.51 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-04T11:09:28.228Z] #28 52.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-04T11:09:28.228Z] #28 52.52 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-04T11:09:28.228Z] #28 52.53 Setting up iproute2 (5.10.0-4) ... [2022-08-04T11:09:28.356Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-04T11:09:28.371Z] #77 291.7 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T11:09:28.371Z] #77 291.8 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T11:09:28.371Z] #77 291.8 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T11:09:28.371Z] #77 291.9 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T11:09:28.628Z] #77 292.0 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T11:09:28.628Z] #77 292.1 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T11:09:28.628Z] #77 292.1 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T11:09:28.628Z] #77 292.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T11:09:28.628Z] #77 292.2 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T11:09:28.801Z] #28 52.81 Setting up systemd (247.3-7) ... [2022-08-04T11:09:28.801Z] #28 52.87 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-04T11:09:28.801Z] #28 52.88 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-04T11:09:28.801Z] #28 52.89 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-04T11:09:28.801Z] #28 52.92 Initializing machine ID from KVM UUID. [2022-08-04T11:09:28.885Z] #77 292.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T11:09:28.885Z] #77 292.4 CC src/libcrun/libcrun_la-error.lo [2022-08-04T11:09:28.921Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-08-04T11:09:29.011Z] #47 ... [2022-08-04T11:09:29.011Z] [2022-08-04T11:09:29.011Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:09:29.011Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:09:29.011Z] #77 301.8 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-04T11:09:29.011Z] #77 301.8 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-04T11:09:29.011Z] #77 301.9 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-04T11:09:29.011Z] #77 301.9 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-04T11:09:29.011Z] #77 302.3 CC src/crun-crun.o [2022-08-04T11:09:29.011Z] #77 302.4 CC src/crun-delete.o [2022-08-04T11:09:29.012Z] #77 302.4 CC src/crun-run.o [2022-08-04T11:09:29.012Z] #77 302.5 CC src/crun-kill.o [2022-08-04T11:09:29.012Z] #77 302.5 CC src/crun-pause.o [2022-08-04T11:09:29.012Z] #77 302.6 CC src/crun-unpause.o [2022-08-04T11:09:29.012Z] #77 302.6 CC src/crun-spec.o [2022-08-04T11:09:29.012Z] #77 302.8 CC src/crun-exec.o [2022-08-04T11:09:29.012Z] #77 302.9 CC src/crun-list.o [2022-08-04T11:09:29.012Z] #77 303.0 CC src/crun-create.o [2022-08-04T11:09:29.012Z] #77 303.0 CC src/crun-state.o [2022-08-04T11:09:29.012Z] #77 303.0 CC src/crun-start.o [2022-08-04T11:09:29.012Z] #77 303.1 CC src/crun-update.o [2022-08-04T11:09:29.012Z] #77 303.2 CC src/libcrun/libcrun_la-utils.lo [2022-08-04T11:09:29.012Z] #77 303.3 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-04T11:09:29.012Z] #77 303.3 CC src/crun-checkpoint.o [2022-08-04T11:09:29.012Z] #77 303.4 CC src/crun-ps.o [2022-08-04T11:09:29.012Z] #77 303.4 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-04T11:09:29.012Z] #77 303.5 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-04T11:09:29.012Z] #77 303.5 CC src/crun-restore.o [2022-08-04T11:09:29.012Z] #77 303.5 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-04T11:09:29.012Z] #77 303.6 CC src/libcrun/libcrun_la-container.lo [2022-08-04T11:09:29.012Z] #77 303.6 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-04T11:09:29.012Z] #77 303.8 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-04T11:09:29.012Z] #77 303.9 CC src/libcrun/libcrun_la-criu.lo [2022-08-04T11:09:29.012Z] #77 303.9 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-04T11:09:29.012Z] #77 303.9 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-04T11:09:29.012Z] #77 304.5 CC src/libcrun/libcrun_la-linux.lo [2022-08-04T11:09:29.012Z] #77 304.5 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-04T11:09:29.012Z] #77 304.6 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-04T11:09:29.012Z] #77 304.7 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T11:09:29.012Z] #77 304.8 CC src/libcrun/libcrun_la-status.lo [2022-08-04T11:09:29.012Z] #77 304.8 CC src/libcrun/libcrun_la-error.lo [2022-08-04T11:09:29.012Z] #77 304.9 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T11:09:29.012Z] #77 305.1 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T11:09:29.012Z] #77 305.2 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T11:09:29.012Z] #77 305.2 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T11:09:29.012Z] #77 305.3 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T11:09:29.012Z] #77 305.4 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T11:09:29.012Z] #77 305.6 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T11:09:29.012Z] #77 305.6 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T11:09:29.012Z] #77 305.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T11:09:29.012Z] #77 305.7 CC tests/init.o [2022-08-04T11:09:29.141Z] #77 292.5 CC src/libcrun/libcrun_la-status.lo [2022-08-04T11:09:29.141Z] #77 292.6 CC src/libcrun/libcrun_la-terminal.lo [2022-08-04T11:09:29.371Z] #28 53.57 Setting up systemd-journal-remote (247.3-7) ... [2022-08-04T11:09:29.398Z] #77 292.8 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-04T11:09:29.630Z] #28 53.81 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-04T11:09:29.654Z] #77 293.0 CC src/libcrun/libcrun_la-signals.lo [2022-08-04T11:09:29.654Z] #77 293.0 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-04T11:09:29.654Z] #77 293.0 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-04T11:09:29.654Z] #77 293.1 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-04T11:09:29.654Z] #77 293.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-04T11:09:29.876Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.095s coverage: 76.8% of statements [2022-08-04T11:09:29.916Z] #77 293.3 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-04T11:09:30.137Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-08-04T11:09:30.175Z] #77 293.5 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-04T11:09:30.175Z] #77 293.6 CC tests/init.o [2022-08-04T11:09:30.175Z] #77 293.7 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-04T11:09:30.573Z] ok github.com/docker/docker/daemon/logger/local 0.024s coverage: 79.4% of statements [2022-08-04T11:09:30.599Z] #28 DONE 54.7s [2022-08-04T11:09:30.599Z] [2022-08-04T11:09:30.599Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-04T11:09:30.599Z] #29 sha256:98dc7d0d38ca0fea8dcf12f06e5b363a0c33aa3672c45fb76569fbec70e0fe6a [2022-08-04T11:09:31.505Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.015s coverage: 63.5% of statements [2022-08-04T11:09:31.630Z] #29 0.872 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-04T11:09:31.630Z] #29 0.877 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-04T11:09:31.630Z] #29 0.880 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-04T11:09:31.630Z] #29 DONE 1.0s [2022-08-04T11:09:31.630Z] [2022-08-04T11:09:31.630Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:09:31.630Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:09:31.630Z] #71 ... [2022-08-04T11:09:31.630Z] [2022-08-04T11:09:31.630Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-04T11:09:31.630Z] #30 sha256:8919d89a3e191054757dbaa5e3b88f9804c9f75a80e639626fbb0e16d1506039 [2022-08-04T11:09:32.071Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 31.5% of statements [2022-08-04T11:09:32.638Z] ok github.com/docker/docker/daemon/logger/journald 3.231s coverage: 74.3% of statements [2022-08-04T11:09:32.638Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T11:09:32.638Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T11:09:32.638Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T11:09:32.638Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T11:09:33.204Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-04T11:09:33.462Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-04T11:09:33.831Z] #83 exporting layers 6.6s done [2022-08-04T11:09:33.831Z] #83 writing image sha256:0afc71a2f751e79a1a5c6af81cf347778b955c3e4d8fc271f6667e04fdc274f8 done [2022-08-04T11:09:33.831Z] #83 naming to docker.io/library/docker:45e55023ecb020ea12eda2ca3d6c9970eb14d159 done [2022-08-04T11:09:33.831Z] #83 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T11:09:34.190Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-04T11:09:34.190Z] ok github.com/docker/docker/daemon/logger/splunk 1.494s coverage: 82.5% of statements [2022-08-04T11:09:34.190Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T11:09:34.190Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T11:09:34.204Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=45e55023ecb020ea12eda2ca3d6c9970eb14d159 -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:45e55023ecb020ea12eda2ca3d6c9970eb14d159 hack/make.sh dynbinary test-integration [2022-08-04T11:09:35.126Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-08-04T11:09:35.578Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-04T11:09:35.578Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-04T11:09:35.578Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-04T11:09:35.578Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-04T11:09:35.578Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-08-04T11:09:35.578Z] Detected virtualization docker. [2022-08-04T11:09:35.578Z] Detected architecture x86-64. [2022-08-04T11:09:35.578Z] Set hostname to . [2022-08-04T11:09:35.578Z] modprobe@configfs.service: Succeeded. [2022-08-04T11:09:35.578Z] modprobe@drm.service: Succeeded. [2022-08-04T11:09:35.578Z] modprobe@fuse.service: Succeeded. [2022-08-04T11:09:35.578Z] + source /etc/docker-entrypoint-cmd [2022-08-04T11:09:35.578Z] ++ hack/make.sh dynbinary test-integration [2022-08-04T11:09:35.578Z] [2022-08-04T11:09:35.614Z] #77 ... [2022-08-04T11:09:35.614Z] [2022-08-04T11:09:35.614Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:09:35.614Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:09:35.614Z] #47 364.6 + dpkg --print-architecture [2022-08-04T11:09:35.614Z] #47 364.6 + git checkout -q v2.1.0 [2022-08-04T11:09:35.614Z] #47 365.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-04T11:09:35.614Z] #47 365.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-04T11:09:35.836Z] Removing bundles/ [2022-08-04T11:09:35.836Z] [2022-08-04T11:09:35.836Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T11:09:35.836Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T11:09:35.836Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:09:37.029Z] ok github.com/docker/docker/distribution 1.485s coverage: 28.0% of statements [2022-08-04T11:09:37.029Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T11:09:37.286Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-04T11:09:37.854Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-08-04T11:09:37.854Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T11:09:38.112Z] ok github.com/docker/docker/image 0.035s coverage: 86.9% of statements [2022-08-04T11:09:38.370Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-04T11:09:38.628Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-04T11:09:38.628Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T11:09:38.628Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T11:09:38.887Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-08-04T11:09:39.811Z] #30 7.887 Collecting yamllint==1.26.1 [2022-08-04T11:09:39.822Z] ok github.com/docker/docker/oci 0.006s coverage: 46.0% of statements [2022-08-04T11:09:40.378Z] #30 8.938 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-04T11:09:40.387Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-08-04T11:09:40.387Z] ok github.com/docker/docker/pkg/aaparser 0.003s coverage: 52.9% of statements [2022-08-04T11:09:40.946Z] #30 9.605 Collecting pathspec>=0.5.3 [2022-08-04T11:09:41.205Z] #30 9.619 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-04T11:09:41.205Z] #30 9.841 Collecting pyyaml [2022-08-04T11:09:41.205Z] #30 9.845 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-04T11:09:41.205Z] #30 9.884 Building wheels for collected packages: yamllint [2022-08-04T11:09:41.466Z] #30 9.886 Building wheel for yamllint (setup.py): started [2022-08-04T11:09:42.034Z] #30 10.43 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-04T11:09:42.034Z] #30 10.44 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ca18e3c44df273482c36dc9b3026feebb5783227af2d9c695998cfee8a867132 [2022-08-04T11:09:42.034Z] #30 10.44 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-04T11:09:42.034Z] #30 10.45 Successfully built yamllint [2022-08-04T11:09:42.034Z] #30 10.46 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-04T11:09:42.034Z] #30 10.71 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-04T11:09:42.285Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.2% of statements [2022-08-04T11:09:42.616Z] #30 DONE 11.1s [2022-08-04T11:09:42.616Z] [2022-08-04T11:09:42.616Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-04T11:09:42.616Z] #34 sha256:0197bcd1258ff124f840ab5cd11c7cab801285ce86ebd74044093c638b62f2e7 [2022-08-04T11:09:42.850Z] ok github.com/docker/docker/pkg/authorization 0.332s coverage: 68.3% of statements [2022-08-04T11:09:42.875Z] #34 DONE 0.3s [2022-08-04T11:09:42.875Z] [2022-08-04T11:09:42.875Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-04T11:09:42.875Z] #39 sha256:39f7266a70dc7324c229d0e73448d4d3c5be2367be3cf379b689c51b64e4e6d8 [2022-08-04T11:09:43.108Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T11:09:43.108Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-04T11:09:43.134Z] #39 DONE 0.2s [2022-08-04T11:09:43.134Z] [2022-08-04T11:09:43.134Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:09:43.134Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:09:43.134Z] #71 ... [2022-08-04T11:09:43.134Z] [2022-08-04T11:09:43.134Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-04T11:09:43.134Z] #42 sha256:4aaa5cf3faafc4e9281c15e1ff5bde75ca5149a00afd0f867e3eceaebeded40f [2022-08-04T11:09:43.134Z] #42 DONE 0.1s [2022-08-04T11:09:43.393Z] [2022-08-04T11:09:43.393Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-04T11:09:43.393Z] #44 sha256:ed1bae659feae947e032832437790429d75058ee0630a5fda7dd008534a9000a [2022-08-04T11:09:43.393Z] #44 DONE 0.1s [2022-08-04T11:09:43.393Z] [2022-08-04T11:09:43.393Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-04T11:09:43.393Z] #46 sha256:58cd63712f0a17c77bfee2c29ff16495489ff75c290620c9738f41a61690a3fb [2022-08-04T11:09:43.651Z] #46 DONE 0.2s [2022-08-04T11:09:43.651Z] [2022-08-04T11:09:43.651Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-04T11:09:43.651Z] #48 sha256:1e7c01a8db06e6829664d893f32f396689c7052d1291f6b55aa6711d1abaa089 [2022-08-04T11:09:43.651Z] #48 DONE 0.2s [2022-08-04T11:09:43.651Z] [2022-08-04T11:09:43.651Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-04T11:09:43.651Z] #52 sha256:f2f6f29cfd0a144c9bd7a7180038509c15127b4aaae1f79a73b58e7bde7e42c1 [2022-08-04T11:09:43.910Z] #52 DONE 0.1s [2022-08-04T11:09:43.910Z] [2022-08-04T11:09:43.910Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T11:09:43.910Z] #55 sha256:c61f1a78939a1ecb0b0ef6087e07df9466ebc696ae0dd72449ad8898c0a3eca5 [2022-08-04T11:09:43.910Z] #55 DONE 0.2s [2022-08-04T11:09:43.910Z] [2022-08-04T11:09:43.910Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T11:09:43.910Z] #59 sha256:479e0ba162b466750e2219ad9e3cd4980360665692aaa2d3495395e6b0489713 [2022-08-04T11:09:43.910Z] #59 DONE 0.1s [2022-08-04T11:09:43.910Z] [2022-08-04T11:09:43.910Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:09:43.910Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:09:44.171Z] #71 ... [2022-08-04T11:09:44.171Z] [2022-08-04T11:09:44.171Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T11:09:44.171Z] #61 sha256:8e1fb2d4d067cec23baf8902f6bf57d7ecb1fe830be36f08dd285820ac25658d [2022-08-04T11:09:44.171Z] #61 DONE 0.1s [2022-08-04T11:09:44.171Z] [2022-08-04T11:09:44.171Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T11:09:44.171Z] #63 sha256:801380b2f729dab92bbc1ae47f87346793cea52604fd38502c41da9f33964222 [2022-08-04T11:09:44.430Z] #63 DONE 0.3s [2022-08-04T11:09:44.430Z] [2022-08-04T11:09:44.430Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T11:09:44.430Z] #65 sha256:e6044063a801ed00597369d1a6014b6c7a31b31fcebc2ae278649bd7fd5f1734 [2022-08-04T11:09:44.430Z] #65 DONE 0.1s [2022-08-04T11:09:44.430Z] [2022-08-04T11:09:44.430Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:09:44.430Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:09:46.389Z] ok github.com/docker/docker/pkg/chrootarchive 2.522s coverage: 42.7% of statements [2022-08-04T11:09:46.648Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T11:09:46.648Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2022-08-04T11:09:46.908Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-04T11:09:47.166Z] ok github.com/docker/docker/layer 7.167s coverage: 68.9% of statements [2022-08-04T11:09:47.166Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T11:09:47.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T11:09:47.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T11:09:47.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T11:09:47.166Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T11:09:47.166Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T11:09:47.424Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 87.2% of statements [2022-08-04T11:09:47.683Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2022-08-04T11:09:47.683Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-08-04T11:09:48.706Z] ok github.com/docker/docker/pkg/idtools 0.418s coverage: 67.9% of statements [2022-08-04T11:09:48.706Z] ok github.com/docker/docker/pkg/ioutils 0.350s coverage: 71.5% of statements [2022-08-04T11:09:48.964Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-04T11:09:48.964Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2022-08-04T11:09:48.964Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T11:09:49.221Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-08-04T11:09:49.221Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-04T11:09:49.479Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-04T11:09:49.479Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 90.5% of statements [2022-08-04T11:09:49.737Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2022-08-04T11:09:49.737Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T11:09:49.737Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T11:09:50.315Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2022-08-04T11:09:50.574Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-04T11:09:50.832Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T11:09:51.089Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-04T11:09:52.460Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-08-04T11:09:52.460Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-04T11:09:52.718Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-04T11:09:52.976Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-04T11:09:53.235Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-04T11:09:53.493Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T11:09:53.757Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-04T11:09:54.322Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T11:09:54.582Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-08-04T11:09:55.150Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-04T11:09:55.150Z] ok github.com/docker/docker/pkg/useragent 0.006s coverage: 88.9% of statements [2022-08-04T11:09:55.689Z] #77 ... [2022-08-04T11:09:55.689Z] [2022-08-04T11:09:55.689Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-04T11:09:55.689Z] #47 sha256:a3d31ed0c916c9ea0b1c8e3bcea450a6c821f3fe6ec76d50aba959bd197ea91b [2022-08-04T11:09:55.689Z] #47 DONE 403.2s [2022-08-04T11:09:55.689Z] [2022-08-04T11:09:55.689Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:09:55.689Z] #60 sha256:703ed8d09263afd32669257d6db56425d6610910ce4c6d0de910bcaec8c4a34b [2022-08-04T11:09:55.689Z] #60 ... [2022-08-04T11:09:55.689Z] [2022-08-04T11:09:55.689Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T11:09:55.689Z] #48 sha256:5e06fb98ad92a54553f817ced5eb8b96847e1b45bc7b147508cc4b3ac3d420ab [2022-08-04T11:09:55.689Z] #48 DONE 0.2s [2022-08-04T11:09:55.689Z] [2022-08-04T11:09:55.689Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T11:09:55.689Z] #52 sha256:6552b34b630fa082abf307b89691b0f40bc67c6d9dd0dd03f7e7d83ddc088106 [2022-08-04T11:09:55.689Z] #52 DONE 0.1s [2022-08-04T11:09:55.689Z] [2022-08-04T11:09:55.689Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T11:09:55.689Z] #54 sha256:7690fbc60779e8d6bef2d55ff5d73dd8296e7de97709c6baf057fe04f0764023 [2022-08-04T11:09:55.689Z] #54 DONE 0.1s [2022-08-04T11:09:55.689Z] [2022-08-04T11:09:55.689Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:09:55.689Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:09:55.689Z] #77 334.8 CCLD tests/init [2022-08-04T11:09:57.055Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-04T11:09:57.313Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T11:09:57.518Z] #47 DONE 394.0s [2022-08-04T11:09:57.518Z] [2022-08-04T11:09:57.518Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:09:57.518Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:09:57.571Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-08-04T11:09:57.775Z] #55 ... [2022-08-04T11:09:57.775Z] [2022-08-04T11:09:57.775Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-04T11:09:57.775Z] #48 sha256:a1e5a46c51b413e9be7b36e1961a3885cf109a711de5cbb765cfbf6d252b8c3c [2022-08-04T11:09:58.032Z] #48 DONE 0.4s [2022-08-04T11:09:58.032Z] [2022-08-04T11:09:58.032Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:09:58.032Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:09:58.032Z] #77 ... [2022-08-04T11:09:58.032Z] [2022-08-04T11:09:58.032Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-04T11:09:58.032Z] #52 sha256:ff0183c231d4ed4bfe9ac183180b83e3ca5ee32ee40ba53a2c27a5c253f7d346 [2022-08-04T11:09:58.032Z] #52 DONE 0.0s [2022-08-04T11:09:58.032Z] [2022-08-04T11:09:58.032Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-04T11:09:58.032Z] #54 sha256:b5d348a1efc9dfcfd2515f78a71924f1271fe95cc1faf92c7344b014a29b2141 [2022-08-04T11:09:58.032Z] #54 DONE 0.1s [2022-08-04T11:09:58.290Z] [2022-08-04T11:09:58.290Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:09:58.290Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:09:58.290Z] #55 ... [2022-08-04T11:09:58.290Z] [2022-08-04T11:09:58.290Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-04T11:09:58.290Z] #77 sha256:9e261e8b4a04c527fb12b318d6cb7641d1cad86a8b4160d053623aac84dcc2f1 [2022-08-04T11:09:58.290Z] #77 321.8 CCLD tests/init [2022-08-04T11:09:58.943Z] ok github.com/docker/docker/quota 0.254s coverage: 71.4% of statements [2022-08-04T11:09:59.201Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T11:10:00.134Z] ok github.com/docker/docker/registry 0.078s coverage: 58.6% of statements [2022-08-04T11:10:00.393Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-04T11:10:00.667Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2022-08-04T11:10:01.285Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-04T11:10:01.542Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-04T11:10:03.439Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-04T11:10:04.006Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.8% of statements [2022-08-04T11:10:04.263Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-04T11:10:05.636Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-04T11:10:06.451Z] #71 ... [2022-08-04T11:10:06.451Z] [2022-08-04T11:10:06.451Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:10:06.451Z] #67 sha256:68c449df605adf9e557b9dc33c950b1e221db2f64276d81c5814c07e4a06efb7 [2022-08-04T11:10:06.451Z] #67 93.21 + mkdir -p /build [2022-08-04T11:10:06.451Z] #67 93.21 + cp runc /build/runc [2022-08-04T11:10:06.451Z] #67 DONE 93.8s [2022-08-04T11:10:06.451Z] [2022-08-04T11:10:06.451Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:06.451Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:10:06.451Z] #71 ... [2022-08-04T11:10:06.451Z] [2022-08-04T11:10:06.451Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T11:10:06.451Z] #68 sha256:77a5134adfcce3f8cdac5d157d810bec8ecacfc4fb5eeefa3ab5257b5c946929 [2022-08-04T11:10:06.451Z] #68 DONE 0.1s [2022-08-04T11:10:06.451Z] [2022-08-04T11:10:06.451Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:06.451Z] #71 sha256:5e6da8420bbcfebe7ff82a4fef9bb74260719466854db73e50b4218046a97e7b [2022-08-04T11:10:17.670Z] #77 355.1 AR libcrun_testing.a [2022-08-04T11:10:17.670Z] #77 355.1 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T11:10:17.670Z] #77 355.2 CCLD tests/tests_libcrun_utils [2022-08-04T11:10:17.670Z] #77 355.2 CCLD tests/tests_libcrun_errors [2022-08-04T11:10:17.670Z] #77 355.2 CCLD tests/tests_libcrun_fuzzer [2022-08-04T11:10:17.670Z] #77 355.4 CCLD libcrun.la [2022-08-04T11:10:17.670Z] #77 356.7 CCLD crun [2022-08-04T11:10:17.670Z] #77 357.3 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T11:10:17.670Z] #77 357.5 /bin/mkdir -p '/usr/local/lib' [2022-08-04T11:10:17.670Z] #77 357.5 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T11:10:17.670Z] #77 357.5 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T11:10:17.670Z] #77 357.5 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T11:10:17.932Z] #77 357.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T11:10:17.932Z] #77 357.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T11:10:17.932Z] #77 357.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T11:10:17.932Z] #77 357.6 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T11:10:17.932Z] #77 357.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib [2022-08-04T11:10:18.194Z] #77 357.8 ---------------------------------------------------------------------- [2022-08-04T11:10:18.194Z] #77 357.8 Libraries have been installed in: [2022-08-04T11:10:18.194Z] #77 357.8 /usr/local/lib [2022-08-04T11:10:18.194Z] #77 357.8 [2022-08-04T11:10:18.194Z] #77 357.8 If you ever happen to want to link against installed libraries [2022-08-04T11:10:18.194Z] #77 357.8 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T11:10:18.194Z] #77 357.8 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T11:10:18.194Z] #77 357.8 flag during linking and do at least one of the following: [2022-08-04T11:10:18.194Z] #77 357.8 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T11:10:18.194Z] #77 357.8 during execution [2022-08-04T11:10:18.194Z] #77 357.8 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T11:10:18.194Z] #77 357.8 during linking [2022-08-04T11:10:18.194Z] #77 357.8 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T11:10:18.194Z] #77 357.8 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T11:10:18.194Z] #77 357.8 [2022-08-04T11:10:18.194Z] #77 357.8 See any operating system documentation about shared libraries for [2022-08-04T11:10:18.194Z] #77 357.8 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T11:10:18.194Z] #77 357.8 ---------------------------------------------------------------------- [2022-08-04T11:10:18.194Z] #77 357.8 /bin/mkdir -p '/build' [2022-08-04T11:10:18.194Z] #77 357.8 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T11:10:18.194Z] #77 357.9 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T11:10:18.194Z] #77 357.9 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T11:10:18.194Z] #77 357.9 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T11:10:18.194Z] #77 357.9 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T11:10:18.457Z] #77 DONE 358.2s [2022-08-04T11:10:18.457Z] [2022-08-04T11:10:18.457Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:10:18.457Z] #60 sha256:703ed8d09263afd32669257d6db56425d6610910ce4c6d0de910bcaec8c4a34b [2022-08-04T11:10:20.201Z] #77 342.4 AR libcrun_testing.a [2022-08-04T11:10:20.201Z] #77 342.4 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-04T11:10:20.201Z] #77 342.4 CCLD tests/tests_libcrun_utils [2022-08-04T11:10:20.201Z] #77 342.5 CCLD tests/tests_libcrun_errors [2022-08-04T11:10:20.201Z] #77 342.5 CCLD tests/tests_libcrun_fuzzer [2022-08-04T11:10:20.201Z] #77 343.2 CCLD libcrun.la [2022-08-04T11:10:20.458Z] #77 343.9 CCLD crun [2022-08-04T11:10:21.022Z] #77 344.4 make[3]: Entering directory '/tmp/crun-build' [2022-08-04T11:10:21.279Z] #77 344.6 /bin/mkdir -p '/usr/local/lib' [2022-08-04T11:10:21.279Z] #77 344.7 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-04T11:10:21.279Z] #77 344.7 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-04T11:10:21.279Z] #77 344.7 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-04T11:10:21.279Z] #77 344.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-04T11:10:21.279Z] #77 344.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-04T11:10:21.279Z] #77 344.8 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-04T11:10:21.279Z] #77 344.8 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-04T11:10:21.536Z] #77 345.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-08-04T11:10:21.536Z] #77 345.0 ---------------------------------------------------------------------- [2022-08-04T11:10:21.536Z] #77 345.0 Libraries have been installed in: [2022-08-04T11:10:21.536Z] #77 345.0 /usr/local/lib [2022-08-04T11:10:21.536Z] #77 345.0 [2022-08-04T11:10:21.536Z] #77 345.0 If you ever happen to want to link against installed libraries [2022-08-04T11:10:21.536Z] #77 345.0 in a given directory, LIBDIR, you must either use libtool, and [2022-08-04T11:10:21.536Z] #77 345.0 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-04T11:10:21.536Z] #77 345.0 flag during linking and do at least one of the following: [2022-08-04T11:10:21.536Z] #77 345.0 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-04T11:10:21.536Z] #77 345.0 during execution [2022-08-04T11:10:21.536Z] #77 345.0 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-04T11:10:21.536Z] #77 345.0 during linking [2022-08-04T11:10:21.536Z] #77 345.0 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-04T11:10:21.536Z] #77 345.0 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-04T11:10:21.536Z] #77 345.0 [2022-08-04T11:10:21.536Z] #77 345.0 See any operating system documentation about shared libraries for [2022-08-04T11:10:21.536Z] #77 345.0 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-04T11:10:21.536Z] #77 345.0 ---------------------------------------------------------------------- [2022-08-04T11:10:21.536Z] #77 345.0 /bin/mkdir -p '/build' [2022-08-04T11:10:21.536Z] #77 345.0 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-04T11:10:21.536Z] #77 345.1 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-04T11:10:21.793Z] #77 345.1 make[3]: Leaving directory '/tmp/crun-build' [2022-08-04T11:10:21.793Z] #77 345.1 make[2]: Leaving directory '/tmp/crun-build' [2022-08-04T11:10:21.793Z] #77 345.1 make[1]: Leaving directory '/tmp/crun-build' [2022-08-04T11:10:22.052Z] #77 DONE 345.5s [2022-08-04T11:10:22.052Z] [2022-08-04T11:10:22.052Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:10:22.052Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:10:27.545Z] ok github.com/docker/docker/pkg/plugins 33.647s coverage: 76.3% of statements [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T11:10:27.545Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === Skipped [2022-08-04T11:10:27.545Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T11:10:27.545Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T11:10:27.545Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T11:10:27.545Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T11:10:27.545Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T11:10:27.545Z] time="2022-08-04T11:09:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T11:10:27.545Z] time="2022-08-04T11:09:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T11:10:27.545Z] time="2022-08-04T11:09:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T11:10:27.545Z] time="2022-08-04T11:09:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T11:10:27.545Z] time="2022-08-04T11:09:20Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T11:10:27.545Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T11:10:27.545Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T11:10:27.545Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:10:27.545Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T11:10:27.545Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T11:10:27.545Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T11:10:27.545Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T11:10:27.545Z] [2022-08-04T11:10:27.545Z] DONE 2875 tests, 28 skipped in 210.760s [2022-08-04T11:10:27.545Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:10:27.545Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T11:10:27.545Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-04T11:10:36.589Z] #60 ... [2022-08-04T11:10:36.589Z] [2022-08-04T11:10:36.589Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-04T11:10:36.589Z] #55 sha256:e0e7f03de1d728860f24599687294de4eab84429ae1557f6d5f277a62e3ba48b [2022-08-04T11:10:36.589Z] #55 445.4 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T11:10:36.589Z] #55 DONE 446.7s [2022-08-04T11:10:36.589Z] [2022-08-04T11:10:36.589Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:36.589Z] #64 sha256:c2890c787fe6fc02df871b1ac2c5f01ca417f79bd5f4f7bb427cc2d656fffe54 [2022-08-04T11:10:36.589Z] #64 ... [2022-08-04T11:10:36.589Z] [2022-08-04T11:10:36.589Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-08-04T11:10:36.589Z] #60 sha256:703ed8d09263afd32669257d6db56425d6610910ce4c6d0de910bcaec8c4a34b [2022-08-04T11:10:36.589Z] #60 231.6 + mkdir -p /build [2022-08-04T11:10:36.589Z] #60 231.6 + cp runc /build/runc [2022-08-04T11:10:36.589Z] #60 DONE 232.0s [2022-08-04T11:10:36.589Z] [2022-08-04T11:10:36.589Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:36.589Z] #64 sha256:c2890c787fe6fc02df871b1ac2c5f01ca417f79bd5f4f7bb427cc2d656fffe54 [2022-08-04T11:10:37.980Z] #64 ... [2022-08-04T11:10:37.980Z] [2022-08-04T11:10:37.980Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T11:10:37.980Z] #56 sha256:e6974c23ff6ceb3e27bd3d381da94942e3014f16aab9d5565328fa5f1cb0c764 [2022-08-04T11:10:38.538Z] #71 183.0 # github.com/containerd/containerd/cmd/containerd [2022-08-04T11:10:38.538Z] #71 183.0 /usr/bin/ld: /tmp/go-link-2077462424/000019.o: in function `New': [2022-08-04T11:10:38.538Z] #71 183.0 /tmp/tmp.MUc9c3W4Bf/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T11:10:38.538Z] #71 183.1 + bin/containerd-stress [2022-08-04T11:10:38.538Z] #71 184.2 + bin/containerd-shim [2022-08-04T11:10:38.923Z] #56 DONE 0.9s [2022-08-04T11:10:38.923Z] [2022-08-04T11:10:38.923Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T11:10:38.923Z] #58 sha256:32de45ceb2c9d1145d623769a541144cb1dbe03dcbebf52444d998609a739d99 [2022-08-04T11:10:38.923Z] #58 DONE 0.1s [2022-08-04T11:10:38.923Z] [2022-08-04T11:10:38.923Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:38.923Z] #64 sha256:c2890c787fe6fc02df871b1ac2c5f01ca417f79bd5f4f7bb427cc2d656fffe54 [2022-08-04T11:10:38.923Z] #64 ... [2022-08-04T11:10:38.923Z] [2022-08-04T11:10:38.923Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T11:10:38.923Z] #61 sha256:c540d1f67fc930067dd66d0caca14e1f06be9c0d444a528f6704b336837738af [2022-08-04T11:10:39.184Z] #61 DONE 0.3s [2022-08-04T11:10:39.185Z] [2022-08-04T11:10:39.185Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:39.185Z] #64 sha256:c2890c787fe6fc02df871b1ac2c5f01ca417f79bd5f4f7bb427cc2d656fffe54 [2022-08-04T11:10:40.116Z] #55 437.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-04T11:10:40.116Z] #55 DONE 438.7s [2022-08-04T11:10:40.116Z] [2022-08-04T11:10:40.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-08-04T11:10:40.116Z] #60 sha256:64035f1f7ce6dfd9b9c9fa194933289a6ce3ae25cc93fafa641a715078f95264 [2022-08-04T11:10:40.116Z] #60 223.1 + mkdir -p /build [2022-08-04T11:10:40.116Z] #60 223.1 + cp runc /build/runc [2022-08-04T11:10:40.116Z] #60 DONE 223.3s [2022-08-04T11:10:40.116Z] [2022-08-04T11:10:40.116Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:40.116Z] #64 sha256:b24ffa59c6b1e664a0efd26a2f4d36d613da692928143ec7dac81ed241e37e45 [2022-08-04T11:10:41.730Z] #64 391.2 + bin/containerd [2022-08-04T11:10:42.641Z] #64 ... [2022-08-04T11:10:42.641Z] [2022-08-04T11:10:42.641Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-04T11:10:42.641Z] #56 sha256:ee7f96697343e5ee8daed0c1e35a61e11186421ccca93c8192a4690ded1aa876 [2022-08-04T11:10:42.898Z] #56 DONE 0.7s [2022-08-04T11:10:42.898Z] [2022-08-04T11:10:42.898Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:42.898Z] #64 sha256:b24ffa59c6b1e664a0efd26a2f4d36d613da692928143ec7dac81ed241e37e45 [2022-08-04T11:10:43.155Z] #64 ... [2022-08-04T11:10:43.155Z] [2022-08-04T11:10:43.155Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-04T11:10:43.155Z] #58 sha256:f9aae0d35f8b409070ba1cb8ec947f124af6aa4606b0c148d13d9341a11b58ca [2022-08-04T11:10:43.155Z] #58 DONE 0.1s [2022-08-04T11:10:43.155Z] [2022-08-04T11:10:43.155Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-04T11:10:43.155Z] #61 sha256:e99e9ec812800a4835a4f3871c231b293108e5a4eab727a35cba8e69ea89dea2 [2022-08-04T11:10:43.412Z] #61 DONE 0.2s [2022-08-04T11:10:43.412Z] [2022-08-04T11:10:43.412Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-04T11:10:43.412Z] #64 sha256:b24ffa59c6b1e664a0efd26a2f4d36d613da692928143ec7dac81ed241e37e45 [2022-08-04T11:10:44.341Z] #64 393.2 + bin/containerd [2022-08-04T11:10:50.750Z] #71 195.6 + bin/containerd-shim-runc-v1 [2022-08-04T11:10:56.020Z] #71 202.0 + bin/containerd-shim-runc-v2 [2022-08-04T11:10:56.586Z] #71 202.8 + binaries [2022-08-04T11:10:56.586Z] #71 202.8 + install -D bin/containerd /build/containerd [2022-08-04T11:10:56.586Z] #71 202.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T11:10:56.586Z] #71 202.8 + install -D bin/ctr /build/ctr [2022-08-04T11:10:57.153Z] #71 DONE 203.4s [2022-08-04T11:10:58.092Z] [2022-08-04T11:10:58.092Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T11:10:58.092Z] #72 sha256:bf3ee95e88ce18b618ef99881b128131ffd23360df04a6fa0713a34dd98c8ed2 [2022-08-04T11:10:58.658Z] #72 DONE 0.5s [2022-08-04T11:10:58.658Z] [2022-08-04T11:10:58.658Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T11:10:58.658Z] #77 sha256:192529ff718bc4eccf008f787f91affb07388d958039840cc6ee79865d95397e [2022-08-04T11:10:58.917Z] #77 DONE 0.1s [2022-08-04T11:10:58.917Z] [2022-08-04T11:10:58.917Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T11:10:58.917Z] #82 sha256:08b057cfc5be0dcf2c42fa8a135bcc1fb5eb4174cb854e28eb5316453c91db67 [2022-08-04T11:10:59.484Z] #82 DONE 0.5s [2022-08-04T11:10:59.484Z] [2022-08-04T11:10:59.484Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T11:10:59.484Z] #85 sha256:88b6e9f9651397d05aadc09c8d2c3e2a0783629ae7915a7b70039a93e872e981 [2022-08-04T11:10:59.484Z] #85 DONE 0.1s [2022-08-04T11:10:59.484Z] [2022-08-04T11:10:59.484Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T11:10:59.484Z] #86 sha256:3a003a6786d0d1e70d26581888885233f39ce1f7d4ba7a6d7a34ede6b16ee196 [2022-08-04T11:10:59.484Z] #86 DONE 0.0s [2022-08-04T11:10:59.484Z] [2022-08-04T11:10:59.484Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T11:10:59.484Z] #87 sha256:db1720c83a320b15b9b559c5bf72fd3512b4b13f79f83eb304b917953d541a70 [2022-08-04T11:10:59.484Z] #87 DONE 0.0s [2022-08-04T11:10:59.484Z] [2022-08-04T11:10:59.484Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T11:10:59.484Z] #88 sha256:d469c96ab98045fdc42cde42049b80c63bd861c943daffca0a602cd02b9a6c03 [2022-08-04T11:11:04.755Z] #88 DONE 5.0s [2022-08-04T11:11:04.755Z] [2022-08-04T11:11:04.755Z] #89 exporting to image [2022-08-04T11:11:04.755Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T11:11:04.755Z] #89 exporting layers [2022-08-04T11:11:14.196Z] ok github.com/docker/docker/libnetwork 37.397s coverage: 40.6% of statements [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.513s coverage: 59.9% of statements [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.016s coverage: 5.2% of statements [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-04T11:11:14.197Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T11:11:14.197Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T11:11:23.738Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.288s coverage: 6.6% of statements [2022-08-04T11:11:23.738Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T11:11:23.738Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-04T11:11:23.738Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-04T11:11:23.738Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T11:11:23.738Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T11:11:23.738Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T11:11:24.303Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-04T11:11:24.561Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-08-04T11:11:24.819Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T11:11:24.819Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T11:11:34.005Z] #89 exporting layers 25.1s done [2022-08-04T11:11:34.005Z] #89 writing image sha256:4b881e34d0099c08c0490c0dafab5ce56857f7078dc631dbbb73102194fb5c34 done [2022-08-04T11:11:34.005Z] #89 naming to docker.io/library/docker:a14c5d6a8f52249035edbf729dc517f7dc374490 done [2022-08-04T11:11:34.005Z] #89 DONE 25.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-04T11:11:34.338Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43817/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a14c5d6a8f52249035edbf729dc517f7dc374490 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a14c5d6a8f52249035edbf729dc517f7dc374490 hack/validate/default [2022-08-04T11:11:34.905Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-04T11:11:34.905Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-04T11:11:34.905Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-04T11:11:34.905Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-04T11:11:34.905Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-04T11:11:34.905Z] [2022-08-04T11:11:34.905Z] INFO Start validation with golang-ci-lint [2022-08-04T11:11:35.840Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-04T11:11:35.840Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-04T11:11:35.840Z] INFO [loader] Using build tags: [ journald] [2022-08-04T11:11:37.014Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-04T11:11:37.999Z] #64 441.6 # github.com/containerd/containerd/cmd/containerd [2022-08-04T11:11:37.999Z] #64 441.6 /usr/bin/ld: /tmp/go-link-1507206090/000019.o: in function `New': [2022-08-04T11:11:37.999Z] #64 441.6 /tmp/tmp.fdOpfg34I1/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T11:11:37.999Z] #64 441.7 + bin/containerd-stress [2022-08-04T11:11:37.999Z] #64 442.7 + bin/containerd-shim [2022-08-04T11:11:41.630Z] #64 443.8 # github.com/containerd/containerd/cmd/containerd [2022-08-04T11:11:41.630Z] #64 443.8 /usr/bin/ld: /tmp/go-link-1250978512/000019.o: in function `New': [2022-08-04T11:11:41.630Z] #64 443.8 /tmp/tmp.rSx8bjlKad/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-04T11:11:41.630Z] #64 443.9 + bin/containerd-stress [2022-08-04T11:11:41.630Z] #64 445.0 + bin/containerd-shim [2022-08-04T11:11:42.312Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T11:11:42.312Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:11:42.312Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:11:42.312Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:11:42.312Z] [2022-08-04T11:11:42.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T11:11:42.312Z] DOCKER_SYSTEMD=1 [2022-08-04T11:11:42.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T11:11:42.312Z] HOSTNAME=d109b02abb70 [2022-08-04T11:11:42.312Z] DEST=bundles/test-integration [2022-08-04T11:11:42.312Z] PWD=/go/src/github.com/docker/docker [2022-08-04T11:11:42.312Z] DOCKER_GITCOMMIT=45e55023ecb020ea12eda2ca3d6c9970eb14d159 [2022-08-04T11:11:42.312Z] container=docker [2022-08-04T11:11:42.312Z] HOME=/root [2022-08-04T11:11:42.312Z] LANG=C.UTF-8 [2022-08-04T11:11:42.312Z] INVOCATION_ID=d9185ca288cb4714ac896e51615312f3 [2022-08-04T11:11:42.312Z] GOLANG_VERSION=1.18.5 [2022-08-04T11:11:42.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T11:11:42.312Z] VALIDATE_BRANCH=master [2022-08-04T11:11:42.312Z] TERM=xterm [2022-08-04T11:11:42.312Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T11:11:42.312Z] SHLVL=3 [2022-08-04T11:11:42.312Z] TIMEOUT=120m [2022-08-04T11:11:42.312Z] DOCKER_BUILDTAGS= journald [2022-08-04T11:11:42.312Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T11:11:42.312Z] GO111MODULE=off [2022-08-04T11:11:42.312Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T11:11:42.312Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T11:11:42.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T11:11:42.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T11:11:42.312Z] GOPATH=/go [2022-08-04T11:11:42.312Z] PKG_CONFIG=pkg-config [2022-08-04T11:11:42.312Z] _=/usr/bin/env [2022-08-04T11:11:42.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T11:11:44.594Z] #64 453.8 + bin/containerd-shim-runc-v1 [2022-08-04T11:11:48.177Z] #64 456.0 + bin/containerd-shim-runc-v1 [2022-08-04T11:11:51.181Z] #64 460.0 + bin/containerd-shim-runc-v2 [2022-08-04T11:11:51.181Z] #64 460.8 + binaries [2022-08-04T11:11:51.181Z] #64 460.8 + install -D bin/containerd /build/containerd [2022-08-04T11:11:51.181Z] #64 460.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T11:11:51.181Z] #64 460.8 + install -D bin/ctr /build/ctr [2022-08-04T11:11:51.880Z] ok github.com/docker/docker/libnetwork/ipam 16.066s coverage: 85.3% of statements [2022-08-04T11:11:51.880Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T11:11:51.880Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T11:11:52.138Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-04T11:11:52.396Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-04T11:11:52.396Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T11:11:52.654Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T11:11:53.143Z] #64 DONE 462.9s [2022-08-04T11:11:53.219Z] ok github.com/docker/docker/libnetwork/ipamutils 0.271s coverage: 74.0% of statements [2022-08-04T11:11:53.429Z] #64 462.2 + bin/containerd-shim-runc-v2 [2022-08-04T11:11:53.784Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.0% of statements [2022-08-04T11:11:54.041Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-04T11:11:54.088Z] [2022-08-04T11:11:54.088Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T11:11:54.088Z] #65 sha256:f90b36260c82798e72a253ee86b4379843c13c3fea8cc12369f4a0383a8406cd [2022-08-04T11:11:54.299Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-04T11:11:54.357Z] #64 463.0 + binaries [2022-08-04T11:11:54.357Z] #64 463.0 + install -D bin/containerd /build/containerd [2022-08-04T11:11:54.357Z] #64 463.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-04T11:11:54.357Z] #64 463.0 + install -D bin/ctr /build/ctr [2022-08-04T11:11:55.028Z] #65 DONE 0.9s [2022-08-04T11:11:55.028Z] [2022-08-04T11:11:55.028Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T11:11:55.028Z] #70 sha256:4dd5f780efadc3c8a621b36a214c375c4d06eaceea512ed6f8c651a8cbf55dc1 [2022-08-04T11:11:55.288Z] #70 DONE 0.3s [2022-08-04T11:11:55.288Z] [2022-08-04T11:11:55.288Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T11:11:55.288Z] #75 sha256:fd06cb9713f56ac4686c7cd187f74bf82caee03fbad13ef3ddadaf5ccad7d908 [2022-08-04T11:11:56.227Z] #75 DONE 0.9s [2022-08-04T11:11:56.227Z] [2022-08-04T11:11:56.227Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T11:11:56.227Z] #78 sha256:1b8047b9ec10c327af41b46fbfdc7af5a725441065c0dad574ec7bd0920dd29d [2022-08-04T11:11:56.227Z] #78 DONE 0.0s [2022-08-04T11:11:56.227Z] [2022-08-04T11:11:56.227Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T11:11:56.227Z] #79 sha256:fdad37bb6b2239faae23d98ad694a0286c28a707f158645de34436740ed65ca0 [2022-08-04T11:11:56.227Z] #79 DONE 0.0s [2022-08-04T11:11:56.227Z] [2022-08-04T11:11:56.227Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T11:11:56.227Z] #80 sha256:40d60ad6fbc5d6dbe309a2f59c3a5b89a9295636a70255985c88d22dd3f82a13 [2022-08-04T11:11:56.227Z] #80 DONE 0.0s [2022-08-04T11:11:56.227Z] [2022-08-04T11:11:56.227Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T11:11:56.227Z] #81 sha256:df444e811b46f8c195064c576b71f99a0fc0f6725a8c4ec6b47cbb681f3a5648 [2022-08-04T11:11:56.874Z] #64 DONE 465.1s [2022-08-04T11:11:57.445Z] [2022-08-04T11:11:57.445Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-04T11:11:57.445Z] #65 sha256:97e8bc26db78ef15efcad54dd9b76e796ceb4028dbbcfbb3f56af5a213b34084 [2022-08-04T11:11:58.417Z] #65 DONE 0.8s [2022-08-04T11:11:58.417Z] [2022-08-04T11:11:58.417Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-04T11:11:58.417Z] #70 sha256:6e8af8dee04f1e2b09ac53ca756e6f34e3d394c59960caa852301d0dfd6bbc10 [2022-08-04T11:11:58.417Z] #70 DONE 0.3s [2022-08-04T11:11:58.417Z] [2022-08-04T11:11:58.417Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-04T11:11:58.417Z] #75 sha256:dee8d0f2abd02fc7edf059617ad3f224074d92f53224a536197de1610ac6a07d [2022-08-04T11:11:59.370Z] #75 DONE 1.0s [2022-08-04T11:11:59.370Z] [2022-08-04T11:11:59.370Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-04T11:11:59.370Z] #78 sha256:a9daafa690cb7107324153e21955f80d5d75f0ba0ccadb0ea90677e204e0e362 [2022-08-04T11:11:59.370Z] #78 DONE 0.0s [2022-08-04T11:11:59.523Z] #81 DONE 2.8s [2022-08-04T11:11:59.523Z] [2022-08-04T11:11:59.523Z] #82 exporting to image [2022-08-04T11:11:59.523Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T11:11:59.523Z] #82 exporting layers [2022-08-04T11:11:59.626Z] [2022-08-04T11:11:59.626Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-04T11:11:59.626Z] #79 sha256:7e094b1cf5037979961ea217f40a9280fd0f648155bbc1239d2d42613b80dd2a [2022-08-04T11:11:59.626Z] #79 DONE 0.1s [2022-08-04T11:11:59.626Z] [2022-08-04T11:11:59.626Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-04T11:11:59.626Z] #80 sha256:0428fb5398e21316de3361d8a81801cda565c049b7fd810ca7226ef22f85f8c0 [2022-08-04T11:11:59.626Z] #80 DONE 0.1s [2022-08-04T11:11:59.626Z] [2022-08-04T11:11:59.626Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-04T11:11:59.626Z] #81 sha256:b96ac9e813f6e13b8594121e019b89def01954eaadf37f0d32d43ad15f41d3cf [2022-08-04T11:12:03.793Z] #81 DONE 4.2s [2022-08-04T11:12:03.793Z] [2022-08-04T11:12:03.793Z] #82 exporting to image [2022-08-04T11:12:03.793Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-04T11:12:03.793Z] #82 exporting layers [2022-08-04T11:12:06.106Z] #82 exporting layers 7.2s done [2022-08-04T11:12:06.106Z] #82 writing image sha256:cbf559a1cff90fd27f62179ff7f60365c61847ea48c9756e9f0dfed6e2a940b1 done [2022-08-04T11:12:06.106Z] #82 naming to docker.io/library/docker:2288e02bee8ffa3f403317f99e08ae4924e37027 done [2022-08-04T11:12:06.106Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-04T11:12:06.456Z] + trap exit INT TERM [2022-08-04T11:12:06.456Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-04T11:12:06.456Z] + CONTAINER_NAME=docker-pr6 [2022-08-04T11:12:06.456Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43817/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2288e02bee8ffa3f403317f99e08ae4924e37027 -e DOCKER_GRAPHDRIVER docker:2288e02bee8ffa3f403317f99e08ae4924e37027 hack/make.sh dynbinary [2022-08-04T11:12:07.839Z] [2022-08-04T11:12:07.839Z] Removing bundles/ [2022-08-04T11:12:07.839Z] [2022-08-04T11:12:07.839Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T11:12:07.839Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T11:12:07.839Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:12:11.880Z] #82 exporting layers 7.4s done [2022-08-04T11:12:11.880Z] #82 writing image sha256:803329d9b6c903210d0a3414172d5e804a3cf1922a1abdef8a3b58c965b51981 done [2022-08-04T11:12:11.880Z] #82 naming to docker.io/library/docker:45e55023ecb020ea12eda2ca3d6c9970eb14d159 done [2022-08-04T11:12:11.880Z] #82 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T11:12:12.228Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=45e55023ecb020ea12eda2ca3d6c9970eb14d159 -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:45e55023ecb020ea12eda2ca3d6c9970eb14d159 hack/make.sh dynbinary test-integration [2022-08-04T11:12:13.593Z] [2022-08-04T11:12:13.593Z] Removing bundles/ [2022-08-04T11:12:13.593Z] [2022-08-04T11:12:13.593Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T11:12:13.593Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T11:12:13.593Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:12:21.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T11:12:21.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T11:12:47.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T11:12:54.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T11:13:04.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T11:13:04.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T11:13:04.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T11:13:04.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T11:13:05.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T11:13:05.423Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T11:13:06.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T11:13:08.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T11:13:09.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T11:13:10.771Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T11:13:11.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T11:13:11.965Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T11:13:12.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T11:13:13.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T11:13:14.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T11:13:15.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T11:13:16.403Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T11:13:16.403Z] Using test binary docker [2022-08-04T11:13:16.404Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T11:13:16.404Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-04T11:13:16.404Z] Starting dockerd [2022-08-04T11:13:16.404Z] INFO: Waiting for daemon to start... [2022-08-04T11:13:19.683Z] . [2022-08-04T11:13:19.683Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T11:13:19.683Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T11:13:19.683Z] Error: No such image: emptyfs [2022-08-04T11:13:19.683Z] Running integration-test (iteration 1) [2022-08-04T11:13:19.683Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T11:13:19.683Z] Loaded image: busybox:latest [2022-08-04T11:13:19.683Z] Loaded image: busybox:glibc [2022-08-04T11:13:21.058Z] Loaded image: debian:bullseye-slim [2022-08-04T11:13:21.058Z] Loaded image: hello-world:latest [2022-08-04T11:13:21.058Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:13:21.058Z] INFO: Testing against a local daemon [2022-08-04T11:13:21.058Z] === RUN TestCgroupNamespacesBuild [2022-08-04T11:13:22.433Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-08-04T11:13:22.433Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T11:13:23.806Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2022-08-04T11:13:23.806Z] === RUN TestBuildWithSession [2022-08-04T11:13:23.806Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:13:23.806Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T11:13:23.806Z] === RUN TestBuildSquashParent [2022-08-04T11:13:29.070Z] --- PASS: TestBuildSquashParent (4.70s) [2022-08-04T11:13:29.070Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T11:13:29.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:13:29.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:13:29.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:13:29.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:13:29.070Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:13:29.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:13:29.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:13:29.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:13:29.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:13:29.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:13:29.070Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:13:29.070Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:13:29.070Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:13:29.070Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:13:30.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:13:30.004Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:13:31.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:13:31.905Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:13:33.281Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-04T11:13:33.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.74s) [2022-08-04T11:13:33.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2022-08-04T11:13:33.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-08-04T11:13:33.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.76s) [2022-08-04T11:13:33.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.55s) [2022-08-04T11:13:33.281Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-08-04T11:13:33.281Z] === RUN TestBuildMultiStageCopy [2022-08-04T11:13:33.281Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T11:13:34.654Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T11:13:34.912Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T11:13:35.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T11:13:35.429Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T11:13:35.687Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-08-04T11:13:35.687Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.34s) [2022-08-04T11:13:35.687Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.39s) [2022-08-04T11:13:35.687Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-04T11:13:35.687Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-04T11:13:35.687Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-08-04T11:13:35.687Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T11:13:36.254Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-08-04T11:13:36.254Z] === RUN TestBuildLabelWithTargets [2022-08-04T11:13:37.189Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-04T11:13:37.189Z] === RUN TestBuildWithEmptyLayers [2022-08-04T11:13:37.756Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-08-04T11:13:37.756Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T11:13:39.656Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-08-04T11:13:39.656Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T11:13:39.914Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-08-04T11:13:39.914Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T11:13:41.818Z] --- PASS: TestBuildMultiStageLayerLeak (1.63s) [2022-08-04T11:13:41.818Z] === RUN TestBuildWithHugeFile [2022-08-04T11:13:45.764Z] ok github.com/docker/docker/libnetwork/networkdb 104.983s coverage: 60.1% of statements [2022-08-04T11:13:45.764Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T11:13:45.764Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T11:13:45.764Z] ok github.com/docker/docker/libnetwork/osl 4.344s coverage: 39.7% of statements [2022-08-04T11:13:46.022Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T11:13:46.279Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 80.7% of statements [2022-08-04T11:13:47.651Z] ok github.com/docker/docker/libnetwork/portmapper 0.662s coverage: 48.6% of statements [2022-08-04T11:13:47.651Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-04T11:13:47.651Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T11:13:47.908Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-04T11:13:47.908Z] [2022-08-04T11:13:47.908Z] === Skipped [2022-08-04T11:13:47.908Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T11:13:47.908Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:13:47.908Z] [2022-08-04T11:13:47.908Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T11:13:47.908Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:13:47.908Z] [2022-08-04T11:13:47.908Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T11:13:47.908Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:13:47.908Z] [2022-08-04T11:13:47.908Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T11:13:47.908Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:13:47.908Z] [2022-08-04T11:13:47.909Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T11:13:47.909Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:13:47.909Z] [2022-08-04T11:13:47.909Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T11:13:47.909Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:13:47.909Z] [2022-08-04T11:13:47.909Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T11:13:47.909Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:13:47.909Z] [2022-08-04T11:13:47.909Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T11:13:47.909Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:13:47.909Z] [2022-08-04T11:13:47.909Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T11:13:47.909Z] firewalld_test.go:14: firewalld is not running [2022-08-04T11:13:47.909Z] [2022-08-04T11:13:47.909Z] DONE 327 tests, 9 skipped in 203.826s Post stage [Pipeline] junit [2022-08-04T11:13:48.485Z] Recording test results [2022-08-04T11:13:49.783Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-04T11:13:50.121Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 -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:23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 hack/make.sh dynbinary test-integration [2022-08-04T11:13:50.379Z] [2022-08-04T11:13:50.637Z] Removing bundles/ [2022-08-04T11:13:50.637Z] [2022-08-04T11:13:50.637Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T11:13:50.637Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T11:13:50.637Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:14:14.390Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T11:14:14.390Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:14:14.390Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:14:14.390Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:14:14.390Z] [2022-08-04T11:14:14.390Z] + TEST_INTEGRATION_DEST=1 [2022-08-04T11:14:14.390Z] + CONTAINER_NAME=docker-pr6-1 [2022-08-04T11:14:14.390Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T11:14:14.390Z] + run_tests test-integration-flaky [2022-08-04T11:14:14.390Z] + '[' -n 0 ']' [2022-08-04T11:14:14.390Z] + rm= [2022-08-04T11:14:14.390Z] + c=0 [2022-08-04T11:14:14.390Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43817/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43817/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2288e02bee8ffa3f403317f99e08ae4924e37027 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2288e02bee8ffa3f403317f99e08ae4924e37027 hack/make.sh test-integration-flaky test-integration [2022-08-04T11:14:14.390Z] + TEST_INTEGRATION_DEST=3 [2022-08-04T11:14:14.390Z] + CONTAINER_NAME=docker-pr6-3 [2022-08-04T11:14:14.390Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T11:14:14.390Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T11:14:14.390Z] ++ jobs -p [2022-08-04T11:14:14.390Z] + run_tests [2022-08-04T11:14:14.390Z] + '[' -n 0 ']' [2022-08-04T11:14:14.390Z] + rm= [2022-08-04T11:14:14.390Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43817/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43817/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2288e02bee8ffa3f403317f99e08ae4924e37027 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2288e02bee8ffa3f403317f99e08ae4924e37027 hack/make.sh '' test-integration [2022-08-04T11:14:14.390Z] + for job in $(jobs -p) [2022-08-04T11:14:14.390Z] + wait 8483 [2022-08-04T11:14:14.390Z] + TEST_INTEGRATION_DEST=2 [2022-08-04T11:14:14.390Z] + CONTAINER_NAME=docker-pr6-2 [2022-08-04T11:14:14.390Z] + TEST_SKIP_INTEGRATION=1 [2022-08-04T11:14:14.390Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T11:14:14.390Z] + run_tests [2022-08-04T11:14:14.390Z] + '[' -n 0 ']' [2022-08-04T11:14:14.390Z] + rm= [2022-08-04T11:14:14.390Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43817/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43817/.git:/go/src/github.com/docker/docker/.git --name docker-pr6-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=2288e02bee8ffa3f403317f99e08ae4924e37027 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:2288e02bee8ffa3f403317f99e08ae4924e37027 hack/make.sh '' test-integration [2022-08-04T11:14:14.390Z] [2022-08-04T11:14:14.390Z] [2022-08-04T11:14:14.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T11:14:14.390Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T11:14:14.390Z] HOSTNAME=df3db315b006 [2022-08-04T11:14:14.390Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T11:14:14.390Z] TESTDEBUG=0 [2022-08-04T11:14:14.390Z] DEST=bundles/test-integration [2022-08-04T11:14:14.390Z] PWD=/go/src/github.com/docker/docker [2022-08-04T11:14:14.390Z] KEEPBUNDLE=1 [2022-08-04T11:14:14.390Z] DOCKER_GITCOMMIT=2288e02bee8ffa3f403317f99e08ae4924e37027 [2022-08-04T11:14:14.390Z] container=docker [2022-08-04T11:14:14.390Z] HOME=/root [2022-08-04T11:14:14.390Z] GOLANG_VERSION=1.18.5 [2022-08-04T11:14:14.390Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T11:14:14.390Z] VALIDATE_BRANCH=master [2022-08-04T11:14:14.390Z] TERM=xterm [2022-08-04T11:14:14.390Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T11:14:14.390Z] SHLVL=1 [2022-08-04T11:14:14.390Z] TIMEOUT=120m [2022-08-04T11:14:14.390Z] DOCKER_BUILDTAGS= journald [2022-08-04T11:14:14.390Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T11:14:14.390Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T11:14:14.390Z] GO111MODULE=off [2022-08-04T11:14:14.390Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T11:14:14.390Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T11:14:14.390Z] GOPATH=/go [2022-08-04T11:14:14.390Z] PKG_CONFIG=pkg-config [2022-08-04T11:14:14.390Z] _=/usr/bin/env [2022-08-04T11:14:14.390Z] Building test suite binary ./integration-cli/test.main [2022-08-04T11:14:14.390Z] [2022-08-04T11:14:14.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T11:14:14.390Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T11:14:14.390Z] HOSTNAME=a44436ec61e7 [2022-08-04T11:14:14.390Z] TEST_SKIP_INTEGRATION=1 [2022-08-04T11:14:14.390Z] TESTDEBUG=0 [2022-08-04T11:14:14.390Z] DEST=bundles/test-integration [2022-08-04T11:14:14.390Z] PWD=/go/src/github.com/docker/docker [2022-08-04T11:14:14.390Z] KEEPBUNDLE=1 [2022-08-04T11:14:14.390Z] DOCKER_GITCOMMIT=2288e02bee8ffa3f403317f99e08ae4924e37027 [2022-08-04T11:14:14.390Z] container=docker [2022-08-04T11:14:14.390Z] HOME=/root [2022-08-04T11:14:14.390Z] GOLANG_VERSION=1.18.5 [2022-08-04T11:14:14.390Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T11:14:14.390Z] VALIDATE_BRANCH=master [2022-08-04T11:14:14.390Z] TERM=xterm [2022-08-04T11:14:14.390Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T11:14:14.390Z] SHLVL=1 [2022-08-04T11:14:14.390Z] TIMEOUT=120m [2022-08-04T11:14:14.390Z] DOCKER_BUILDTAGS= journald [2022-08-04T11:14:14.390Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T11:14:14.390Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T11:14:14.390Z] GO111MODULE=off [2022-08-04T11:14:14.390Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T11:14:14.390Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T11:14:14.390Z] GOPATH=/go [2022-08-04T11:14:14.390Z] PKG_CONFIG=pkg-config [2022-08-04T11:14:14.390Z] _=/usr/bin/env [2022-08-04T11:14:14.390Z] Building test suite binary ./integration-cli/test.main [2022-08-04T11:14:14.390Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-04T11:14:14.390Z] No new tests added to integration. [2022-08-04T11:14:14.390Z] [2022-08-04T11:14:14.390Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T11:14:14.390Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T11:14:14.390Z] HOSTNAME=973e68970003 [2022-08-04T11:14:14.390Z] TESTDEBUG=0 [2022-08-04T11:14:14.390Z] DEST=bundles/test-integration [2022-08-04T11:14:14.390Z] PWD=/go/src/github.com/docker/docker [2022-08-04T11:14:14.390Z] KEEPBUNDLE=1 [2022-08-04T11:14:14.390Z] DOCKER_GITCOMMIT=2288e02bee8ffa3f403317f99e08ae4924e37027 [2022-08-04T11:14:14.390Z] container=docker [2022-08-04T11:14:14.390Z] HOME=/root [2022-08-04T11:14:14.390Z] GOLANG_VERSION=1.18.5 [2022-08-04T11:14:14.390Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T11:14:14.390Z] VALIDATE_BRANCH=master [2022-08-04T11:14:14.390Z] TERM=xterm [2022-08-04T11:14:14.390Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T11:14:14.390Z] SHLVL=1 [2022-08-04T11:14:14.390Z] TIMEOUT=120m [2022-08-04T11:14:14.390Z] DOCKER_BUILDTAGS= journald [2022-08-04T11:14:14.390Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T11:14:14.390Z] GO111MODULE=off [2022-08-04T11:14:14.390Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T11:14:14.390Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T11:14:14.390Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T11:14:14.390Z] GOPATH=/go [2022-08-04T11:14:14.390Z] PKG_CONFIG=pkg-config [2022-08-04T11:14:14.390Z] _=/usr/bin/env [2022-08-04T11:14:14.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T11:14:19.996Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T11:14:19.996Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:14:19.996Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:14:19.996Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:14:19.996Z] [2022-08-04T11:14:19.996Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T11:14:19.996Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T11:14:19.996Z] HOSTNAME=bd81f5b464f5 [2022-08-04T11:14:19.996Z] DEST=bundles/test-integration [2022-08-04T11:14:19.996Z] PWD=/go/src/github.com/docker/docker [2022-08-04T11:14:19.996Z] DOCKER_ROOTLESS=1 [2022-08-04T11:14:19.996Z] DOCKER_GITCOMMIT=45e55023ecb020ea12eda2ca3d6c9970eb14d159 [2022-08-04T11:14:19.996Z] container=docker [2022-08-04T11:14:19.996Z] HOME=/root [2022-08-04T11:14:19.996Z] GOLANG_VERSION=1.18.5 [2022-08-04T11:14:19.996Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T11:14:19.996Z] VALIDATE_BRANCH=master [2022-08-04T11:14:19.996Z] TERM=xterm [2022-08-04T11:14:19.996Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T11:14:19.996Z] SHLVL=1 [2022-08-04T11:14:19.996Z] TIMEOUT=120m [2022-08-04T11:14:19.996Z] DOCKER_BUILDTAGS= journald [2022-08-04T11:14:19.996Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T11:14:19.996Z] GO111MODULE=off [2022-08-04T11:14:19.996Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T11:14:19.996Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T11:14:19.996Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T11:14:19.996Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T11:14:19.996Z] GOPATH=/go [2022-08-04T11:14:19.996Z] PKG_CONFIG=pkg-config [2022-08-04T11:14:19.996Z] _=/usr/bin/env [2022-08-04T11:14:19.996Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T11:14:38.044Z] --- PASS: TestBuildWithHugeFile (49.42s) [2022-08-04T11:14:38.044Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T11:14:38.044Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:14:38.044Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:14:38.044Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T11:14:38.044Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:14:38.044Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:14:38.044Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:14:38.044Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:14:38.044Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:14:38.044Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:14:38.044Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:14:38.044Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:14:38.044Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:14:38.044Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T11:14:38.044Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-08-04T11:14:38.044Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-04T11:14:38.044Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T11:14:38.044Z] === RUN TestBuildPreserveOwnership [2022-08-04T11:14:38.044Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T11:14:38.044Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T11:14:38.044Z] --- PASS: TestBuildPreserveOwnership (3.44s) [2022-08-04T11:14:38.044Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.33s) [2022-08-04T11:14:38.044Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.10s) [2022-08-04T11:14:38.044Z] === RUN TestBuildPlatformInvalid [2022-08-04T11:14:38.044Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-04T11:14:38.044Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T11:14:38.044Z] Loaded image: busybox:latest [2022-08-04T11:14:38.044Z] Loaded image: busybox:glibc [2022-08-04T11:14:38.044Z] Loaded image: debian:bullseye-slim [2022-08-04T11:14:38.044Z] Loaded image: hello-world:latest [2022-08-04T11:14:38.044Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:14:42.409Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|types_sizes|exports_file|imports|name) took 2m58.691484996s [2022-08-04T11:14:42.409Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 511.741779ms [2022-08-04T11:14:46.156Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.18s) [2022-08-04T11:14:46.156Z] PASS [2022-08-04T11:14:46.156Z] [2022-08-04T11:14:46.156Z] === Skipped [2022-08-04T11:14:46.156Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T11:14:46.156Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:14:46.156Z] [2022-08-04T11:14:46.156Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:14:46.156Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:14:46.156Z] [2022-08-04T11:14:46.156Z] DONE 34 tests, 2 skipped in 85.489s [2022-08-04T11:14:46.156Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T11:14:46.156Z] INFO: Testing against a local daemon [2022-08-04T11:14:46.156Z] === RUN TestConfigInspect [2022-08-04T11:14:47.089Z] --- PASS: TestConfigInspect (2.31s) [2022-08-04T11:14:47.089Z] === RUN TestConfigList [2022-08-04T11:14:49.618Z] --- PASS: TestConfigList (2.12s) [2022-08-04T11:14:49.618Z] === RUN TestConfigsCreateAndDelete [2022-08-04T11:14:51.516Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2022-08-04T11:14:51.516Z] === RUN TestConfigsUpdate [2022-08-04T11:14:53.414Z] --- PASS: TestConfigsUpdate (2.11s) [2022-08-04T11:14:53.414Z] === RUN TestTemplatedConfig [2022-08-04T11:14:56.699Z] --- PASS: TestTemplatedConfig (2.59s) [2022-08-04T11:14:56.699Z] === RUN TestConfigCreateResolve [2022-08-04T11:14:58.596Z] --- PASS: TestConfigCreateResolve (2.24s) [2022-08-04T11:14:58.596Z] PASS [2022-08-04T11:14:58.596Z] [2022-08-04T11:14:58.596Z] DONE 6 tests in 13.527s [2022-08-04T11:14:58.596Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T11:14:58.596Z] INFO: Testing against a local daemon [2022-08-04T11:14:58.596Z] === RUN TestAttachWithTTY [2022-08-04T11:14:58.596Z] --- PASS: TestAttachWithTTY (0.09s) [2022-08-04T11:14:58.596Z] === RUN TestAttachWithoutTTy [2022-08-04T11:14:58.596Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T11:14:58.596Z] === RUN TestCheckpoint [2022-08-04T11:14:58.596Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:14:58.596Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T11:14:58.596Z] === RUN TestContainerInvalidJSON [2022-08-04T11:14:58.596Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T11:14:58.596Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T11:14:58.596Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T11:14:58.596Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T11:14:58.596Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:14:58.596Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:14:58.596Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:14:58.596Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:14:58.597Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:14:58.597Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:14:58.597Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:14:58.597Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T11:14:58.597Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T11:14:58.597Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T11:14:58.597Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T11:14:58.597Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T11:14:58.597Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T11:14:58.597Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T11:14:58.597Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T11:14:58.597Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T11:14:58.597Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T11:14:58.597Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T11:14:58.597Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T11:14:58.597Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-04T11:14:58.597Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T11:14:58.597Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-04T11:14:58.597Z] === RUN TestCopyEmptyFile [2022-08-04T11:14:58.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T11:14:58.855Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-04T11:14:58.855Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T11:14:58.855Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T11:14:58.855Z] === RUN TestCopyFromContainer [2022-08-04T11:14:58.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T11:15:00.231Z] === RUN TestCopyFromContainer// [2022-08-04T11:15:00.231Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T11:15:00.231Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T11:15:00.231Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T11:15:00.231Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T11:15:00.231Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T11:15:00.489Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T11:15:00.489Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T11:15:00.489Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T11:15:00.489Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T11:15:00.747Z] --- PASS: TestCopyFromContainer (1.67s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T11:15:00.748Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-04T11:15:00.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T11:15:00.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:15:00.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:15:00.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:15:00.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:15:00.748Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:15:00.748Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:15:00.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:15:00.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:15:00.748Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:15:00.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T11:15:00.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T11:15:00.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T11:15:00.748Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T11:15:00.748Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T11:15:00.748Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-04T11:15:00.748Z] === RUN TestCreateWithInvalidEnv [2022-08-04T11:15:00.748Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T11:15:00.748Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T11:15:00.748Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T11:15:00.748Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T11:15:00.748Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T11:15:00.748Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T11:15:00.748Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T11:15:00.748Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T11:15:00.748Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T11:15:00.748Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-04T11:15:00.748Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T11:15:00.748Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T11:15:00.748Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T11:15:00.748Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T11:15:00.748Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T11:15:00.748Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T11:15:02.648Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2022-08-04T11:15:02.648Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T11:15:04.024Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.54s) [2022-08-04T11:15:04.024Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T11:15:04.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:15:04.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:15:04.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:15:04.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:15:04.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:15:04.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:15:04.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:15:04.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:15:04.024Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:15:04.024Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:15:04.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:15:04.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:15:04.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:15:04.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:15:04.024Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:15:04.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T11:15:04.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T11:15:04.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T11:15:04.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T11:15:04.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T11:15:04.024Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T11:15:04.024Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T11:15:04.591Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.60s) [2022-08-04T11:15:04.591Z] === RUN TestCreateDifferentPlatform [2022-08-04T11:15:04.591Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T11:15:04.591Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T11:15:04.591Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T11:15:04.591Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T11:15:04.591Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T11:15:04.591Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T11:15:04.591Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-04T11:15:04.591Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T11:15:04.591Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-04T11:15:04.591Z] === RUN TestCreateInvalidHostConfig [2022-08-04T11:15:04.591Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:15:04.591Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:15:04.591Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:15:04.591Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:15:04.591Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:15:04.591Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:15:04.591Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:15:04.591Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:15:04.591Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:15:04.591Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:15:04.591Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:15:04.591Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:15:04.591Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T11:15:04.591Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T11:15:04.591Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T11:15:04.591Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T11:15:04.591Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T11:15:04.591Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T11:15:04.591Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T11:15:04.591Z] === RUN TestDaemonRestartIpcMode [2022-08-04T11:15:04.591Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T11:15:04.591Z] === RUN TestDaemonHostGatewayIP [2022-08-04T11:15:04.591Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T11:15:04.591Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T11:15:04.591Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T11:15:04.591Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T11:15:04.591Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T11:15:04.591Z] === RUN TestDiff [2022-08-04T11:15:05.156Z] --- PASS: TestDiff (0.61s) [2022-08-04T11:15:05.156Z] === RUN TestExecConsoleSize [2022-08-04T11:15:05.721Z] --- PASS: TestExecConsoleSize (0.65s) [2022-08-04T11:15:05.721Z] === RUN TestExecWithCloseStdin [2022-08-04T11:15:06.287Z] --- PASS: TestExecWithCloseStdin (0.58s) [2022-08-04T11:15:06.287Z] === RUN TestExec [2022-08-04T11:15:06.854Z] --- PASS: TestExec (0.56s) [2022-08-04T11:15:06.854Z] === RUN TestExecUser [2022-08-04T11:15:07.786Z] --- PASS: TestExecUser (0.59s) [2022-08-04T11:15:07.786Z] === RUN TestExportContainerAndImportImage [2022-08-04T11:15:08.352Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-08-04T11:15:08.352Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T11:15:09.725Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-04T11:15:09.725Z] === RUN TestHealthCheckWorkdir [2022-08-04T11:15:10.290Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-08-04T11:15:10.290Z] === RUN TestHealthKillContainer [2022-08-04T11:15:18.391Z] --- PASS: TestHealthKillContainer (8.12s) [2022-08-04T11:15:18.391Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T11:15:18.958Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-08-04T11:15:18.958Z] === RUN TestIpcModeNone [2022-08-04T11:15:19.523Z] --- PASS: TestIpcModeNone (0.57s) [2022-08-04T11:15:19.523Z] === RUN TestIpcModePrivate [2022-08-04T11:15:19.782Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-04T11:15:20.039Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-04T11:15:20.039Z] === RUN TestIpcModeShareable [2022-08-04T11:15:20.605Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-04T11:15:20.605Z] --- PASS: TestIpcModeShareable (0.61s) [2022-08-04T11:15:20.605Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T11:15:22.506Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.68s) [2022-08-04T11:15:22.506Z] === RUN TestAPIIpcModeHost [2022-08-04T11:15:22.764Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-08-04T11:15:22.764Z] === RUN TestDaemonIpcModeShareable [2022-08-04T11:15:24.135Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-04T11:15:24.135Z] --- PASS: TestDaemonIpcModeShareable (1.24s) [2022-08-04T11:15:24.135Z] === RUN TestDaemonIpcModePrivate [2022-08-04T11:15:25.092Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-04T11:15:25.092Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-04T11:15:25.092Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T11:15:25.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T11:15:26.521Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-04T11:15:26.521Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-08-04T11:15:26.521Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T11:15:27.063Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T11:15:27.063Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:15:27.063Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:15:27.063Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:15:27.063Z] [2022-08-04T11:15:27.063Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-04T11:15:27.063Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-04T11:15:27.063Z] HOSTNAME=f00f103a933a [2022-08-04T11:15:27.063Z] TESTDEBUG=0 [2022-08-04T11:15:27.063Z] DEST=bundles/test-integration [2022-08-04T11:15:27.063Z] PWD=/go/src/github.com/docker/docker [2022-08-04T11:15:27.063Z] DOCKER_GITCOMMIT=23173bc9c0223cc4cb633b57a4a4a5c8a76dca63 [2022-08-04T11:15:27.063Z] container=docker [2022-08-04T11:15:27.063Z] HOME=/root [2022-08-04T11:15:27.063Z] GOLANG_VERSION=1.18.5 [2022-08-04T11:15:27.063Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-04T11:15:27.063Z] VALIDATE_BRANCH=master [2022-08-04T11:15:27.063Z] TERM=xterm [2022-08-04T11:15:27.063Z] DOCKER_PKG=github.com/docker/docker [2022-08-04T11:15:27.063Z] SHLVL=1 [2022-08-04T11:15:27.063Z] TIMEOUT=120m [2022-08-04T11:15:27.063Z] DOCKER_BUILDTAGS= journald [2022-08-04T11:15:27.063Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-04T11:15:27.063Z] GO111MODULE=off [2022-08-04T11:15:27.063Z] DOCKER_EXPERIMENTAL=1 [2022-08-04T11:15:27.063Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-04T11:15:27.063Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-04T11:15:27.063Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-04T11:15:27.063Z] GOPATH=/go [2022-08-04T11:15:27.063Z] PKG_CONFIG=pkg-config [2022-08-04T11:15:27.063Z] _=/usr/bin/env [2022-08-04T11:15:27.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-04T11:15:27.476Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-04T11:15:27.476Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-08-04T11:15:27.476Z] === RUN TestIpcModeOlderClient [2022-08-04T11:15:27.476Z] === PAUSE TestIpcModeOlderClient [2022-08-04T11:15:27.476Z] === RUN TestKillContainerInvalidSignal [2022-08-04T11:15:28.042Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-04T11:15:28.042Z] === RUN TestKillContainer [2022-08-04T11:15:28.042Z] === RUN TestKillContainer/no_signal [2022-08-04T11:15:28.607Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T11:15:28.607Z] === RUN TestKillContainer/killing_signal [2022-08-04T11:15:29.542Z] --- PASS: TestKillContainer (1.27s) [2022-08-04T11:15:29.542Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-04T11:15:29.542Z] --- PASS: TestKillContainer/non_killing_signal (0.26s) [2022-08-04T11:15:29.542Z] --- PASS: TestKillContainer/killing_signal (0.43s) [2022-08-04T11:15:29.542Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T11:15:29.542Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T11:15:29.800Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T11:15:30.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-08-04T11:15:30.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-08-04T11:15:30.732Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-04T11:15:30.732Z] === RUN TestKillStoppedContainer [2022-08-04T11:15:30.732Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T11:15:30.732Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T11:15:30.732Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T11:15:30.732Z] === RUN TestKillDifferentUserContainer [2022-08-04T11:15:30.990Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-04T11:15:30.990Z] === RUN TestInspectOomKilledTrue [2022-08-04T11:15:30.990Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T11:15:30.990Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T11:15:30.990Z] === RUN TestInspectOomKilledFalse [2022-08-04T11:15:31.555Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-04T11:15:31.555Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T11:15:31.814Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-04T11:15:31.814Z] === RUN TestLinksContainerNames [2022-08-04T11:15:32.816Z] --- PASS: TestLinksContainerNames (0.87s) [2022-08-04T11:15:32.816Z] === RUN TestLogsFollowTailEmpty [2022-08-04T11:15:33.074Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-04T11:15:33.074Z] === RUN TestLogs [2022-08-04T11:15:33.074Z] === RUN TestLogs/driver_local [2022-08-04T11:15:33.074Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:15:33.074Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:15:33.074Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T11:15:33.074Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T11:15:33.074Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T11:15:33.074Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T11:15:33.074Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:15:33.074Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:15:33.074Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:15:33.074Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:15:33.074Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:15:33.074Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:15:33.074Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:15:33.074Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:15:33.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T11:15:33.640Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T11:15:33.640Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T11:15:34.205Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:15:34.205Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:15:35.139Z] === RUN TestLogs/driver_json-file [2022-08-04T11:15:35.139Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:15:35.139Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:15:35.139Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:15:35.139Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:15:35.139Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:15:35.139Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:15:35.139Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:15:35.139Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:15:35.139Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:15:35.139Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:15:35.139Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:15:35.139Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:15:35.139Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:15:35.139Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:15:35.706Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:15:35.965Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:15:36.531Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:15:36.531Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:15:37.096Z] --- PASS: TestLogs (3.91s) [2022-08-04T11:15:37.096Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T11:15:37.096Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.59s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.64s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.85s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.57s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.56s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-08-04T11:15:37.097Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-04T11:15:37.097Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T11:15:37.355Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/default [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/private [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/slave [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/shared [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/default [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/shared [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/slave [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/private [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:15:37.355Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T11:15:37.355Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:15:37.355Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:15:37.615Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:15:37.873Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:15:37.873Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:15:37.873Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:15:37.873Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T11:15:37.873Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:15:37.873Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T11:15:37.873Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:15:37.873Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T11:15:37.873Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T11:15:37.874Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T11:15:37.874Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T11:15:39.247Z] --- PASS: TestContainerBindMountNonRecursive (1.35s) [2022-08-04T11:15:39.247Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T11:15:39.505Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-04T11:15:39.505Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T11:15:40.070Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-04T11:15:40.070Z] === RUN TestNetworkNat [2022-08-04T11:15:40.327Z] --- PASS: TestNetworkNat (0.46s) [2022-08-04T11:15:40.327Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T11:15:40.893Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-08-04T11:15:40.893Z] === RUN TestNetworkLoopbackNat [2022-08-04T11:15:41.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T11:15:41.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T11:15:42.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T11:15:43.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T11:15:43.420Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2022-08-04T11:15:43.420Z] === RUN TestPause [2022-08-04T11:15:43.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T11:15:43.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T11:15:43.985Z] --- PASS: TestPause (0.45s) [2022-08-04T11:15:43.985Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T11:15:43.985Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:15:43.985Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:15:43.985Z] === RUN TestPauseStopPausedContainer [2022-08-04T11:15:44.243Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-08-04T11:15:44.243Z] === RUN TestPidHost [2022-08-04T11:15:44.882Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T11:15:45.618Z] --- PASS: TestPidHost (1.00s) [2022-08-04T11:15:45.618Z] === RUN TestPsFilter [2022-08-04T11:15:45.618Z] --- PASS: TestPsFilter (0.10s) [2022-08-04T11:15:45.618Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T11:15:45.876Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-04T11:15:45.876Z] === RUN TestRemoveContainerWithVolume [2022-08-04T11:15:46.442Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-04T11:15:46.442Z] === RUN TestRemoveContainerRunning [2022-08-04T11:15:46.700Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-04T11:15:46.700Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T11:15:47.265Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-04T11:15:47.265Z] === RUN TestRemoveInvalidContainer [2022-08-04T11:15:47.265Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T11:15:47.265Z] === RUN TestRenameLinkedContainer [2022-08-04T11:15:47.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T11:15:48.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T11:15:49.165Z] --- PASS: TestRenameLinkedContainer (1.68s) [2022-08-04T11:15:49.165Z] === RUN TestRenameStoppedContainer [2022-08-04T11:15:49.165Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-04T11:15:49.165Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T11:15:49.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T11:15:49.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T11:15:50.099Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2022-08-04T11:15:50.099Z] === RUN TestRenameInvalidName [2022-08-04T11:15:50.455Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T11:15:50.666Z] --- PASS: TestRenameInvalidName (0.43s) [2022-08-04T11:15:50.667Z] === RUN TestRenameAnonymousContainer [2022-08-04T11:15:51.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T11:15:52.040Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-08-04T11:15:52.040Z] === RUN TestRenameContainerWithSameName [2022-08-04T11:15:52.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T11:15:52.606Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-04T11:15:52.606Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T11:15:52.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T11:15:53.541Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-04T11:15:53.541Z] === RUN TestResize [2022-08-04T11:15:53.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T11:15:53.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T11:15:53.799Z] --- PASS: TestResize (0.43s) [2022-08-04T11:15:53.799Z] === RUN TestResizeWithInvalidSize [2022-08-04T11:15:53.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T11:15:54.365Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-04T11:15:54.365Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T11:15:54.449Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T11:15:54.449Z] Using test binary docker [2022-08-04T11:15:54.449Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T11:15:54.449Z] Not: starting. [2022-08-04T11:15:54.449Z] INFO: Waiting for daemon to start... [2022-08-04T11:15:54.449Z] Starting dockerd [2022-08-04T11:15:54.626Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:15:54.626Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:15:54.626Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:15:54.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:15:54.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:15:56.527Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:15:57.907Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:15:58.616Z] . [2022-08-04T11:15:58.616Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T11:15:58.616Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T11:15:58.616Z] Error: No such image: emptyfs [2022-08-04T11:15:58.616Z] Running integration-test (iteration 1) [2022-08-04T11:15:58.616Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T11:15:58.616Z] Loaded image: busybox:latest [2022-08-04T11:15:58.616Z] Loaded image: busybox:glibc [2022-08-04T11:15:58.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:15:58.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:15:59.983Z] Loaded image: debian:bullseye-slim [2022-08-04T11:15:59.983Z] Loaded image: hello-world:latest [2022-08-04T11:15:59.983Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:15:59.983Z] INFO: Testing against a local daemon [2022-08-04T11:15:59.983Z] === RUN TestCgroupNamespacesBuild [2022-08-04T11:16:00.219Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:16:00.220Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:16:01.384Z] --- PASS: TestCgroupNamespacesBuild (1.53s) [2022-08-04T11:16:01.384Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T11:16:02.786Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.23s) [2022-08-04T11:16:02.786Z] === RUN TestBuildWithSession [2022-08-04T11:16:02.786Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:16:02.786Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T11:16:02.786Z] === RUN TestBuildSquashParent [2022-08-04T11:16:04.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:16:04.405Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:16:06.309Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:16:07.683Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:16:08.249Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:16:09.625Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:16:10.191Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:16:10.876Z] --- PASS: TestBuildSquashParent (7.45s) [2022-08-04T11:16:10.876Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T11:16:10.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:16:10.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:16:10.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:16:10.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:16:10.876Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:16:10.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:16:10.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:16:10.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:16:10.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:16:10.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:16:10.876Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:16:10.876Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:16:10.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:16:10.876Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:16:11.126Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:16:11.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T11:16:12.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:16:12.765Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.27s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.36s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.53s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.50s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.22s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.30s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.95s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.71s) [2022-08-04T11:16:13.025Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-08-04T11:16:13.025Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T11:16:13.025Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T11:16:13.591Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T11:16:14.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:16:14.656Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:16:14.967Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s) [2022-08-04T11:16:14.967Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-08-04T11:16:14.967Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s) [2022-08-04T11:16:14.967Z] === RUN TestCgroupNamespacesRun [2022-08-04T11:16:15.905Z] --- PASS: TestCgroupNamespacesRun (1.17s) [2022-08-04T11:16:15.905Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T11:16:15.905Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T11:16:15.905Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T11:16:15.905Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T11:16:17.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T11:16:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.08s) [2022-08-04T11:16:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2022-08-04T11:16:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.51s) [2022-08-04T11:16:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.89s) [2022-08-04T11:16:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.97s) [2022-08-04T11:16:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.87s) [2022-08-04T11:16:17.171Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s) [2022-08-04T11:16:17.171Z] === RUN TestBuildMultiStageCopy [2022-08-04T11:16:17.171Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T11:16:17.278Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-04T11:16:17.278Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T11:16:18.213Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-04T11:16:18.213Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T11:16:19.147Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-04T11:16:19.147Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T11:16:20.436Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T11:16:20.520Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-08-04T11:16:20.520Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T11:16:20.997Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T11:16:21.085Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-04T11:16:21.085Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T11:16:22.362Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T11:16:22.458Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-04T11:16:22.458Z] === RUN TestNISDomainname [2022-08-04T11:16:22.715Z] --- PASS: TestNISDomainname (0.53s) [2022-08-04T11:16:22.715Z] === RUN TestHostnameDnsResolution [2022-08-04T11:16:23.288Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T11:16:23.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T11:16:23.648Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-04T11:16:23.648Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T11:16:23.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T11:16:23.906Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-08-04T11:16:23.906Z] === RUN TestPrivilegedHostDevices [2022-08-04T11:16:24.215Z] --- PASS: TestBuildMultiStageCopy (7.38s) [2022-08-04T11:16:24.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.38s) [2022-08-04T11:16:24.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-04T11:16:24.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-04T11:16:24.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-04T11:16:24.215Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-04T11:16:24.215Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T11:16:24.536Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-08-04T11:16:24.536Z] === RUN TestRunConsoleSize [2022-08-04T11:16:24.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T11:16:25.122Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-04T11:16:25.122Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T11:16:25.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T11:16:26.074Z] --- PASS: TestRunWithAlternativeContainerdShim (1.10s) [2022-08-04T11:16:26.074Z] === RUN TestStats [2022-08-04T11:16:26.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T11:16:26.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T11:16:27.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T11:16:28.600Z] --- PASS: TestStats (2.56s) [2022-08-04T11:16:28.600Z] === RUN TestStopContainerWithTimeout [2022-08-04T11:16:28.600Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T11:16:28.600Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T11:16:28.600Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T11:16:28.600Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T11:16:28.600Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T11:16:28.600Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T11:16:28.600Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T11:16:28.600Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T11:16:28.600Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T11:16:28.600Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T11:16:29.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T11:16:29.456Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-04T11:16:29.456Z] === RUN TestBuildLabelWithTargets [2022-08-04T11:16:29.533Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T11:16:30.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T11:16:31.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T11:16:31.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T11:16:31.429Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T11:16:32.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T11:16:32.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T11:16:32.802Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T11:16:32.802Z] --- PASS: TestStopContainerWithTimeout/0 (0.77s) [2022-08-04T11:16:32.802Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2022-08-04T11:16:32.802Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-08-04T11:16:32.802Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-04T11:16:32.802Z] === RUN TestDeleteDevicemapper [2022-08-04T11:16:32.802Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:16:32.802Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T11:16:32.802Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T11:16:33.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T11:16:33.870Z] INFO [linters context/goanalysis] analyzers took 6m55.294662105s with top 10 stages: buildir: 2m27.74556566s, the_only_name: 40.763477701s, goimports: 29.196656474s, unconvert: 24.575043081s, gosec: 18.501120346s, S1038: 17.086919318s, misspell: 8.289503546s, S1039: 5.982722599s, nilness: 4.893793613s, SA1012: 4.878036302s [2022-08-04T11:16:33.870Z] INFO [runner] Issues before processing: 2446, after processing: 0 [2022-08-04T11:16:33.870Z] INFO [runner] Processors filtering stat (out/in): cgo: 2125/2446, filename_unadjuster: 2125/2125, path_prettifier: 2125/2125, skip_files: 2125/2125, nolint: 0/78, autogenerated_exclude: 2022/2125, identifier_marker: 2022/2022, exclude: 2022/2022, exclude-rules: 78/2022, skip_dirs: 2125/2125 [2022-08-04T11:16:33.870Z] INFO [runner] processing took 83.538398ms with stages: nolint: 33.961851ms, identifier_marker: 21.8677ms, path_prettifier: 9.298838ms, autogenerated_exclude: 8.435026ms, exclude-rules: 7.86561ms, skip_dirs: 1.741276ms, cgo: 239.172µs, filename_unadjuster: 122.913µs, max_same_issues: 1.626µs, uniq_by_line: 720ns, diff: 655ns, skip_files: 517ns, exclude: 472ns, max_from_linter: 396ns, sort_results: 360ns, source_code: 308ns, severity-rules: 285ns, path_shortener: 244ns, max_per_file_from_linter: 242ns, path_prefixer: 187ns [2022-08-04T11:16:33.870Z] INFO [runner] linters took 1m49.128254646s with stages: goanalysis_metalinter: 1m49.044504627s [2022-08-04T11:16:33.870Z] INFO File cache stats: 1703 entries of total size 8.7MiB [2022-08-04T11:16:33.870Z] INFO Memory: 2885 samples, avg is 311.9MB, max is 1210.3MB [2022-08-04T11:16:33.870Z] INFO Execution took 4m48.343070276s [2022-08-04T11:16:33.870Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-04T11:16:34.189Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a14c5d6a8f52249035edbf729dc517f7dc374490 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a14c5d6a8f52249035edbf729dc517f7dc374490 hack/make.sh dynbinary test-docker-py [2022-08-04T11:16:34.447Z] [2022-08-04T11:16:34.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T11:16:34.701Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.71s) [2022-08-04T11:16:34.701Z] === RUN TestUpdateMemory [2022-08-04T11:16:34.706Z] Removing bundles/ [2022-08-04T11:16:34.706Z] [2022-08-04T11:16:34.706Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-04T11:16:34.706Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-04T11:16:34.706Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:16:34.959Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-04T11:16:34.959Z] === RUN TestUpdateCPUQuota [2022-08-04T11:16:35.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T11:16:35.892Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-08-04T11:16:35.892Z] === RUN TestUpdatePidsLimit [2022-08-04T11:16:35.892Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T11:16:36.150Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T11:16:36.153Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T11:16:36.153Z] Using test binary docker [2022-08-04T11:16:36.153Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T11:16:36.153Z] +++ /etc/init.d/apparmor start [2022-08-04T11:16:36.153Z] Not: starting. [2022-08-04T11:16:36.153Z] INFO: Waiting for daemon to start... [2022-08-04T11:16:36.153Z] Starting dockerd [2022-08-04T11:16:36.153Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-08-04T11:16:36.409Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T11:16:36.666Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T11:16:36.924Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T11:16:36.924Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T11:16:37.182Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T11:16:37.538Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-08-04T11:16:37.538Z] === RUN TestBuildWithEmptyLayers [2022-08-04T11:16:37.748Z] --- PASS: TestUpdatePidsLimit (1.92s) [2022-08-04T11:16:37.748Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-04T11:16:37.748Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-08-04T11:16:37.748Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2022-08-04T11:16:37.748Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-04T11:16:37.748Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-04T11:16:37.748Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-04T11:16:37.748Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2022-08-04T11:16:37.748Z] === RUN TestUpdateRestartPolicy [2022-08-04T11:16:40.051Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-04T11:16:40.051Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T11:16:41.410Z] . [2022-08-04T11:16:41.410Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T11:16:41.410Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T11:16:41.410Z] Error: No such image: emptyfs [2022-08-04T11:16:41.410Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T11:16:41.410Z] ++++ docker load [2022-08-04T11:16:41.410Z] Running integration-test (iteration 1) [2022-08-04T11:16:41.410Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T11:16:41.410Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:16:41.410Z] ++ set -e [2022-08-04T11:16:41.410Z] ++ '[' -n 0 ']' [2022-08-04T11:16:41.410Z] ++ set -x [2022-08-04T11:16:41.410Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:16:41.410Z] Loaded image: busybox:latest [2022-08-04T11:16:41.410Z] Loaded image: busybox:glibc [2022-08-04T11:16:42.343Z] Loaded image: debian:bullseye-slim [2022-08-04T11:16:42.343Z] Loaded image: hello-world:latest [2022-08-04T11:16:42.601Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:16:42.601Z] INFO: Testing against a local daemon [2022-08-04T11:16:42.601Z] === RUN TestCgroupNamespacesBuild [2022-08-04T11:16:43.972Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-08-04T11:16:43.972Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T11:16:44.905Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.22s) [2022-08-04T11:16:44.905Z] === RUN TestBuildWithSession [2022-08-04T11:16:44.905Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:16:44.905Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T11:16:44.905Z] === RUN TestBuildSquashParent [2022-08-04T11:16:45.295Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-04T11:16:45.295Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T11:16:45.857Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-04T11:16:45.857Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T11:16:48.186Z] --- PASS: TestBuildSquashParent (3.38s) [2022-08-04T11:16:48.186Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T11:16:48.186Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:16:48.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:16:48.186Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:16:48.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:16:48.186Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:16:48.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:16:48.186Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:16:48.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:16:48.186Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:16:48.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:16:48.186Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:16:48.186Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:16:48.186Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:16:48.186Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:16:49.937Z] --- PASS: TestUpdateRestartPolicy (11.05s) [2022-08-04T11:16:49.937Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T11:16:49.937Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-04T11:16:49.937Z] === RUN TestWaitNonBlocked [2022-08-04T11:16:49.937Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:16:49.937Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:16:49.937Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:16:49.937Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:16:49.937Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:16:49.937Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:16:49.937Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T11:16:49.937Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-08-04T11:16:49.937Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2022-08-04T11:16:49.937Z] === RUN TestWaitBlocked [2022-08-04T11:16:49.937Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:16:49.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:16:49.937Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:16:49.937Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:16:49.937Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:16:49.937Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:16:50.022Z] --- PASS: TestBuildMultiStageLayerLeak (4.36s) [2022-08-04T11:16:50.022Z] === RUN TestBuildWithHugeFile [2022-08-04T11:16:50.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:16:50.085Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:16:50.873Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T11:16:50.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.82s) [2022-08-04T11:16:50.873Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.84s) [2022-08-04T11:16:50.873Z] === RUN TestWaitConditions [2022-08-04T11:16:50.873Z] === RUN TestWaitConditions/default [2022-08-04T11:16:50.873Z] === PAUSE TestWaitConditions/default [2022-08-04T11:16:50.873Z] === RUN TestWaitConditions/not-running [2022-08-04T11:16:50.873Z] === PAUSE TestWaitConditions/not-running [2022-08-04T11:16:50.873Z] === RUN TestWaitConditions/next-exit [2022-08-04T11:16:50.873Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T11:16:50.873Z] === RUN TestWaitConditions/removed [2022-08-04T11:16:50.873Z] === PAUSE TestWaitConditions/removed [2022-08-04T11:16:50.873Z] === CONT TestWaitConditions/default [2022-08-04T11:16:50.873Z] === CONT TestWaitConditions/removed [2022-08-04T11:16:50.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-04T11:16:50.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-04T11:16:51.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:16:51.017Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:16:52.389Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T11:16:52.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.48s) [2022-08-04T11:16:52.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-08-04T11:16:52.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-08-04T11:16:52.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-08-04T11:16:52.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.07s) [2022-08-04T11:16:52.389Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.18s) [2022-08-04T11:16:52.389Z] === RUN TestBuildMultiStageCopy [2022-08-04T11:16:52.389Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T11:16:52.770Z] === CONT TestWaitConditions/next-exit [2022-08-04T11:16:52.770Z] === CONT TestWaitConditions/not-running [2022-08-04T11:16:53.322Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T11:16:53.580Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T11:16:53.837Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T11:16:54.095Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T11:16:54.141Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T11:16:54.141Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-08-04T11:16:54.141Z] --- PASS: TestWaitConditions/default (1.64s) [2022-08-04T11:16:54.141Z] --- PASS: TestWaitConditions/next-exit (1.47s) [2022-08-04T11:16:54.141Z] --- PASS: TestWaitConditions/not-running (1.49s) [2022-08-04T11:16:54.141Z] === RUN TestWaitRestartedContainer [2022-08-04T11:16:54.141Z] === RUN TestWaitRestartedContainer/default [2022-08-04T11:16:54.141Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T11:16:54.141Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T11:16:54.141Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T11:16:54.141Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T11:16:54.141Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T11:16:54.141Z] === CONT TestWaitRestartedContainer/default [2022-08-04T11:16:54.141Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T11:16:54.353Z] --- PASS: TestBuildMultiStageCopy (2.10s) [2022-08-04T11:16:54.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.16s) [2022-08-04T11:16:54.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-04T11:16:54.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-04T11:16:54.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-04T11:16:54.353Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.32s) [2022-08-04T11:16:54.353Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T11:16:54.919Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-08-04T11:16:54.919Z] === RUN TestBuildLabelWithTargets [2022-08-04T11:16:55.516Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T11:16:55.852Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-04T11:16:55.852Z] === RUN TestBuildWithEmptyLayers [2022-08-04T11:16:56.417Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-04T11:16:56.417Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T11:16:56.449Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T11:16:56.449Z] --- PASS: TestWaitRestartedContainer/default (1.33s) [2022-08-04T11:16:56.449Z] --- PASS: TestWaitRestartedContainer/next-exit (1.39s) [2022-08-04T11:16:56.449Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2022-08-04T11:16:56.449Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T11:16:56.449Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T11:16:57.789Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-08-04T11:16:57.789Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T11:16:58.355Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-04T11:16:58.355Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T11:16:58.979Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.34s) [2022-08-04T11:16:58.979Z] === CONT TestDaemonHostGatewayIP [2022-08-04T11:16:58.979Z] --- PASS: TestContainerStartOnDaemonRestart (2.37s) [2022-08-04T11:16:58.979Z] === CONT TestDaemonRestartIpcMode [2022-08-04T11:16:59.726Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s) [2022-08-04T11:16:59.727Z] === RUN TestBuildWithHugeFile [2022-08-04T11:17:01.508Z] --- PASS: TestDaemonRestartIpcMode (2.78s) [2022-08-04T11:17:01.508Z] === CONT TestIpcModeOlderClient [2022-08-04T11:17:01.508Z] --- PASS: TestDaemonHostGatewayIP (2.83s) [2022-08-04T11:17:01.508Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T11:17:01.508Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-04T11:17:13.699Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-08-04T11:17:13.699Z] PASS [2022-08-04T11:17:13.699Z] [2022-08-04T11:17:13.699Z] === Skipped [2022-08-04T11:17:13.699Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T11:17:13.699Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:17:13.699Z] [2022-08-04T11:17:13.699Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T11:17:13.699Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-04T11:17:13.699Z] [2022-08-04T11:17:13.699Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:17:13.699Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:17:13.699Z] [2022-08-04T11:17:13.699Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-04T11:17:13.699Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-04T11:17:13.699Z] [2022-08-04T11:17:13.699Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T11:17:13.699Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:17:13.699Z] [2022-08-04T11:17:13.699Z] DONE 272 tests, 5 skipped in 134.515s [2022-08-04T11:17:13.699Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T11:17:13.699Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T11:17:13.699Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-04T11:17:13.699Z] === RUN TestConfigDaemonID [2022-08-04T11:17:14.649Z] daemon_test.go:83: [d0bec1f577956] daemon is not started [2022-08-04T11:17:14.649Z] --- PASS: TestConfigDaemonID (1.03s) [2022-08-04T11:17:14.649Z] === RUN TestDaemonConfigValidation [2022-08-04T11:17:14.649Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:17:14.649Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:17:14.649Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T11:17:14.649Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T11:17:14.649Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T11:17:14.649Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T11:17:14.649Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T11:17:14.649Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T11:17:14.649Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T11:17:14.649Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T11:17:14.649Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:17:14.649Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T11:17:14.649Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T11:17:14.649Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T11:17:14.649Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T11:17:14.649Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T11:17:14.649Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-04T11:17:14.649Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-04T11:17:14.649Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-04T11:17:14.649Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-04T11:17:14.649Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-04T11:17:14.649Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T11:17:14.649Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T11:17:16.022Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T11:17:16.955Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T11:17:17.889Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T11:17:17.889Z] daemon_test.go:197: [dbce73b53e9e5] daemon is not started [2022-08-04T11:17:17.889Z] --- PASS: TestConfigDaemonSeccompProfiles (3.10s) [2022-08-04T11:17:17.889Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.03s) [2022-08-04T11:17:17.889Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T11:17:17.889Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-08-04T11:17:17.889Z] === RUN TestDaemonProxy [2022-08-04T11:17:17.889Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T11:17:19.786Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T11:17:21.158Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T11:17:23.055Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T11:17:23.620Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T11:17:24.190Z] --- PASS: TestDaemonProxy (6.20s) [2022-08-04T11:17:24.190Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-04T11:17:24.190Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-08-04T11:17:24.190Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-04T11:17:24.190Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T11:17:24.190Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T11:17:24.190Z] PASS [2022-08-04T11:17:24.190Z] [2022-08-04T11:17:24.190Z] DONE 18 tests in 11.100s [2022-08-04T11:17:24.190Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T11:17:24.190Z] INFO: Testing against a local daemon [2022-08-04T11:17:24.190Z] === RUN TestCommitInheritsEnv [2022-08-04T11:17:24.448Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-08-04T11:17:24.448Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T11:17:24.448Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T11:17:24.448Z] === RUN TestImportWithCustomPlatform [2022-08-04T11:17:24.448Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T11:17:24.448Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T11:17:24.448Z] === RUN TestImportWithCustomPlatform// [2022-08-04T11:17:24.448Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T11:17:24.448Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T11:17:24.706Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T11:17:24.706Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T11:17:24.706Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T11:17:24.706Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T11:17:24.706Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T11:17:24.706Z] === RUN TestImagesFilterMultiReference [2022-08-04T11:17:24.706Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-04T11:17:24.706Z] === RUN TestImagePullPlatformInvalid [2022-08-04T11:17:24.706Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T11:17:24.706Z] === RUN TestRemoveImageOrphaning [2022-08-04T11:17:24.965Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-08-04T11:17:24.965Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T11:17:25.531Z] time="2022-08-04T11:17:25Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T11:17:26.904Z] --- PASS: TestRemoveImageGarbageCollector (1.81s) [2022-08-04T11:17:26.904Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T11:17:26.904Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T11:17:26.904Z] === RUN TestTagInvalidReference [2022-08-04T11:17:26.904Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T11:17:26.904Z] === RUN TestTagValidPrefixedRepo [2022-08-04T11:17:26.904Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T11:17:26.904Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T11:17:26.904Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T11:17:26.904Z] === RUN TestTagOfficialNames [2022-08-04T11:17:26.904Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-04T11:17:26.904Z] === RUN TestTagMatchesDigest [2022-08-04T11:17:26.904Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-08-04T11:17:26.904Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T11:17:46.200Z] --- PASS: TestBuildWithHugeFile (50.34s) [2022-08-04T11:17:46.200Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T11:17:46.200Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:17:46.200Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:17:46.200Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T11:17:46.200Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:17:46.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:17:46.200Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:17:46.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:17:46.200Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:17:46.200Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:17:46.200Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:17:46.200Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:17:46.200Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:17:46.200Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-04T11:17:46.200Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-08-04T11:17:46.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-08-04T11:17:46.200Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T11:17:46.200Z] === RUN TestBuildPreserveOwnership [2022-08-04T11:17:46.200Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T11:17:46.440Z] --- PASS: TestBuildWithHugeFile (46.42s) [2022-08-04T11:17:46.440Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T11:17:46.440Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:17:46.440Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:17:46.440Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T11:17:46.440Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:17:46.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:17:46.440Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:17:46.440Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:17:46.440Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:17:46.440Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:17:46.440Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:17:46.440Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:17:46.440Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:17:46.440Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T11:17:46.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-04T11:17:46.440Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2022-08-04T11:17:46.440Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T11:17:46.440Z] === RUN TestBuildPreserveOwnership [2022-08-04T11:17:46.440Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T11:17:47.126Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T11:17:48.340Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T11:17:49.272Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-08-04T11:17:49.272Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-08-04T11:17:49.272Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.98s) [2022-08-04T11:17:49.272Z] === RUN TestBuildPlatformInvalid [2022-08-04T11:17:49.272Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-04T11:17:49.272Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T11:17:50.205Z] Loaded image: busybox:latest [2022-08-04T11:17:50.205Z] Loaded image: busybox:glibc [2022-08-04T11:17:51.137Z] Loaded image: debian:bullseye-slim [2022-08-04T11:17:51.137Z] Loaded image: hello-world:latest [2022-08-04T11:17:51.291Z] --- PASS: TestBuildPreserveOwnership (10.34s) [2022-08-04T11:17:51.291Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2022-08-04T11:17:51.291Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-04T11:17:51.291Z] === RUN TestBuildPlatformInvalid [2022-08-04T11:17:51.291Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-04T11:17:51.291Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T11:17:51.291Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T11:17:51.291Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T11:17:51.291Z] PASS [2022-08-04T11:17:51.291Z] [2022-08-04T11:17:51.291Z] === Skipped [2022-08-04T11:17:51.291Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T11:17:51.291Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:17:51.291Z] [2022-08-04T11:17:51.291Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:17:51.291Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:17:51.291Z] [2022-08-04T11:17:51.291Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-04T11:17:51.291Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-04T11:17:51.291Z] [2022-08-04T11:17:51.291Z] DONE 34 tests, 3 skipped in 113.028s [2022-08-04T11:17:51.291Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T11:17:51.291Z] INFO: Testing against a local daemon [2022-08-04T11:17:51.291Z] === RUN TestConfigInspect [2022-08-04T11:17:51.291Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.291Z] --- SKIP: TestConfigInspect (0.03s) [2022-08-04T11:17:51.291Z] === RUN TestConfigList [2022-08-04T11:17:51.291Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.291Z] --- SKIP: TestConfigList (0.01s) [2022-08-04T11:17:51.291Z] === RUN TestConfigsCreateAndDelete [2022-08-04T11:17:51.291Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.291Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-04T11:17:51.291Z] === RUN TestConfigsUpdate [2022-08-04T11:17:51.291Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.291Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-04T11:17:51.291Z] === RUN TestTemplatedConfig [2022-08-04T11:17:51.291Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.291Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-04T11:17:51.291Z] === RUN TestConfigCreateResolve [2022-08-04T11:17:51.291Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.291Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-04T11:17:51.291Z] PASS [2022-08-04T11:17:51.291Z] [2022-08-04T11:17:51.291Z] === Skipped [2022-08-04T11:17:51.291Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-08-04T11:17:51.292Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.292Z] [2022-08-04T11:17:51.292Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-04T11:17:51.292Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.292Z] [2022-08-04T11:17:51.292Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-04T11:17:51.292Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.292Z] [2022-08-04T11:17:51.292Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-04T11:17:51.292Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.292Z] [2022-08-04T11:17:51.292Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-04T11:17:51.292Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.292Z] [2022-08-04T11:17:51.292Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-04T11:17:51.292Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:17:51.292Z] [2022-08-04T11:17:51.292Z] DONE 6 tests, 6 skipped in 0.164s [2022-08-04T11:17:51.292Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T11:17:51.395Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:17:51.548Z] INFO: Testing against a local daemon [2022-08-04T11:17:51.548Z] === RUN TestAttachWithTTY [2022-08-04T11:17:51.548Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-04T11:17:51.548Z] === RUN TestAttachWithoutTTy [2022-08-04T11:17:51.548Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T11:17:51.548Z] === RUN TestCheckpoint [2022-08-04T11:17:51.548Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:17:51.548Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T11:17:51.548Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T11:17:51.548Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:17:51.548Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:17:51.548Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:17:51.548Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:17:51.548Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:17:51.548Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:17:51.548Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T11:17:51.548Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T11:17:51.548Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T11:17:51.548Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T11:17:51.548Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T11:17:51.548Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T11:17:51.548Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T11:17:51.548Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T11:17:51.548Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T11:17:51.805Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T11:17:51.805Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T11:17:51.805Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-04T11:17:51.805Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T11:17:51.805Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-04T11:17:51.805Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T11:17:51.805Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-04T11:17:51.805Z] === RUN TestCopyEmptyFile [2022-08-04T11:17:52.061Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T11:17:52.061Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T11:17:52.061Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T11:17:52.061Z] === RUN TestCopyFromContainer [2022-08-04T11:17:56.230Z] === RUN TestCopyFromContainer// [2022-08-04T11:17:56.231Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T11:17:56.231Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T11:17:56.231Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T11:17:56.231Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T11:17:56.231Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T11:17:56.486Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T11:17:56.486Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T11:17:56.486Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T11:17:56.486Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer (4.55s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-04T11:17:56.742Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-04T11:17:56.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T11:17:56.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:17:56.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:17:56.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:17:56.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:17:56.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:17:56.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:17:56.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:17:56.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:17:56.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:17:56.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T11:17:56.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T11:17:56.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T11:17:56.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T11:17:56.742Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T11:17:56.743Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T11:17:56.743Z] === RUN TestCreateWithInvalidEnv [2022-08-04T11:17:56.743Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T11:17:56.743Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T11:17:56.743Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T11:17:56.743Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T11:17:56.743Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T11:17:56.743Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T11:17:56.743Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T11:17:56.743Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T11:17:56.743Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T11:17:56.743Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T11:17:56.743Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T11:17:56.743Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T11:17:56.743Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T11:17:56.743Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T11:17:56.743Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T11:17:56.743Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T11:17:58.108Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-04T11:17:58.108Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T11:17:58.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-04T11:17:59.038Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-08-04T11:17:59.038Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T11:17:59.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:17:59.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:17:59.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:17:59.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:17:59.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:17:59.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:17:59.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:17:59.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:17:59.038Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:17:59.038Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:17:59.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:17:59.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:17:59.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:17:59.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:17:59.038Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:17:59.295Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T11:17:59.295Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-04T11:17:59.295Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-04T11:17:59.295Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-04T11:17:59.295Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-04T11:17:59.295Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-04T11:17:59.295Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T11:17:59.552Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.44s) [2022-08-04T11:17:59.552Z] === RUN TestCreateDifferentPlatform [2022-08-04T11:17:59.552Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T11:17:59.552Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T11:17:59.552Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T11:17:59.552Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T11:17:59.552Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T11:17:59.552Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T11:17:59.552Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-04T11:17:59.552Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T11:17:59.808Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-04T11:17:59.808Z] === RUN TestCreateInvalidHostConfig [2022-08-04T11:17:59.808Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:17:59.808Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:17:59.808Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:17:59.808Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:17:59.808Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:17:59.808Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:17:59.808Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:17:59.808Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:17:59.808Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:17:59.808Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:17:59.808Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:17:59.808Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:17:59.808Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T11:17:59.808Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T11:17:59.808Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T11:17:59.808Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T11:17:59.808Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T11:17:59.808Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T11:17:59.808Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T11:17:59.808Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T11:17:59.808Z] === RUN TestDaemonRestartIpcMode [2022-08-04T11:17:59.808Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T11:17:59.808Z] === RUN TestDaemonHostGatewayIP [2022-08-04T11:17:59.808Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:17:59.808Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-04T11:17:59.808Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T11:17:59.808Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T11:17:59.808Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T11:17:59.808Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T11:17:59.808Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-04T11:17:59.808Z] === RUN TestDiff [2022-08-04T11:18:00.065Z] --- PASS: TestDiff (0.40s) [2022-08-04T11:18:00.065Z] === RUN TestExecConsoleSize [2022-08-04T11:18:00.627Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-04T11:18:00.627Z] === RUN TestExecWithCloseStdin [2022-08-04T11:18:01.189Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-04T11:18:01.189Z] === RUN TestExec [2022-08-04T11:18:01.437Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.57s) [2022-08-04T11:18:01.437Z] PASS [2022-08-04T11:18:01.437Z] [2022-08-04T11:18:01.437Z] === Skipped [2022-08-04T11:18:01.437Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-04T11:18:01.437Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:18:01.437Z] [2022-08-04T11:18:01.437Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-04T11:18:01.437Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:18:01.437Z] [2022-08-04T11:18:01.437Z] DONE 34 tests, 2 skipped in 78.959s [2022-08-04T11:18:01.437Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T11:18:01.437Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:18:01.437Z] ++ set -e [2022-08-04T11:18:01.437Z] ++ '[' -n 0 ']' [2022-08-04T11:18:01.437Z] ++ set -x [2022-08-04T11:18:01.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:18:01.437Z] INFO: Testing against a local daemon [2022-08-04T11:18:01.437Z] === RUN TestConfigInspect [2022-08-04T11:18:01.445Z] --- PASS: TestExec (0.47s) [2022-08-04T11:18:01.445Z] === RUN TestExecUser [2022-08-04T11:18:02.008Z] --- PASS: TestExecUser (0.51s) [2022-08-04T11:18:02.008Z] === RUN TestExportContainerAndImportImage [2022-08-04T11:18:02.370Z] --- PASS: TestConfigInspect (2.24s) [2022-08-04T11:18:02.370Z] === RUN TestConfigList [2022-08-04T11:18:02.593Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-08-04T11:18:02.593Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T11:18:03.964Z] --- PASS: TestExportContainerAfterDaemonRestart (1.35s) [2022-08-04T11:18:03.964Z] === RUN TestHealthCheckWorkdir [2022-08-04T11:18:04.526Z] --- PASS: TestHealthCheckWorkdir (0.58s) [2022-08-04T11:18:04.526Z] === RUN TestHealthKillContainer [2022-08-04T11:18:04.896Z] --- PASS: TestConfigList (2.15s) [2022-08-04T11:18:04.896Z] === RUN TestConfigsCreateAndDelete [2022-08-04T11:18:06.792Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-08-04T11:18:06.792Z] === RUN TestConfigsUpdate [2022-08-04T11:18:08.693Z] --- PASS: TestConfigsUpdate (2.19s) [2022-08-04T11:18:08.693Z] === RUN TestTemplatedConfig [2022-08-04T11:18:11.222Z] --- PASS: TestTemplatedConfig (2.53s) [2022-08-04T11:18:11.222Z] === RUN TestConfigCreateResolve [2022-08-04T11:18:12.611Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-04T11:18:12.611Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T11:18:12.611Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T11:18:12.611Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T11:18:12.611Z] === RUN TestIpcModeNone [2022-08-04T11:18:13.174Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-04T11:18:13.174Z] === RUN TestIpcModePrivate [2022-08-04T11:18:13.432Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-04T11:18:13.689Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-04T11:18:13.689Z] === RUN TestIpcModeShareable [2022-08-04T11:18:13.689Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:18:13.689Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-04T11:18:13.689Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T11:18:13.749Z] --- PASS: TestConfigCreateResolve (2.15s) [2022-08-04T11:18:13.749Z] PASS [2022-08-04T11:18:13.749Z] [2022-08-04T11:18:13.749Z] DONE 6 tests in 13.532s [2022-08-04T11:18:13.749Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T11:18:13.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:18:13.749Z] ++ set -e [2022-08-04T11:18:13.749Z] ++ '[' -n 0 ']' [2022-08-04T11:18:13.749Z] ++ set -x [2022-08-04T11:18:13.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:18:13.749Z] INFO: Testing against a local daemon [2022-08-04T11:18:13.749Z] === RUN TestAttachWithTTY [2022-08-04T11:18:13.749Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-04T11:18:13.749Z] === RUN TestAttachWithoutTTy [2022-08-04T11:18:13.749Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-04T11:18:13.749Z] === RUN TestCheckpoint [2022-08-04T11:18:13.749Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:18:13.749Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T11:18:13.750Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T11:18:13.750Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:18:13.750Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:18:13.750Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:18:13.750Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:18:13.750Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:18:13.750Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:18:13.750Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T11:18:13.750Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T11:18:13.750Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T11:18:13.750Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T11:18:13.750Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T11:18:13.750Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T11:18:13.750Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T11:18:13.750Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T11:18:13.750Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T11:18:13.750Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T11:18:13.750Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-04T11:18:13.750Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T11:18:13.750Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-04T11:18:13.750Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T11:18:14.007Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-04T11:18:14.007Z] === RUN TestCopyEmptyFile [2022-08-04T11:18:14.007Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-04T11:18:14.007Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T11:18:14.264Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-04T11:18:14.264Z] === RUN TestCopyFromContainer [2022-08-04T11:18:15.061Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-08-04T11:18:15.061Z] === RUN TestAPIIpcModeHost [2022-08-04T11:18:15.061Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:18:15.061Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-04T11:18:15.061Z] === RUN TestDaemonIpcModeShareable [2022-08-04T11:18:15.061Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:18:15.061Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-04T11:18:15.062Z] === RUN TestDaemonIpcModePrivate [2022-08-04T11:18:15.197Z] === RUN TestCopyFromContainer// [2022-08-04T11:18:15.197Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T11:18:15.197Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T11:18:15.197Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T11:18:15.197Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T11:18:15.456Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T11:18:15.456Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T11:18:15.456Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T11:18:15.456Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T11:18:15.456Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer (1.50s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-04T11:18:15.713Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-04T11:18:15.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T11:18:15.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:18:15.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:18:15.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:18:15.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:18:15.713Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:18:15.713Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:18:15.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:18:15.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:18:15.713Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:18:15.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-04T11:18:15.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T11:18:15.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T11:18:15.713Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-04T11:18:15.713Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T11:18:15.713Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-04T11:18:15.713Z] === RUN TestCreateWithInvalidEnv [2022-08-04T11:18:15.713Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T11:18:15.713Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T11:18:15.713Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T11:18:15.713Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T11:18:15.713Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T11:18:15.713Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T11:18:15.713Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T11:18:15.713Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T11:18:15.713Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T11:18:15.713Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-04T11:18:15.713Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T11:18:15.713Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T11:18:15.713Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T11:18:15.713Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T11:18:15.713Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-04T11:18:15.713Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T11:18:15.989Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-04T11:18:16.245Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-04T11:18:16.245Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T11:18:16.245Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:18:16.245Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T11:18:16.245Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T11:18:16.245Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:18:16.245Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T11:18:16.245Z] === RUN TestIpcModeOlderClient [2022-08-04T11:18:16.245Z] === PAUSE TestIpcModeOlderClient [2022-08-04T11:18:16.245Z] === RUN TestKillContainerInvalidSignal [2022-08-04T11:18:16.807Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-08-04T11:18:16.807Z] === RUN TestKillContainer [2022-08-04T11:18:16.807Z] === RUN TestKillContainer/no_signal [2022-08-04T11:18:17.063Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T11:18:17.087Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-08-04T11:18:17.087Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T11:18:17.320Z] === RUN TestKillContainer/killing_signal [2022-08-04T11:18:17.883Z] --- PASS: TestKillContainer (1.22s) [2022-08-04T11:18:17.883Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-04T11:18:17.883Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-04T11:18:17.883Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-04T11:18:17.883Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T11:18:17.883Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T11:18:18.022Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2022-08-04T11:18:18.022Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T11:18:18.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:18:18.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:18:18.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:18:18.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:18:18.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:18:18.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:18:18.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:18:18.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:18:18.022Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:18:18.022Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:18:18.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:18:18.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:18:18.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:18:18.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:18:18.022Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:18:18.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-04T11:18:18.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-04T11:18:18.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-04T11:18:18.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-04T11:18:18.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T11:18:18.022Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T11:18:18.022Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T11:18:18.139Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T11:18:18.588Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-04T11:18:18.588Z] === RUN TestCreateDifferentPlatform [2022-08-04T11:18:18.588Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T11:18:18.588Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T11:18:18.588Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-04T11:18:18.588Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T11:18:18.588Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T11:18:18.588Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T11:18:18.588Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-04T11:18:18.588Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T11:18:18.588Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-04T11:18:18.588Z] === RUN TestCreateInvalidHostConfig [2022-08-04T11:18:18.588Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:18:18.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:18:18.588Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:18:18.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:18:18.588Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:18:18.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:18:18.588Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:18:18.588Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:18:18.588Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:18:18.588Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:18:18.588Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:18:18.588Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:18:18.588Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T11:18:18.588Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T11:18:18.588Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T11:18:18.588Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-04T11:18:18.588Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T11:18:18.588Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T11:18:18.588Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T11:18:18.588Z] === RUN TestDaemonRestartIpcMode [2022-08-04T11:18:18.588Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T11:18:18.588Z] === RUN TestDaemonHostGatewayIP [2022-08-04T11:18:18.588Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T11:18:18.588Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T11:18:18.588Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T11:18:18.588Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T11:18:18.588Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T11:18:18.588Z] === RUN TestDiff [2022-08-04T11:18:18.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-08-04T11:18:18.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-04T11:18:18.701Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-04T11:18:18.701Z] === RUN TestKillStoppedContainer [2022-08-04T11:18:18.701Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-04T11:18:18.701Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T11:18:18.701Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T11:18:18.701Z] === RUN TestKillDifferentUserContainer [2022-08-04T11:18:19.154Z] --- PASS: TestDiff (0.44s) [2022-08-04T11:18:19.154Z] === RUN TestExecConsoleSize [2022-08-04T11:18:19.263Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-08-04T11:18:19.263Z] === RUN TestInspectOomKilledTrue [2022-08-04T11:18:19.263Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:18:19.263Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T11:18:19.263Z] === RUN TestInspectOomKilledFalse [2022-08-04T11:18:19.263Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:18:19.263Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T11:18:19.263Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T11:18:19.263Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T11:18:19.263Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T11:18:19.263Z] === RUN TestLinksContainerNames [2022-08-04T11:18:19.719Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-04T11:18:19.719Z] === RUN TestExecWithCloseStdin [2022-08-04T11:18:19.977Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-08-04T11:18:19.977Z] === RUN TestExec [2022-08-04T11:18:20.194Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-04T11:18:20.194Z] === RUN TestLogsFollowTailEmpty [2022-08-04T11:18:20.451Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-04T11:18:20.451Z] === RUN TestLogs [2022-08-04T11:18:20.451Z] === RUN TestLogs/driver_local [2022-08-04T11:18:20.451Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:18:20.451Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:18:20.451Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T11:18:20.451Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T11:18:20.451Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T11:18:20.451Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T11:18:20.451Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:18:20.451Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:18:20.451Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:18:20.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:18:20.451Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:18:20.451Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:18:20.451Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:18:20.451Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:18:20.543Z] --- PASS: TestExec (0.46s) [2022-08-04T11:18:20.543Z] === RUN TestExecUser [2022-08-04T11:18:21.013Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:18:21.013Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:18:21.108Z] --- PASS: TestExecUser (0.47s) [2022-08-04T11:18:21.108Z] === RUN TestExportContainerAndImportImage [2022-08-04T11:18:21.576Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T11:18:21.674Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2022-08-04T11:18:21.674Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T11:18:21.834Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T11:18:22.396Z] === RUN TestLogs/driver_json-file [2022-08-04T11:18:22.396Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:18:22.396Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:18:22.396Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:18:22.396Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:18:22.396Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:18:22.396Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:18:22.396Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:18:22.396Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:18:22.396Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:18:22.396Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:18:22.396Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:18:22.396Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:18:22.396Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:18:22.396Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:18:22.958Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:18:22.958Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:18:23.047Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-08-04T11:18:23.048Z] === RUN TestHealthCheckWorkdir [2022-08-04T11:18:23.306Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-04T11:18:23.306Z] === RUN TestHealthKillContainer [2022-08-04T11:18:23.520Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:18:23.520Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:18:24.448Z] --- PASS: TestLogs (3.93s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.58s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.58s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.58s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.76s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s) [2022-08-04T11:18:24.448Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s) [2022-08-04T11:18:24.448Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T11:18:24.705Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/default [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/private [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/slave [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/shared [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/default [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/shared [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/slave [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/private [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:18:24.705Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T11:18:24.705Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:18:24.705Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:18:24.961Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:18:25.217Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T11:18:25.217Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:18:25.217Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T11:18:25.217Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:18:25.217Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T11:18:25.217Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T11:18:25.217Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T11:18:25.217Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T11:18:25.217Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-04T11:18:25.217Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T11:18:25.217Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T11:18:25.217Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T11:18:25.217Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T11:18:25.217Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T11:18:25.217Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T11:18:25.218Z] === RUN TestNetworkNat [2022-08-04T11:18:25.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-04T11:18:25.779Z] --- PASS: TestNetworkNat (0.49s) [2022-08-04T11:18:25.779Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T11:18:26.036Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-04T11:18:26.036Z] === RUN TestNetworkLoopbackNat [2022-08-04T11:18:28.552Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-04T11:18:28.552Z] === RUN TestPause [2022-08-04T11:18:28.552Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:18:28.552Z] --- SKIP: TestPause (0.00s) [2022-08-04T11:18:28.552Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T11:18:28.552Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:18:28.552Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:18:28.552Z] === RUN TestPauseStopPausedContainer [2022-08-04T11:18:28.552Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:18:28.552Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-04T11:18:28.552Z] === RUN TestPidHost [2022-08-04T11:18:29.482Z] --- PASS: TestPidHost (0.92s) [2022-08-04T11:18:29.482Z] === RUN TestPsFilter [2022-08-04T11:18:29.738Z] --- PASS: TestPsFilter (0.11s) [2022-08-04T11:18:29.738Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T11:18:29.995Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-04T11:18:29.995Z] === RUN TestRemoveContainerWithVolume [2022-08-04T11:18:30.556Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-08-04T11:18:30.556Z] === RUN TestRemoveContainerRunning [2022-08-04T11:18:30.812Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-04T11:18:30.812Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T11:18:31.373Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-04T11:18:31.373Z] === RUN TestRemoveInvalidContainer [2022-08-04T11:18:31.373Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T11:18:31.373Z] === RUN TestRenameLinkedContainer [2022-08-04T11:18:31.409Z] --- PASS: TestHealthKillContainer (7.94s) [2022-08-04T11:18:31.409Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T11:18:31.667Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-04T11:18:31.667Z] === RUN TestIpcModeNone [2022-08-04T11:18:32.232Z] --- PASS: TestIpcModeNone (0.48s) [2022-08-04T11:18:32.232Z] === RUN TestIpcModePrivate [2022-08-04T11:18:32.489Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-04T11:18:32.489Z] --- PASS: TestIpcModePrivate (0.46s) [2022-08-04T11:18:32.489Z] === RUN TestIpcModeShareable [2022-08-04T11:18:33.055Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-04T11:18:33.055Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-04T11:18:33.055Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T11:18:33.262Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-08-04T11:18:33.262Z] === RUN TestRenameStoppedContainer [2022-08-04T11:18:33.262Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-04T11:18:33.262Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T11:18:34.190Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-04T11:18:34.190Z] === RUN TestRenameInvalidName [2022-08-04T11:18:34.428Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-08-04T11:18:34.428Z] === RUN TestAPIIpcModeHost [2022-08-04T11:18:34.446Z] --- PASS: TestRenameInvalidName (0.39s) [2022-08-04T11:18:34.447Z] === RUN TestRenameAnonymousContainer [2022-08-04T11:18:34.993Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-04T11:18:34.993Z] === RUN TestDaemonIpcModeShareable [2022-08-04T11:18:35.949Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-04T11:18:36.207Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-08-04T11:18:36.207Z] === RUN TestDaemonIpcModePrivate [2022-08-04T11:18:36.336Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-08-04T11:18:36.337Z] === RUN TestRenameContainerWithSameName [2022-08-04T11:18:36.337Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2022-08-04T11:18:36.337Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T11:18:37.168Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-04T11:18:37.168Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-08-04T11:18:37.168Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T11:18:37.264Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-04T11:18:37.264Z] === RUN TestResize [2022-08-04T11:18:37.519Z] --- PASS: TestResize (0.41s) [2022-08-04T11:18:37.520Z] === RUN TestResizeWithInvalidSize [2022-08-04T11:18:38.081Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-04T11:18:38.081Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T11:18:38.337Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-04T11:18:38.337Z] === RUN TestDaemonRestartKillContainers [2022-08-04T11:18:38.337Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T11:18:38.337Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:18:38.337Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T11:18:38.337Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T11:18:38.540Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-04T11:18:38.540Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s) [2022-08-04T11:18:38.540Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T11:18:39.265Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T11:18:39.476Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-04T11:18:39.476Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-04T11:18:39.476Z] === RUN TestIpcModeOlderClient [2022-08-04T11:18:39.476Z] === PAUSE TestIpcModeOlderClient [2022-08-04T11:18:39.476Z] === RUN TestKillContainerInvalidSignal [2022-08-04T11:18:40.041Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-04T11:18:40.041Z] === RUN TestKillContainer [2022-08-04T11:18:40.041Z] === RUN TestKillContainer/no_signal [2022-08-04T11:18:40.192Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s) [2022-08-04T11:18:40.192Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.84s) [2022-08-04T11:18:40.192Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-04T11:18:40.192Z] === RUN TestCgroupNamespacesRun [2022-08-04T11:18:40.299Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T11:18:40.865Z] === RUN TestKillContainer/killing_signal [2022-08-04T11:18:41.179Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-04T11:18:41.179Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:18:41.179Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:18:41.179Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-04T11:18:41.179Z] [2022-08-04T11:18:41.179Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-04T11:18:41.179Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-04T11:18:41.179Z] Using test binary docker [2022-08-04T11:18:41.179Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-04T11:18:41.179Z] Not: starting. [2022-08-04T11:18:41.179Z] INFO: Waiting for daemon to start... [2022-08-04T11:18:41.179Z] Starting dockerd [2022-08-04T11:18:41.179Z] . [2022-08-04T11:18:41.179Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-04T11:18:41.430Z] --- PASS: TestKillContainer (1.27s) [2022-08-04T11:18:41.430Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-08-04T11:18:41.430Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-04T11:18:41.430Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-04T11:18:41.430Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T11:18:41.430Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T11:18:41.564Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-08-04T11:18:41.564Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T11:18:41.688Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T11:18:42.491Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-08-04T11:18:42.492Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T11:18:42.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-08-04T11:18:42.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-04T11:18:42.621Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-04T11:18:42.621Z] === RUN TestKillStoppedContainer [2022-08-04T11:18:42.621Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-04T11:18:42.621Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T11:18:42.621Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-04T11:18:42.621Z] === RUN TestKillDifferentUserContainer [2022-08-04T11:18:42.879Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-04T11:18:42.879Z] === RUN TestInspectOomKilledTrue [2022-08-04T11:18:43.445Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-04T11:18:43.445Z] === RUN TestInspectOomKilledFalse [2022-08-04T11:18:43.857Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-04T11:18:43.857Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T11:18:44.011Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-04T11:18:44.011Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T11:18:44.268Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2022-08-04T11:18:44.268Z] === RUN TestLinksContainerNames [2022-08-04T11:18:44.785Z] --- PASS: TestCgroupNamespacesRunHostMode (1.10s) [2022-08-04T11:18:44.785Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T11:18:45.201Z] --- PASS: TestLinksContainerNames (0.81s) [2022-08-04T11:18:45.201Z] === RUN TestLogsFollowTailEmpty [2022-08-04T11:18:45.458Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-04T11:18:45.458Z] === RUN TestLogs [2022-08-04T11:18:45.458Z] === RUN TestLogs/driver_local [2022-08-04T11:18:45.458Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:18:45.458Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:18:45.458Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T11:18:45.458Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T11:18:45.458Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T11:18:45.458Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T11:18:45.458Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:18:45.458Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:18:45.458Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:18:45.458Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:18:45.458Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:18:45.458Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:18:45.458Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:18:45.458Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:18:45.713Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-04T11:18:45.713Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T11:18:46.024Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T11:18:46.024Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T11:18:46.589Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:18:46.589Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:18:47.079Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-08-04T11:18:47.079Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T11:18:47.155Z] === RUN TestLogs/driver_json-file [2022-08-04T11:18:47.155Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:18:47.155Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:18:47.155Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:18:47.155Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:18:47.155Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:18:47.155Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:18:47.155Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:18:47.155Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:18:47.155Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:18:47.155Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:18:47.155Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:18:47.155Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:18:47.155Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:18:47.155Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:18:47.644Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-08-04T11:18:47.644Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T11:18:48.088Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:18:48.088Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:18:48.653Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:18:48.653Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:18:49.009Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-08-04T11:18:49.009Z] === RUN TestNISDomainname [2022-08-04T11:18:49.009Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-04T11:18:49.009Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-04T11:18:49.009Z] === RUN TestHostnameDnsResolution [2022-08-04T11:18:49.219Z] --- PASS: TestLogs (3.86s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.72s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.48s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.59s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s) [2022-08-04T11:18:49.219Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.73s) [2022-08-04T11:18:49.219Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T11:18:49.570Z] --- PASS: TestHostnameDnsResolution (0.66s) [2022-08-04T11:18:49.570Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T11:18:49.570Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-04T11:18:49.570Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T11:18:49.570Z] === RUN TestPrivilegedHostDevices [2022-08-04T11:18:49.795Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/default [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/private [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/slave [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/shared [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/default [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/shared [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/slave [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/private [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T11:18:49.795Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:18:49.795Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:18:49.795Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T11:18:49.825Z] --- PASS: TestPrivilegedHostDevices (0.45s) [2022-08-04T11:18:49.825Z] === RUN TestRunConsoleSize [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T11:18:50.053Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-04T11:18:50.053Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-04T11:18:50.053Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T11:18:50.387Z] --- PASS: TestRunConsoleSize (0.41s) [2022-08-04T11:18:50.387Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T11:18:51.428Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-04T11:18:51.428Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T11:18:51.751Z] --- PASS: TestRunWithAlternativeContainerdShim (1.19s) [2022-08-04T11:18:51.751Z] === RUN TestStats [2022-08-04T11:18:51.751Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:18:51.751Z] --- SKIP: TestStats (0.00s) [2022-08-04T11:18:51.751Z] === RUN TestStopContainerWithTimeout [2022-08-04T11:18:51.751Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T11:18:51.751Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T11:18:51.751Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T11:18:51.751Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T11:18:51.751Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T11:18:51.751Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T11:18:51.751Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T11:18:51.751Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T11:18:51.751Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T11:18:51.751Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T11:18:51.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-04T11:18:51.994Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-08-04T11:18:51.994Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T11:18:52.252Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-04T11:18:52.252Z] === RUN TestNetworkNat [2022-08-04T11:18:52.314Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T11:18:52.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-04T11:18:52.818Z] --- PASS: TestNetworkNat (0.53s) [2022-08-04T11:18:52.818Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T11:18:53.076Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-04T11:18:53.076Z] === RUN TestNetworkLoopbackNat [2022-08-04T11:18:54.202Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T11:18:54.986Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-04T11:18:55.567Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T11:18:55.567Z] --- PASS: TestStopContainerWithTimeout/0 (0.76s) [2022-08-04T11:18:55.567Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-08-04T11:18:55.567Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-04T11:18:55.567Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-08-04T11:18:55.567Z] === RUN TestDeleteDevicemapper [2022-08-04T11:18:55.567Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:18:55.567Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T11:18:55.567Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T11:18:55.602Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-04T11:18:55.602Z] === RUN TestPause [2022-08-04T11:18:56.168Z] --- PASS: TestPause (0.47s) [2022-08-04T11:18:56.168Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T11:18:56.168Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:18:56.168Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:18:56.168Z] === RUN TestPauseStopPausedContainer [2022-08-04T11:18:56.733Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-04T11:18:56.733Z] === RUN TestPidHost [2022-08-04T11:18:57.459Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2022-08-04T11:18:57.459Z] === RUN TestUpdateMemory [2022-08-04T11:18:57.459Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:18:57.459Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T11:18:57.459Z] === RUN TestUpdateCPUQuota [2022-08-04T11:18:57.459Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:18:57.459Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-04T11:18:57.459Z] === RUN TestUpdatePidsLimit [2022-08-04T11:18:57.459Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:18:57.459Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-04T11:18:57.459Z] === RUN TestUpdateRestartPolicy [2022-08-04T11:18:57.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-04T11:18:57.667Z] --- PASS: TestPidHost (0.99s) [2022-08-04T11:18:57.667Z] === RUN TestPsFilter [2022-08-04T11:18:57.667Z] --- PASS: TestPsFilter (0.10s) [2022-08-04T11:18:57.667Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T11:18:58.233Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-04T11:18:58.233Z] === RUN TestRemoveContainerWithVolume [2022-08-04T11:18:58.490Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-08-04T11:18:58.490Z] === RUN TestRemoveContainerRunning [2022-08-04T11:18:59.055Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-08-04T11:18:59.055Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T11:18:59.313Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s) [2022-08-04T11:18:59.313Z] === RUN TestRemoveInvalidContainer [2022-08-04T11:18:59.313Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T11:18:59.313Z] === RUN TestRenameLinkedContainer [2022-08-04T11:19:00.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-04T11:19:00.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-04T11:19:01.212Z] --- PASS: TestRenameLinkedContainer (1.70s) [2022-08-04T11:19:01.212Z] === RUN TestRenameStoppedContainer [2022-08-04T11:19:01.470Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-08-04T11:19:01.470Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T11:19:02.404Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-04T11:19:02.404Z] === RUN TestRenameInvalidName [2022-08-04T11:19:02.971Z] --- PASS: TestRenameInvalidName (0.47s) [2022-08-04T11:19:02.971Z] === RUN TestRenameAnonymousContainer [2022-08-04T11:19:03.336Z] --- PASS: TestImportExtremelyLargeImageWorks (91.80s) [2022-08-04T11:19:03.336Z] PASS [2022-08-04T11:19:03.336Z] [2022-08-04T11:19:03.336Z] DONE 22 tests in 94.755s [2022-08-04T11:19:03.336Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T11:19:03.336Z] === RUN TestStripANSICommands [2022-08-04T11:19:03.336Z] === RUN TestStripANSICommands/#00 [2022-08-04T11:19:03.336Z] === RUN TestStripANSICommands/#01 [2022-08-04T11:19:03.336Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T11:19:03.336Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T11:19:03.336Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T11:19:03.336Z] PASS [2022-08-04T11:19:03.336Z] [2022-08-04T11:19:03.336Z] DONE 3 tests in 0.008s [2022-08-04T11:19:03.336Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T11:19:03.336Z] INFO: Testing against a local daemon [2022-08-04T11:19:03.336Z] === RUN TestNetworkCreateDelete [2022-08-04T11:19:03.336Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-04T11:19:03.336Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T11:19:03.336Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-04T11:19:03.336Z] === RUN TestDaemonDNSFallback [2022-08-04T11:19:03.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-04T11:19:04.343Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-08-04T11:19:04.344Z] === RUN TestRenameContainerWithSameName [2022-08-04T11:19:04.909Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-04T11:19:04.909Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T11:19:05.841Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-04T11:19:05.841Z] === RUN TestResize [2022-08-04T11:19:05.863Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-08-04T11:19:05.863Z] === RUN TestInspectNetwork [2022-08-04T11:19:06.098Z] --- PASS: TestResize (0.45s) [2022-08-04T11:19:06.098Z] === RUN TestResizeWithInvalidSize [2022-08-04T11:19:06.356Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-08-04T11:19:06.356Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T11:19:06.922Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:19:06.922Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:19:06.922Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:19:06.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:19:06.922Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:19:08.294Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:19:08.552Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:19:09.144Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T11:19:09.144Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T11:19:09.144Z] === RUN TestInspectNetwork/network_name [2022-08-04T11:19:09.144Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T11:19:09.681Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-08-04T11:19:09.681Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T11:19:09.681Z] --- PASS: TestUpdateRestartWithAutoRemove (0.39s) [2022-08-04T11:19:09.681Z] === RUN TestWaitNonBlocked [2022-08-04T11:19:09.681Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:19:09.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:19:09.681Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:19:09.681Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:19:09.681Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:19:09.681Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:19:09.681Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-04T11:19:09.681Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-08-04T11:19:09.681Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s) [2022-08-04T11:19:09.681Z] === RUN TestWaitBlocked [2022-08-04T11:19:09.681Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:19:09.681Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:19:09.681Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:19:09.681Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:19:09.681Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:19:09.681Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:19:09.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:19:09.925Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:19:09.936Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T11:19:09.937Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.49s) [2022-08-04T11:19:09.937Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s) [2022-08-04T11:19:09.937Z] === RUN TestWaitConditions [2022-08-04T11:19:09.937Z] === RUN TestWaitConditions/default [2022-08-04T11:19:09.937Z] === PAUSE TestWaitConditions/default [2022-08-04T11:19:09.937Z] === RUN TestWaitConditions/not-running [2022-08-04T11:19:09.937Z] === PAUSE TestWaitConditions/not-running [2022-08-04T11:19:09.937Z] === RUN TestWaitConditions/next-exit [2022-08-04T11:19:09.937Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T11:19:09.937Z] === RUN TestWaitConditions/removed [2022-08-04T11:19:09.937Z] === PAUSE TestWaitConditions/removed [2022-08-04T11:19:09.937Z] === CONT TestWaitConditions/default [2022-08-04T11:19:09.937Z] === CONT TestWaitConditions/next-exit [2022-08-04T11:19:11.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:19:11.296Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:19:11.823Z] === CONT TestWaitConditions/removed [2022-08-04T11:19:11.824Z] === CONT TestWaitConditions/not-running [2022-08-04T11:19:11.941Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-04T11:19:13.186Z] --- PASS: TestWaitConditions (0.01s) [2022-08-04T11:19:13.186Z] --- PASS: TestWaitConditions/next-exit (1.76s) [2022-08-04T11:19:13.186Z] --- PASS: TestWaitConditions/default (1.79s) [2022-08-04T11:19:13.186Z] --- PASS: TestWaitConditions/removed (1.49s) [2022-08-04T11:19:13.186Z] --- PASS: TestWaitConditions/not-running (1.52s) [2022-08-04T11:19:13.186Z] === RUN TestWaitRestartedContainer [2022-08-04T11:19:13.186Z] === RUN TestWaitRestartedContainer/default [2022-08-04T11:19:13.186Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T11:19:13.186Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T11:19:13.186Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T11:19:13.186Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T11:19:13.186Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T11:19:13.186Z] === CONT TestWaitRestartedContainer/default [2022-08-04T11:19:13.186Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T11:19:13.323Z] --- PASS: TestInspectNetwork (7.17s) [2022-08-04T11:19:13.323Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T11:19:13.323Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T11:19:13.323Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T11:19:13.323Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T11:19:13.323Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T11:19:13.859Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-04T11:19:14.257Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T11:19:14.257Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:19:14.257Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:19:14.257Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:19:14.257Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T11:19:14.257Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T11:19:14.257Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T11:19:14.257Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T11:19:14.257Z] === RUN TestNetworkList [2022-08-04T11:19:14.257Z] === RUN TestNetworkList//networks [2022-08-04T11:19:14.257Z] === PAUSE TestNetworkList//networks [2022-08-04T11:19:14.257Z] === RUN TestNetworkList//networks/ [2022-08-04T11:19:14.257Z] === PAUSE TestNetworkList//networks/ [2022-08-04T11:19:14.257Z] === CONT TestNetworkList//networks [2022-08-04T11:19:14.257Z] === CONT TestNetworkList//networks/ [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkList (0.01s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T11:19:14.257Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T11:19:14.257Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T11:19:14.553Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T11:19:14.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:19:14.576Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:19:14.822Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2022-08-04T11:19:14.822Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T11:19:15.480Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T11:19:15.480Z] --- PASS: TestWaitRestartedContainer/default (1.23s) [2022-08-04T11:19:15.480Z] --- PASS: TestWaitRestartedContainer/next-exit (1.30s) [2022-08-04T11:19:15.480Z] --- PASS: TestWaitRestartedContainer/not-running (0.91s) [2022-08-04T11:19:15.480Z] === CONT TestDaemonRestartIpcMode [2022-08-04T11:19:15.480Z] === CONT TestIpcModeOlderClient [2022-08-04T11:19:15.480Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-04T11:19:15.480Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T11:19:16.195Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-04T11:19:16.195Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T11:19:16.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-04T11:19:16.780Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-08-04T11:19:16.780Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T11:19:17.759Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-04T11:19:17.759Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T11:19:17.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-04T11:19:18.001Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s) [2022-08-04T11:19:18.001Z] --- PASS: TestDaemonRestartIpcMode (2.67s) [2022-08-04T11:19:18.001Z] PASS [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === Skipped [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T11:19:18.001Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-04T11:19:18.001Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-04T11:19:18.001Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-04T11:19:18.001Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-04T11:19:18.001Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-04T11:19:18.001Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-04T11:19:18.001Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-04T11:19:18.001Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-04T11:19:18.001Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-04T11:19:18.001Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T11:19:18.001Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T11:19:18.001Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-04T11:19:18.001Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-04T11:19:18.001Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-04T11:19:18.001Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-04T11:19:18.001Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-04T11:19:18.001Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:19:18.001Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-04T11:19:18.001Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:19:18.001Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-04T11:19:18.001Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-04T11:19:18.001Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-04T11:19:18.001Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T11:19:18.001Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T11:19:18.001Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-04T11:19:18.001Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-04T11:19:18.001Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-04T11:19:18.001Z] [2022-08-04T11:19:18.001Z] DONE 249 tests, 27 skipped in 86.739s [2022-08-04T11:19:18.001Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T11:19:18.257Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T11:19:18.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:19:18.756Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:19:18.819Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-04T11:19:18.820Z] === RUN TestConfigDaemonID [2022-08-04T11:19:19.147Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.19s) [2022-08-04T11:19:19.147Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T11:19:19.405Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-04T11:19:19.405Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T11:19:19.890Z] sha256:36139c5a62c4674fa7b8241acca856429a259886ab33c1c780ddcd78d459c830 [2022-08-04T11:19:19.890Z] INFO: Starting docker-py tests... [2022-08-04T11:19:19.890Z] ============================= test session starts ============================== [2022-08-04T11:19:19.890Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-04T11:19:19.890Z] rootdir: /src, inifile: pytest.ini [2022-08-04T11:19:19.890Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-04T11:19:20.130Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:19:20.201Z] daemon_test.go:83: [d14ff4c461f3d] daemon is not started [2022-08-04T11:19:20.201Z] --- PASS: TestConfigDaemonID (1.09s) [2022-08-04T11:19:20.201Z] === RUN TestDaemonConfigValidation [2022-08-04T11:19:20.201Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:19:20.201Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:19:20.201Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T11:19:20.201Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T11:19:20.201Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T11:19:20.201Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T11:19:20.201Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T11:19:20.201Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T11:19:20.201Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T11:19:20.201Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T11:19:20.201Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:19:20.201Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T11:19:20.201Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T11:19:20.201Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T11:19:20.201Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T11:19:20.201Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T11:19:20.201Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-04T11:19:20.201Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-08-04T11:19:20.201Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-04T11:19:20.201Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-04T11:19:20.201Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-04T11:19:20.201Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T11:19:20.201Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T11:19:20.388Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:19:20.827Z] collected 395 items / 2 deselected / 393 selected [2022-08-04T11:19:20.827Z] [2022-08-04T11:19:21.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-04T11:19:21.129Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T11:19:21.932Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-08-04T11:19:21.932Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T11:19:21.932Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:19:21.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:19:21.932Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T11:19:22.337Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:19:22.495Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T11:19:22.597Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:19:23.018Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-04T11:19:23.423Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T11:19:23.423Z] daemon_test.go:197: [d7bcecbb33290] daemon is not started [2022-08-04T11:19:23.423Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-08-04T11:19:23.423Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-04T11:19:23.423Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-04T11:19:23.423Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-04T11:19:23.423Z] === RUN TestDaemonProxy [2022-08-04T11:19:23.423Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T11:19:23.423Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-04T11:19:23.423Z] PASS [2022-08-04T11:19:23.423Z] [2022-08-04T11:19:23.423Z] === Skipped [2022-08-04T11:19:23.423Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-04T11:19:23.423Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-04T11:19:23.423Z] [2022-08-04T11:19:23.423Z] DONE 13 tests, 1 skipped in 5.270s [2022-08-04T11:19:23.423Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T11:19:23.679Z] INFO: Testing against a local daemon [2022-08-04T11:19:23.679Z] === RUN TestCommitInheritsEnv [2022-08-04T11:19:24.496Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.42s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.91s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.03s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.68s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.78s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.95s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.10s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-08-04T11:19:24.497Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.72s) [2022-08-04T11:19:24.497Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T11:19:24.497Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T11:19:25.044Z] --- PASS: TestCommitInheritsEnv (1.47s) [2022-08-04T11:19:25.044Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T11:19:25.044Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T11:19:25.044Z] === RUN TestImportWithCustomPlatform [2022-08-04T11:19:25.044Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T11:19:25.044Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T11:19:25.044Z] === RUN TestImportWithCustomPlatform// [2022-08-04T11:19:25.044Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T11:19:25.062Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T11:19:25.303Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T11:19:25.303Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T11:19:25.303Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T11:19:25.303Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T11:19:25.303Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform/linux (0.08s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.09s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T11:19:25.303Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T11:19:25.303Z] === RUN TestImagesFilterMultiReference [2022-08-04T11:19:25.559Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-04T11:19:25.559Z] === RUN TestImagePullPlatformInvalid [2022-08-04T11:19:25.559Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-04T11:19:25.559Z] === RUN TestRemoveImageOrphaning [2022-08-04T11:19:25.995Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s) [2022-08-04T11:19:25.995Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.97s) [2022-08-04T11:19:25.995Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.92s) [2022-08-04T11:19:25.995Z] === RUN TestCgroupNamespacesRun [2022-08-04T11:19:26.923Z] --- PASS: TestRemoveImageOrphaning (1.57s) [2022-08-04T11:19:26.923Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T11:19:26.923Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T11:19:26.923Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T11:19:26.923Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T11:19:27.179Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T11:19:27.179Z] === RUN TestTagInvalidReference [2022-08-04T11:19:27.179Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T11:19:27.179Z] === RUN TestTagValidPrefixedRepo [2022-08-04T11:19:27.179Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-04T11:19:27.179Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T11:19:27.179Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T11:19:27.179Z] === RUN TestTagOfficialNames [2022-08-04T11:19:27.179Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-04T11:19:27.179Z] === RUN TestTagMatchesDigest [2022-08-04T11:19:27.179Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T11:19:27.179Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T11:19:27.229Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-04T11:19:27.367Z] --- PASS: TestCgroupNamespacesRun (1.19s) [2022-08-04T11:19:27.367Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T11:19:28.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-04T11:19:28.739Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.23s) [2022-08-04T11:19:28.739Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T11:19:29.676Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s) [2022-08-04T11:19:29.676Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T11:19:31.048Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-04T11:19:31.048Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T11:19:31.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-04T11:19:31.981Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-04T11:19:31.981Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T11:19:33.352Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-08-04T11:19:33.352Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T11:19:33.917Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-04T11:19:33.917Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T11:19:34.475Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T11:19:34.475Z] Using test binary docker [2022-08-04T11:19:34.475Z] +++ /etc/init.d/apparmor start [2022-08-04T11:19:34.475Z] Not: starting. [2022-08-04T11:19:34.475Z] INFO: Waiting for daemon to start... [2022-08-04T11:19:34.475Z] Starting dockerd [2022-08-04T11:19:34.475Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T11:19:35.290Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-08-04T11:19:35.290Z] === RUN TestNISDomainname [2022-08-04T11:19:35.547Z] --- PASS: TestNISDomainname (0.58s) [2022-08-04T11:19:35.547Z] === RUN TestHostnameDnsResolution [2022-08-04T11:19:36.396Z] . [2022-08-04T11:19:36.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T11:19:36.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T11:19:36.396Z] Error: No such image: emptyfs [2022-08-04T11:19:36.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T11:19:36.396Z] ++++ docker load [2022-08-04T11:19:36.482Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-08-04T11:19:36.482Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T11:19:36.739Z] --- PASS: TestUnprivilegedPortsAndPing (0.46s) [2022-08-04T11:19:36.739Z] === RUN TestPrivilegedHostDevices [2022-08-04T11:19:36.800Z] --- PASS: TestServiceWithDataPathPortInit (13.94s) [2022-08-04T11:19:36.800Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T11:19:36.970Z] Running integration-test (iteration 1) [2022-08-04T11:19:36.970Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-04T11:19:36.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:19:36.970Z] ++ set -e [2022-08-04T11:19:36.970Z] ++ '[' -n 0 ']' [2022-08-04T11:19:36.970Z] ++ set -x [2022-08-04T11:19:36.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:19:37.304Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-08-04T11:19:37.304Z] === RUN TestRunConsoleSize [2022-08-04T11:19:37.869Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-04T11:19:37.869Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-04T11:19:37.914Z] Loaded image: busybox:latest [2022-08-04T11:19:38.076Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-04T11:19:38.175Z] Loaded image: busybox:glibc [2022-08-04T11:19:38.176Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lpsxcfvjcltf5f0lr29794xq8 Created:2022-08-04 11:19:36.948353091 +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[e3ceda0a5157461535181100ab774950f1c007a367418a20cc782d83b13b382e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m9cqalgb4lqgv9lemigkuk1y4 EndpointID:2841f539b4e4e297ab549729d2aa8d4d93b69c974ae23d0c6dcca2105ca11c1e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a4bf7408e847b4dc3ddac2bb1001490a897546920f899aa1858039084daee41b 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:30b66443700f IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.m9cqalgb4lqgv9lemigkuk1y4 EndpointID:2841f539b4e4e297ab549729d2aa8d4d93b69c974ae23d0c6dcca2105ca11c1e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T11:19:38.802Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s) [2022-08-04T11:19:38.802Z] === RUN TestStats [2022-08-04T11:19:38.902Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-04T11:19:40.718Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-04T11:19:41.328Z] --- PASS: TestStats (2.48s) [2022-08-04T11:19:41.328Z] === RUN TestStopContainerWithTimeout [2022-08-04T11:19:41.328Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T11:19:41.328Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T11:19:41.328Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T11:19:41.328Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T11:19:41.328Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T11:19:41.328Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T11:19:41.328Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T11:19:41.328Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T11:19:41.328Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T11:19:41.328Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T11:19:41.894Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T11:19:43.436Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-08-04T11:19:43.436Z] PASS [2022-08-04T11:19:43.436Z] [2022-08-04T11:19:43.436Z] === Skipped [2022-08-04T11:19:43.436Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:19:43.436Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:19:43.436Z] [2022-08-04T11:19:43.436Z] DONE 38 tests, 1 skipped in 43.753s [2022-08-04T11:19:43.436Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:19:43.436Z] INFO: Testing against a local daemon [2022-08-04T11:19:43.436Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T11:19:43.436Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:19:43.436Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:19:43.436Z] === RUN TestDockerNetworkIpvlan [2022-08-04T11:19:43.436Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:19:43.436Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:19:43.436Z] PASS [2022-08-04T11:19:43.436Z] [2022-08-04T11:19:43.436Z] === Skipped [2022-08-04T11:19:43.436Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:19:43.436Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:19:43.436Z] [2022-08-04T11:19:43.436Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:19:43.436Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:19:43.436Z] [2022-08-04T11:19:43.436Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-04T11:19:43.436Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:19:43.436Z] INFO: Testing against a local daemon [2022-08-04T11:19:43.436Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T11:19:43.467Z] Loaded image: debian:bullseye-slim [2022-08-04T11:19:43.467Z] Loaded image: hello-world:latest [2022-08-04T11:19:43.467Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:19:43.467Z] INFO: Testing against a local daemon [2022-08-04T11:19:43.467Z] === RUN TestCgroupNamespacesBuild [2022-08-04T11:19:44.001Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s) [2022-08-04T11:19:44.002Z] === RUN TestDockerNetworkMacvlan [2022-08-04T11:19:44.420Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T11:19:44.567Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T11:19:45.352Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-04T11:19:45.352Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-08-04T11:19:45.352Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-08-04T11:19:45.352Z] --- PASS: TestStopContainerWithTimeout/-1 (2.41s) [2022-08-04T11:19:45.352Z] --- PASS: TestStopContainerWithTimeout/1 (1.43s) [2022-08-04T11:19:45.352Z] === RUN TestDeleteDevicemapper [2022-08-04T11:19:45.352Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:19:45.352Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T11:19:45.352Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T11:19:45.387Z] --- PASS: TestCgroupNamespacesBuild (2.37s) [2022-08-04T11:19:45.387Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-04T11:19:45.501Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T11:19:46.066Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T11:19:46.724Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.44s) [2022-08-04T11:19:46.724Z] === RUN TestUpdateMemory [2022-08-04T11:19:47.290Z] --- PASS: TestUpdateMemory (0.60s) [2022-08-04T11:19:47.290Z] === RUN TestUpdateCPUQuota [2022-08-04T11:19:47.936Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s) [2022-08-04T11:19:47.936Z] === RUN TestBuildWithSession [2022-08-04T11:19:47.936Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:19:47.936Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-04T11:19:47.936Z] === RUN TestBuildSquashParent [2022-08-04T11:19:47.967Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T11:19:48.223Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-08-04T11:19:48.224Z] === RUN TestUpdatePidsLimit [2022-08-04T11:19:48.224Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T11:19:48.224Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T11:19:48.482Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T11:19:48.739Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T11:19:48.997Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T11:19:49.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T11:19:49.255Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T11:19:49.341Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T11:19:50.187Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-08-04T11:19:50.187Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-04T11:19:50.187Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-04T11:19:50.187Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-08-04T11:19:50.187Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-08-04T11:19:50.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-04T11:19:50.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-04T11:19:50.187Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-04T11:19:50.187Z] === RUN TestUpdateRestartPolicy [2022-08-04T11:19:52.624Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T11:19:53.560Z] --- PASS: TestDockerNetworkMacvlan (9.51s) [2022-08-04T11:19:53.560Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-04T11:19:53.560Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s) [2022-08-04T11:19:53.560Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-04T11:19:53.560Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-08-04T11:19:53.560Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-08-04T11:19:53.560Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s) [2022-08-04T11:19:53.560Z] PASS [2022-08-04T11:19:53.560Z] [2022-08-04T11:19:53.560Z] DONE 8 tests in 10.781s [2022-08-04T11:19:53.560Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T11:19:53.560Z] testing: warning: no tests to run [2022-08-04T11:19:53.560Z] PASS [2022-08-04T11:19:53.560Z] [2022-08-04T11:19:53.560Z] DONE 0 tests in 0.007s [2022-08-04T11:19:53.560Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T11:19:53.560Z] INFO: Testing against a local daemon [2022-08-04T11:19:53.560Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T11:19:54.496Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-08-04T11:19:54.496Z] === RUN TestAuthZPluginTLS [2022-08-04T11:19:55.061Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-04T11:19:55.061Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T11:19:55.628Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T11:19:55.628Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T11:19:56.193Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T11:19:56.193Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T11:19:56.758Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-04T11:19:56.758Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T11:19:57.946Z] --- PASS: TestBuildSquashParent (8.71s) [2022-08-04T11:19:57.946Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-04T11:19:57.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:19:57.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:19:57.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:19:57.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:19:57.946Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:19:57.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:19:57.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:19:57.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:19:57.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:19:57.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:19:57.946Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:19:57.946Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:19:57.946Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-04T11:19:57.946Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-04T11:19:58.131Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2022-08-04T11:19:58.131Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T11:19:58.390Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-04T11:19:58.390Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T11:19:58.956Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-04T11:19:58.956Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T11:19:59.523Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-04T11:19:59.523Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T11:19:59.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-04T11:19:59.863Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-04T11:20:00.897Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.38s) [2022-08-04T11:20:00.897Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T11:20:02.275Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s) [2022-08-04T11:20:02.275Z] === RUN TestAuthZPluginHeader [2022-08-04T11:20:02.380Z] --- PASS: TestUpdateRestartPolicy (10.84s) [2022-08-04T11:20:02.381Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T11:20:02.381Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-04T11:20:02.381Z] === RUN TestWaitNonBlocked [2022-08-04T11:20:02.381Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:20:02.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:20:02.381Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:20:02.381Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:20:02.381Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:20:02.381Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:20:02.381Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-04T11:20:02.381Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-04T11:20:02.381Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-08-04T11:20:02.381Z] === RUN TestWaitBlocked [2022-08-04T11:20:02.381Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:20:02.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:20:02.381Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:20:02.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:20:02.381Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:20:02.381Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:20:02.638Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-04T11:20:02.638Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.57s) [2022-08-04T11:20:02.638Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-08-04T11:20:02.638Z] === RUN TestWaitConditions [2022-08-04T11:20:02.638Z] === RUN TestWaitConditions/default [2022-08-04T11:20:02.638Z] === PAUSE TestWaitConditions/default [2022-08-04T11:20:02.638Z] === RUN TestWaitConditions/not-running [2022-08-04T11:20:02.638Z] === PAUSE TestWaitConditions/not-running [2022-08-04T11:20:02.638Z] === RUN TestWaitConditions/next-exit [2022-08-04T11:20:02.638Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T11:20:02.638Z] === RUN TestWaitConditions/removed [2022-08-04T11:20:02.638Z] === PAUSE TestWaitConditions/removed [2022-08-04T11:20:02.638Z] === CONT TestWaitConditions/default [2022-08-04T11:20:02.638Z] === CONT TestWaitConditions/next-exit [2022-08-04T11:20:03.209Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-04T11:20:03.209Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T11:20:04.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-04T11:20:04.074Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-04T11:20:04.536Z] === CONT TestWaitConditions/removed [2022-08-04T11:20:04.536Z] === CONT TestWaitConditions/not-running [2022-08-04T11:20:06.434Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T11:20:06.434Z] --- PASS: TestWaitConditions/next-exit (1.71s) [2022-08-04T11:20:06.434Z] --- PASS: TestWaitConditions/default (1.80s) [2022-08-04T11:20:06.434Z] --- PASS: TestWaitConditions/removed (1.73s) [2022-08-04T11:20:06.434Z] --- PASS: TestWaitConditions/not-running (1.67s) [2022-08-04T11:20:06.434Z] === RUN TestWaitRestartedContainer [2022-08-04T11:20:06.434Z] === RUN TestWaitRestartedContainer/default [2022-08-04T11:20:06.434Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T11:20:06.434Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T11:20:06.434Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T11:20:06.434Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T11:20:06.434Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T11:20:06.434Z] === CONT TestWaitRestartedContainer/default [2022-08-04T11:20:06.434Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T11:20:06.622Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-04T11:20:06.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s) [2022-08-04T11:20:06.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.56s) [2022-08-04T11:20:06.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.58s) [2022-08-04T11:20:06.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.54s) [2022-08-04T11:20:06.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.08s) [2022-08-04T11:20:06.622Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2022-08-04T11:20:06.622Z] === RUN TestBuildMultiStageCopy [2022-08-04T11:20:06.622Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-04T11:20:07.389Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.20s) [2022-08-04T11:20:07.389Z] === RUN TestAuthZPluginV2Disable [2022-08-04T11:20:07.808Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T11:20:08.741Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-04T11:20:08.741Z] --- PASS: TestWaitRestartedContainer/next-exit (1.52s) [2022-08-04T11:20:08.741Z] --- PASS: TestWaitRestartedContainer/default (1.55s) [2022-08-04T11:20:08.741Z] --- PASS: TestWaitRestartedContainer/not-running (0.92s) [2022-08-04T11:20:08.741Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T11:20:08.741Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T11:20:09.166Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-04T11:20:09.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-04T11:20:10.309Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-04T11:20:10.881Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-04T11:20:10.889Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-04T11:20:11.269Z] --- PASS: TestContainerStartOnDaemonRestart (2.19s) [2022-08-04T11:20:11.269Z] === CONT TestIpcModeOlderClient [2022-08-04T11:20:11.269Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.21s) [2022-08-04T11:20:11.269Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T11:20:11.269Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-04T11:20:11.269Z] === CONT TestDaemonHostGatewayIP [2022-08-04T11:20:11.453Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2022-08-04T11:20:11.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-08-04T11:20:11.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2022-08-04T11:20:11.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2022-08-04T11:20:11.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.64s) [2022-08-04T11:20:11.454Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2022-08-04T11:20:11.454Z] === RUN TestBuildMultiStageParentConfig [2022-08-04T11:20:11.569Z] --- PASS: TestAuthZPluginV2Disable (3.65s) [2022-08-04T11:20:11.569Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T11:20:12.839Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2022-08-04T11:20:12.839Z] === RUN TestBuildLabelWithTargets [2022-08-04T11:20:13.817Z] --- PASS: TestDaemonHostGatewayIP (2.66s) [2022-08-04T11:20:13.817Z] === CONT TestDaemonRestartIpcMode [2022-08-04T11:20:14.848Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-08-04T11:20:14.848Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T11:20:15.458Z] --- PASS: TestBuildLabelWithTargets (2.44s) [2022-08-04T11:20:15.458Z] === RUN TestBuildWithEmptyLayers [2022-08-04T11:20:15.715Z] --- PASS: TestDaemonRestartIpcMode (2.20s) [2022-08-04T11:20:16.848Z] --- PASS: TestBuildWithEmptyLayers (1.40s) [2022-08-04T11:20:16.848Z] === RUN TestBuildMultiStageOnBuild [2022-08-04T11:20:20.151Z] --- PASS: TestBuildMultiStageOnBuild (3.00s) [2022-08-04T11:20:20.151Z] === RUN TestBuildUncleanTarFilenames [2022-08-04T11:20:22.066Z] --- PASS: TestBuildUncleanTarFilenames (1.94s) [2022-08-04T11:20:22.066Z] === RUN TestBuildMultiStageLayerLeak [2022-08-04T11:20:23.819Z] --- PASS: TestContainerKillOnDaemonStart (11.87s) [2022-08-04T11:20:23.819Z] PASS [2022-08-04T11:20:23.819Z] [2022-08-04T11:20:23.819Z] === Skipped [2022-08-04T11:20:23.819Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-04T11:20:23.819Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:20:23.819Z] [2022-08-04T11:20:23.819Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:20:23.819Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:20:23.819Z] [2022-08-04T11:20:23.819Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T11:20:23.819Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:20:23.819Z] [2022-08-04T11:20:23.819Z] DONE 272 tests, 3 skipped in 129.160s [2022-08-04T11:20:23.819Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T11:20:23.819Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:20:23.819Z] ++ set -e [2022-08-04T11:20:23.819Z] ++ '[' -n 0 ']' [2022-08-04T11:20:23.819Z] ++ set -x [2022-08-04T11:20:23.819Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:20:23.819Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T11:20:23.819Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-04T11:20:23.819Z] === RUN TestConfigDaemonID [2022-08-04T11:20:24.383Z] daemon_test.go:83: [dbaf9fc382e63] daemon is not started [2022-08-04T11:20:24.383Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-04T11:20:24.383Z] === RUN TestDaemonConfigValidation [2022-08-04T11:20:24.383Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:20:24.383Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:20:24.383Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T11:20:24.383Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T11:20:24.383Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T11:20:24.383Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T11:20:24.383Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T11:20:24.383Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T11:20:24.383Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T11:20:24.383Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T11:20:24.383Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:20:24.383Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T11:20:24.383Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T11:20:24.383Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T11:20:24.641Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T11:20:24.641Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T11:20:24.641Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-04T11:20:24.641Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-04T11:20:24.641Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-08-04T11:20:24.641Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2022-08-04T11:20:24.641Z] --- PASS: TestDaemonConfigValidation/valid_config (0.05s) [2022-08-04T11:20:24.641Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T11:20:24.641Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T11:20:24.813Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.76s) [2022-08-04T11:20:24.813Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T11:20:25.369Z] --- PASS: TestBuildMultiStageLayerLeak (3.26s) [2022-08-04T11:20:25.369Z] === RUN TestBuildWithHugeFile [2022-08-04T11:20:25.573Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T11:20:26.700Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T11:20:27.635Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T11:20:27.635Z] daemon_test.go:197: [d32befb46b33d] daemon is not started [2022-08-04T11:20:27.635Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-04T11:20:27.635Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-04T11:20:27.635Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-04T11:20:27.635Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-04T11:20:27.635Z] === RUN TestDaemonProxy [2022-08-04T11:20:27.635Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T11:20:29.532Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T11:20:31.429Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T11:20:32.802Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T11:20:33.367Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T11:20:33.932Z] --- PASS: TestDaemonProxy (6.19s) [2022-08-04T11:20:33.932Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-04T11:20:33.932Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-08-04T11:20:33.932Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-04T11:20:33.932Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T11:20:33.932Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-04T11:20:33.932Z] PASS [2022-08-04T11:20:33.932Z] [2022-08-04T11:20:33.932Z] DONE 18 tests in 11.226s [2022-08-04T11:20:33.932Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T11:20:33.932Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:20:33.932Z] ++ set -e [2022-08-04T11:20:33.932Z] ++ '[' -n 0 ']' [2022-08-04T11:20:33.932Z] ++ set -x [2022-08-04T11:20:33.932Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:20:34.191Z] INFO: Testing against a local daemon [2022-08-04T11:20:34.191Z] === RUN TestCommitInheritsEnv [2022-08-04T11:20:34.448Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-08-04T11:20:34.448Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T11:20:34.448Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T11:20:34.448Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T11:20:34.448Z] === RUN TestImportWithCustomPlatform [2022-08-04T11:20:34.448Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T11:20:34.448Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T11:20:34.448Z] === RUN TestImportWithCustomPlatform// [2022-08-04T11:20:34.448Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T11:20:34.448Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T11:20:34.706Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T11:20:34.706Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T11:20:34.706Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T11:20:34.706Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T11:20:34.706Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T11:20:34.706Z] === RUN TestImagesFilterMultiReference [2022-08-04T11:20:34.706Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-04T11:20:34.706Z] === RUN TestImagePullPlatformInvalid [2022-08-04T11:20:34.706Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-04T11:20:34.706Z] === RUN TestRemoveImageOrphaning [2022-08-04T11:20:34.964Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2022-08-04T11:20:34.964Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T11:20:34.964Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:20:34.964Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-04T11:20:34.964Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T11:20:35.222Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T11:20:35.222Z] === RUN TestTagInvalidReference [2022-08-04T11:20:35.222Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-04T11:20:35.222Z] === RUN TestTagValidPrefixedRepo [2022-08-04T11:20:35.222Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-04T11:20:35.222Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T11:20:35.222Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-04T11:20:35.222Z] === RUN TestTagOfficialNames [2022-08-04T11:20:35.222Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-04T11:20:35.222Z] === RUN TestTagMatchesDigest [2022-08-04T11:20:35.222Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-04T11:20:35.222Z] PASS [2022-08-04T11:20:35.222Z] [2022-08-04T11:20:35.222Z] === Skipped [2022-08-04T11:20:35.222Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-04T11:20:35.222Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-04T11:20:35.222Z] [2022-08-04T11:20:35.222Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T11:20:35.222Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:20:35.222Z] [2022-08-04T11:20:35.222Z] DONE 22 tests, 2 skipped in 1.347s [2022-08-04T11:20:35.222Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T11:20:35.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:20:35.222Z] ++ set -e [2022-08-04T11:20:35.222Z] ++ '[' -n 0 ']' [2022-08-04T11:20:35.222Z] ++ set -x [2022-08-04T11:20:35.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:20:35.222Z] === RUN TestStripANSICommands [2022-08-04T11:20:35.222Z] === RUN TestStripANSICommands/#00 [2022-08-04T11:20:35.222Z] === RUN TestStripANSICommands/#01 [2022-08-04T11:20:35.222Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T11:20:35.222Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T11:20:35.222Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T11:20:35.222Z] PASS [2022-08-04T11:20:35.222Z] [2022-08-04T11:20:35.222Z] DONE 3 tests in 0.037s [2022-08-04T11:20:35.222Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T11:20:35.222Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:20:35.222Z] ++ set -e [2022-08-04T11:20:35.222Z] ++ '[' -n 0 ']' [2022-08-04T11:20:35.222Z] ++ set -x [2022-08-04T11:20:35.222Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:20:35.479Z] INFO: Testing against a local daemon [2022-08-04T11:20:35.479Z] === RUN TestNetworkCreateDelete [2022-08-04T11:20:35.479Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-04T11:20:35.479Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T11:20:36.045Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-04T11:20:36.045Z] === RUN TestDaemonDNSFallback [2022-08-04T11:20:42.595Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-08-04T11:20:42.595Z] === RUN TestInspectNetwork [2022-08-04T11:20:42.887Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-04T11:20:42.887Z] PASS [2022-08-04T11:20:42.887Z] [2022-08-04T11:20:42.887Z] DONE 17 tests in 47.601s [2022-08-04T11:20:42.887Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T11:20:42.887Z] INFO: Testing against a local daemon [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:20:42.887Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:20:42.887Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T11:20:42.887Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T11:20:42.887Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T11:20:42.887Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T11:20:42.887Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T11:20:42.888Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T11:20:42.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T11:20:42.888Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T11:20:42.888Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:20:42.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T11:20:42.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T11:20:42.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T11:20:42.888Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T11:20:42.888Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T11:20:42.888Z] === RUN TestPluginInstall [2022-08-04T11:20:42.888Z] === RUN TestPluginInstall/no_auth [2022-08-04T11:20:42.888Z] time="2022-08-04T11:20:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:20:42.888Z] time="2022-08-04T11:20:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31ddea9218fa1a9edc49559cf0554394a46d61160e1532bee8de6dcf538041c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:20:42.888Z] time="2022-08-04T11:20:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:20:42.888Z] time="2022-08-04T11:20:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31ddea9218fa1a9edc49559cf0554394a46d61160e1532bee8de6dcf538041c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:20:42.888Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T11:20:42.888Z] time="2022-08-04T11:20:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:20:42.888Z] time="2022-08-04T11:20:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31ddea9218fa1a9edc49559cf0554394a46d61160e1532bee8de6dcf538041c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:20:42.888Z] time="2022-08-04T11:20:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:20:42.888Z] time="2022-08-04T11:20:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:31ddea9218fa1a9edc49559cf0554394a46d61160e1532bee8de6dcf538041c3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:20:42.888Z] === RUN TestPluginInstall/with_insecure [2022-08-04T11:20:43.455Z] time="2022-08-04T11:20:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:20:43.455Z] time="2022-08-04T11:20:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90fb5ffa1652338cfb1ceda06430f0e587a670432a3eeff11f2edb2140b5e0e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:20:43.455Z] time="2022-08-04T11:20:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:20:43.455Z] time="2022-08-04T11:20:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:90fb5ffa1652338cfb1ceda06430f0e587a670432a3eeff11f2edb2140b5e0e2" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:20:43.714Z] plugin_test.go:196: [d07249ba9274c] daemon is not started [2022-08-04T11:20:43.714Z] --- PASS: TestPluginInstall (2.69s) [2022-08-04T11:20:43.714Z] --- PASS: TestPluginInstall/no_auth (1.02s) [2022-08-04T11:20:43.714Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-04T11:20:43.714Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-08-04T11:20:43.714Z] === RUN TestPluginsWithRuntimes [2022-08-04T11:20:45.124Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T11:20:45.124Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T11:20:45.124Z] === RUN TestInspectNetwork/network_name [2022-08-04T11:20:45.124Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T11:20:45.613Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T11:20:46.179Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T11:20:47.111Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2022-08-04T11:20:47.111Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-08-04T11:20:47.111Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-04T11:20:47.111Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T11:20:47.677Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-04T11:20:47.677Z] PASS [2022-08-04T11:20:47.677Z] [2022-08-04T11:20:47.677Z] DONE 24 tests in 6.636s [2022-08-04T11:20:47.677Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T11:20:47.677Z] INFO: Testing against a local daemon [2022-08-04T11:20:47.677Z] === RUN TestExternalGraphDriver [2022-08-04T11:20:48.243Z] === RUN TestExternalGraphDriver/json [2022-08-04T11:20:49.303Z] --- PASS: TestInspectNetwork (7.09s) [2022-08-04T11:20:49.303Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T11:20:49.303Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T11:20:49.303Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T11:20:49.303Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T11:20:49.303Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T11:20:49.617Z] === RUN TestExternalGraphDriver/spec [2022-08-04T11:20:50.677Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-04T11:20:50.677Z] === RUN TestNetworkInvalidJSON [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T11:20:50.935Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:20:50.935Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:20:50.935Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:20:50.935Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T11:20:50.935Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T11:20:50.935Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T11:20:50.935Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T11:20:50.935Z] === RUN TestNetworkList [2022-08-04T11:20:50.935Z] === RUN TestNetworkList//networks [2022-08-04T11:20:50.935Z] === PAUSE TestNetworkList//networks [2022-08-04T11:20:50.935Z] === RUN TestNetworkList//networks/ [2022-08-04T11:20:50.935Z] === PAUSE TestNetworkList//networks/ [2022-08-04T11:20:50.935Z] === CONT TestNetworkList//networks [2022-08-04T11:20:50.935Z] === CONT TestNetworkList//networks/ [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkList (0.02s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T11:20:50.935Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T11:20:50.935Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T11:20:51.500Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-04T11:20:51.500Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T11:20:51.515Z] === RUN TestExternalGraphDriver/pull [2022-08-04T11:20:52.433Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-04T11:20:52.433Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T11:20:53.365Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-04T11:20:53.365Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T11:20:53.414Z] --- PASS: TestExternalGraphDriver (5.30s) [2022-08-04T11:20:53.414Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-04T11:20:53.414Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2022-08-04T11:20:53.414Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-08-04T11:20:53.414Z] === RUN TestGraphdriverPluginV2 [2022-08-04T11:20:54.296Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-04T11:20:54.297Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T11:20:55.667Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-04T11:20:55.667Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T11:20:56.232Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-04T11:20:56.232Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T11:20:57.645Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2022-08-04T11:20:57.645Z] PASS [2022-08-04T11:20:57.645Z] [2022-08-04T11:20:57.645Z] DONE 5 tests in 9.508s [2022-08-04T11:20:57.645Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T11:20:57.645Z] INFO: Testing against a local daemon [2022-08-04T11:20:57.645Z] === RUN TestContinueAfterPluginCrash [2022-08-04T11:20:57.645Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T11:20:57.645Z] === RUN TestReadPluginNoRead [2022-08-04T11:20:57.645Z] === PAUSE TestReadPluginNoRead [2022-08-04T11:20:57.645Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T11:20:57.645Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T11:20:57.645Z] === CONT TestContinueAfterPluginCrash [2022-08-04T11:20:57.645Z] === CONT TestReadPluginNoRead [2022-08-04T11:20:58.758Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s) [2022-08-04T11:20:58.758Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T11:20:58.758Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:20:58.758Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:20:58.758Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T11:21:00.183Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T11:21:01.557Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T11:21:02.930Z] === RUN TestReadPluginNoRead/default [2022-08-04T11:21:03.567Z] --- PASS: TestImportExtremelyLargeImageWorks (92.53s) [2022-08-04T11:21:03.567Z] PASS [2022-08-04T11:21:03.567Z] [2022-08-04T11:21:03.567Z] === Skipped [2022-08-04T11:21:03.567Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-04T11:21:03.567Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-04T11:21:03.567Z] [2022-08-04T11:21:03.567Z] DONE 22 tests, 1 skipped in 96.323s [2022-08-04T11:21:03.567Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T11:21:03.567Z] === RUN TestStripANSICommands [2022-08-04T11:21:03.567Z] === RUN TestStripANSICommands/#00 [2022-08-04T11:21:03.567Z] === RUN TestStripANSICommands/#01 [2022-08-04T11:21:03.567Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T11:21:03.567Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T11:21:03.567Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T11:21:03.567Z] PASS [2022-08-04T11:21:03.567Z] [2022-08-04T11:21:03.567Z] DONE 3 tests in 0.044s [2022-08-04T11:21:03.567Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T11:21:03.567Z] INFO: Testing against a local daemon [2022-08-04T11:21:03.567Z] === RUN TestNetworkCreateDelete [2022-08-04T11:21:03.567Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-04T11:21:03.567Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T11:21:03.567Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-04T11:21:03.567Z] === RUN TestDaemonDNSFallback [2022-08-04T11:21:04.307Z] === CONT TestReadPluginNoRead [2022-08-04T11:21:04.307Z] read_test.go:92: [d188e0adaf0c1] daemon is not started [2022-08-04T11:21:04.307Z] --- PASS: TestReadPluginNoRead (6.76s) [2022-08-04T11:21:04.307Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.28s) [2022-08-04T11:21:04.307Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-08-04T11:21:04.307Z] --- PASS: TestReadPluginNoRead/default (1.20s) [2022-08-04T11:21:04.307Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T11:21:05.067Z] .........................xx.................... [ 29%] [2022-08-04T11:21:06.217Z] --- PASS: TestContinueAfterPluginCrash (8.67s) [2022-08-04T11:21:06.782Z] --- PASS: TestDaemonStartWithLogOpt (2.78s) [2022-08-04T11:21:06.782Z] PASS [2022-08-04T11:21:06.782Z] [2022-08-04T11:21:06.782Z] DONE 6 tests in 9.563s [2022-08-04T11:21:06.782Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T11:21:06.782Z] testing: warning: no tests to run [2022-08-04T11:21:06.782Z] PASS [2022-08-04T11:21:06.782Z] [2022-08-04T11:21:06.782Z] DONE 0 tests in 0.008s [2022-08-04T11:21:06.782Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T11:21:06.782Z] INFO: Testing against a local daemon [2022-08-04T11:21:06.782Z] === RUN TestPluginWithDevMounts [2022-08-04T11:21:06.782Z] === PAUSE TestPluginWithDevMounts [2022-08-04T11:21:06.782Z] === CONT TestPluginWithDevMounts [2022-08-04T11:21:06.831Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-04T11:21:06.831Z] === RUN TestInspectNetwork [2022-08-04T11:21:06.831Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:06.831Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-04T11:21:06.831Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T11:21:06.831Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T11:21:06.831Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:21:06.831Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:21:06.831Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:21:06.831Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T11:21:06.831Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T11:21:06.831Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T11:21:06.831Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T11:21:06.831Z] === RUN TestNetworkList [2022-08-04T11:21:06.831Z] === RUN TestNetworkList//networks [2022-08-04T11:21:06.831Z] === PAUSE TestNetworkList//networks [2022-08-04T11:21:06.831Z] === RUN TestNetworkList//networks/ [2022-08-04T11:21:06.831Z] === PAUSE TestNetworkList//networks/ [2022-08-04T11:21:06.831Z] === CONT TestNetworkList//networks [2022-08-04T11:21:06.831Z] === CONT TestNetworkList//networks/ [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkList (0.02s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T11:21:06.831Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T11:21:06.831Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T11:21:06.831Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-04T11:21:06.831Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T11:21:06.831Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T11:21:06.831Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T11:21:06.831Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T11:21:06.831Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T11:21:06.831Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T11:21:06.831Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T11:21:06.831Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T11:21:06.831Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T11:21:06.831Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T11:21:06.831Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T11:21:06.831Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:06.831Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T11:21:06.831Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T11:21:06.831Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:21:06.831Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:21:06.831Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T11:21:06.831Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:06.831Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-04T11:21:06.831Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T11:21:06.831Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:06.831Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T11:21:06.831Z] PASS [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === Skipped [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-04T11:21:06.831Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-04T11:21:06.831Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-04T11:21:06.831Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-04T11:21:06.831Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-04T11:21:06.831Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-04T11:21:06.831Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-04T11:21:06.831Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-04T11:21:06.831Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-04T11:21:06.831Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:21:06.831Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-04T11:21:06.831Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-04T11:21:06.831Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] DONE 34 tests, 12 skipped in 7.038s [2022-08-04T11:21:06.831Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:21:06.831Z] INFO: Testing against a local daemon [2022-08-04T11:21:06.831Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T11:21:06.831Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:21:06.831Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:21:06.831Z] === RUN TestDockerNetworkIpvlan [2022-08-04T11:21:06.831Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:21:06.831Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:21:06.831Z] PASS [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === Skipped [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:21:06.831Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:21:06.831Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:21:06.831Z] [2022-08-04T11:21:06.831Z] DONE 2 tests, 2 skipped in 0.090s [2022-08-04T11:21:06.831Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:21:07.087Z] INFO: Testing against a local daemon [2022-08-04T11:21:07.087Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T11:21:07.087Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:07.087Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestDockerNetworkMacvlan [2022-08-04T11:21:07.087Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:07.087Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-04T11:21:07.087Z] PASS [2022-08-04T11:21:07.087Z] [2022-08-04T11:21:07.087Z] === Skipped [2022-08-04T11:21:07.087Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-04T11:21:07.087Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:07.087Z] [2022-08-04T11:21:07.087Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-04T11:21:07.087Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-04T11:21:07.087Z] [2022-08-04T11:21:07.087Z] DONE 2 tests, 2 skipped in 0.089s [2022-08-04T11:21:07.087Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T11:21:07.087Z] testing: warning: no tests to run [2022-08-04T11:21:07.087Z] PASS [2022-08-04T11:21:07.087Z] [2022-08-04T11:21:07.087Z] DONE 0 tests in 0.024s [2022-08-04T11:21:07.087Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T11:21:07.087Z] INFO: Testing against a local daemon [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginTLS [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginHeader [2022-08-04T11:21:07.087Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.087Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-04T11:21:07.087Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T11:21:07.648Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.648Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-04T11:21:07.648Z] === RUN TestAuthZPluginV2Disable [2022-08-04T11:21:07.903Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:07.903Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-04T11:21:07.904Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T11:21:08.159Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.159Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T11:21:08.159Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T11:21:08.415Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.415Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-04T11:21:08.415Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T11:21:08.680Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-08-04T11:21:08.680Z] PASS [2022-08-04T11:21:08.680Z] [2022-08-04T11:21:08.680Z] DONE 1 tests in 1.573s [2022-08-04T11:21:08.680Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T11:21:08.680Z] INFO: Testing against a local daemon [2022-08-04T11:21:08.680Z] === RUN TestSecretInspect [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T11:21:08.976Z] PASS [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === Skipped [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.43s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-04T11:21:08.976Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] DONE 17 tests, 17 skipped in 1.793s [2022-08-04T11:21:08.976Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T11:21:08.976Z] INFO: Testing against a local daemon [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:21:08.976Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:21:08.976Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T11:21:08.976Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T11:21:08.976Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T11:21:08.976Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T11:21:08.976Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T11:21:08.976Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T11:21:08.976Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T11:21:08.976Z] === RUN TestPluginInstall [2022-08-04T11:21:08.976Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-04T11:21:08.976Z] === RUN TestPluginsWithRuntimes [2022-08-04T11:21:08.976Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T11:21:08.976Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-04T11:21:08.976Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T11:21:08.976Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T11:21:08.976Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T11:21:08.976Z] PASS [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === Skipped [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-04T11:21:08.976Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-04T11:21:08.976Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-04T11:21:08.976Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-04T11:21:08.976Z] [2022-08-04T11:21:08.976Z] DONE 19 tests, 3 skipped in 0.157s [2022-08-04T11:21:08.976Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T11:21:09.232Z] INFO: Testing against a local daemon [2022-08-04T11:21:09.232Z] === RUN TestExternalGraphDriver [2022-08-04T11:21:09.487Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T11:21:09.487Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-04T11:21:09.487Z] === RUN TestGraphdriverPluginV2 [2022-08-04T11:21:10.579Z] --- PASS: TestSecretInspect (2.18s) [2022-08-04T11:21:10.579Z] === RUN TestSecretList [2022-08-04T11:21:13.103Z] --- PASS: TestSecretList (2.15s) [2022-08-04T11:21:13.103Z] === RUN TestSecretsCreateAndDelete [2022-08-04T11:21:13.623Z] --- PASS: TestServiceWithDataPathPortInit (13.70s) [2022-08-04T11:21:13.623Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T11:21:13.653Z] --- PASS: TestGraphdriverPluginV2 (3.64s) [2022-08-04T11:21:13.653Z] PASS [2022-08-04T11:21:13.653Z] [2022-08-04T11:21:13.653Z] === Skipped [2022-08-04T11:21:13.653Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-04T11:21:13.653Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-04T11:21:13.653Z] [2022-08-04T11:21:13.653Z] DONE 2 tests, 1 skipped in 4.062s [2022-08-04T11:21:13.653Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T11:21:13.653Z] INFO: Testing against a local daemon [2022-08-04T11:21:13.653Z] === RUN TestContinueAfterPluginCrash [2022-08-04T11:21:13.653Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T11:21:13.653Z] === RUN TestReadPluginNoRead [2022-08-04T11:21:13.653Z] === PAUSE TestReadPluginNoRead [2022-08-04T11:21:13.653Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T11:21:13.653Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T11:21:13.653Z] === CONT TestContinueAfterPluginCrash [2022-08-04T11:21:13.653Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T11:21:14.557Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cr61z4c6a4ixt4k6ki99rgndw Created:2022-08-04 11:21:13.355611374 +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[fe295dffeee74135b4061ff03068e4f50418ba6ee81f422871fcccce23091f55:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8or5jemk3n6yzzdw8hjufqp0w EndpointID:17988b2a8ce674baba40ab81ed550db11af2bfc8bbcd1ccbc688aad073a0d5e1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:6f8cda9a2bb241715645755e39703c050558872cecea22380be3ccee802ce68c 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:ca83f4d9daa9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8or5jemk3n6yzzdw8hjufqp0w EndpointID:17988b2a8ce674baba40ab81ed550db11af2bfc8bbcd1ccbc688aad073a0d5e1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T11:21:15.000Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-04T11:21:15.000Z] === RUN TestSecretsUpdate [2022-08-04T11:21:17.526Z] --- PASS: TestSecretsUpdate (2.17s) [2022-08-04T11:21:17.526Z] === RUN TestTemplatedSecret [2022-08-04T11:21:17.819Z] --- PASS: TestDaemonStartWithLogOpt (4.32s) [2022-08-04T11:21:17.819Z] === CONT TestReadPluginNoRead [2022-08-04T11:21:18.734Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-08-04T11:21:18.734Z] PASS [2022-08-04T11:21:18.734Z] [2022-08-04T11:21:18.734Z] === Skipped [2022-08-04T11:21:18.734Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:21:18.734Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:21:18.734Z] [2022-08-04T11:21:18.734Z] DONE 38 tests, 1 skipped in 43.498s [2022-08-04T11:21:18.734Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:21:18.734Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:18.734Z] ++ set -e [2022-08-04T11:21:18.734Z] ++ '[' -n 0 ']' [2022-08-04T11:21:18.734Z] ++ set -x [2022-08-04T11:21:18.734Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:18.992Z] INFO: Testing against a local daemon [2022-08-04T11:21:18.992Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T11:21:18.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:21:18.992Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:21:18.992Z] === RUN TestDockerNetworkIpvlan [2022-08-04T11:21:18.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:21:18.992Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:21:18.992Z] PASS [2022-08-04T11:21:18.992Z] [2022-08-04T11:21:18.992Z] === Skipped [2022-08-04T11:21:18.992Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:21:18.992Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:21:18.992Z] [2022-08-04T11:21:18.992Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:21:18.992Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:21:18.992Z] [2022-08-04T11:21:18.992Z] DONE 2 tests, 2 skipped in 0.082s [2022-08-04T11:21:18.992Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:21:18.992Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:18.992Z] ++ set -e [2022-08-04T11:21:18.992Z] ++ '[' -n 0 ']' [2022-08-04T11:21:18.992Z] ++ set -x [2022-08-04T11:21:18.992Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:18.992Z] INFO: Testing against a local daemon [2022-08-04T11:21:18.992Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T11:21:19.711Z] === RUN TestReadPluginNoRead/default [2022-08-04T11:21:20.054Z] --- PASS: TestTemplatedSecret (2.56s) [2022-08-04T11:21:20.054Z] === RUN TestSecretCreateResolve [2022-08-04T11:21:20.387Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2022-08-04T11:21:20.388Z] === RUN TestDockerNetworkMacvlan [2022-08-04T11:21:20.956Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T11:21:21.076Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T11:21:21.890Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T11:21:21.951Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-04T11:21:21.951Z] PASS [2022-08-04T11:21:21.951Z] [2022-08-04T11:21:21.951Z] DONE 6 tests in 13.413s [2022-08-04T11:21:21.951Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T11:21:21.951Z] INFO: Testing against a local daemon [2022-08-04T11:21:21.951Z] === RUN TestServiceCreateInit [2022-08-04T11:21:21.951Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T11:21:21.964Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-04T11:21:22.441Z] --- PASS: TestContinueAfterPluginCrash (9.02s) [2022-08-04T11:21:22.441Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T11:21:22.456Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T11:21:23.806Z] === CONT TestReadPluginNoRead [2022-08-04T11:21:23.806Z] read_test.go:92: [dfc9ad1f77fc6] daemon is not started [2022-08-04T11:21:23.806Z] --- PASS: TestReadPluginNoRead (6.11s) [2022-08-04T11:21:23.806Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-04T11:21:23.806Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.42s) [2022-08-04T11:21:23.806Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.23s) [2022-08-04T11:21:23.806Z] PASS [2022-08-04T11:21:23.806Z] [2022-08-04T11:21:23.806Z] DONE 6 tests in 10.536s [2022-08-04T11:21:23.806Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T11:21:23.806Z] testing: warning: no tests to run [2022-08-04T11:21:23.806Z] PASS [2022-08-04T11:21:23.806Z] [2022-08-04T11:21:23.806Z] DONE 0 tests in 0.036s [2022-08-04T11:21:23.806Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T11:21:23.806Z] INFO: Testing against a local daemon [2022-08-04T11:21:23.806Z] === RUN TestPluginWithDevMounts [2022-08-04T11:21:23.806Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T11:21:23.806Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-04T11:21:23.806Z] PASS [2022-08-04T11:21:23.806Z] [2022-08-04T11:21:23.806Z] === Skipped [2022-08-04T11:21:23.806Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-04T11:21:23.806Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-04T11:21:23.806Z] [2022-08-04T11:21:23.806Z] DONE 1 tests, 1 skipped in 0.108s [2022-08-04T11:21:23.806Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T11:21:23.806Z] INFO: Testing against a local daemon [2022-08-04T11:21:23.806Z] === RUN TestSecretInspect [2022-08-04T11:21:24.063Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestSecretInspect (0.02s) [2022-08-04T11:21:24.063Z] === RUN TestSecretList [2022-08-04T11:21:24.063Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestSecretList (0.01s) [2022-08-04T11:21:24.063Z] === RUN TestSecretsCreateAndDelete [2022-08-04T11:21:24.063Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-04T11:21:24.063Z] === RUN TestSecretsUpdate [2022-08-04T11:21:24.063Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-04T11:21:24.063Z] === RUN TestTemplatedSecret [2022-08-04T11:21:24.063Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-04T11:21:24.063Z] === RUN TestSecretCreateResolve [2022-08-04T11:21:24.063Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-04T11:21:24.063Z] PASS [2022-08-04T11:21:24.063Z] [2022-08-04T11:21:24.063Z] === Skipped [2022-08-04T11:21:24.063Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2022-08-04T11:21:24.063Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] [2022-08-04T11:21:24.063Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-04T11:21:24.063Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] [2022-08-04T11:21:24.063Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-04T11:21:24.063Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] [2022-08-04T11:21:24.063Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-04T11:21:24.063Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] [2022-08-04T11:21:24.063Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-04T11:21:24.063Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] [2022-08-04T11:21:24.063Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-04T11:21:24.063Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] [2022-08-04T11:21:24.063Z] DONE 6 tests, 6 skipped in 0.160s [2022-08-04T11:21:24.063Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T11:21:24.063Z] INFO: Testing against a local daemon [2022-08-04T11:21:24.063Z] === RUN TestServiceCreateInit [2022-08-04T11:21:24.063Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T11:21:24.063Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T11:21:24.063Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-04T11:21:24.063Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T11:21:24.063Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T11:21:24.063Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T11:21:24.063Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-08-04T11:21:24.063Z] === RUN TestCreateServiceConflict [2022-08-04T11:21:24.063Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-04T11:21:24.063Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T11:21:24.063Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.063Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-04T11:21:24.063Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T11:21:24.063Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T11:21:24.319Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T11:21:24.319Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-04T11:21:24.319Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T11:21:24.319Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-04T11:21:24.319Z] === RUN TestCreateServiceSysctls [2022-08-04T11:21:24.319Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-08-04T11:21:24.319Z] === RUN TestCreateServiceCapabilities [2022-08-04T11:21:24.319Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-08-04T11:21:24.319Z] === RUN TestInspect [2022-08-04T11:21:24.319Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestInspect (0.02s) [2022-08-04T11:21:24.319Z] === RUN TestCreateJob [2022-08-04T11:21:24.319Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestCreateJob (0.01s) [2022-08-04T11:21:24.319Z] === RUN TestReplicatedJob [2022-08-04T11:21:24.319Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-04T11:21:24.319Z] === RUN TestUpdateReplicatedJob [2022-08-04T11:21:24.319Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-04T11:21:24.319Z] === RUN TestServiceListWithStatuses [2022-08-04T11:21:24.319Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:21:24.319Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T11:21:24.319Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T11:21:24.319Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-04T11:21:24.319Z] === RUN TestDockerNetworkReConnect [2022-08-04T11:21:24.319Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:24.319Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-04T11:21:24.319Z] === RUN TestServicePlugin [2022-08-04T11:21:24.354Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T11:21:26.241Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] --- SKIP: TestServicePlugin (1.91s) [2022-08-04T11:21:26.241Z] === RUN TestServiceUpdateLabel [2022-08-04T11:21:26.241Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-04T11:21:26.241Z] === RUN TestServiceUpdateSecrets [2022-08-04T11:21:26.241Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-04T11:21:26.241Z] === RUN TestServiceUpdateConfigs [2022-08-04T11:21:26.241Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-04T11:21:26.241Z] === RUN TestServiceUpdateNetwork [2022-08-04T11:21:26.241Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-08-04T11:21:26.241Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T11:21:26.241Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-04T11:21:26.241Z] PASS [2022-08-04T11:21:26.241Z] [2022-08-04T11:21:26.241Z] === Skipped [2022-08-04T11:21:26.241Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T11:21:26.241Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-04T11:21:26.241Z] [2022-08-04T11:21:26.241Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T11:21:26.241Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-04T11:21:26.241Z] [2022-08-04T11:21:26.241Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-08-04T11:21:26.241Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.241Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-04T11:21:26.242Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-04T11:21:26.242Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-04T11:21:26.242Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-04T11:21:26.242Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-04T11:21:26.242Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-08-04T11:21:26.242Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-08-04T11:21:26.242Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2022-08-04T11:21:26.242Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-04T11:21:26.242Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-04T11:21:26.242Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-04T11:21:26.242Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T11:21:26.242Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-04T11:21:26.242Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-04T11:21:26.242Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-08-04T11:21:26.242Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-04T11:21:26.242Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-04T11:21:26.242Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-04T11:21:26.242Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-08-04T11:21:26.242Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-04T11:21:26.242Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-04T11:21:26.242Z] [2022-08-04T11:21:26.242Z] DONE 24 tests, 23 skipped in 2.339s [2022-08-04T11:21:26.242Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T11:21:26.251Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T11:21:26.254Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T11:21:26.497Z] INFO: Testing against a local daemon [2022-08-04T11:21:26.497Z] === RUN TestSessionCreate [2022-08-04T11:21:26.497Z] --- PASS: TestSessionCreate (0.03s) [2022-08-04T11:21:26.497Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T11:21:26.497Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-04T11:21:26.497Z] PASS [2022-08-04T11:21:26.497Z] [2022-08-04T11:21:26.497Z] DONE 2 tests in 0.170s [2022-08-04T11:21:26.497Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T11:21:26.753Z] INFO: Testing against a local daemon [2022-08-04T11:21:26.753Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:21:26.753Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:21:26.753Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:21:26.753Z] === RUN TestDiskUsage [2022-08-04T11:21:26.753Z] === PAUSE TestDiskUsage [2022-08-04T11:21:26.753Z] === RUN TestEventsExecDie [2022-08-04T11:21:27.314Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-04T11:21:27.314Z] === RUN TestEventsBackwardsCompatible [2022-08-04T11:21:27.314Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T11:21:27.314Z] === RUN TestEventsVolumeCreate [2022-08-04T11:21:27.314Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T11:21:27.314Z] === RUN TestInfoBinaryCommits [2022-08-04T11:21:27.314Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T11:21:27.314Z] === RUN TestInfoAPIVersioned [2022-08-04T11:21:27.314Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T11:21:27.314Z] === RUN TestInfoAPI [2022-08-04T11:21:27.314Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T11:21:27.314Z] === RUN TestInfoAPIWarnings [2022-08-04T11:21:29.420Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-04T11:21:29.530Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T11:21:29.536Z] --- PASS: TestServiceCreateInit (7.38s) [2022-08-04T11:21:29.536Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.77s) [2022-08-04T11:21:29.536Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.59s) [2022-08-04T11:21:29.536Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T11:21:30.095Z] --- PASS: TestDockerNetworkMacvlan (9.62s) [2022-08-04T11:21:30.095Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-04T11:21:30.095Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-04T11:21:30.095Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s) [2022-08-04T11:21:30.095Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-08-04T11:21:30.095Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s) [2022-08-04T11:21:30.095Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-04T11:21:30.095Z] PASS [2022-08-04T11:21:30.095Z] [2022-08-04T11:21:30.095Z] DONE 8 tests in 11.018s [2022-08-04T11:21:30.095Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T11:21:30.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:30.095Z] ++ set -e [2022-08-04T11:21:30.095Z] ++ '[' -n 0 ']' [2022-08-04T11:21:30.095Z] ++ set -x [2022-08-04T11:21:30.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:30.095Z] testing: warning: no tests to run [2022-08-04T11:21:30.095Z] PASS [2022-08-04T11:21:30.095Z] [2022-08-04T11:21:30.095Z] DONE 0 tests in 0.028s [2022-08-04T11:21:30.095Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T11:21:30.095Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:30.095Z] ++ set -e [2022-08-04T11:21:30.095Z] ++ '[' -n 0 ']' [2022-08-04T11:21:30.095Z] ++ set -x [2022-08-04T11:21:30.095Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:30.095Z] INFO: Testing against a local daemon [2022-08-04T11:21:30.095Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T11:21:31.467Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-04T11:21:31.467Z] === RUN TestAuthZPluginTLS [2022-08-04T11:21:31.725Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-04T11:21:31.725Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T11:21:32.291Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-04T11:21:32.291Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T11:21:32.856Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-04T11:21:32.856Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T11:21:33.421Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-04T11:21:33.421Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T11:21:34.589Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-04T11:21:34.793Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s) [2022-08-04T11:21:34.793Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T11:21:35.051Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T11:21:35.051Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T11:21:35.617Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-04T11:21:35.617Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T11:21:36.182Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-04T11:21:36.182Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T11:21:37.556Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-08-04T11:21:37.556Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T11:21:38.927Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.34s) [2022-08-04T11:21:38.927Z] === RUN TestAuthZPluginHeader [2022-08-04T11:21:39.491Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-04T11:21:39.491Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T11:21:39.491Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:21:39.491Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T11:21:39.491Z] === RUN TestAuthZPluginV2Disable [2022-08-04T11:21:39.491Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:21:39.491Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-04T11:21:39.491Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T11:21:39.491Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:21:39.491Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T11:21:39.491Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T11:21:39.491Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:21:39.492Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T11:21:39.492Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T11:21:45.351Z] --- PASS: TestInfoAPIWarnings (16.56s) [2022-08-04T11:21:45.351Z] === RUN TestInfoDebug [2022-08-04T11:21:45.351Z] --- PASS: TestInfoDebug (0.54s) [2022-08-04T11:21:45.351Z] === RUN TestInfoInsecureRegistries [2022-08-04T11:21:45.351Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-04T11:21:45.351Z] === RUN TestInfoRegistryMirrors [2022-08-04T11:21:45.351Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-04T11:21:45.351Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T11:21:45.912Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T11:21:45.912Z] === RUN TestPingCacheHeaders [2022-08-04T11:21:45.912Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T11:21:45.912Z] === RUN TestPingGet [2022-08-04T11:21:45.912Z] --- PASS: TestPingGet (0.02s) [2022-08-04T11:21:45.912Z] === RUN TestPingHead [2022-08-04T11:21:45.912Z] --- PASS: TestPingHead (0.03s) [2022-08-04T11:21:45.912Z] === RUN TestPingSwarmHeader [2022-08-04T11:21:46.491Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T11:21:47.081Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T11:21:47.607Z] --- PASS: TestCreateServiceMultipleTimes (15.84s) [2022-08-04T11:21:47.607Z] === RUN TestCreateServiceConflict [2022-08-04T11:21:47.607Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-04T11:21:47.607Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T11:21:48.033Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T11:21:48.033Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-04T11:21:48.033Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T11:21:48.033Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T11:21:48.033Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T11:21:48.033Z] === RUN TestVersion [2022-08-04T11:21:48.033Z] --- PASS: TestVersion (0.03s) [2022-08-04T11:21:48.033Z] === CONT TestDiskUsage [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T11:21:48.595Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T11:21:49.157Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage (1.23s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-04T11:21:49.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-04T11:21:49.157Z] PASS [2022-08-04T11:21:49.157Z] [2022-08-04T11:21:49.157Z] === Skipped [2022-08-04T11:21:49.157Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:21:49.157Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:21:49.157Z] [2022-08-04T11:21:49.157Z] DONE 54 tests, 1 skipped in 22.723s [2022-08-04T11:21:49.157Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T11:21:49.412Z] INFO: Testing against a local daemon [2022-08-04T11:21:49.412Z] === RUN TestVolumesCreateAndList [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T11:21:49.412Z] === RUN TestVolumesRemove [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-04T11:21:49.412Z] === RUN TestVolumesInspect [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T11:21:49.412Z] === RUN TestVolumesInvalidJSON [2022-08-04T11:21:49.412Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T11:21:49.412Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T11:21:49.412Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T11:21:49.412Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T11:21:49.412Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T11:21:49.412Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T11:21:49.412Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T11:21:49.412Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T11:21:49.412Z] PASS [2022-08-04T11:21:49.412Z] [2022-08-04T11:21:49.412Z] DONE 9 tests in 0.186s [2022-08-04T11:21:49.412Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:21:49.412Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14261 is not a child of this shell [2022-08-04T11:21:49.412Z] warning: PID 14261 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-04T11:21:49.668Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:21:49.668Z] [2022-08-04T11:21:49.668Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:21:49.668Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:21:49.668Z] [2022-08-04T11:21:49.668Z] To set a process to complain mode, use the command line tool [2022-08-04T11:21:49.668Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:21:49.668Z] Removing test suite binaries [2022-08-04T11:21:49.668Z] exiting test-integration [2022-08-04T11:21:49.668Z] ++ exit 0 [2022-08-04T11:21:49.668Z] [2022-08-04T11:21:50.135Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-08-04T11:21:50.135Z] === RUN TestCreateWithDuplicateNetworkNames Post stage [Pipeline] junit [2022-08-04T11:21:50.606Z] Recording test results [2022-08-04T11:21:51.168Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-04T11:21:52.030Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:21:52.405Z] + echo Ensuring container killed. [2022-08-04T11:21:52.405Z] Ensuring container killed. [2022-08-04T11:21:52.405Z] + docker rm -vf docker-pr6 [2022-08-04T11:21:52.405Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:21:52.723Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:21:52.723Z] Chowning /workspace to jenkins user [2022-08-04T11:21:52.723Z] + id -u [2022-08-04T11:21:52.723Z] + id -g [2022-08-04T11:21:52.723Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43817:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:21:52.723Z] Unable to find image 'busybox:latest' locally [2022-08-04T11:21:52.723Z] latest: Pulling from library/busybox [2022-08-04T11:21:52.979Z] 50783e0dfb64: Pulling fs layer [2022-08-04T11:21:52.979Z] 50783e0dfb64: Verifying Checksum [2022-08-04T11:21:52.979Z] 50783e0dfb64: Download complete [2022-08-04T11:21:52.979Z] 50783e0dfb64: Pull complete [2022-08-04T11:21:52.979Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T11:21:52.979Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:21:55.201Z] + bundleName=amd64-rootless [2022-08-04T11:21:55.201Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-04T11:21:55.201Z] Creating amd64-rootless-bundles.tar.gz [2022-08-04T11:21:55.201Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T11:21:55.201Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T11:21:55.212Z] Archiving artifacts [2022-08-04T11:21:56.728Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43817/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:21:57.070Z] + make clean [2022-08-04T11:21:57.326Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:21:57.326Z] docker-dev-cache [2022-08-04T11:21:57.326Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T11:21:57.558Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-04T11:21:57.558Z] PASS [2022-08-04T11:21:57.558Z] [2022-08-04T11:21:57.558Z] === Skipped [2022-08-04T11:21:57.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-04T11:21:57.558Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:21:57.558Z] [2022-08-04T11:21:57.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-04T11:21:57.558Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:21:57.558Z] [2022-08-04T11:21:57.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-04T11:21:57.558Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:21:57.558Z] [2022-08-04T11:21:57.558Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-04T11:21:57.558Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:21:57.558Z] [2022-08-04T11:21:57.558Z] DONE 17 tests, 4 skipped in 26.388s [2022-08-04T11:21:57.558Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T11:21:57.558Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:57.558Z] ++ set -e [2022-08-04T11:21:57.558Z] ++ '[' -n 0 ']' [2022-08-04T11:21:57.558Z] ++ set -x [2022-08-04T11:21:57.558Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:21:57.558Z] INFO: Testing against a local daemon [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:21:57.558Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:21:57.558Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T11:21:57.558Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T11:21:57.558Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T11:21:57.558Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T11:21:57.558Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T11:21:57.558Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T11:21:57.558Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T11:21:57.558Z] === RUN TestPluginInstall [2022-08-04T11:21:57.558Z] === RUN TestPluginInstall/no_auth [2022-08-04T11:21:57.558Z] time="2022-08-04T11:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:21:57.558Z] time="2022-08-04T11:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d72cc859d55a6e0d032be31da3d5ac57eb0f45c550654463e2eec4efc3b3c89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:21:57.558Z] time="2022-08-04T11:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:21:57.558Z] time="2022-08-04T11:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d72cc859d55a6e0d032be31da3d5ac57eb0f45c550654463e2eec4efc3b3c89" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:21:57.558Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T11:21:57.816Z] time="2022-08-04T11:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:21:57.816Z] time="2022-08-04T11:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e17813824f8b7ea7f730f9030128a1f92c69965edaa2b6bff84b6367aae98e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:21:57.816Z] time="2022-08-04T11:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:21:57.816Z] time="2022-08-04T11:21:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6e17813824f8b7ea7f730f9030128a1f92c69965edaa2b6bff84b6367aae98e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:21:58.073Z] === RUN TestPluginInstall/with_insecure [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T11:21:59.005Z] time="2022-08-04T11:21:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:21:59.005Z] time="2022-08-04T11:21:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c90cd95a417bb9207f217605c59b75d555a537defd46f13efd74f4456569da57" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:21:59.005Z] time="2022-08-04T11:21:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:21:59.005Z] time="2022-08-04T11:21:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c90cd95a417bb9207f217605c59b75d555a537defd46f13efd74f4456569da57" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:21:59.005Z] plugin_test.go:196: [d7e7ee0c1ebab] daemon is not started [2022-08-04T11:21:59.005Z] --- PASS: TestPluginInstall (2.53s) [2022-08-04T11:21:59.005Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-04T11:21:59.005Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-08-04T11:21:59.005Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-08-04T11:21:59.005Z] === RUN TestPluginsWithRuntimes [2022-08-04T11:22:00.900Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T11:22:00.934Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-04T11:22:01.465Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T11:22:02.397Z] --- PASS: TestPluginsWithRuntimes (3.31s) [2022-08-04T11:22:02.397Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-04T11:22:02.397Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2022-08-04T11:22:02.397Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T11:22:02.434Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-04T11:22:02.963Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-04T11:22:02.963Z] PASS [2022-08-04T11:22:02.963Z] [2022-08-04T11:22:02.963Z] DONE 24 tests in 6.537s [2022-08-04T11:22:02.963Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T11:22:02.963Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:02.963Z] ++ set -e [2022-08-04T11:22:02.963Z] ++ '[' -n 0 ']' [2022-08-04T11:22:02.963Z] ++ set -x [2022-08-04T11:22:02.963Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:03.220Z] INFO: Testing against a local daemon [2022-08-04T11:22:03.220Z] === RUN TestExternalGraphDriver [2022-08-04T11:22:03.477Z] === RUN TestExternalGraphDriver/json [2022-08-04T11:22:04.998Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-08-04T11:22:04.998Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T11:22:05.374Z] === RUN TestExternalGraphDriver/spec [2022-08-04T11:22:05.929Z] --- PASS: TestCreateServiceSecretFileMode (2.62s) [2022-08-04T11:22:05.929Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T11:22:06.746Z] === RUN TestExternalGraphDriver/pull [2022-08-04T11:22:07.051Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-04T11:22:08.648Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-08-04T11:22:08.648Z] === RUN TestCreateServiceSysctls [2022-08-04T11:22:08.655Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-08-04T11:22:08.655Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-08-04T11:22:08.655Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-04T11:22:08.655Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2022-08-04T11:22:08.655Z] === RUN TestGraphdriverPluginV2 [2022-08-04T11:22:08.655Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:22:08.655Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-08-04T11:22:08.655Z] PASS [2022-08-04T11:22:08.655Z] [2022-08-04T11:22:08.655Z] === Skipped [2022-08-04T11:22:08.655Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-08-04T11:22:08.656Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:22:08.656Z] [2022-08-04T11:22:08.656Z] DONE 5 tests, 1 skipped in 5.654s [2022-08-04T11:22:08.656Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T11:22:08.656Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:08.656Z] ++ set -e [2022-08-04T11:22:08.656Z] ++ '[' -n 0 ']' [2022-08-04T11:22:08.656Z] ++ set -x [2022-08-04T11:22:08.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:08.656Z] INFO: Testing against a local daemon [2022-08-04T11:22:08.656Z] === RUN TestContinueAfterPluginCrash [2022-08-04T11:22:08.656Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T11:22:08.656Z] === RUN TestReadPluginNoRead [2022-08-04T11:22:08.656Z] === PAUSE TestReadPluginNoRead [2022-08-04T11:22:08.656Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T11:22:08.656Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T11:22:08.656Z] === CONT TestContinueAfterPluginCrash [2022-08-04T11:22:08.656Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T11:22:11.669Z] ............................ [ 66%] [2022-08-04T11:22:11.928Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-08-04T11:22:11.928Z] === RUN TestCreateServiceCapabilities [2022-08-04T11:22:11.936Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-08-04T11:22:11.936Z] === CONT TestReadPluginNoRead [2022-08-04T11:22:13.827Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-08-04T11:22:13.827Z] === RUN TestInspect [2022-08-04T11:22:13.833Z] === RUN TestReadPluginNoRead/default [2022-08-04T11:22:15.205Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T11:22:16.577Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T11:22:16.835Z] --- PASS: TestContinueAfterPluginCrash (8.04s) [2022-08-04T11:22:17.106Z] --- PASS: TestInspect (2.77s) [2022-08-04T11:22:17.106Z] === RUN TestCreateJob [2022-08-04T11:22:17.400Z] === CONT TestReadPluginNoRead [2022-08-04T11:22:17.400Z] read_test.go:92: [dda3ebc0597f9] daemon is not started [2022-08-04T11:22:17.400Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-08-04T11:22:17.400Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-08-04T11:22:17.400Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-08-04T11:22:17.400Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-08-04T11:22:17.400Z] PASS [2022-08-04T11:22:17.400Z] [2022-08-04T11:22:17.400Z] DONE 6 tests in 8.806s [2022-08-04T11:22:17.400Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T11:22:17.400Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:17.400Z] ++ set -e [2022-08-04T11:22:17.400Z] ++ '[' -n 0 ']' [2022-08-04T11:22:17.400Z] ++ set -x [2022-08-04T11:22:17.400Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:17.400Z] testing: warning: no tests to run [2022-08-04T11:22:17.400Z] PASS [2022-08-04T11:22:17.400Z] [2022-08-04T11:22:17.400Z] DONE 0 tests in 0.030s [2022-08-04T11:22:17.657Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T11:22:17.657Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:17.657Z] ++ set -e [2022-08-04T11:22:17.657Z] ++ '[' -n 0 ']' [2022-08-04T11:22:17.657Z] ++ set -x [2022-08-04T11:22:17.657Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:17.657Z] INFO: Testing against a local daemon [2022-08-04T11:22:17.657Z] === RUN TestPluginWithDevMounts [2022-08-04T11:22:17.657Z] === PAUSE TestPluginWithDevMounts [2022-08-04T11:22:17.657Z] === CONT TestPluginWithDevMounts [2022-08-04T11:22:19.580Z] --- PASS: TestPluginWithDevMounts (1.53s) [2022-08-04T11:22:19.580Z] PASS [2022-08-04T11:22:19.580Z] [2022-08-04T11:22:19.580Z] DONE 1 tests in 1.646s [2022-08-04T11:22:19.580Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T11:22:19.580Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:19.580Z] ++ set -e [2022-08-04T11:22:19.580Z] ++ '[' -n 0 ']' [2022-08-04T11:22:19.580Z] ++ set -x [2022-08-04T11:22:19.580Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:19.580Z] INFO: Testing against a local daemon [2022-08-04T11:22:19.580Z] === RUN TestSecretInspect [2022-08-04T11:22:19.634Z] --- PASS: TestCreateJob (3.07s) [2022-08-04T11:22:19.634Z] === RUN TestReplicatedJob [2022-08-04T11:22:21.478Z] --- PASS: TestSecretInspect (2.22s) [2022-08-04T11:22:21.478Z] === RUN TestSecretList [2022-08-04T11:22:24.005Z] --- PASS: TestSecretList (2.19s) [2022-08-04T11:22:24.005Z] === RUN TestSecretsCreateAndDelete [2022-08-04T11:22:24.896Z] --- PASS: TestReplicatedJob (5.00s) [2022-08-04T11:22:24.896Z] === RUN TestUpdateReplicatedJob [2022-08-04T11:22:25.904Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-04T11:22:25.904Z] === RUN TestSecretsUpdate [2022-08-04T11:22:28.176Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-08-04T11:22:28.176Z] === RUN TestServiceListWithStatuses [2022-08-04T11:22:28.176Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:22:28.176Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T11:22:28.176Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T11:22:28.431Z] --- PASS: TestSecretsUpdate (2.22s) [2022-08-04T11:22:28.431Z] === RUN TestTemplatedSecret [2022-08-04T11:22:30.957Z] --- PASS: TestTemplatedSecret (2.47s) [2022-08-04T11:22:30.957Z] === RUN TestSecretCreateResolve [2022-08-04T11:22:31.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T11:22:31.912Z] Using test binary docker [2022-08-04T11:22:31.912Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-04T11:22:31.912Z] Using test binary docker [2022-08-04T11:22:31.912Z] +++ /etc/init.d/apparmor start [2022-08-04T11:22:31.912Z] +++ /etc/init.d/apparmor start [2022-08-04T11:22:31.912Z] Not: starting. [2022-08-04T11:22:31.912Z] Not: starting. [2022-08-04T11:22:31.912Z] INFO: Waiting for daemon to start... [2022-08-04T11:22:31.912Z] Starting dockerd [2022-08-04T11:22:31.912Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T11:22:31.912Z] INFO: Waiting for daemon to start... [2022-08-04T11:22:31.912Z] Starting dockerd [2022-08-04T11:22:31.912Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-08-04T11:22:31.912Z] .. [2022-08-04T11:22:31.912Z] [2022-08-04T11:22:31.912Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T11:22:31.912Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-04T11:22:31.912Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T11:22:31.912Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-04T11:22:31.912Z] Error: No such image: emptyfs [2022-08-04T11:22:31.912Z] ++++ docker load [2022-08-04T11:22:31.912Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T11:22:31.912Z] Error: No such image: emptyfs [2022-08-04T11:22:31.912Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-04T11:22:31.912Z] ++++ docker load [2022-08-04T11:22:31.912Z] Running integration-test (iteration 1) [2022-08-04T11:22:31.912Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-04T11:22:31.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T11:22:31.912Z] ++ set -e [2022-08-04T11:22:31.912Z] ++ '[' -n 0 ']' [2022-08-04T11:22:31.912Z] ++ set -x [2022-08-04T11:22:31.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-04T11:22:31.912Z] Running integration-test (iteration 1) [2022-08-04T11:22:31.912Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-04T11:22:31.912Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T11:22:31.912Z] ++ set -e [2022-08-04T11:22:31.912Z] ++ '[' -n 0 ']' [2022-08-04T11:22:31.912Z] ++ set -x [2022-08-04T11:22:31.912Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-04T11:22:31.912Z] Loaded image: busybox:latest [2022-08-04T11:22:31.912Z] Loaded image: busybox:latest [2022-08-04T11:22:31.912Z] Loaded image: busybox:glibc [2022-08-04T11:22:31.912Z] Loaded image: busybox:glibc [2022-08-04T11:22:31.912Z] Loaded image: debian:bullseye-slim [2022-08-04T11:22:31.912Z] Loaded image: hello-world:latest [2022-08-04T11:22:31.912Z] Loaded image: debian:bullseye-slim [2022-08-04T11:22:31.912Z] Loaded image: hello-world:latest [2022-08-04T11:22:31.912Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:22:31.912Z] INFO: Testing against a local daemon [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-04T11:22:31.912Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-04T11:22:31.912Z] INFO: Testing against a local daemon [2022-08-04T11:22:31.912Z] === RUN TestDockerDaemonSuite [2022-08-04T11:22:31.912Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-04T11:22:31.912Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-04T11:22:32.359Z] --- PASS: TestDockerNetworkConnectAlias (4.15s) [2022-08-04T11:22:32.359Z] === RUN TestDockerNetworkReConnect [2022-08-04T11:22:32.856Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-08-04T11:22:32.856Z] PASS [2022-08-04T11:22:32.856Z] [2022-08-04T11:22:32.856Z] DONE 6 tests in 13.557s [2022-08-04T11:22:32.856Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T11:22:32.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:32.856Z] ++ set -e [2022-08-04T11:22:32.856Z] ++ '[' -n 0 ']' [2022-08-04T11:22:32.856Z] ++ set -x [2022-08-04T11:22:32.856Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:32.856Z] INFO: Testing against a local daemon [2022-08-04T11:22:32.856Z] === RUN TestServiceCreateInit [2022-08-04T11:22:32.856Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T11:22:32.858Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-04T11:22:32.859Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-04T11:22:33.798Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-04T11:22:34.059Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-04T11:22:34.631Z] --- PASS: TestBuildWithHugeFile (129.78s) [2022-08-04T11:22:34.631Z] === RUN TestBuildWCOWSandboxSize [2022-08-04T11:22:34.631Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:22:34.631Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2022-08-04T11:22:34.631Z] === RUN TestBuildWithEmptyDockerfile [2022-08-04T11:22:34.892Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:22:34.892Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:22:34.892Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:22:34.892Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:22:34.892Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:22:34.892Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:22:34.892Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-04T11:22:34.892Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-04T11:22:34.892Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-04T11:22:34.892Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-04T11:22:34.892Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-04T11:22:34.892Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-04T11:22:34.892Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-04T11:22:34.892Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-04T11:22:34.892Z] === RUN TestBuildPreserveOwnership [2022-08-04T11:22:34.892Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-04T11:22:35.462Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-04T11:22:35.462Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-04T11:22:35.641Z] --- PASS: TestDockerNetworkReConnect (3.49s) [2022-08-04T11:22:35.641Z] === RUN TestServicePlugin [2022-08-04T11:22:36.848Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-04T11:22:36.848Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-04T11:22:37.035Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T11:22:37.108Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-04T11:22:37.108Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-04T11:22:37.108Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-04T11:22:38.050Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-04T11:22:38.050Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-04T11:22:38.311Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-04T11:22:38.881Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-04T11:22:38.922Z] plugin_test.go:61: [dabbb117583c1] joining swarm manager [d11a9da9fd367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:22:39.144Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-04T11:22:39.144Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-04T11:22:39.144Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-04T11:22:39.404Z] --- PASS: TestBuildPreserveOwnership (4.37s) [2022-08-04T11:22:39.404Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.90s) [2022-08-04T11:22:39.404Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.47s) [2022-08-04T11:22:39.404Z] === RUN TestBuildPlatformInvalid [2022-08-04T11:22:39.404Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2022-08-04T11:22:39.404Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-04T11:22:40.295Z] plugin_test.go:64: [da3ec6e7e1ef4] joining swarm manager [d11a9da9fd367]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:22:40.313Z] --- PASS: TestServiceCreateInit (7.05s) [2022-08-04T11:22:40.313Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.49s) [2022-08-04T11:22:40.313Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s) [2022-08-04T11:22:40.313Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T11:22:40.345Z] Loaded image: busybox:latest [2022-08-04T11:22:40.345Z] Loaded image: busybox:glibc [2022-08-04T11:22:41.730Z] Loaded image: debian:bullseye-slim [2022-08-04T11:22:41.730Z] Loaded image: hello-world:latest [2022-08-04T11:22:41.730Z] Loaded image: arm32v7/hello-world:latest [2022-08-04T11:22:42.676Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-04T11:22:45.296Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-04T11:22:47.209Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-04T11:22:49.121Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-04T11:22:49.697Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-04T11:22:51.084Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-04T11:22:51.084Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.67s) [2022-08-04T11:22:51.084Z] PASS [2022-08-04T11:22:51.084Z] [2022-08-04T11:22:51.084Z] === Skipped [2022-08-04T11:22:51.084Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-04T11:22:51.084Z] build_session_test.go:25: TODO: BuildKit [2022-08-04T11:22:51.084Z] [2022-08-04T11:22:51.084Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2022-08-04T11:22:51.084Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-04T11:22:51.084Z] [2022-08-04T11:22:51.084Z] DONE 34 tests, 2 skipped in 194.137s [2022-08-04T11:22:51.084Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-04T11:22:51.084Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:51.084Z] ++ set -e [2022-08-04T11:22:51.084Z] ++ '[' -n 0 ']' [2022-08-04T11:22:51.084Z] ++ set -x [2022-08-04T11:22:51.084Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:22:51.084Z] INFO: Testing against a local daemon [2022-08-04T11:22:51.084Z] === RUN TestConfigInspect [2022-08-04T11:22:52.026Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-04T11:22:52.968Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-04T11:22:53.029Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-04T11:22:53.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-04T11:22:53.908Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-04T11:22:53.908Z] --- PASS: TestConfigInspect (2.63s) [2022-08-04T11:22:53.908Z] === RUN TestConfigList [2022-08-04T11:22:54.478Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-04T11:22:54.739Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-04T11:22:54.999Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-04T11:22:55.275Z] --- PASS: TestCreateServiceMultipleTimes (15.21s) [2022-08-04T11:22:55.275Z] === RUN TestCreateServiceConflict [2022-08-04T11:22:55.570Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-04T11:22:56.513Z] docker_cli_daemon_test.go:1475: [d99cf198d24e6] daemon is not started [2022-08-04T11:22:56.777Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-04T11:22:56.777Z] --- PASS: TestConfigList (3.05s) [2022-08-04T11:22:56.777Z] === RUN TestConfigsCreateAndDelete [2022-08-04T11:22:57.350Z] check_test.go:540: [d7cfc35ac1716] daemon is not started [2022-08-04T11:22:57.350Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-04T11:22:57.801Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-08-04T11:22:57.801Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T11:22:59.266Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-04T11:22:59.837Z] --- PASS: TestConfigsCreateAndDelete (2.93s) [2022-08-04T11:22:59.837Z] === RUN TestConfigsUpdate [2022-08-04T11:23:00.328Z] --- PASS: TestCreateServiceMaxReplicas (2.69s) [2022-08-04T11:23:00.328Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T11:23:01.220Z] check_test.go:540: [dd84abc5b16d4] daemon is not started [2022-08-04T11:23:01.220Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-04T11:23:01.792Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-04T11:23:02.363Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-04T11:23:02.623Z] --- PASS: TestConfigsUpdate (2.80s) [2022-08-04T11:23:02.623Z] === RUN TestTemplatedConfig [2022-08-04T11:23:02.884Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-04T11:23:03.145Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-04T11:23:03.716Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-04T11:23:03.716Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-04T11:23:03.716Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-04T11:23:05.101Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-04T11:23:05.672Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-04T11:23:06.245Z] --- PASS: TestTemplatedConfig (3.63s) [2022-08-04T11:23:06.245Z] === RUN TestConfigCreateResolve [2022-08-04T11:23:06.872Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-04T11:23:06.872Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-04T11:23:06.964Z] --- PASS: TestServicePlugin (30.26s) [2022-08-04T11:23:06.964Z] === RUN TestServiceUpdateLabel [2022-08-04T11:23:07.827Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-04T11:23:07.898Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-08-04T11:23:07.898Z] === RUN TestServiceUpdateSecrets [2022-08-04T11:23:08.404Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-04T11:23:08.665Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-04T11:23:09.236Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-04T11:23:09.497Z] --- PASS: TestConfigCreateResolve (3.26s) [2022-08-04T11:23:09.497Z] PASS [2022-08-04T11:23:09.497Z] [2022-08-04T11:23:09.497Z] DONE 6 tests in 18.407s [2022-08-04T11:23:09.497Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-04T11:23:09.497Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:23:09.497Z] ++ set -e [2022-08-04T11:23:09.497Z] ++ '[' -n 0 ']' [2022-08-04T11:23:09.497Z] ++ set -x [2022-08-04T11:23:09.497Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:23:09.757Z] INFO: Testing against a local daemon [2022-08-04T11:23:09.757Z] === RUN TestAttachWithTTY [2022-08-04T11:23:09.757Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-04T11:23:09.757Z] === RUN TestAttachWithoutTTy [2022-08-04T11:23:10.018Z] --- PASS: TestAttachWithoutTTy (0.06s) [2022-08-04T11:23:10.018Z] === RUN TestCheckpoint [2022-08-04T11:23:10.018Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:23:10.018Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/commit [2022-08-04T11:23:10.018Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-04T11:23:10.018Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:23:10.018Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:23:10.018Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:23:10.018Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:23:10.018Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:23:10.018Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:23:10.018Z] === CONT TestContainerInvalidJSON/commit [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-04T11:23:10.018Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-04T11:23:10.018Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-04T11:23:10.018Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-04T11:23:10.018Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-04T11:23:10.018Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-04T11:23:10.018Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-04T11:23:10.018Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.01s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-04T11:23:10.018Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-04T11:23:10.019Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-04T11:23:10.019Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-04T11:23:10.019Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-04T11:23:10.019Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-04T11:23:10.019Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-04T11:23:10.019Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-04T11:23:10.019Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-04T11:23:10.019Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-04T11:23:10.019Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-04T11:23:10.019Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-04T11:23:10.019Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-04T11:23:10.019Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-04T11:23:10.019Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-04T11:23:10.279Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2022-08-04T11:23:10.279Z] === RUN TestCopyEmptyFile [2022-08-04T11:23:10.539Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-08-04T11:23:10.539Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-04T11:23:10.539Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-08-04T11:23:10.539Z] === RUN TestCopyFromContainer [2022-08-04T11:23:10.539Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-04T11:23:10.800Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-04T11:23:11.062Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-04T11:23:11.062Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-04T11:23:11.103Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-04T11:23:11.103Z] tests/integration/client_test.py ..... [ 75%] [2022-08-04T11:23:11.103Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-04T11:23:11.103Z] tests/integration/errors_test.py . [ 76%] [2022-08-04T11:23:11.634Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-04T11:23:11.634Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-04T11:23:11.634Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-04T11:23:11.895Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-04T11:23:11.895Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-04T11:23:12.470Z] === RUN TestCopyFromContainer// [2022-08-04T11:23:12.470Z] === RUN TestCopyFromContainer//bar/root [2022-08-04T11:23:12.731Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-04T11:23:12.731Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-04T11:23:12.731Z] === RUN TestCopyFromContainer/bar/quux [2022-08-04T11:23:12.731Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-04T11:23:12.993Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-04T11:23:12.993Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-04T11:23:13.255Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-04T11:23:13.256Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-04T11:23:13.256Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer (2.91s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer// (0.13s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-04T11:23:13.516Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2022-08-04T11:23:13.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-04T11:23:13.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:23:13.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:23:13.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:23:13.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:23:13.516Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:23:13.516Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:23:13.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-04T11:23:13.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-04T11:23:13.516Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-04T11:23:13.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-08-04T11:23:13.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-04T11:23:13.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-04T11:23:13.516Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-08-04T11:23:13.516Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-04T11:23:13.516Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-04T11:23:13.516Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-04T11:23:13.516Z] === RUN TestCreateWithInvalidEnv [2022-08-04T11:23:13.777Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-04T11:23:13.777Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-04T11:23:13.777Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-04T11:23:13.777Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-04T11:23:13.777Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-04T11:23:13.777Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-04T11:23:13.777Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-04T11:23:13.777Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-04T11:23:13.777Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-04T11:23:13.777Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-08-04T11:23:13.777Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-04T11:23:13.777Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-04T11:23:13.777Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-04T11:23:13.777Z] === RUN TestCreateTmpfsMountsTarget [2022-08-04T11:23:13.777Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2022-08-04T11:23:13.777Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-04T11:23:14.038Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-04T11:23:14.610Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-04T11:23:14.610Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-04T11:23:15.197Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-08-04T11:23:15.197Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T11:23:15.761Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2022-08-04T11:23:15.762Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T11:23:15.995Z] --- PASS: TestCreateWithCustomMaskedPaths (1.99s) [2022-08-04T11:23:15.995Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-04T11:23:16.567Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-04T11:23:17.513Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-04T11:23:17.513Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-04T11:23:17.513Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-04T11:23:17.774Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.11s) [2022-08-04T11:23:17.774Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-04T11:23:17.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:23:17.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:23:17.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:23:17.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:23:17.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:23:17.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:23:17.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:23:17.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:23:17.774Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:23:17.774Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:23:17.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-04T11:23:17.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-04T11:23:17.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-04T11:23:17.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-04T11:23:17.774Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-04T11:23:17.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-04T11:23:17.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2022-08-04T11:23:17.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-08-04T11:23:17.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-04T11:23:17.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-04T11:23:17.774Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-04T11:23:17.774Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-04T11:23:18.035Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-04T11:23:18.288Z] --- PASS: TestCreateServiceConfigFileMode (2.62s) [2022-08-04T11:23:18.288Z] === RUN TestCreateServiceSysctls [2022-08-04T11:23:18.606Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.80s) [2022-08-04T11:23:18.606Z] === RUN TestCreateDifferentPlatform [2022-08-04T11:23:18.606Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-04T11:23:18.606Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-04T11:23:18.606Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2022-08-04T11:23:18.606Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-04T11:23:18.606Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-04T11:23:18.606Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-04T11:23:18.868Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-04T11:23:18.868Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-04T11:23:18.868Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-04T11:23:18.868Z] === RUN TestCreateInvalidHostConfig [2022-08-04T11:23:18.868Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:23:18.868Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:23:18.868Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:23:18.868Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:23:18.868Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:23:18.868Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:23:18.868Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:23:18.868Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:23:18.868Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-04T11:23:18.868Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-04T11:23:18.868Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-04T11:23:18.868Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-04T11:23:18.868Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-04T11:23:18.868Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-04T11:23:18.868Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-04T11:23:18.868Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-04T11:23:18.868Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s) [2022-08-04T11:23:18.868Z] === RUN TestContainerStartOnDaemonRestart [2022-08-04T11:23:18.868Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-04T11:23:18.868Z] === RUN TestDaemonRestartIpcMode [2022-08-04T11:23:18.868Z] === PAUSE TestDaemonRestartIpcMode [2022-08-04T11:23:18.868Z] === RUN TestDaemonHostGatewayIP [2022-08-04T11:23:18.868Z] === PAUSE TestDaemonHostGatewayIP [2022-08-04T11:23:18.868Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-04T11:23:18.868Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-04T11:23:18.868Z] === RUN TestContainerKillOnDaemonStart [2022-08-04T11:23:18.868Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-04T11:23:18.868Z] === RUN TestDiff [2022-08-04T11:23:18.868Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-04T11:23:19.811Z] --- PASS: TestDiff (0.87s) [2022-08-04T11:23:19.811Z] === RUN TestExecConsoleSize [2022-08-04T11:23:19.811Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-04T11:23:20.071Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-04T11:23:20.644Z] --- PASS: TestExecConsoleSize (0.80s) [2022-08-04T11:23:20.644Z] === RUN TestExecWithCloseStdin [2022-08-04T11:23:20.644Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-04T11:23:20.644Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-04T11:23:21.568Z] --- PASS: TestCreateServiceSysctls (3.04s) [2022-08-04T11:23:21.568Z] === RUN TestCreateServiceCapabilities [2022-08-04T11:23:21.591Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-04T11:23:21.591Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-04T11:23:21.591Z] --- PASS: TestExecWithCloseStdin (0.91s) [2022-08-04T11:23:21.591Z] === RUN TestExec [2022-08-04T11:23:22.532Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-04T11:23:22.532Z] --- PASS: TestExec (0.91s) [2022-08-04T11:23:22.532Z] === RUN TestExecUser [2022-08-04T11:23:22.766Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-08-04T11:23:22.767Z] === RUN TestServiceUpdateConfigs [2022-08-04T11:23:23.104Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-04T11:23:23.104Z] --- PASS: TestExecUser (0.90s) [2022-08-04T11:23:23.104Z] === RUN TestExportContainerAndImportImage [2022-08-04T11:23:23.365Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-04T11:23:23.626Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-04T11:23:23.889Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-04T11:23:24.095Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-08-04T11:23:24.095Z] === RUN TestInspect [2022-08-04T11:23:24.149Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2022-08-04T11:23:24.149Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-04T11:23:25.091Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-04T11:23:25.353Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-04T11:23:25.614Z] check_test.go:540: [d2041516626da] daemon is not started [2022-08-04T11:23:25.614Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-04T11:23:25.875Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2022-08-04T11:23:25.875Z] === RUN TestHealthCheckWorkdir [2022-08-04T11:23:25.993Z] --- PASS: TestInspect (2.24s) [2022-08-04T11:23:25.993Z] === RUN TestCreateJob [2022-08-04T11:23:26.818Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-04T11:23:26.818Z] --- PASS: TestHealthCheckWorkdir (1.07s) [2022-08-04T11:23:26.818Z] === RUN TestHealthKillContainer [2022-08-04T11:23:27.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-04T11:23:27.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-04T11:23:27.080Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-04T11:23:27.080Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-04T11:23:27.652Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-04T11:23:27.912Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-04T11:23:29.271Z] --- PASS: TestCreateJob (2.99s) [2022-08-04T11:23:29.272Z] === RUN TestReplicatedJob [2022-08-04T11:23:29.293Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-04T11:23:30.137Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-04T11:23:31.203Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-04T11:23:32.142Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-04T11:23:32.402Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-04T11:23:32.971Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-04T11:23:32.971Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T11:23:32.971Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-04T11:23:32.971Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-04T11:23:33.454Z] --- PASS: TestReplicatedJob (4.70s) [2022-08-04T11:23:33.454Z] === RUN TestUpdateReplicatedJob [2022-08-04T11:23:34.352Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-04T11:23:35.292Z] --- PASS: TestHealthKillContainer (8.29s) [2022-08-04T11:23:35.293Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-04T11:23:35.552Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-04T11:23:35.815Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2022-08-04T11:23:35.815Z] === RUN TestIpcModeNone [2022-08-04T11:23:36.076Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-04T11:23:36.646Z] --- PASS: TestIpcModeNone (0.68s) [2022-08-04T11:23:36.646Z] === RUN TestIpcModePrivate [2022-08-04T11:23:36.789Z] --- PASS: TestUpdateReplicatedJob (3.04s) [2022-08-04T11:23:36.789Z] === RUN TestServiceListWithStatuses [2022-08-04T11:23:36.789Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:23:36.789Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T11:23:36.789Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T11:23:36.906Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-04T11:23:36.906Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-08-04T11:23:37.168Z] --- PASS: TestIpcModePrivate (0.67s) [2022-08-04T11:23:37.168Z] === RUN TestIpcModeShareable [2022-08-04T11:23:37.627Z] --- PASS: TestServiceUpdateConfigs (14.50s) [2022-08-04T11:23:37.627Z] === RUN TestServiceUpdateNetwork [2022-08-04T11:23:37.739Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2022-08-04T11:23:37.739Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-04T11:23:37.739Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-04T11:23:37.999Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-04T11:23:38.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-04T11:23:38.524Z] check_test.go:540: [d3faf38637d17] daemon is not started [2022-08-04T11:23:38.524Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-04T11:23:39.097Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-04T11:23:39.668Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-04T11:23:39.668Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.98s) [2022-08-04T11:23:39.668Z] === RUN TestAPIIpcModeHost [2022-08-04T11:23:39.928Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-04T11:23:40.189Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-04T11:23:40.449Z] --- PASS: TestAPIIpcModeHost (0.58s) [2022-08-04T11:23:40.449Z] === RUN TestDaemonIpcModeShareable [2022-08-04T11:23:40.980Z] --- PASS: TestDockerNetworkConnectAlias (4.17s) [2022-08-04T11:23:40.981Z] === RUN TestDockerNetworkReConnect [2022-08-04T11:23:41.391Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-04T11:23:41.651Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-08-04T11:23:41.913Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2022-08-04T11:23:41.913Z] === RUN TestDaemonIpcModePrivate [2022-08-04T11:23:42.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e01cf8__} [2022-08-04T11:23:42.744Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-04T11:23:43.314Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-08-04T11:23:43.575Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2022-08-04T11:23:43.575Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-04T11:23:43.835Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12397833463_/foo_false_____} [2022-08-04T11:23:44.260Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-08-04T11:23:44.260Z] === RUN TestServicePlugin [2022-08-04T11:23:44.260Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:23:44.260Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-04T11:23:44.260Z] === RUN TestServiceUpdateLabel [2022-08-04T11:23:44.409Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12397833463_/foo_true_____} [2022-08-04T11:23:44.982Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2022-08-04T11:23:45.242Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2022-08-04T11:23:45.242Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-04T11:23:46.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32935580909_/foo_false_____} [2022-08-04T11:23:46.442Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-08-04T11:23:46.673Z] ......... [ 85%] [2022-08-04T11:23:46.703Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.54s) [2022-08-04T11:23:46.703Z] === RUN TestIpcModeOlderClient [2022-08-04T11:23:46.703Z] === PAUSE TestIpcModeOlderClient [2022-08-04T11:23:46.703Z] === RUN TestKillContainerInvalidSignal [2022-08-04T11:23:46.786Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-04T11:23:46.786Z] === RUN TestServiceUpdateSecrets [2022-08-04T11:23:47.274Z] --- PASS: TestKillContainerInvalidSignal (0.55s) [2022-08-04T11:23:47.274Z] === RUN TestKillContainer [2022-08-04T11:23:47.274Z] === RUN TestKillContainer/no_signal [2022-08-04T11:23:47.535Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32935580909_/foo_true_____} [2022-08-04T11:23:47.795Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-04T11:23:47.795Z] === RUN TestKillContainer/non_killing_signal [2022-08-04T11:23:48.366Z] === RUN TestKillContainer/killing_signal [2022-08-04T11:23:48.939Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32935580909_/foo_true__0xc000e01d28___} [2022-08-04T11:23:49.200Z] --- PASS: TestKillContainer (1.86s) [2022-08-04T11:23:49.200Z] --- PASS: TestKillContainer/no_signal (0.56s) [2022-08-04T11:23:49.200Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2022-08-04T11:23:49.200Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2022-08-04T11:23:49.200Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-04T11:23:49.200Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-04T11:23:49.772Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-04T11:23:49.817Z] --- PASS: TestServiceUpdateNetwork (12.44s) [2022-08-04T11:23:49.817Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T11:23:50.032Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-04T11:23:50.032Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T11:23:50.032Z] check_test.go:540: [d829c397769c8] daemon is not started [2022-08-04T11:23:50.032Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-04T11:23:50.295Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s) [2022-08-04T11:23:50.295Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2022-08-04T11:23:50.295Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-08-04T11:23:50.295Z] === RUN TestKillStoppedContainer [2022-08-04T11:23:50.555Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-04T11:23:50.555Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-04T11:23:50.555Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-04T11:23:50.555Z] === RUN TestKillDifferentUserContainer [2022-08-04T11:23:50.555Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e01d40__} [2022-08-04T11:23:50.750Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T11:23:51.131Z] --- PASS: TestKillDifferentUserContainer (0.72s) [2022-08-04T11:23:51.131Z] === RUN TestInspectOomKilledTrue [2022-08-04T11:23:51.131Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:23:51.131Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-04T11:23:51.131Z] === RUN TestInspectOomKilledFalse [2022-08-04T11:23:51.131Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:23:51.131Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-04T11:23:51.131Z] === RUN TestLinksEtcHostsContentMatch [2022-08-04T11:23:51.509Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T11:23:51.773Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-04T11:23:51.829Z] --- PASS: TestLinksEtcHostsContentMatch (0.54s) [2022-08-04T11:23:51.829Z] === RUN TestLinksContainerNames [2022-08-04T11:23:52.091Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-04T11:23:52.351Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e01d58__} [2022-08-04T11:23:52.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e01d70__} [2022-08-04T11:23:52.965Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-04T11:23:53.207Z] --- PASS: TestLinksContainerNames (1.50s) [2022-08-04T11:23:53.207Z] === RUN TestLogsFollowTailEmpty [2022-08-04T11:23:54.163Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2022-08-04T11:23:54.163Z] === RUN TestLogs [2022-08-04T11:23:54.163Z] === RUN TestLogs/driver_local [2022-08-04T11:23:54.163Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:23:54.163Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:23:54.163Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-04T11:23:54.163Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-04T11:23:54.163Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-04T11:23:54.163Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-04T11:23:54.163Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:23:54.163Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:23:54.163Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:23:54.163Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:23:54.163Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:23:54.163Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:23:54.163Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-04T11:23:54.163Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-04T11:23:54.423Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-04T11:23:54.684Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e01d88__} [2022-08-04T11:23:54.944Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-04T11:23:54.944Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-04T11:23:55.885Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-04T11:23:55.885Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-04T11:23:55.885Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-04T11:23:56.457Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-04T11:23:57.029Z] === RUN TestLogs/driver_json-file [2022-08-04T11:23:57.029Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:23:57.029Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:23:57.029Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:23:57.029Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:23:57.029Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:23:57.029Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:23:57.029Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:23:57.029Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:23:57.029Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:23:57.029Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:23:57.029Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:23:57.029Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:23:57.029Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-04T11:23:57.029Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-04T11:23:57.972Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-04T11:23:57.972Z] check_test.go:540: [d65f8ca73fa33] daemon is not started [2022-08-04T11:23:57.972Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-04T11:23:57.972Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-04T11:23:58.061Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-04T11:23:58.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-04T11:23:58.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-04T11:23:58.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-04T11:23:58.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-04T11:23:58.494Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-04T11:23:58.494Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-04T11:23:58.494Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-04T11:23:58.755Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-04T11:23:58.755Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-04T11:23:58.755Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-04T11:23:59.016Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-04T11:23:59.522Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-04T11:23:59.522Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-04T11:23:59.590Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-04T11:24:00.161Z] --- PASS: TestLogs (6.00s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_local (0.02s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.83s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.90s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.92s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.94s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.90s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.92s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.17s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.98s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.92s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.29s) [2022-08-04T11:24:00.161Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.14s) [2022-08-04T11:24:00.161Z] === RUN TestContainerNetworkMountsNoChown [2022-08-04T11:24:00.733Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2022-08-04T11:24:00.733Z] === RUN TestMountDaemonRoot [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/default [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/default [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/private [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/private [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rprivate [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/slave [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/slave [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rslave [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/shared [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/shared [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rshared [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/default [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/rshared [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/shared [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/rslave [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/slave [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/rprivate [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/private [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:24:00.994Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-04T11:24:00.994Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-04T11:24:00.994Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-04T11:24:00.994Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-04T11:24:01.254Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-04T11:24:01.254Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-04T11:24:01.515Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot (0.05s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-04T11:24:01.515Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-04T11:24:01.515Z] === RUN TestContainerBindMountNonRecursive [2022-08-04T11:24:01.651Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-08-04T11:24:01.651Z] === RUN TestServiceUpdateConfigs [2022-08-04T11:24:01.776Z] check_test.go:540: [dc44c7b188ee1] daemon is not started [2022-08-04T11:24:01.776Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-04T11:24:01.776Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-04T11:24:03.688Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-04T11:24:03.688Z] --- PASS: TestContainerBindMountNonRecursive (1.79s) [2022-08-04T11:24:03.688Z] === RUN TestContainerVolumesMountedAsShared [2022-08-04T11:24:03.948Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2022-08-04T11:24:03.948Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-04T11:24:04.522Z] --- PASS: TestContainerVolumesMountedAsSlave (0.57s) [2022-08-04T11:24:04.522Z] === RUN TestNetworkNat [2022-08-04T11:24:04.783Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-04T11:24:04.783Z] docker_cli_daemon_plugins_test.go:80: [df3b842fb828d] daemon is not started [2022-08-04T11:24:05.354Z] --- PASS: TestNetworkNat (0.74s) [2022-08-04T11:24:05.354Z] === RUN TestNetworkLocalhostTCPNat [2022-08-04T11:24:05.354Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-04T11:24:05.926Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-04T11:24:06.168Z] --- PASS: TestServiceUpdatePidsLimit (16.26s) [2022-08-04T11:24:06.169Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-04T11:24:06.169Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2022-08-04T11:24:06.169Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.86s) [2022-08-04T11:24:06.169Z] PASS [2022-08-04T11:24:06.169Z] [2022-08-04T11:24:06.169Z] === Skipped [2022-08-04T11:24:06.169Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T11:24:06.169Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:24:06.169Z] [2022-08-04T11:24:06.169Z] DONE 27 tests, 1 skipped in 163.735s [2022-08-04T11:24:06.169Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T11:24:06.169Z] INFO: Testing against a local daemon [2022-08-04T11:24:06.169Z] === RUN TestSessionCreate [2022-08-04T11:24:06.169Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T11:24:06.169Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T11:24:06.169Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T11:24:06.169Z] PASS [2022-08-04T11:24:06.169Z] [2022-08-04T11:24:06.169Z] DONE 2 tests in 0.055s [2022-08-04T11:24:06.169Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T11:24:06.169Z] INFO: Testing against a local daemon [2022-08-04T11:24:06.169Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:24:06.169Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:24:06.169Z] === RUN TestDiskUsage [2022-08-04T11:24:06.169Z] === PAUSE TestDiskUsage [2022-08-04T11:24:06.169Z] === RUN TestEventsExecDie [2022-08-04T11:24:06.169Z] --- PASS: TestEventsExecDie (0.55s) [2022-08-04T11:24:06.169Z] === RUN TestEventsBackwardsCompatible [2022-08-04T11:24:06.169Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-04T11:24:06.169Z] === RUN TestEventsVolumeCreate [2022-08-04T11:24:06.188Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2022-08-04T11:24:06.188Z] === RUN TestNetworkLoopbackNat [2022-08-04T11:24:06.188Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-04T11:24:06.188Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-04T11:24:06.426Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T11:24:06.426Z] === RUN TestInfoBinaryCommits [2022-08-04T11:24:06.426Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T11:24:06.426Z] === RUN TestInfoAPIVersioned [2022-08-04T11:24:06.426Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-04T11:24:06.426Z] === RUN TestInfoAPI [2022-08-04T11:24:06.426Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T11:24:06.426Z] === RUN TestInfoAPIWarnings [2022-08-04T11:24:07.130Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-04T11:24:07.390Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-04T11:24:07.961Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-04T11:24:08.902Z] docker_cli_daemon_plugins_test.go:170: [d72bf994f84ab] daemon is not started [2022-08-04T11:24:09.165Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-08-04T11:24:09.165Z] === RUN TestPause [2022-08-04T11:24:09.426Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-04T11:24:09.842Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-04T11:24:09.998Z] --- PASS: TestPause (0.72s) [2022-08-04T11:24:09.998Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-04T11:24:09.998Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:24:09.998Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:24:09.998Z] === RUN TestPauseStopPausedContainer [2022-08-04T11:24:09.998Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-04T11:24:10.259Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-04T11:24:10.520Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2022-08-04T11:24:10.520Z] === RUN TestPidHost [2022-08-04T11:24:11.093Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-04T11:24:12.035Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-04T11:24:12.152Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-04T11:24:12.152Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-04T11:24:12.297Z] --- PASS: TestPidHost (1.63s) [2022-08-04T11:24:12.297Z] === RUN TestPsFilter [2022-08-04T11:24:12.297Z] --- PASS: TestPsFilter (0.16s) [2022-08-04T11:24:12.297Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-04T11:24:12.872Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-04T11:24:13.135Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2022-08-04T11:24:13.135Z] === RUN TestRemoveContainerWithVolume [2022-08-04T11:24:13.706Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-04T11:24:13.706Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-04T11:24:13.967Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2022-08-04T11:24:13.967Z] === RUN TestRemoveContainerRunning [2022-08-04T11:24:14.538Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-04T11:24:14.538Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-08-04T11:24:14.538Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-04T11:24:14.799Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-04T11:24:14.799Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-04T11:24:15.370Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2022-08-04T11:24:15.370Z] === RUN TestRemoveInvalidContainer [2022-08-04T11:24:15.370Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-04T11:24:15.370Z] === RUN TestRenameLinkedContainer [2022-08-04T11:24:15.370Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-04T11:24:15.370Z] check_test.go:540: [dd46cd710ea46] daemon is not started [2022-08-04T11:24:15.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-04T11:24:16.334Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-04T11:24:16.514Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2022-08-04T11:24:16.514Z] === RUN TestServiceUpdateNetwork [2022-08-04T11:24:16.593Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-04T11:24:16.593Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-04T11:24:16.593Z] [2022-08-04T11:24:16.593Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-04T11:24:16.593Z] =========================== short test summary info ============================ [2022-08-04T11:24:16.593Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-04T11:24:16.593Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-04T11:24:16.593Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-04T11:24:16.593Z] Not supported on most drivers [2022-08-04T11:24:16.593Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-04T11:24:16.593Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T11:24:16.593Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-04T11:24:16.593Z] Output of docker top depends on host distro, and is not formalized. [2022-08-04T11:24:16.593Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-04T11:24:16.593Z] Can fail if eth0 has multiple IP addresses [2022-08-04T11:24:16.593Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-04T11:24:16.593Z] This doesn't seem to be taken into account by the engine [2022-08-04T11:24:16.593Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-04T11:24:16.593Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-04T11:24:16.593Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 296.95 seconds == [2022-08-04T11:24:16.851Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-04T11:24:17.282Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-04T11:24:17.282Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-04T11:24:18.225Z] --- PASS: TestRenameLinkedContainer (2.87s) [2022-08-04T11:24:18.225Z] === RUN TestRenameStoppedContainer [2022-08-04T11:24:18.486Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-04T11:24:18.746Z] --- PASS: TestRenameStoppedContainer (0.57s) [2022-08-04T11:24:18.746Z] === RUN TestRenameRunningContainerAndReuse [2022-08-04T11:24:20.132Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-04T11:24:20.132Z] --- PASS: TestRenameRunningContainerAndReuse (1.20s) [2022-08-04T11:24:20.132Z] === RUN TestRenameInvalidName [2022-08-04T11:24:20.393Z] --- PASS: TestRenameInvalidName (0.54s) [2022-08-04T11:24:20.393Z] === RUN TestRenameAnonymousContainer [2022-08-04T11:24:21.333Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-04T11:24:22.716Z] --- PASS: TestRenameAnonymousContainer (2.19s) [2022-08-04T11:24:22.716Z] === RUN TestRenameContainerWithSameName [2022-08-04T11:24:22.716Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-04T11:24:23.287Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2022-08-04T11:24:23.287Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-04T11:24:24.228Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-04T11:24:24.490Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s) [2022-08-04T11:24:24.490Z] === RUN TestResize [2022-08-04T11:24:24.491Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T11:24:24.491Z] === RUN TestInfoDebug [2022-08-04T11:24:24.491Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T11:24:24.491Z] === RUN TestInfoInsecureRegistries [2022-08-04T11:24:24.491Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T11:24:24.491Z] === RUN TestInfoRegistryMirrors [2022-08-04T11:24:24.491Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T11:24:24.491Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T11:24:24.749Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2022-08-04T11:24:24.749Z] === RUN TestPingCacheHeaders [2022-08-04T11:24:24.749Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T11:24:24.749Z] === RUN TestPingGet [2022-08-04T11:24:25.006Z] --- PASS: TestPingGet (0.01s) [2022-08-04T11:24:25.006Z] === RUN TestPingHead [2022-08-04T11:24:25.006Z] --- PASS: TestPingHead (0.01s) [2022-08-04T11:24:25.006Z] === RUN TestPingSwarmHeader [2022-08-04T11:24:25.431Z] --- PASS: TestResize (0.65s) [2022-08-04T11:24:25.431Z] === RUN TestResizeWithInvalidSize [2022-08-04T11:24:25.572Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T11:24:25.572Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T11:24:25.692Z] --- PASS: TestResizeWithInvalidSize (0.61s) [2022-08-04T11:24:25.692Z] === RUN TestResizeWhenContainerNotStarted [2022-08-04T11:24:25.953Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-04T11:24:26.505Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T11:24:26.505Z] --- PASS: TestPingSwarmHeader (1.63s) [2022-08-04T11:24:26.505Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T11:24:26.505Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T11:24:26.505Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T11:24:26.505Z] === RUN TestVersion [2022-08-04T11:24:26.505Z] --- PASS: TestVersion (0.02s) [2022-08-04T11:24:26.505Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:24:26.505Z] === CONT TestDiskUsage [2022-08-04T11:24:26.523Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:24:26.523Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:24:26.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-04T11:24:26.523Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:24:26.523Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T11:24:27.071Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T11:24:27.330Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T11:24:27.898Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T11:24:27.898Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.40s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage (1.47s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run (0.47s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:24:28.157Z] PASS [2022-08-04T11:24:28.157Z] [2022-08-04T11:24:28.157Z] DONE 54 tests in 22.405s [2022-08-04T11:24:28.157Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T11:24:28.157Z] INFO: Testing against a local daemon [2022-08-04T11:24:28.157Z] === RUN TestVolumesCreateAndList [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T11:24:28.157Z] === RUN TestVolumesRemove [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-04T11:24:28.157Z] === RUN TestVolumesInspect [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T11:24:28.157Z] === RUN TestVolumesInvalidJSON [2022-08-04T11:24:28.157Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T11:24:28.157Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T11:24:28.157Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T11:24:28.157Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T11:24:28.157Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T11:24:28.157Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T11:24:28.157Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T11:24:28.157Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T11:24:28.157Z] PASS [2022-08-04T11:24:28.157Z] [2022-08-04T11:24:28.157Z] DONE 9 tests in 0.165s [2022-08-04T11:24:28.157Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:24:28.434Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-04T11:24:28.434Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:24:28.703Z] --- PASS: TestServiceUpdateNetwork (11.81s) [2022-08-04T11:24:28.703Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T11:24:28.703Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T11:24:28.722Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-04T11:24:28.722Z] Removing test suite binaries [2022-08-04T11:24:28.722Z] exiting test-integration [2022-08-04T11:24:28.722Z] ++ exit 0 [2022-08-04T11:24:28.722Z] [2022-08-04T11:24:28.961Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T11:24:29.043Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:24:29.043Z] [2022-08-04T11:24:29.043Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:24:29.043Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:24:29.043Z] [2022-08-04T11:24:29.043Z] To set a process to complain mode, use the command line tool [2022-08-04T11:24:29.043Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:24:29.043Z] Post stage [Pipeline] junit [2022-08-04T11:24:29.055Z] Recording test results [2022-08-04T11:24:29.816Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:24:29.989Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-04T11:24:30.076Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload Post stage [Pipeline] junit [2022-08-04T11:24:30.108Z] Recording test results [2022-08-04T11:24:30.272Z] + echo Ensuring container killed. [2022-08-04T11:24:30.272Z] Ensuring container killed. [2022-08-04T11:24:30.272Z] + docker rm -vf docker-pr6 [2022-08-04T11:24:30.272Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:24:30.560Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:24:30.560Z] Chowning /workspace to jenkins user [2022-08-04T11:24:30.560Z] + id -u [2022-08-04T11:24:30.560Z] + id -g [2022-08-04T11:24:30.560Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43817:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:24:30.560Z] Unable to find image 'busybox:latest' locally [2022-08-04T11:24:30.560Z] latest: Pulling from library/busybox [2022-08-04T11:24:30.818Z] 50783e0dfb64: Pulling fs layer [2022-08-04T11:24:30.818Z] 50783e0dfb64: Download complete [2022-08-04T11:24:30.818Z] 50783e0dfb64: Pull complete [2022-08-04T11:24:30.818Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T11:24:30.818Z] Status: Downloaded newer image for busybox:latest [2022-08-04T11:24:31.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-04T11:24:31.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-04T11:24:31.264Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:24:31.595Z] + echo Ensuring container killed. [2022-08-04T11:24:31.595Z] Ensuring container killed. [2022-08-04T11:24:31.595Z] + docker rm -vf docker-pr6 [2022-08-04T11:24:31.595Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:24:31.878Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:24:31.878Z] Chowning /workspace to jenkins user [2022-08-04T11:24:31.878Z] + id -u [2022-08-04T11:24:31.878Z] + id -g [2022-08-04T11:24:31.878Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43817:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:24:31.878Z] Unable to find image 'busybox:latest' locally [2022-08-04T11:24:32.136Z] latest: Pulling from library/busybox [2022-08-04T11:24:32.136Z] 50783e0dfb64: Pulling fs layer [2022-08-04T11:24:32.136Z] 50783e0dfb64: Verifying Checksum [2022-08-04T11:24:32.136Z] 50783e0dfb64: Download complete [2022-08-04T11:24:32.136Z] 50783e0dfb64: Pull complete [2022-08-04T11:24:32.136Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T11:24:32.136Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:24:32.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-04T11:24:32.401Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:24:32.491Z] + bundleName=docker-py [2022-08-04T11:24:32.492Z] + echo Creating docker-py-bundles.tar.gz [2022-08-04T11:24:32.492Z] Creating docker-py-bundles.tar.gz [2022-08-04T11:24:32.492Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-08-04T11:24:32.503Z] Archiving artifacts [2022-08-04T11:24:32.972Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:24:33.806Z] + bundleName=amd64-cgroup2 [2022-08-04T11:24:33.806Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T11:24:33.806Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-04T11:24:33.806Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T11:24:33.806Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T11:24:34.075Z] Archiving artifacts [2022-08-04T11:24:34.121Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43817/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-04T11:24:34.478Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=a14c5d6a8f52249035edbf729dc517f7dc374490 -e DOCKER_GRAPHDRIVER docker:a14c5d6a8f52249035edbf729dc517f7dc374490 hack/make.sh binary [2022-08-04T11:24:34.736Z] [2022-08-04T11:24:34.995Z] Removing bundles/ [2022-08-04T11:24:34.995Z] [2022-08-04T11:24:34.995Z] ---> Making bundle: binary (in bundles/binary) [2022-08-04T11:24:34.995Z] Building: bundles/binary-daemon/dockerd [2022-08-04T11:24:34.995Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:24:35.515Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43817/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:24:35.818Z] + make clean [2022-08-04T11:24:35.818Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:24:35.818Z] docker-dev-cache [2022-08-04T11:24:35.818Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T11:24:36.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-04T11:24:36.267Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-04T11:24:36.529Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-04T11:24:37.065Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T11:24:37.913Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T11:24:38.854Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-04T11:24:39.795Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-04T11:24:40.736Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-04T11:24:40.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-04T11:24:41.939Z] check_test.go:540: [df347c4e5ef54] daemon is not started [2022-08-04T11:24:41.939Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-04T11:24:42.882Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-04T11:24:43.617Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-08-04T11:24:43.617Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-04T11:24:43.617Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-04T11:24:43.617Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-04T11:24:43.617Z] PASS [2022-08-04T11:24:43.617Z] [2022-08-04T11:24:43.617Z] === Skipped [2022-08-04T11:24:43.617Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T11:24:43.617Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:24:43.617Z] [2022-08-04T11:24:43.617Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-04T11:24:43.617Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-04T11:24:43.617Z] [2022-08-04T11:24:43.617Z] DONE 27 tests, 2 skipped in 130.336s [2022-08-04T11:24:43.617Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T11:24:43.617Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:24:43.617Z] ++ set -e [2022-08-04T11:24:43.617Z] ++ '[' -n 0 ']' [2022-08-04T11:24:43.617Z] ++ set -x [2022-08-04T11:24:43.617Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:24:43.617Z] INFO: Testing against a local daemon [2022-08-04T11:24:43.617Z] === RUN TestSessionCreate [2022-08-04T11:24:43.617Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T11:24:43.617Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T11:24:43.617Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T11:24:43.617Z] PASS [2022-08-04T11:24:43.617Z] [2022-08-04T11:24:43.617Z] DONE 2 tests in 0.125s [2022-08-04T11:24:43.617Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T11:24:43.617Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:24:43.617Z] ++ set -e [2022-08-04T11:24:43.617Z] ++ '[' -n 0 ']' [2022-08-04T11:24:43.617Z] ++ set -x [2022-08-04T11:24:43.617Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:24:43.617Z] INFO: Testing against a local daemon [2022-08-04T11:24:43.617Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:24:43.617Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:24:43.617Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:24:43.617Z] === RUN TestDiskUsage [2022-08-04T11:24:43.617Z] === PAUSE TestDiskUsage [2022-08-04T11:24:43.617Z] === RUN TestEventsExecDie [2022-08-04T11:24:43.867Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-04T11:24:43.867Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-04T11:24:43.874Z] --- PASS: TestEventsExecDie (0.46s) [2022-08-04T11:24:43.874Z] === RUN TestEventsBackwardsCompatible [2022-08-04T11:24:43.874Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-04T11:24:43.874Z] === RUN TestEventsVolumeCreate [2022-08-04T11:24:43.874Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-04T11:24:43.874Z] === RUN TestInfoBinaryCommits [2022-08-04T11:24:43.874Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-04T11:24:43.874Z] === RUN TestInfoAPIVersioned [2022-08-04T11:24:43.874Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T11:24:43.874Z] === RUN TestInfoAPI [2022-08-04T11:24:43.874Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T11:24:43.874Z] === RUN TestInfoAPIWarnings [2022-08-04T11:24:44.442Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-04T11:24:45.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-04T11:24:45.585Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-04T11:24:45.585Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-04T11:24:45.585Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-04T11:24:46.530Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-04T11:24:47.917Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.71s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.71s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.83s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.75s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.09s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.22s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.82s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.30s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2022-08-04T11:24:47.917Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.87s) [2022-08-04T11:24:47.917Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-04T11:24:47.917Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-04T11:24:48.490Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-04T11:24:49.434Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-04T11:24:49.697Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-04T11:24:50.269Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-04T11:24:51.210Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-04T11:24:51.210Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-04T11:24:51.210Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-04T11:24:52.156Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.98s) [2022-08-04T11:24:52.156Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.69s) [2022-08-04T11:24:52.156Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.26s) [2022-08-04T11:24:52.156Z] === RUN TestCgroupNamespacesRun [2022-08-04T11:24:52.156Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-04T11:24:53.099Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-04T11:24:54.042Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2022-08-04T11:24:54.042Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-04T11:24:55.957Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.67s) [2022-08-04T11:24:55.957Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-04T11:24:57.341Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-04T11:24:57.341Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-04T11:24:57.603Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.83s) [2022-08-04T11:24:57.603Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-04T11:24:57.863Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-04T11:24:59.246Z] --- PASS: TestCgroupNamespacesRunHostMode (1.55s) [2022-08-04T11:24:59.246Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-04T11:24:59.246Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-04T11:25:00.631Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-04T11:25:00.631Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s) [2022-08-04T11:25:00.631Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-04T11:25:01.940Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-04T11:25:01.941Z] === RUN TestInfoDebug [2022-08-04T11:25:01.941Z] --- PASS: TestInfoDebug (0.52s) [2022-08-04T11:25:01.941Z] === RUN TestInfoInsecureRegistries [2022-08-04T11:25:01.941Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-04T11:25:01.941Z] === RUN TestInfoRegistryMirrors [2022-08-04T11:25:02.015Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.48s) [2022-08-04T11:25:02.015Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-04T11:25:02.198Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T11:25:02.198Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T11:25:02.455Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-04T11:25:02.455Z] === RUN TestPingCacheHeaders [2022-08-04T11:25:02.455Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-04T11:25:02.455Z] === RUN TestPingGet [2022-08-04T11:25:02.455Z] --- PASS: TestPingGet (0.01s) [2022-08-04T11:25:02.455Z] === RUN TestPingHead [2022-08-04T11:25:02.455Z] --- PASS: TestPingHead (0.02s) [2022-08-04T11:25:02.455Z] === RUN TestPingSwarmHeader [2022-08-04T11:25:02.586Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-04T11:25:02.848Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2022-08-04T11:25:02.848Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-04T11:25:03.021Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T11:25:03.420Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-04T11:25:03.586Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T11:25:04.363Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2022-08-04T11:25:04.363Z] === RUN TestNISDomainname [2022-08-04T11:25:04.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-04T11:25:04.936Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-04T11:25:04.959Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T11:25:04.959Z] --- PASS: TestPingSwarmHeader (2.17s) [2022-08-04T11:25:04.959Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T11:25:04.959Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T11:25:04.959Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T11:25:04.959Z] === RUN TestVersion [2022-08-04T11:25:04.959Z] --- PASS: TestVersion (0.02s) [2022-08-04T11:25:04.959Z] === CONT TestDiskUsage [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T11:25:05.217Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T11:25:05.475Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T11:25:05.509Z] --- PASS: TestNISDomainname (0.93s) [2022-08-04T11:25:05.509Z] === RUN TestHostnameDnsResolution [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T11:25:05.734Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage (1.14s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T11:25:05.992Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:25:05.992Z] PASS [2022-08-04T11:25:05.992Z] [2022-08-04T11:25:05.992Z] === Skipped [2022-08-04T11:25:05.992Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:25:05.992Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:25:05.992Z] [2022-08-04T11:25:05.992Z] DONE 54 tests, 1 skipped in 22.592s [2022-08-04T11:25:05.992Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T11:25:05.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:25:05.993Z] ++ set -e [2022-08-04T11:25:05.993Z] ++ '[' -n 0 ']' [2022-08-04T11:25:05.993Z] ++ set -x [2022-08-04T11:25:05.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:25:05.993Z] INFO: Testing against a local daemon [2022-08-04T11:25:05.993Z] === RUN TestVolumesCreateAndList [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T11:25:05.993Z] === RUN TestVolumesRemove [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T11:25:05.993Z] === RUN TestVolumesInspect [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-04T11:25:05.993Z] === RUN TestVolumesInvalidJSON [2022-08-04T11:25:05.993Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T11:25:05.993Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T11:25:05.993Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T11:25:05.993Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T11:25:05.993Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T11:25:05.993Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T11:25:05.993Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T11:25:05.993Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T11:25:05.993Z] PASS [2022-08-04T11:25:05.993Z] [2022-08-04T11:25:05.993Z] DONE 9 tests in 0.200s [2022-08-04T11:25:05.993Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:25:06.252Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T11:25:06.252Z] +++ kill 14313 [2022-08-04T11:25:06.451Z] --- PASS: TestHostnameDnsResolution (0.98s) [2022-08-04T11:25:06.451Z] === RUN TestUnprivilegedPortsAndPing [2022-08-04T11:25:06.510Z] +++ /etc/init.d/apparmor stop [2022-08-04T11:25:06.510Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:25:06.510Z] [2022-08-04T11:25:06.510Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:25:06.510Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:25:06.510Z] [2022-08-04T11:25:06.510Z] To set a process to complain mode, use the command line tool [2022-08-04T11:25:06.510Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:25:06.510Z] +++ true [2022-08-04T11:25:06.510Z] exiting test-integration [2022-08-04T11:25:06.510Z] ++ exit 0 [2022-08-04T11:25:06.510Z] Post stage [Pipeline] junit [2022-08-04T11:25:07.086Z] Recording test results [2022-08-04T11:25:07.283Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:25:07.394Z] --- PASS: TestUnprivilegedPortsAndPing (0.84s) [2022-08-04T11:25:07.394Z] === RUN TestPrivilegedHostDevices [2022-08-04T11:25:07.639Z] + echo Ensuring container killed. [2022-08-04T11:25:07.639Z] Ensuring container killed. [2022-08-04T11:25:07.639Z] + docker rm -vf docker-pr6 [2022-08-04T11:25:07.639Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:25:07.655Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-04T11:25:07.919Z] --- PASS: TestPrivilegedHostDevices (0.69s) [2022-08-04T11:25:07.919Z] === RUN TestRunConsoleSize [2022-08-04T11:25:07.951Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:25:07.951Z] Chowning /workspace to jenkins user [2022-08-04T11:25:07.951Z] + id -u [2022-08-04T11:25:07.951Z] + id -g [2022-08-04T11:25:07.951Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43817:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:25:07.951Z] Unable to find image 'busybox:latest' locally [2022-08-04T11:25:07.951Z] latest: Pulling from library/busybox [2022-08-04T11:25:08.209Z] 98b248744137: Pulling fs layer [2022-08-04T11:25:08.209Z] 98b248744137: Download complete [2022-08-04T11:25:08.209Z] 98b248744137: Pull complete [2022-08-04T11:25:08.209Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T11:25:08.209Z] Status: Downloaded newer image for busybox:latest [2022-08-04T11:25:08.490Z] --- PASS: TestRunConsoleSize (0.60s) [2022-08-04T11:25:08.490Z] === RUN TestRunWithAlternativeContainerdShim [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:25:09.874Z] --- PASS: TestRunWithAlternativeContainerdShim (1.32s) [2022-08-04T11:25:09.874Z] === RUN TestStats [2022-08-04T11:25:09.929Z] + bundleName=arm64-integration [2022-08-04T11:25:09.929Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-04T11:25:09.929Z] Creating arm64-integration-bundles.tar.gz [2022-08-04T11:25:09.929Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T11:25:09.929Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T11:25:10.198Z] Archiving artifacts [2022-08-04T11:25:11.597Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43817/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:25:11.793Z] check_test.go:540: [da0d689cdb2c2] daemon is not started [2022-08-04T11:25:11.793Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-04T11:25:11.902Z] + make clean [2022-08-04T11:25:11.902Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:25:11.902Z] docker-dev-cache [2022-08-04T11:25:11.902Z] docker-mod-cache [Pipeline] deleteDir [2022-08-04T11:25:12.365Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-04T11:25:12.365Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-04T11:25:12.365Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-04T11:25:12.626Z] --- PASS: TestStats (2.73s) [2022-08-04T11:25:12.626Z] === RUN TestStopContainerWithTimeout [2022-08-04T11:25:12.626Z] === RUN TestStopContainerWithTimeout/0 [2022-08-04T11:25:12.626Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-04T11:25:12.626Z] === RUN TestStopContainerWithTimeout/1 [2022-08-04T11:25:12.626Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-04T11:25:12.626Z] === RUN TestStopContainerWithTimeout/3 [2022-08-04T11:25:12.626Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-04T11:25:12.626Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-04T11:25:12.626Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-04T11:25:12.626Z] === CONT TestStopContainerWithTimeout/0 [2022-08-04T11:25:12.626Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-04T11:25:13.197Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-04T11:25:13.197Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-04T11:25:13.197Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-04T11:25:13.769Z] === CONT TestStopContainerWithTimeout/3 [2022-08-04T11:25:13.769Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-04T11:25:13.769Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T11:25:14.713Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-04T11:25:14.713Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-04T11:25:15.284Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-04T11:25:15.546Z] === CONT TestStopContainerWithTimeout/1 [2022-08-04T11:25:15.807Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-04T11:25:15.808Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-04T11:25:16.749Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-04T11:25:17.320Z] --- PASS: TestStopContainerWithTimeout (0.06s) [2022-08-04T11:25:17.320Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2022-08-04T11:25:17.320Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2022-08-04T11:25:17.320Z] --- PASS: TestStopContainerWithTimeout/3 (2.77s) [2022-08-04T11:25:17.320Z] --- PASS: TestStopContainerWithTimeout/1 (1.73s) [2022-08-04T11:25:17.320Z] === RUN TestDeleteDevicemapper [2022-08-04T11:25:17.320Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:25:17.320Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-04T11:25:17.320Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-04T11:25:18.265Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-04T11:25:19.652Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.21s) [2022-08-04T11:25:19.652Z] === RUN TestUpdateMemory [2022-08-04T11:25:19.652Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:25:19.652Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-04T11:25:19.652Z] === RUN TestUpdateCPUQuota [2022-08-04T11:25:20.224Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-04T11:25:21.167Z] --- PASS: TestUpdateCPUQuota (1.36s) [2022-08-04T11:25:21.167Z] === RUN TestUpdatePidsLimit [2022-08-04T11:25:21.167Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-04T11:25:21.167Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-04T11:25:21.427Z] === RUN TestUpdatePidsLimit/no_change [2022-08-04T11:25:21.688Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-04T11:25:21.949Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-04T11:25:22.210Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-04T11:25:22.783Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-04T11:25:23.043Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-04T11:25:23.304Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-04T11:25:23.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-04T11:25:23.826Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-04T11:25:24.768Z] --- PASS: TestUpdatePidsLimit (3.57s) [2022-08-04T11:25:24.768Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.32s) [2022-08-04T11:25:24.768Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2022-08-04T11:25:24.768Z] --- PASS: TestUpdatePidsLimit/update_lower (0.46s) [2022-08-04T11:25:24.768Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.48s) [2022-08-04T11:25:24.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.39s) [2022-08-04T11:25:24.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.29s) [2022-08-04T11:25:24.768Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2022-08-04T11:25:24.768Z] === RUN TestUpdateRestartPolicy [2022-08-04T11:25:24.768Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-04T11:25:25.711Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-04T11:25:26.282Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-04T11:25:28.198Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-04T11:25:30.109Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-04T11:25:32.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-04T11:25:32.654Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T11:25:32.654Z] check_test.go:540: [d5aabf8a32128] daemon is not started [2022-08-04T11:25:32.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-04T11:25:32.654Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T11:25:32.654Z] check_test.go:540: [dc9cc7a7ccf28] daemon is not started [2022-08-04T11:25:32.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-04T11:25:35.974Z] check_test.go:540: [d64bca2e93390] daemon is not started [2022-08-04T11:25:35.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-04T11:25:36.929Z] --- PASS: TestUpdateRestartPolicy (12.44s) [2022-08-04T11:25:36.929Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-04T11:25:37.870Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2022-08-04T11:25:37.870Z] === RUN TestWaitNonBlocked [2022-08-04T11:25:37.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:25:37.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:25:37.870Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:25:37.870Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:25:37.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-04T11:25:37.870Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-04T11:25:39.257Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-04T11:25:39.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.06s) [2022-08-04T11:25:39.257Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2022-08-04T11:25:39.257Z] === RUN TestWaitBlocked [2022-08-04T11:25:39.257Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:25:39.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:25:39.257Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:25:39.257Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:25:39.257Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-04T11:25:39.257Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-04T11:25:39.835Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-04T11:25:40.409Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-04T11:25:40.409Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-04T11:25:40.409Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.29s) [2022-08-04T11:25:40.409Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2022-08-04T11:25:40.409Z] === RUN TestWaitConditions [2022-08-04T11:25:40.409Z] === RUN TestWaitConditions/default [2022-08-04T11:25:40.409Z] === PAUSE TestWaitConditions/default [2022-08-04T11:25:40.409Z] === RUN TestWaitConditions/not-running [2022-08-04T11:25:40.409Z] === PAUSE TestWaitConditions/not-running [2022-08-04T11:25:40.409Z] === RUN TestWaitConditions/next-exit [2022-08-04T11:25:40.409Z] === PAUSE TestWaitConditions/next-exit [2022-08-04T11:25:40.409Z] === RUN TestWaitConditions/removed [2022-08-04T11:25:40.409Z] === PAUSE TestWaitConditions/removed [2022-08-04T11:25:40.409Z] === CONT TestWaitConditions/default [2022-08-04T11:25:40.409Z] === CONT TestWaitConditions/removed [2022-08-04T11:25:40.981Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-04T11:25:42.367Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-04T11:25:42.367Z] === CONT TestWaitConditions/next-exit [2022-08-04T11:25:42.367Z] === CONT TestWaitConditions/not-running [2022-08-04T11:25:42.367Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-04T11:25:42.628Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-04T11:25:44.542Z] --- PASS: TestWaitConditions (0.02s) [2022-08-04T11:25:44.542Z] --- PASS: TestWaitConditions/default (2.07s) [2022-08-04T11:25:44.542Z] --- PASS: TestWaitConditions/removed (2.09s) [2022-08-04T11:25:44.542Z] --- PASS: TestWaitConditions/next-exit (2.07s) [2022-08-04T11:25:44.542Z] --- PASS: TestWaitConditions/not-running (2.10s) [2022-08-04T11:25:44.542Z] === RUN TestWaitRestartedContainer [2022-08-04T11:25:44.542Z] === RUN TestWaitRestartedContainer/default [2022-08-04T11:25:44.542Z] === PAUSE TestWaitRestartedContainer/default [2022-08-04T11:25:44.542Z] === RUN TestWaitRestartedContainer/not-running [2022-08-04T11:25:44.542Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-04T11:25:44.542Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-04T11:25:44.542Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-04T11:25:44.542Z] === CONT TestWaitRestartedContainer/default [2022-08-04T11:25:44.542Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-04T11:25:44.542Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-04T11:25:45.484Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-04T11:25:46.870Z] === CONT TestWaitRestartedContainer/not-running [2022-08-04T11:25:47.131Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-04T11:25:48.074Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-04T11:25:48.074Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-04T11:25:48.074Z] --- PASS: TestWaitRestartedContainer/default (2.11s) [2022-08-04T11:25:48.074Z] --- PASS: TestWaitRestartedContainer/next-exit (2.16s) [2022-08-04T11:25:48.074Z] --- PASS: TestWaitRestartedContainer/not-running (1.31s) [2022-08-04T11:25:48.074Z] === CONT TestContainerStartOnDaemonRestart [2022-08-04T11:25:48.074Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-04T11:25:48.334Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-04T11:25:51.635Z] --- PASS: TestContainerStartOnDaemonRestart (3.53s) [2022-08-04T11:25:51.635Z] === CONT TestDaemonHostGatewayIP [2022-08-04T11:25:52.577Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.38s) [2022-08-04T11:25:52.577Z] === CONT TestDaemonRestartIpcMode [2022-08-04T11:25:53.149Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-04T11:25:56.452Z] --- PASS: TestDaemonHostGatewayIP (4.34s) [2022-08-04T11:25:56.452Z] === CONT TestContainerKillOnDaemonStart [2022-08-04T11:25:56.452Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-04T11:25:57.397Z] --- PASS: TestDaemonRestartIpcMode (5.14s) [2022-08-04T11:25:57.397Z] === CONT TestIpcModeOlderClient [2022-08-04T11:25:57.660Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-08-04T11:25:57.660Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-04T11:25:59.574Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-04T11:25:59.574Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-04T11:26:00.958Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-04T11:26:01.222Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-04T11:26:03.269Z] check_test.go:540: [d9bd781349706] daemon is not started [2022-08-04T11:26:03.269Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-04T11:26:03.840Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-04T11:26:04.781Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-04T11:26:05.352Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-04T11:26:05.612Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-04T11:26:07.524Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-04T11:26:08.465Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) [2022-08-04T11:26:08.465Z] PASS [2022-08-04T11:26:08.465Z] [2022-08-04T11:26:08.465Z] === Skipped [2022-08-04T11:26:08.465Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-04T11:26:08.465Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-04T11:26:08.465Z] [2022-08-04T11:26:08.465Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-04T11:26:08.465Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:26:08.465Z] [2022-08-04T11:26:08.465Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-04T11:26:08.465Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:26:08.465Z] [2022-08-04T11:26:08.465Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-04T11:26:08.465Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-04T11:26:08.465Z] [2022-08-04T11:26:08.465Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-04T11:26:08.465Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-04T11:26:08.465Z] [2022-08-04T11:26:08.465Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-04T11:26:08.465Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-04T11:26:08.465Z] [2022-08-04T11:26:08.465Z] DONE 272 tests, 6 skipped in 178.820s [2022-08-04T11:26:08.465Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-04T11:26:08.465Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:26:08.465Z] ++ set -e [2022-08-04T11:26:08.465Z] ++ '[' -n 0 ']' [2022-08-04T11:26:08.465Z] ++ set -x [2022-08-04T11:26:08.465Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:26:08.465Z] === RUN TestConfigDaemonLibtrustID [2022-08-04T11:26:09.035Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-04T11:26:09.035Z] === RUN TestConfigDaemonID [2022-08-04T11:26:09.607Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-04T11:26:09.868Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-04T11:26:10.129Z] daemon_test.go:83: [da3652a2b4d9d] daemon is not started [2022-08-04T11:26:10.129Z] --- PASS: TestConfigDaemonID (1.07s) [2022-08-04T11:26:10.129Z] === RUN TestDaemonConfigValidation [2022-08-04T11:26:10.129Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:26:10.129Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:26:10.129Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-04T11:26:10.129Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-04T11:26:10.129Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-04T11:26:10.129Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-04T11:26:10.129Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-04T11:26:10.129Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-04T11:26:10.129Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-04T11:26:10.129Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-04T11:26:10.129Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-04T11:26:10.129Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-04T11:26:10.390Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-04T11:26:10.390Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-04T11:26:10.652Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-04T11:26:10.652Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-04T11:26:10.652Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.21s) [2022-08-04T11:26:10.652Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.26s) [2022-08-04T11:26:10.652Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.16s) [2022-08-04T11:26:10.652Z] --- PASS: TestDaemonConfigValidation/valid_config (0.22s) [2022-08-04T11:26:10.652Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-08-04T11:26:10.652Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-04T11:26:10.652Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-04T11:26:11.224Z] check_test.go:540: [d3de563d134e0] daemon is not started [2022-08-04T11:26:11.224Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-04T11:26:11.224Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-04T11:26:11.795Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-04T11:26:12.740Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-04T11:26:13.680Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-04T11:26:13.940Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-04T11:26:13.940Z] daemon_test.go:197: [dd6bdce487d4e] daemon is not started [2022-08-04T11:26:13.940Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2022-08-04T11:26:13.940Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.11s) [2022-08-04T11:26:13.940Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2022-08-04T11:26:13.940Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s) [2022-08-04T11:26:13.940Z] === RUN TestDaemonProxy [2022-08-04T11:26:13.940Z] === RUN TestDaemonProxy/environment_variables [2022-08-04T11:26:14.512Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-04T11:26:15.894Z] === RUN TestDaemonProxy/command-line_options [2022-08-04T11:26:17.277Z] === RUN TestDaemonProxy/configuration_file [2022-08-04T11:26:18.664Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-04T11:26:19.234Z] === RUN TestDaemonProxy/conflicting_options [2022-08-04T11:26:19.811Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-04T11:26:19.811Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-04T11:26:20.382Z] --- PASS: TestDaemonProxy (6.33s) [2022-08-04T11:26:20.382Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-04T11:26:20.382Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-08-04T11:26:20.382Z] --- PASS: TestDaemonProxy/configuration_file (1.78s) [2022-08-04T11:26:20.382Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-04T11:26:20.382Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-08-04T11:26:20.382Z] PASS [2022-08-04T11:26:20.382Z] [2022-08-04T11:26:20.382Z] DONE 18 tests in 11.825s [2022-08-04T11:26:20.383Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-04T11:26:20.383Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:26:20.383Z] ++ set -e [2022-08-04T11:26:20.383Z] ++ '[' -n 0 ']' [2022-08-04T11:26:20.383Z] ++ set -x [2022-08-04T11:26:20.383Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:26:20.383Z] INFO: Testing against a local daemon [2022-08-04T11:26:20.383Z] === RUN TestCommitInheritsEnv [2022-08-04T11:26:20.955Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-04T11:26:20.955Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-08-04T11:26:20.955Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-04T11:26:20.955Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-04T11:26:20.955Z] === RUN TestImportWithCustomPlatform [2022-08-04T11:26:20.955Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-04T11:26:21.219Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-04T11:26:21.219Z] === RUN TestImportWithCustomPlatform// [2022-08-04T11:26:21.219Z] === RUN TestImportWithCustomPlatform/linux [2022-08-04T11:26:21.219Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-04T11:26:21.219Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-04T11:26:21.480Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-04T11:26:21.480Z] === RUN TestImportWithCustomPlatform/macos [2022-08-04T11:26:21.480Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-04T11:26:21.480Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform (0.60s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform/#00 (0.18s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-04T11:26:21.480Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-04T11:26:21.480Z] === RUN TestImagesFilterMultiReference [2022-08-04T11:26:21.480Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-08-04T11:26:21.480Z] === RUN TestImagePullPlatformInvalid [2022-08-04T11:26:21.740Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-04T11:26:21.740Z] === RUN TestRemoveImageOrphaning [2022-08-04T11:26:22.001Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-04T11:26:22.001Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-04T11:26:22.001Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2022-08-04T11:26:22.001Z] === RUN TestRemoveImageGarbageCollector [2022-08-04T11:26:22.262Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-04T11:26:22.523Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-04T11:26:22.523Z] time="2022-08-04T11:26:22Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-04T11:26:23.093Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-04T11:26:23.663Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-04T11:26:23.923Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-04T11:26:24.189Z] --- PASS: TestRemoveImageGarbageCollector (2.25s) [2022-08-04T11:26:24.189Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-04T11:26:24.449Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-04T11:26:24.449Z] === RUN TestTagInvalidReference [2022-08-04T11:26:24.449Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-04T11:26:24.449Z] === RUN TestTagValidPrefixedRepo [2022-08-04T11:26:24.449Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-04T11:26:24.449Z] === RUN TestTagExistedNameWithoutForce [2022-08-04T11:26:24.449Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-04T11:26:24.449Z] === RUN TestTagOfficialNames [2022-08-04T11:26:24.449Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-04T11:26:24.449Z] === RUN TestTagMatchesDigest [2022-08-04T11:26:24.449Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-04T11:26:24.449Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-04T11:26:24.449Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-04T11:26:24.709Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-04T11:26:24.970Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-04T11:26:25.230Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-04T11:26:25.801Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-04T11:26:26.061Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-04T11:26:26.632Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-04T11:26:27.203Z] check_test.go:540: [d846313f2a216] daemon is not started [2022-08-04T11:26:27.203Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-04T11:26:28.144Z] check_test.go:540: [d2c603a2b7234] daemon is not started [2022-08-04T11:26:28.144Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-04T11:26:28.715Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-04T11:26:30.666Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-04T11:26:33.228Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-04T11:26:33.799Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-04T11:26:34.371Z] check_test.go:540: [dbf0d8ba7c8ee] daemon is not started [2022-08-04T11:26:34.371Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-04T11:26:34.942Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-04T11:26:36.328Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-04T11:26:37.270Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-04T11:26:39.185Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-04T11:26:40.570Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-04T11:26:41.464Z] Created binary: bundles/binary-daemon/dockerd [2022-08-04T11:26:41.464Z] Copying nested executables into bundles/binary-daemon [2022-08-04T11:26:41.464Z] Building: bundles/binary-daemon/docker-proxy [2022-08-04T11:26:41.464Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:26:41.464Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-04T11:26:41.464Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-04T11:26:41.786Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_GITCOMMIT=a14c5d6a8f52249035edbf729dc517f7dc374490 -e DOCKER_GRAPHDRIVER docker:a14c5d6a8f52249035edbf729dc517f7dc374490 hack/make.sh cross [2022-08-04T11:26:42.044Z] [2022-08-04T11:26:42.303Z] Removing bundles/ [2022-08-04T11:26:42.303Z] [2022-08-04T11:26:42.303Z] ---> Making bundle: cross (in bundles/cross) [2022-08-04T11:26:42.303Z] Cross building: bundles/cross/linux/amd64 [2022-08-04T11:26:42.303Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T11:26:42.303Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T11:26:43.871Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-04T11:26:44.443Z] check_test.go:540: [d7348a2ef675d] daemon is not started [2022-08-04T11:26:44.443Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-04T11:26:47.745Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-04T11:26:47.745Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-04T11:26:49.134Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-04T11:26:50.077Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-04T11:26:52.623Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-04T11:26:52.623Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-04T11:26:54.008Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-04T11:26:55.396Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-04T11:26:55.967Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-04T11:26:57.885Z] check_test.go:540: [decf488cd618d] daemon is not started [2022-08-04T11:26:57.885Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-04T11:26:58.146Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-04T11:26:58.406Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-04T11:26:58.976Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-04T11:26:59.547Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-04T11:27:00.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-04T11:27:01.433Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-04T11:27:01.433Z] check_test.go:540: [d514b373c73d7] daemon is not started [2022-08-04T11:27:01.433Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-04T11:27:02.007Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-04T11:27:04.552Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-04T11:27:05.125Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-04T11:27:06.513Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-04T11:27:11.801Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-04T11:27:12.372Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-04T11:27:14.918Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-04T11:27:15.859Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-04T11:27:17.771Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-04T11:27:19.158Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-04T11:27:21.070Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-04T11:27:22.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-04T11:27:22.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-04T11:27:24.820Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-04T11:27:25.390Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-04T11:27:27.306Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-04T11:27:27.306Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-04T11:27:28.249Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-04T11:27:29.635Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-04T11:27:32.938Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-04T11:27:32.938Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-04T11:27:33.930Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-04T11:27:35.858Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-04T11:27:36.429Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-04T11:27:37.812Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-04T11:27:38.754Z] docker_cli_daemon_test.go:2504: [df3dbcab13e90] daemon is not started [2022-08-04T11:27:40.668Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-04T11:27:44.963Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-04T11:27:45.541Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-04T11:27:46.482Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-04T11:27:47.053Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-04T11:27:48.970Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-04T11:27:49.232Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-04T11:27:50.173Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-04T11:27:50.744Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-04T11:27:51.315Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-04T11:27:51.315Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-04T11:27:51.575Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-04T11:27:51.837Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-04T11:27:51.837Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T11:27:52.099Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-04T11:27:53.485Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-04T11:27:53.746Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-04T11:27:56.295Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-04T11:27:56.295Z] check_test.go:540: [daf5f549e2fa7] daemon is not started [2022-08-04T11:27:56.295Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-04T11:27:59.599Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-04T11:27:59.861Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-04T11:28:01.248Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-04T11:28:01.510Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite (332.35s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.85s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.45s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.62s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.42s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.19s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.62s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.49s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.35s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.30s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.46s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.57s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.50s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.35s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.75s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.53s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.60s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-04T11:28:02.454Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.65s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.88s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.38s) [2022-08-04T11:28:02.455Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.96s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.68s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.99s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.18s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.30s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.55s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.67s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.44s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.44s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.39s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.44s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.40s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.79s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.21s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.21s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.21s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.10s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.06s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.53s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.11s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.03s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.24s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.80s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.52s) [2022-08-04T11:28:02.455Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T11:28:02.455Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.10s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.41s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.89s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.83s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.89s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.82s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.43s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.35s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.09s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.58s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.72s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.68s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.16s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.47s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.92s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.17s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.59s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.56s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.82s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.54s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.66s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.51s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.40s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.18s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.54s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.15s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.77s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.36s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.84s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.71s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-08-04T11:28:02.455Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.08s) [2022-08-04T11:28:02.455Z] === RUN TestDockerSwarmSuite [2022-08-04T11:28:02.455Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-04T11:28:02.455Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-04T11:28:03.398Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-04T11:28:03.398Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-04T11:28:05.945Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-04T11:28:09.246Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-04T11:28:14.539Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-04T11:28:15.492Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-04T11:28:16.062Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-04T11:28:19.363Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-04T11:28:22.663Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-04T11:28:23.234Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-04T11:28:23.234Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T11:28:23.234Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-04T11:28:23.234Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T11:28:23.234Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-04T11:28:23.234Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T11:28:23.234Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-04T11:28:23.234Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T11:28:23.234Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-04T11:28:25.780Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-04T11:28:27.165Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-04T11:28:28.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-04T11:28:30.657Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-04T11:28:31.228Z] docker_api_swarm_test.go:563: [da0f3b5ef454d] joining swarm manager [d0d7694831313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:28:34.530Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-04T11:28:34.530Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-04T11:28:39.824Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-04T11:28:44.028Z] docker_api_swarm_test.go:585: [de1940acb4755] joining swarm manager [d0d7694831313]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:28:44.600Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-04T11:28:45.542Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-04T11:28:46.930Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-04T11:28:46.930Z] check_test.go:611: [da0f3b5ef454d] daemon is not started [2022-08-04T11:28:48.828Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-04T11:28:48.828Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-04T11:28:48.828Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T11:28:48.828Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-04T11:28:48.828Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-04T11:28:48.828Z] Cross building: bundles/cross/windows/amd64 [2022-08-04T11:28:48.828Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-04T11:28:48.828Z] { [2022-08-04T11:28:48.828Z] "RT_GROUP_ICON": { [2022-08-04T11:28:48.828Z] "#1": { [2022-08-04T11:28:48.828Z] "0409": "../../winresources/docker.ico" [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] }, [2022-08-04T11:28:48.828Z] "RT_MANIFEST": { [2022-08-04T11:28:48.828Z] "#1": { [2022-08-04T11:28:48.828Z] "0409": { [2022-08-04T11:28:48.828Z] "identity": {}, [2022-08-04T11:28:48.828Z] "description": "Docker Engine", [2022-08-04T11:28:48.828Z] "minimum-os": "vista", [2022-08-04T11:28:48.828Z] "execution-level": "", [2022-08-04T11:28:48.828Z] "ui-access": false, [2022-08-04T11:28:48.828Z] "auto-elevate": false, [2022-08-04T11:28:48.828Z] "dpi-awareness": "unaware", [2022-08-04T11:28:48.828Z] "disable-theming": false, [2022-08-04T11:28:48.828Z] "disable-window-filtering": false, [2022-08-04T11:28:48.828Z] "high-resolution-scrolling-aware": false, [2022-08-04T11:28:48.828Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T11:28:48.828Z] "long-path-aware": false, [2022-08-04T11:28:48.828Z] "printer-driver-isolation": false, [2022-08-04T11:28:48.828Z] "gdi-scaling": false, [2022-08-04T11:28:48.828Z] "segment-heap": false, [2022-08-04T11:28:48.828Z] "use-common-controls-v6": false [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] }, [2022-08-04T11:28:48.828Z] "RT_MESSAGETABLE": { [2022-08-04T11:28:48.828Z] "#1": { [2022-08-04T11:28:48.828Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] }, [2022-08-04T11:28:48.828Z] "RT_VERSION": { [2022-08-04T11:28:48.828Z] "#1": { [2022-08-04T11:28:48.828Z] "0409": { [2022-08-04T11:28:48.828Z] "fixed": { [2022-08-04T11:28:48.828Z] "file_version": "0.0.0.0", [2022-08-04T11:28:48.828Z] "product_version": "0.0.0.0", [2022-08-04T11:28:48.828Z] "type": "Unknown" [2022-08-04T11:28:48.828Z] }, [2022-08-04T11:28:48.828Z] "info": { [2022-08-04T11:28:48.828Z] "0000": { [2022-08-04T11:28:48.828Z] "CompanyName": "", [2022-08-04T11:28:48.828Z] "FileVersion": "dev", [2022-08-04T11:28:48.828Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T11:28:48.828Z] "OriginalFileName": "dockerd.exe", [2022-08-04T11:28:48.828Z] "ProductName": "", [2022-08-04T11:28:48.828Z] "ProductVersion": "dev", [2022-08-04T11:28:48.828Z] "SpecialBuild": "a14c5d6a8f52249035edbf729dc517f7dc374490" [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] } [2022-08-04T11:28:48.828Z] cmd/dockerd/config.go [2022-08-04T11:28:48.828Z] cmd/dockerd/config_windows.go [2022-08-04T11:28:48.828Z] cmd/dockerd/daemon.go [2022-08-04T11:28:48.828Z] cmd/dockerd/daemon_test.go [2022-08-04T11:28:48.828Z] cmd/dockerd/daemon_windows.go [2022-08-04T11:28:48.828Z] cmd/dockerd/docker.go [2022-08-04T11:28:48.828Z] cmd/dockerd/docker_windows.go [2022-08-04T11:28:48.828Z] cmd/dockerd/genwinres_windows.go [2022-08-04T11:28:48.828Z] cmd/dockerd/metrics.go [2022-08-04T11:28:48.828Z] cmd/dockerd/options.go [2022-08-04T11:28:48.828Z] cmd/dockerd/options_test.go [2022-08-04T11:28:48.828Z] cmd/dockerd/service_windows.go [2022-08-04T11:28:48.828Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T11:28:48.828Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T11:28:50.228Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-04T11:28:50.489Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-04T11:28:50.489Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-04T11:28:51.434Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-04T11:28:52.817Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-04T11:28:53.759Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-04T11:28:57.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-04T11:28:57.965Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T11:28:57.965Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-04T11:28:59.880Z] docker_api_swarm_test.go:46: [da943bfa640bb] joining swarm manager [dfc00982a2d5a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:29:02.424Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-04T11:29:03.366Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-04T11:29:06.700Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-04T11:29:16.703Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-04T11:29:16.703Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-04T11:29:16.703Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-04T11:29:18.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-04T11:29:19.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-04T11:29:19.969Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-04T11:29:22.513Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-04T11:29:24.426Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-04T11:29:24.998Z] --- PASS: TestImportExtremelyLargeImageWorks (180.54s) [2022-08-04T11:29:24.998Z] PASS [2022-08-04T11:29:24.998Z] [2022-08-04T11:29:24.998Z] DONE 22 tests in 184.822s [2022-08-04T11:29:24.998Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-04T11:29:24.998Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:29:24.998Z] ++ set -e [2022-08-04T11:29:24.998Z] ++ '[' -n 0 ']' [2022-08-04T11:29:24.998Z] ++ set -x [2022-08-04T11:29:24.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:29:24.998Z] === RUN TestStripANSICommands [2022-08-04T11:29:24.998Z] === RUN TestStripANSICommands/#00 [2022-08-04T11:29:24.998Z] === RUN TestStripANSICommands/#01 [2022-08-04T11:29:24.998Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-04T11:29:24.998Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-04T11:29:24.998Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-04T11:29:24.998Z] PASS [2022-08-04T11:29:24.998Z] [2022-08-04T11:29:24.998Z] DONE 3 tests in 0.053s [2022-08-04T11:29:25.258Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-04T11:29:25.258Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:29:25.258Z] ++ set -e [2022-08-04T11:29:25.258Z] ++ '[' -n 0 ']' [2022-08-04T11:29:25.258Z] ++ set -x [2022-08-04T11:29:25.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:29:25.258Z] INFO: Testing against a local daemon [2022-08-04T11:29:25.258Z] === RUN TestNetworkCreateDelete [2022-08-04T11:29:25.519Z] --- PASS: TestNetworkCreateDelete (0.18s) [2022-08-04T11:29:25.519Z] === RUN TestDockerNetworkDeletePreferID [2022-08-04T11:29:25.779Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-08-04T11:29:25.779Z] === RUN TestDaemonDNSFallback [2022-08-04T11:29:28.321Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-04T11:29:29.703Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-04T11:29:31.085Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-04T11:29:32.472Z] --- PASS: TestDaemonDNSFallback (6.62s) [2022-08-04T11:29:32.472Z] === RUN TestInspectNetwork [2022-08-04T11:29:36.686Z] === RUN TestInspectNetwork/full_network_id [2022-08-04T11:29:36.686Z] === RUN TestInspectNetwork/partial_network_id [2022-08-04T11:29:36.686Z] === RUN TestInspectNetwork/network_name [2022-08-04T11:29:36.686Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-04T11:29:40.890Z] --- PASS: TestInspectNetwork (8.46s) [2022-08-04T11:29:40.890Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-04T11:29:40.890Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-04T11:29:40.890Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-04T11:29:40.890Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-04T11:29:40.890Z] === RUN TestRunContainerWithBridgeNone [2022-08-04T11:29:41.837Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-04T11:29:41.837Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-04T11:29:42.778Z] --- PASS: TestRunContainerWithBridgeNone (1.94s) [2022-08-04T11:29:42.778Z] === RUN TestNetworkInvalidJSON [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-04T11:29:43.040Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:29:43.040Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:29:43.040Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:29:43.040Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-04T11:29:43.040Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-04T11:29:43.040Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-04T11:29:43.040Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-04T11:29:43.040Z] === RUN TestNetworkList [2022-08-04T11:29:43.040Z] === RUN TestNetworkList//networks [2022-08-04T11:29:43.040Z] === PAUSE TestNetworkList//networks [2022-08-04T11:29:43.040Z] === RUN TestNetworkList//networks/ [2022-08-04T11:29:43.040Z] === PAUSE TestNetworkList//networks/ [2022-08-04T11:29:43.040Z] === CONT TestNetworkList//networks [2022-08-04T11:29:43.040Z] === CONT TestNetworkList//networks/ [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkList (0.02s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-04T11:29:43.040Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-04T11:29:43.040Z] === RUN TestHostIPv4BridgeLabel [2022-08-04T11:29:43.610Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2022-08-04T11:29:43.610Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-04T11:29:44.551Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-08-04T11:29:44.551Z] === RUN TestDaemonDefaultNetworkPools [2022-08-04T11:29:45.121Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-04T11:29:45.121Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-04T11:29:45.382Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-08-04T11:29:45.382Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-04T11:29:45.382Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-04T11:29:45.953Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-04T11:29:45.953Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-04T11:29:46.216Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-04T11:29:46.476Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-04T11:29:46.476Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2022-08-04T11:29:46.476Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-04T11:29:47.860Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-08-04T11:29:47.860Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-04T11:29:48.121Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-04T11:29:48.381Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-04T11:29:48.381Z] === RUN TestServiceWithPredefinedNetwork [2022-08-04T11:29:48.952Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-04T11:29:50.335Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-04T11:29:51.276Z] --- PASS: TestServiceWithPredefinedNetwork (2.80s) [2022-08-04T11:29:51.276Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-04T11:29:51.276Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:29:51.276Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:29:51.276Z] === RUN TestServiceWithDataPathPortInit [2022-08-04T11:29:51.537Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-04T11:29:52.480Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-04T11:29:53.051Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-04T11:29:57.290Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-04T11:30:07.287Z] --- PASS: TestServiceWithDataPathPortInit (15.66s) [2022-08-04T11:30:07.287Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-04T11:30:07.547Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-04T11:30:10.093Z] docker_api_swarm_test.go:304: [db5cc610ed616] joining swarm manager [d00412b901337]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:30:11.034Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:as17nbf88qokcen4efqea3g4n Created:2022-08-04 11:30:08.361947829 +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[32f59a55cb40dffef4fd4548253ba0a107ff52d4beba73024255a07516be93ed:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifjjvska36gm6fqhixh7r9faf EndpointID:9c59fc43d3c73a43fd1286f623965a58f17e3e56f80fce5c09e4449ae1bbfe9f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a140c108a69cb1ee824b600be067a37e58138b3d827caf69980b250d49c173db 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:ff9092551016 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifjjvska36gm6fqhixh7r9faf EndpointID:9c59fc43d3c73a43fd1286f623965a58f17e3e56f80fce5c09e4449ae1bbfe9f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-04T11:30:11.608Z] docker_api_swarm_test.go:305: [de06638cf48e6] joining swarm manager [d00412b901337]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:30:12.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-04T11:30:13.563Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-04T11:30:13.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-04T11:30:15.736Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.59s) [2022-08-04T11:30:15.736Z] PASS [2022-08-04T11:30:15.736Z] [2022-08-04T11:30:15.736Z] === Skipped [2022-08-04T11:30:15.736Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-04T11:30:15.736Z] service_test.go:243: FLAKY_TEST [2022-08-04T11:30:15.736Z] [2022-08-04T11:30:15.736Z] DONE 38 tests, 1 skipped in 50.372s [2022-08-04T11:30:15.736Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:30:15.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:30:15.736Z] ++ set -e [2022-08-04T11:30:15.736Z] ++ '[' -n 0 ']' [2022-08-04T11:30:15.736Z] ++ set -x [2022-08-04T11:30:15.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:30:15.736Z] INFO: Testing against a local daemon [2022-08-04T11:30:15.736Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-04T11:30:15.736Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:30:15.736Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:30:15.736Z] === RUN TestDockerNetworkIpvlan [2022-08-04T11:30:15.736Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:30:15.736Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:30:15.736Z] PASS [2022-08-04T11:30:15.736Z] [2022-08-04T11:30:15.736Z] === Skipped [2022-08-04T11:30:15.736Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-04T11:30:15.736Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:30:15.736Z] [2022-08-04T11:30:15.736Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-04T11:30:15.736Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-04T11:30:15.736Z] [2022-08-04T11:30:15.736Z] DONE 2 tests, 2 skipped in 0.095s [2022-08-04T11:30:15.736Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-04T11:30:15.736Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:30:15.736Z] ++ set -e [2022-08-04T11:30:15.736Z] ++ '[' -n 0 ']' [2022-08-04T11:30:15.736Z] ++ set -x [2022-08-04T11:30:15.736Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:30:15.736Z] INFO: Testing against a local daemon [2022-08-04T11:30:15.736Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-04T11:30:17.121Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2022-08-04T11:30:17.121Z] === RUN TestDockerNetworkMacvlan [2022-08-04T11:30:18.062Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-04T11:30:18.634Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-04T11:30:19.574Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-04T11:30:20.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-04T11:30:21.087Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-04T11:30:21.658Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-04T11:30:21.925Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-04T11:30:21.925Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-04T11:30:23.312Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-04T11:30:23.312Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T11:30:23.312Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-04T11:30:23.572Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-04T11:30:24.143Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-04T11:30:25.281Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-04T11:30:25.281Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-04T11:30:25.281Z] { [2022-08-04T11:30:25.281Z] "RT_GROUP_ICON": { [2022-08-04T11:30:25.281Z] "#1": { [2022-08-04T11:30:25.281Z] "0409": "../../winresources/docker.ico" [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] }, [2022-08-04T11:30:25.281Z] "RT_MANIFEST": { [2022-08-04T11:30:25.281Z] "#1": { [2022-08-04T11:30:25.281Z] "0409": { [2022-08-04T11:30:25.281Z] "identity": {}, [2022-08-04T11:30:25.281Z] "description": "Docker Engine", [2022-08-04T11:30:25.281Z] "minimum-os": "vista", [2022-08-04T11:30:25.281Z] "execution-level": "", [2022-08-04T11:30:25.281Z] "ui-access": false, [2022-08-04T11:30:25.281Z] "auto-elevate": false, [2022-08-04T11:30:25.281Z] "dpi-awareness": "unaware", [2022-08-04T11:30:25.281Z] "disable-theming": false, [2022-08-04T11:30:25.281Z] "disable-window-filtering": false, [2022-08-04T11:30:25.281Z] "high-resolution-scrolling-aware": false, [2022-08-04T11:30:25.281Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-04T11:30:25.281Z] "long-path-aware": false, [2022-08-04T11:30:25.281Z] "printer-driver-isolation": false, [2022-08-04T11:30:25.281Z] "gdi-scaling": false, [2022-08-04T11:30:25.281Z] "segment-heap": false, [2022-08-04T11:30:25.281Z] "use-common-controls-v6": false [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] }, [2022-08-04T11:30:25.281Z] "RT_MESSAGETABLE": { [2022-08-04T11:30:25.281Z] "#1": { [2022-08-04T11:30:25.281Z] "0409": "../../winresources/event_messages.bin" [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] }, [2022-08-04T11:30:25.281Z] "RT_VERSION": { [2022-08-04T11:30:25.281Z] "#1": { [2022-08-04T11:30:25.281Z] "0409": { [2022-08-04T11:30:25.281Z] "fixed": { [2022-08-04T11:30:25.281Z] "file_version": "0.0.0.0", [2022-08-04T11:30:25.281Z] "product_version": "0.0.0.0", [2022-08-04T11:30:25.281Z] "type": "Unknown" [2022-08-04T11:30:25.281Z] }, [2022-08-04T11:30:25.281Z] "info": { [2022-08-04T11:30:25.281Z] "0000": { [2022-08-04T11:30:25.281Z] "CompanyName": "", [2022-08-04T11:30:25.281Z] "FileVersion": "dev", [2022-08-04T11:30:25.281Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-04T11:30:25.281Z] "OriginalFileName": "docker-proxy.exe", [2022-08-04T11:30:25.281Z] "ProductName": "", [2022-08-04T11:30:25.281Z] "ProductVersion": "dev", [2022-08-04T11:30:25.281Z] "SpecialBuild": "a14c5d6a8f52249035edbf729dc517f7dc374490" [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] } [2022-08-04T11:30:25.281Z] cmd/docker-proxy/genwinres_windows.go [2022-08-04T11:30:25.281Z] cmd/docker-proxy/main.go [2022-08-04T11:30:25.281Z] cmd/docker-proxy/network_proxy_test.go [2022-08-04T11:30:25.281Z] cmd/docker-proxy/proxy.go [2022-08-04T11:30:25.281Z] cmd/docker-proxy/sctp_proxy.go [2022-08-04T11:30:25.281Z] cmd/docker-proxy/tcp_proxy.go [2022-08-04T11:30:25.281Z] cmd/docker-proxy/udp_proxy.go [2022-08-04T11:30:25.281Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T11:30:25.281Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-04T11:30:25.281Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-04T11:30:25.281Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-04T11:30:25.281Z] remote: Enumerating objects: 23, done. [2022-08-04T11:30:25.281Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-04T11:30:25.281Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-04T11:30:25.281Z] Receiving objects: 4% (1/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-04T11:30:25.281Z] Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-08-04T11:30:25.281Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-04T11:30:25.281Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-04T11:30:27.444Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-04T11:30:28.829Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-04T11:30:29.472Z] Cross building: bundles/cross/linux/ppc64le [2022-08-04T11:30:29.472Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T11:30:29.472Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T11:30:30.215Z] --- PASS: TestDockerNetworkMacvlan (13.04s) [2022-08-04T11:30:30.215Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-08-04T11:30:30.215Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-04T11:30:30.215Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2022-08-04T11:30:30.215Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.18s) [2022-08-04T11:30:30.215Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.24s) [2022-08-04T11:30:30.215Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2022-08-04T11:30:30.215Z] PASS [2022-08-04T11:30:30.215Z] [2022-08-04T11:30:30.215Z] DONE 8 tests in 14.483s [2022-08-04T11:30:30.215Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-04T11:30:30.215Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:30:30.215Z] ++ set -e [2022-08-04T11:30:30.215Z] ++ '[' -n 0 ']' [2022-08-04T11:30:30.215Z] ++ set -x [2022-08-04T11:30:30.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:30:30.215Z] testing: warning: no tests to run [2022-08-04T11:30:30.215Z] PASS [2022-08-04T11:30:30.215Z] [2022-08-04T11:30:30.215Z] DONE 0 tests in 0.028s [2022-08-04T11:30:30.215Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-04T11:30:30.215Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:30:30.215Z] ++ set -e [2022-08-04T11:30:30.215Z] ++ '[' -n 0 ']' [2022-08-04T11:30:30.215Z] ++ set -x [2022-08-04T11:30:30.215Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:30:30.215Z] INFO: Testing against a local daemon [2022-08-04T11:30:30.215Z] === RUN TestAuthZPluginAllowRequest [2022-08-04T11:30:32.131Z] --- PASS: TestAuthZPluginAllowRequest (1.42s) [2022-08-04T11:30:32.131Z] === RUN TestAuthZPluginTLS [2022-08-04T11:30:32.391Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-04T11:30:32.391Z] --- PASS: TestAuthZPluginTLS (0.61s) [2022-08-04T11:30:32.391Z] === RUN TestAuthZPluginDenyRequest [2022-08-04T11:30:32.652Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-04T11:30:32.912Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-04T11:30:32.912Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-04T11:30:33.173Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-04T11:30:33.434Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-04T11:30:33.434Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-04T11:30:33.434Z] === RUN TestAuthZPluginDenyResponse [2022-08-04T11:30:33.694Z] === RUN TestDockerSuite/TestBuildFails [2022-08-04T11:30:33.954Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-04T11:30:33.955Z] === RUN TestAuthZPluginAllowEventStream [2022-08-04T11:30:34.215Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-04T11:30:34.475Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-04T11:30:35.860Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2022-08-04T11:30:35.860Z] === RUN TestAuthZPluginErrorResponse [2022-08-04T11:30:36.122Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-04T11:30:36.122Z] === RUN TestAuthZPluginErrorRequest [2022-08-04T11:30:36.384Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-04T11:30:36.645Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-04T11:30:36.645Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-04T11:30:37.217Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2022-08-04T11:30:37.217Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-04T11:30:38.161Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-04T11:30:39.103Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.77s) [2022-08-04T11:30:39.103Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-04T11:30:39.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-04T11:30:39.673Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-04T11:30:41.061Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2022-08-04T11:30:41.061Z] === RUN TestAuthZPluginHeader [2022-08-04T11:30:41.061Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-04T11:30:41.633Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-04T11:30:41.906Z] docker_api_swarm_test.go:272: [d8b190029e129] joining swarm manager [d2bd04174070b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:30:42.179Z] --- PASS: TestAuthZPluginHeader (1.10s) [2022-08-04T11:30:42.179Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-04T11:30:42.751Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-04T11:30:43.322Z] docker_api_swarm_test.go:273: [d859f71c8e78f] joining swarm manager [d2bd04174070b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:30:44.262Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-04T11:30:44.835Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-04T11:30:45.097Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-04T11:30:47.010Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-04T11:30:47.010Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s) [2022-08-04T11:30:47.010Z] === RUN TestAuthZPluginV2Disable [2022-08-04T11:30:48.392Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-04T11:30:49.332Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-04T11:30:49.594Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-04T11:30:50.165Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-04T11:30:50.736Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-04T11:30:51.307Z] --- PASS: TestAuthZPluginV2Disable (4.18s) [2022-08-04T11:30:51.307Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-04T11:30:51.307Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-04T11:30:51.307Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-04T11:30:51.880Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-04T11:30:52.140Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-04T11:30:52.400Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-04T11:30:52.971Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-04T11:30:52.971Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-04T11:30:53.544Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-04T11:30:54.485Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-04T11:30:55.056Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.88s) [2022-08-04T11:30:55.056Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-04T11:30:56.439Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-04T11:31:01.735Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-04T11:31:04.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-04T11:31:04.548Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-04T11:31:04.548Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-04T11:31:04.548Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-04T11:31:04.808Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-04T11:31:04.808Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-04T11:31:05.380Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-04T11:31:05.951Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.86s) [2022-08-04T11:31:05.951Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-04T11:31:07.336Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-04T11:31:08.278Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-04T11:31:10.821Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-04T11:31:10.821Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-04T11:31:11.392Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-04T11:31:17.975Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-04T11:31:19.360Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-04T11:31:20.302Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-04T11:31:21.684Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-04T11:31:21.684Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T11:31:21.684Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-04T11:31:23.068Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-04T11:31:23.068Z] PASS [2022-08-04T11:31:23.068Z] [2022-08-04T11:31:23.068Z] DONE 17 tests in 52.599s [2022-08-04T11:31:23.068Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-04T11:31:23.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:23.068Z] ++ set -e [2022-08-04T11:31:23.068Z] ++ '[' -n 0 ']' [2022-08-04T11:31:23.068Z] ++ set -x [2022-08-04T11:31:23.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:23.068Z] INFO: Testing against a local daemon [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:31:23.068Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:31:23.068Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-04T11:31:23.068Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-04T11:31:23.068Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-04T11:31:23.068Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-04T11:31:23.068Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-04T11:31:23.068Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-04T11:31:23.068Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-04T11:31:23.068Z] === RUN TestPluginInstall [2022-08-04T11:31:23.068Z] === RUN TestPluginInstall/no_auth [2022-08-04T11:31:24.981Z] time="2022-08-04T11:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:31:24.981Z] time="2022-08-04T11:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c958e645528248cb5e120a7152bbdfce911264ba1684c7a024776ffebe0d677" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:31:24.981Z] time="2022-08-04T11:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:31:24.981Z] time="2022-08-04T11:31:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3c958e645528248cb5e120a7152bbdfce911264ba1684c7a024776ffebe0d677" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:31:24.981Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-04T11:31:25.242Z] === RUN TestPluginInstall/with_htpasswd [2022-08-04T11:31:25.502Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-04T11:31:25.763Z] time="2022-08-04T11:31:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:31:25.763Z] time="2022-08-04T11:31:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2ce3a3ce004476ec0d9dc139e9b31a86ec9ba2025800d38f671a442d0580d67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:31:25.763Z] time="2022-08-04T11:31:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:31:25.763Z] time="2022-08-04T11:31:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b2ce3a3ce004476ec0d9dc139e9b31a86ec9ba2025800d38f671a442d0580d67" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:31:26.024Z] === RUN TestPluginInstall/with_insecure [2022-08-04T11:31:26.980Z] time="2022-08-04T11:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:31:26.980Z] time="2022-08-04T11:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e55690b7f34915864715631daac38fee789044c96a110d01b0ec9a90b999b08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:31:26.980Z] time="2022-08-04T11:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-04T11:31:26.980Z] time="2022-08-04T11:31:26Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2e55690b7f34915864715631daac38fee789044c96a110d01b0ec9a90b999b08" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-04T11:31:27.247Z] plugin_test.go:196: [dea16833e2ada] daemon is not started [2022-08-04T11:31:27.247Z] --- PASS: TestPluginInstall (4.31s) [2022-08-04T11:31:27.247Z] --- PASS: TestPluginInstall/no_auth (2.27s) [2022-08-04T11:31:27.247Z] --- PASS: TestPluginInstall/with_htpasswd (0.76s) [2022-08-04T11:31:27.247Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2022-08-04T11:31:27.247Z] === RUN TestPluginsWithRuntimes [2022-08-04T11:31:27.247Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-04T11:31:27.507Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-04T11:31:28.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-04T11:31:29.396Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-04T11:31:29.396Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-04T11:31:29.657Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-04T11:31:30.599Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-04T11:31:30.860Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-04T11:31:31.802Z] --- PASS: TestPluginsWithRuntimes (4.59s) [2022-08-04T11:31:31.802Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.22s) [2022-08-04T11:31:31.802Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.33s) [2022-08-04T11:31:31.802Z] === RUN TestPluginBackCompatMediaTypes [2022-08-04T11:31:32.063Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-04T11:31:32.634Z] --- PASS: TestPluginBackCompatMediaTypes (0.82s) [2022-08-04T11:31:32.634Z] PASS [2022-08-04T11:31:32.634Z] [2022-08-04T11:31:32.634Z] DONE 24 tests in 9.886s [2022-08-04T11:31:32.634Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-04T11:31:32.634Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:32.634Z] ++ set -e [2022-08-04T11:31:32.634Z] ++ '[' -n 0 ']' [2022-08-04T11:31:32.634Z] ++ set -x [2022-08-04T11:31:32.634Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:32.894Z] INFO: Testing against a local daemon [2022-08-04T11:31:32.894Z] === RUN TestExternalGraphDriver [2022-08-04T11:31:32.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-04T11:31:33.155Z] === RUN TestExternalGraphDriver/json [2022-08-04T11:31:33.727Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-04T11:31:33.988Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-04T11:31:34.249Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-04T11:31:34.823Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-04T11:31:35.084Z] === RUN TestExternalGraphDriver/spec [2022-08-04T11:31:35.345Z] docker_api_swarm_node_test.go:20: [d9647c8ea5779] joining swarm manager [dab69b346750e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:31:35.605Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-04T11:31:36.547Z] docker_api_swarm_node_test.go:21: [d038aace06f42] joining swarm manager [dab69b346750e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:31:36.547Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-04T11:31:37.488Z] === RUN TestExternalGraphDriver/pull [2022-08-04T11:31:38.057Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-04T11:31:39.440Z] --- PASS: TestExternalGraphDriver (6.34s) [2022-08-04T11:31:39.440Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2022-08-04T11:31:39.440Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2022-08-04T11:31:39.440Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2022-08-04T11:31:39.440Z] === RUN TestGraphdriverPluginV2 [2022-08-04T11:31:40.011Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-04T11:31:40.951Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-04T11:31:42.868Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-04T11:31:43.437Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-04T11:31:44.009Z] --- PASS: TestGraphdriverPluginV2 (4.69s) [2022-08-04T11:31:44.009Z] PASS [2022-08-04T11:31:44.009Z] [2022-08-04T11:31:44.009Z] DONE 5 tests in 11.156s [2022-08-04T11:31:44.009Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-04T11:31:44.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:44.009Z] ++ set -e [2022-08-04T11:31:44.009Z] ++ '[' -n 0 ']' [2022-08-04T11:31:44.009Z] ++ set -x [2022-08-04T11:31:44.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:44.009Z] INFO: Testing against a local daemon [2022-08-04T11:31:44.009Z] === RUN TestContinueAfterPluginCrash [2022-08-04T11:31:44.009Z] === PAUSE TestContinueAfterPluginCrash [2022-08-04T11:31:44.009Z] === RUN TestReadPluginNoRead [2022-08-04T11:31:44.009Z] === PAUSE TestReadPluginNoRead [2022-08-04T11:31:44.009Z] === RUN TestDaemonStartWithLogOpt [2022-08-04T11:31:44.009Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-04T11:31:44.009Z] === CONT TestContinueAfterPluginCrash [2022-08-04T11:31:44.009Z] === CONT TestDaemonStartWithLogOpt [2022-08-04T11:31:44.958Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-04T11:31:47.511Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-04T11:31:48.453Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-04T11:31:48.453Z] --- PASS: TestDaemonStartWithLogOpt (4.35s) [2022-08-04T11:31:48.453Z] === CONT TestReadPluginNoRead [2022-08-04T11:31:51.751Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-04T11:31:51.751Z] docker_api_swarm_test.go:502: [d7fbc82f1b650] joining swarm manager [d365878429a9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:31:52.011Z] === RUN TestReadPluginNoRead/default [2022-08-04T11:31:52.583Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-04T11:31:53.154Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-04T11:31:53.726Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-04T11:31:53.726Z] --- PASS: TestContinueAfterPluginCrash (9.62s) [2022-08-04T11:31:55.110Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-04T11:31:56.494Z] === CONT TestReadPluginNoRead [2022-08-04T11:31:56.494Z] read_test.go:92: [d3c7fd6a4f6fd] daemon is not started [2022-08-04T11:31:56.494Z] --- PASS: TestReadPluginNoRead (8.20s) [2022-08-04T11:31:56.494Z] --- PASS: TestReadPluginNoRead/default (1.67s) [2022-08-04T11:31:56.494Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.59s) [2022-08-04T11:31:56.494Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.44s) [2022-08-04T11:31:56.494Z] PASS [2022-08-04T11:31:56.494Z] [2022-08-04T11:31:56.494Z] DONE 6 tests in 12.693s [2022-08-04T11:31:56.494Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-08-04T11:31:56.494Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:56.494Z] ++ set -e [2022-08-04T11:31:56.494Z] ++ '[' -n 0 ']' [2022-08-04T11:31:56.494Z] ++ set -x [2022-08-04T11:31:56.495Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:56.755Z] testing: warning: no tests to run [2022-08-04T11:31:56.755Z] PASS [2022-08-04T11:31:56.755Z] [2022-08-04T11:31:56.755Z] DONE 0 tests in 0.061s [2022-08-04T11:31:56.755Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-04T11:31:56.755Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:56.755Z] ++ set -e [2022-08-04T11:31:56.755Z] ++ '[' -n 0 ']' [2022-08-04T11:31:56.755Z] ++ set -x [2022-08-04T11:31:56.755Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:56.755Z] INFO: Testing against a local daemon [2022-08-04T11:31:56.755Z] === RUN TestPluginWithDevMounts [2022-08-04T11:31:56.755Z] === PAUSE TestPluginWithDevMounts [2022-08-04T11:31:56.755Z] === CONT TestPluginWithDevMounts [2022-08-04T11:31:58.667Z] --- PASS: TestPluginWithDevMounts (1.96s) [2022-08-04T11:31:58.667Z] PASS [2022-08-04T11:31:58.667Z] [2022-08-04T11:31:58.667Z] DONE 1 tests in 2.089s [2022-08-04T11:31:58.929Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-04T11:31:58.929Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:58.929Z] ++ set -e [2022-08-04T11:31:58.929Z] ++ '[' -n 0 ']' [2022-08-04T11:31:58.929Z] ++ set -x [2022-08-04T11:31:58.929Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:31:58.929Z] INFO: Testing against a local daemon [2022-08-04T11:31:58.929Z] === RUN TestSecretInspect [2022-08-04T11:32:00.315Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-04T11:32:01.256Z] --- PASS: TestSecretInspect (2.33s) [2022-08-04T11:32:01.256Z] === RUN TestSecretList [2022-08-04T11:32:01.256Z] docker_api_swarm_test.go:507: [d43c882f9e330] joining swarm manager [d365878429a9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:32:03.798Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-04T11:32:03.798Z] --- PASS: TestSecretList (2.54s) [2022-08-04T11:32:03.798Z] === RUN TestSecretsCreateAndDelete [2022-08-04T11:32:05.181Z] === RUN TestDockerSuite/TestBuildRm [2022-08-04T11:32:06.565Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2022-08-04T11:32:06.565Z] === RUN TestSecretsUpdate [2022-08-04T11:32:07.517Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-04T11:32:08.900Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-04T11:32:08.900Z] --- PASS: TestSecretsUpdate (2.29s) [2022-08-04T11:32:08.900Z] === RUN TestTemplatedSecret [2022-08-04T11:32:09.842Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-04T11:32:10.413Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-04T11:32:11.796Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-04T11:32:11.796Z] --- PASS: TestTemplatedSecret (3.06s) [2022-08-04T11:32:11.796Z] === RUN TestSecretCreateResolve [2022-08-04T11:32:12.738Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-04T11:32:13.309Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-04T11:32:14.694Z] --- PASS: TestSecretCreateResolve (2.82s) [2022-08-04T11:32:14.694Z] PASS [2022-08-04T11:32:14.694Z] [2022-08-04T11:32:14.694Z] DONE 6 tests in 15.740s [2022-08-04T11:32:14.694Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-04T11:32:14.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:32:14.694Z] ++ set -e [2022-08-04T11:32:14.694Z] ++ '[' -n 0 ']' [2022-08-04T11:32:14.694Z] ++ set -x [2022-08-04T11:32:14.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-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:32:14.694Z] INFO: Testing against a local daemon [2022-08-04T11:32:14.694Z] === RUN TestServiceCreateInit [2022-08-04T11:32:14.694Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-04T11:32:16.606Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-04T11:32:16.606Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-04T11:32:17.177Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-04T11:32:17.177Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T11:32:17.177Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-04T11:32:17.438Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-04T11:32:18.009Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-04T11:32:18.269Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-04T11:32:19.210Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-04T11:32:19.210Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-04T11:32:22.513Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-04T11:32:23.454Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-04T11:32:23.714Z] --- PASS: TestServiceCreateInit (9.03s) [2022-08-04T11:32:23.714Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.56s) [2022-08-04T11:32:23.714Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.44s) [2022-08-04T11:32:23.714Z] === RUN TestCreateServiceMultipleTimes [2022-08-04T11:32:24.286Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-04T11:32:24.546Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-04T11:32:25.488Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-04T11:32:26.872Z] === RUN TestDockerSuite/TestBuildUser [2022-08-04T11:32:28.798Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-04T11:32:32.099Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-04T11:32:35.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-04T11:32:35.940Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-04T11:32:35.940Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T11:32:35.940Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-04T11:32:35.940Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-04T11:32:35.940Z] Cross building: bundles/cross/linux/s390x [2022-08-04T11:32:35.940Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T11:32:35.940Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T11:32:37.316Z] docker_api_swarm_node_test.go:81: [d6a04948857ab] joining swarm manager [d1dc4bda42b63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:32:41.519Z] --- PASS: TestCreateServiceMultipleTimes (17.25s) [2022-08-04T11:32:41.519Z] === RUN TestCreateServiceConflict [2022-08-04T11:32:44.064Z] --- PASS: TestCreateServiceConflict (2.70s) [2022-08-04T11:32:44.064Z] === RUN TestCreateServiceMaxReplicas [2022-08-04T11:32:44.637Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-04T11:32:46.025Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-04T11:32:46.285Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-04T11:32:47.228Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-04T11:32:47.488Z] --- PASS: TestCreateServiceMaxReplicas (3.80s) [2022-08-04T11:32:47.488Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-04T11:32:48.059Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-04T11:32:49.000Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-04T11:32:49.000Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T11:32:49.000Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-04T11:32:49.000Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T11:32:49.000Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-04T11:32:49.000Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T11:32:49.000Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-04T11:32:49.000Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T11:32:49.000Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-04T11:32:50.913Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-04T11:32:50.913Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-04T11:32:51.174Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-04T11:32:51.174Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-04T11:32:51.747Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-04T11:32:52.693Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-04T11:32:52.693Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-04T11:32:54.075Z] docker_api_swarm_node_test.go:53: [db10ec4793127] joining swarm manager [db1b4a6dfcff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:32:54.646Z] docker_api_swarm_node_test.go:54: [dd271fc45d739] joining swarm manager [db1b4a6dfcff4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:32:55.216Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-04T11:32:56.157Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-04T11:32:57.098Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-04T11:32:57.098Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-04T11:32:57.668Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-04T11:32:57.668Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T11:32:57.668Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-04T11:32:58.237Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-04T11:32:59.619Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-04T11:33:00.190Z] === RUN TestDockerSuite/TestCommitChange [2022-08-04T11:33:00.761Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-04T11:33:01.332Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2022-08-04T11:33:01.332Z] === RUN TestCreateServiceSecretFileMode [2022-08-04T11:33:01.591Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-04T11:33:02.976Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-04T11:33:04.360Z] --- PASS: TestCreateServiceSecretFileMode (2.92s) [2022-08-04T11:33:04.360Z] === RUN TestCreateServiceConfigFileMode [2022-08-04T11:33:04.360Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-04T11:33:05.302Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-04T11:33:06.687Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-04T11:33:07.260Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2022-08-04T11:33:07.260Z] === RUN TestCreateServiceSysctls [2022-08-04T11:33:07.830Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-04T11:33:08.401Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-04T11:33:09.786Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-04T11:33:09.786Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-04T11:33:10.728Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-04T11:33:10.992Z] --- PASS: TestCreateServiceSysctls (3.69s) [2022-08-04T11:33:10.992Z] === RUN TestCreateServiceCapabilities [2022-08-04T11:33:11.252Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-04T11:33:11.822Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-04T11:33:12.393Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-04T11:33:13.334Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-04T11:33:14.274Z] --- PASS: TestCreateServiceCapabilities (3.12s) [2022-08-04T11:33:14.274Z] === RUN TestInspect [2022-08-04T11:33:14.274Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-04T11:33:14.848Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-04T11:33:15.418Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-04T11:33:16.360Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-04T11:33:17.302Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-04T11:33:17.302Z] --- PASS: TestInspect (3.27s) [2022-08-04T11:33:17.302Z] === RUN TestCreateJob [2022-08-04T11:33:18.244Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-04T11:33:18.815Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-04T11:33:19.756Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-04T11:33:20.698Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-04T11:33:20.959Z] --- PASS: TestCreateJob (3.70s) [2022-08-04T11:33:20.959Z] === RUN TestReplicatedJob [2022-08-04T11:33:21.530Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-04T11:33:22.103Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-04T11:33:22.103Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-04T11:33:23.045Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-04T11:33:23.617Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-04T11:33:24.558Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-04T11:33:25.503Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-04T11:33:26.445Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-04T11:33:26.707Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-04T11:33:27.649Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-04T11:33:27.649Z] --- PASS: TestReplicatedJob (6.55s) [2022-08-04T11:33:27.649Z] === RUN TestUpdateReplicatedJob [2022-08-04T11:33:28.222Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-04T11:33:30.778Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-04T11:33:31.719Z] --- PASS: TestUpdateReplicatedJob (4.14s) [2022-08-04T11:33:31.719Z] === RUN TestServiceListWithStatuses [2022-08-04T11:33:31.719Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:33:31.719Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-04T11:33:31.719Z] === RUN TestDockerNetworkConnectAlias [2022-08-04T11:33:33.106Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-04T11:33:34.049Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-04T11:33:35.963Z] docker_api_swarm_test.go:202: [d06d8d2bdf1a3] joining swarm manager [de25012f5d7d4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:33:37.348Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-04T11:33:37.608Z] --- PASS: TestDockerNetworkConnectAlias (5.97s) [2022-08-04T11:33:37.608Z] === RUN TestDockerNetworkReConnect [2022-08-04T11:33:38.179Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-04T11:33:42.385Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-04T11:33:42.385Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2022-08-04T11:33:42.385Z] === RUN TestServicePlugin [2022-08-04T11:33:44.932Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-04T11:33:45.192Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-04T11:33:46.576Z] plugin_test.go:61: [d3581aa6d5fa2] joining swarm manager [d69c382366612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:33:47.963Z] plugin_test.go:64: [d4881d634420d] joining swarm manager [d69c382366612]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:33:48.535Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-04T11:33:49.476Z] === RUN TestDockerSuite/TestCpToDot [2022-08-04T11:33:50.047Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-04T11:33:50.618Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-04T11:33:50.878Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-04T11:33:52.270Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-04T11:33:52.840Z] docker_api_swarm_test.go:384: [d6826a83cf8e2] joining swarm manager [df68160aba397]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:33:53.100Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-04T11:33:54.487Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-04T11:33:54.487Z] docker_api_swarm_test.go:385: [d375f15546bbf] joining swarm manager [df68160aba397]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:33:54.487Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-04T11:33:55.059Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-04T11:33:56.000Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-04T11:33:56.000Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-04T11:33:56.000Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-04T11:33:56.570Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-04T11:33:56.830Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-04T11:33:56.831Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T11:33:56.831Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-04T11:33:57.090Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-04T11:33:57.662Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-04T11:33:57.923Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-04T11:33:57.923Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-04T11:33:58.183Z] === RUN TestDockerSuite/TestCreateRM [2022-08-04T11:33:58.183Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-04T11:33:58.183Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T11:33:58.183Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-04T11:33:58.183Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-04T11:33:58.444Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-04T11:33:59.827Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-04T11:33:59.827Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-04T11:33:59.827Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-04T11:34:04.030Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-04T11:34:04.030Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-04T11:34:04.030Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-04T11:34:04.030Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-04T11:34:04.971Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-04T11:34:05.232Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-04T11:34:05.802Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-04T11:34:06.372Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-04T11:34:07.754Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-04T11:34:08.694Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-04T11:34:11.237Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-04T11:34:13.157Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-04T11:34:13.727Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-04T11:34:13.990Z] --- PASS: TestServicePlugin (31.92s) [2022-08-04T11:34:13.990Z] === RUN TestServiceUpdateLabel [2022-08-04T11:34:14.933Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-04T11:34:16.315Z] --- PASS: TestServiceUpdateLabel (2.34s) [2022-08-04T11:34:16.315Z] === RUN TestServiceUpdateSecrets [2022-08-04T11:34:20.515Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-04T11:34:20.515Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-04T11:34:21.456Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-04T11:34:22.396Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-04T11:34:22.396Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-04T11:34:22.656Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-04T11:34:22.656Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-04T11:34:22.656Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-04T11:34:24.040Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-04T11:34:24.611Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-04T11:34:24.611Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-04T11:34:24.611Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-04T11:34:25.552Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-04T11:34:25.552Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-04T11:34:26.934Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-04T11:34:27.545Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-04T11:34:27.545Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T11:34:27.545Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-04T11:34:27.545Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-04T11:34:27.545Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-04T11:34:27.872Z] + sudo modprobe ip6table_filter [2022-08-04T11:34:27.873Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-04T11:34:27.873Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-04T11:34:27.873Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T11:34:27.873Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-04T11:34:27.873Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T11:34:27.873Z] === RUN TestDockerSuite/TestEventsPluginOps [Pipeline] sh [2022-08-04T11:34:28.154Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a14c5d6a8f52249035edbf729dc517f7dc374490 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a14c5d6a8f52249035edbf729dc517f7dc374490 hack/test/unit [2022-08-04T11:34:28.413Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-04T11:34:28.413Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-04T11:34:28.413Z] + TESTDIRS=./... [2022-08-04T11:34:28.413Z] + exclude_paths='/vendor/|/integration' [2022-08-04T11:34:28.413Z] ++ go list ./... [2022-08-04T11:34:28.413Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-04T11:34:29.351Z] + pkg_list='github.com/docker/docker/api [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/backend [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/container [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/events [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/filters [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/image [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/mount [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/network [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/registry [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/time [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/versions [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/types/volume [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:34:29.351Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:34:29.351Z] github.com/docker/docker/cli [2022-08-04T11:34:29.351Z] github.com/docker/docker/cli/config [2022-08-04T11:34:29.351Z] github.com/docker/docker/cli/debug [2022-08-04T11:34:29.351Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:34:29.351Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:34:29.351Z] github.com/docker/docker/client [2022-08-04T11:34:29.351Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:34:29.351Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:34:29.351Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:34:29.351Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:34:29.351Z] github.com/docker/docker/container [2022-08-04T11:34:29.351Z] github.com/docker/docker/container/stream [2022-08-04T11:34:29.351Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:34:29.351Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:34:29.351Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/config [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/events [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/exec [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/images [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/links [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/names [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/network [2022-08-04T11:34:29.351Z] github.com/docker/docker/daemon/stats [2022-08-04T11:34:29.351Z] github.com/docker/docker/distribution [2022-08-04T11:34:29.351Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:34:29.351Z] github.com/docker/docker/distribution/utils [2022-08-04T11:34:29.351Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:34:29.351Z] github.com/docker/docker/dockerversion [2022-08-04T11:34:29.351Z] github.com/docker/docker/errdefs [2022-08-04T11:34:29.351Z] github.com/docker/docker/image [2022-08-04T11:34:29.351Z] github.com/docker/docker/image/cache [2022-08-04T11:34:29.351Z] github.com/docker/docker/image/tarexport [2022-08-04T11:34:29.351Z] github.com/docker/docker/image/v1 [2022-08-04T11:34:29.351Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:34:29.351Z] github.com/docker/docker/layer [2022-08-04T11:34:29.351Z] github.com/docker/docker/libcontainerd [2022-08-04T11:34:29.351Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:34:29.351Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:34:29.351Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:34:29.351Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:34:29.351Z] github.com/docker/docker/oci [2022-08-04T11:34:29.351Z] github.com/docker/docker/oci/caps [2022-08-04T11:34:29.351Z] github.com/docker/docker/opts [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/archive [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/directory [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/platform [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/pools [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/progress [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/signal [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/stack [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/system [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:34:29.351Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:34:29.351Z] github.com/docker/docker/plugin [2022-08-04T11:34:29.351Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:34:29.351Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:34:29.351Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:34:29.351Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:34:29.351Z] github.com/docker/docker/quota [2022-08-04T11:34:29.351Z] github.com/docker/docker/reference [2022-08-04T11:34:29.351Z] github.com/docker/docker/registry [2022-08-04T11:34:29.351Z] github.com/docker/docker/registry/resumable [2022-08-04T11:34:29.351Z] github.com/docker/docker/restartmanager [2022-08-04T11:34:29.351Z] github.com/docker/docker/rootless [2022-08-04T11:34:29.351Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:34:29.351Z] github.com/docker/docker/runconfig [2022-08-04T11:34:29.351Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/environment [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/registry [2022-08-04T11:34:29.351Z] github.com/docker/docker/testutil/request [2022-08-04T11:34:29.351Z] github.com/docker/docker/volume [2022-08-04T11:34:29.351Z] github.com/docker/docker/volume/drivers [2022-08-04T11:34:29.351Z] github.com/docker/docker/volume/local [2022-08-04T11:34:29.351Z] github.com/docker/docker/volume/mounts [2022-08-04T11:34:29.351Z] github.com/docker/docker/volume/service [2022-08-04T11:34:29.351Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:34:29.351Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:34:29.351Z] ++ grep --fixed-strings -v /libnetwork [2022-08-04T11:34:29.351Z] ++ echo 'github.com/docker/docker/api [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:34:29.351Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/backend [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/container [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/events [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/filters [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/image [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/mount [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/network [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/registry [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/time [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/versions [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/volume [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli/config [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli/debug [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:34:29.352Z] github.com/docker/docker/client [2022-08-04T11:34:29.352Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:34:29.352Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:34:29.352Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:34:29.352Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:34:29.352Z] github.com/docker/docker/container [2022-08-04T11:34:29.352Z] github.com/docker/docker/container/stream [2022-08-04T11:34:29.352Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:34:29.352Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:34:29.352Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/config [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/events [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/exec [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/images [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/links [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/names [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/network [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/stats [2022-08-04T11:34:29.352Z] github.com/docker/docker/distribution [2022-08-04T11:34:29.352Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:34:29.352Z] github.com/docker/docker/distribution/utils [2022-08-04T11:34:29.352Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:34:29.352Z] github.com/docker/docker/dockerversion [2022-08-04T11:34:29.352Z] github.com/docker/docker/errdefs [2022-08-04T11:34:29.352Z] github.com/docker/docker/image [2022-08-04T11:34:29.352Z] github.com/docker/docker/image/cache [2022-08-04T11:34:29.352Z] github.com/docker/docker/image/tarexport [2022-08-04T11:34:29.352Z] github.com/docker/docker/image/v1 [2022-08-04T11:34:29.352Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:34:29.352Z] github.com/docker/docker/layer [2022-08-04T11:34:29.352Z] github.com/docker/docker/libcontainerd [2022-08-04T11:34:29.352Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:34:29.352Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:34:29.352Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:34:29.352Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:34:29.352Z] github.com/docker/docker/oci [2022-08-04T11:34:29.352Z] github.com/docker/docker/oci/caps [2022-08-04T11:34:29.352Z] github.com/docker/docker/opts [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/archive [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/directory [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/platform [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/pools [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/progress [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/signal [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/stack [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/system [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:34:29.352Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:34:29.352Z] github.com/docker/docker/plugin [2022-08-04T11:34:29.352Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:34:29.352Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:34:29.352Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:34:29.352Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:34:29.352Z] github.com/docker/docker/quota [2022-08-04T11:34:29.352Z] github.com/docker/docker/reference [2022-08-04T11:34:29.352Z] github.com/docker/docker/registry [2022-08-04T11:34:29.352Z] github.com/docker/docker/registry/resumable [2022-08-04T11:34:29.352Z] github.com/docker/docker/restartmanager [2022-08-04T11:34:29.352Z] github.com/docker/docker/rootless [2022-08-04T11:34:29.352Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:34:29.352Z] github.com/docker/docker/runconfig [2022-08-04T11:34:29.352Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/environment [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/registry [2022-08-04T11:34:29.352Z] github.com/docker/docker/testutil/request [2022-08-04T11:34:29.352Z] github.com/docker/docker/volume [2022-08-04T11:34:29.352Z] github.com/docker/docker/volume/drivers [2022-08-04T11:34:29.352Z] github.com/docker/docker/volume/local [2022-08-04T11:34:29.352Z] github.com/docker/docker/volume/mounts [2022-08-04T11:34:29.352Z] github.com/docker/docker/volume/service [2022-08-04T11:34:29.352Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:34:29.352Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:34:29.352Z] + base_pkg_list='github.com/docker/docker/api [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/backend [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/container [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/events [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/filters [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/image [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/mount [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/network [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/registry [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/time [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/versions [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:34:29.352Z] github.com/docker/docker/api/types/volume [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:34:29.352Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli/config [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli/debug [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:34:29.352Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:34:29.352Z] github.com/docker/docker/client [2022-08-04T11:34:29.352Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:34:29.352Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:34:29.352Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:34:29.352Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:34:29.352Z] github.com/docker/docker/container [2022-08-04T11:34:29.352Z] github.com/docker/docker/container/stream [2022-08-04T11:34:29.352Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:34:29.352Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:34:29.352Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/config [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/events [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/exec [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/images [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/links [2022-08-04T11:34:29.352Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/names [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/network [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/stats [2022-08-04T11:34:29.353Z] github.com/docker/docker/distribution [2022-08-04T11:34:29.353Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:34:29.353Z] github.com/docker/docker/distribution/utils [2022-08-04T11:34:29.353Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:34:29.353Z] github.com/docker/docker/dockerversion [2022-08-04T11:34:29.353Z] github.com/docker/docker/errdefs [2022-08-04T11:34:29.353Z] github.com/docker/docker/image [2022-08-04T11:34:29.353Z] github.com/docker/docker/image/cache [2022-08-04T11:34:29.353Z] github.com/docker/docker/image/tarexport [2022-08-04T11:34:29.353Z] github.com/docker/docker/image/v1 [2022-08-04T11:34:29.353Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:34:29.353Z] github.com/docker/docker/layer [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:34:29.353Z] github.com/docker/docker/oci [2022-08-04T11:34:29.353Z] github.com/docker/docker/oci/caps [2022-08-04T11:34:29.353Z] github.com/docker/docker/opts [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/archive [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/directory [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/platform [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/pools [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/progress [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/signal [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/stack [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/system [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:34:29.353Z] github.com/docker/docker/plugin [2022-08-04T11:34:29.353Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:34:29.353Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:34:29.353Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:34:29.353Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:34:29.353Z] github.com/docker/docker/quota [2022-08-04T11:34:29.353Z] github.com/docker/docker/reference [2022-08-04T11:34:29.353Z] github.com/docker/docker/registry [2022-08-04T11:34:29.353Z] github.com/docker/docker/registry/resumable [2022-08-04T11:34:29.353Z] github.com/docker/docker/restartmanager [2022-08-04T11:34:29.353Z] github.com/docker/docker/rootless [2022-08-04T11:34:29.353Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:34:29.353Z] github.com/docker/docker/runconfig [2022-08-04T11:34:29.353Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/environment [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/registry [2022-08-04T11:34:29.353Z] github.com/docker/docker/testutil/request [2022-08-04T11:34:29.353Z] github.com/docker/docker/volume [2022-08-04T11:34:29.353Z] github.com/docker/docker/volume/drivers [2022-08-04T11:34:29.353Z] github.com/docker/docker/volume/local [2022-08-04T11:34:29.353Z] github.com/docker/docker/volume/mounts [2022-08-04T11:34:29.353Z] github.com/docker/docker/volume/service [2022-08-04T11:34:29.353Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:34:29.353Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:34:29.353Z] ++ grep --fixed-strings /libnetwork [2022-08-04T11:34:29.353Z] ++ echo 'github.com/docker/docker/api [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/backend [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/container [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/events [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/filters [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/image [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/mount [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/network [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/registry [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/time [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/versions [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:34:29.353Z] github.com/docker/docker/api/types/volume [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:34:29.353Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:34:29.353Z] github.com/docker/docker/cli [2022-08-04T11:34:29.353Z] github.com/docker/docker/cli/config [2022-08-04T11:34:29.353Z] github.com/docker/docker/cli/debug [2022-08-04T11:34:29.353Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:34:29.353Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:34:29.353Z] github.com/docker/docker/client [2022-08-04T11:34:29.353Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:34:29.353Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:34:29.353Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:34:29.353Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:34:29.353Z] github.com/docker/docker/container [2022-08-04T11:34:29.353Z] github.com/docker/docker/container/stream [2022-08-04T11:34:29.353Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:34:29.353Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:34:29.353Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/config [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/events [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/exec [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/images [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/links [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/names [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/network [2022-08-04T11:34:29.353Z] github.com/docker/docker/daemon/stats [2022-08-04T11:34:29.353Z] github.com/docker/docker/distribution [2022-08-04T11:34:29.353Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:34:29.353Z] github.com/docker/docker/distribution/utils [2022-08-04T11:34:29.353Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:34:29.353Z] github.com/docker/docker/dockerversion [2022-08-04T11:34:29.353Z] github.com/docker/docker/errdefs [2022-08-04T11:34:29.353Z] github.com/docker/docker/image [2022-08-04T11:34:29.353Z] github.com/docker/docker/image/cache [2022-08-04T11:34:29.353Z] github.com/docker/docker/image/tarexport [2022-08-04T11:34:29.353Z] github.com/docker/docker/image/v1 [2022-08-04T11:34:29.353Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:34:29.353Z] github.com/docker/docker/layer [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:34:29.353Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:34:29.353Z] github.com/docker/docker/libnetwork/types [2022-08-04T11:34:29.353Z] github.com/docker/docker/oci [2022-08-04T11:34:29.353Z] github.com/docker/docker/oci/caps [2022-08-04T11:34:29.353Z] github.com/docker/docker/opts [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/archive [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:34:29.353Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/directory [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/platform [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/pools [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/progress [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/signal [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/stack [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/system [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:34:29.354Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:34:29.354Z] github.com/docker/docker/plugin [2022-08-04T11:34:29.354Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:34:29.354Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:34:29.354Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:34:29.354Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:34:29.354Z] github.com/docker/docker/quota [2022-08-04T11:34:29.354Z] github.com/docker/docker/reference [2022-08-04T11:34:29.354Z] github.com/docker/docker/registry [2022-08-04T11:34:29.354Z] github.com/docker/docker/registry/resumable [2022-08-04T11:34:29.354Z] github.com/docker/docker/restartmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/rootless [2022-08-04T11:34:29.354Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:34:29.354Z] github.com/docker/docker/runconfig [2022-08-04T11:34:29.354Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/environment [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/registry [2022-08-04T11:34:29.354Z] github.com/docker/docker/testutil/request [2022-08-04T11:34:29.354Z] github.com/docker/docker/volume [2022-08-04T11:34:29.354Z] github.com/docker/docker/volume/drivers [2022-08-04T11:34:29.354Z] github.com/docker/docker/volume/local [2022-08-04T11:34:29.354Z] github.com/docker/docker/volume/mounts [2022-08-04T11:34:29.354Z] github.com/docker/docker/volume/service [2022-08-04T11:34:29.354Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:34:29.354Z] github.com/docker/docker/volume/testutils' [2022-08-04T11:34:29.354Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/types' [2022-08-04T11:34:29.354Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-04T11:34:29.354Z] + echo 'github.com/docker/docker/libnetwork [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/types' [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:34:29.354Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:34:29.354Z] + type docker-proxy [2022-08-04T11:34:29.354Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-04T11:34:29.354Z] + hack/make.sh binary-proxy install-proxy [2022-08-04T11:34:29.354Z] [2022-08-04T11:34:29.614Z] Removing bundles/ [2022-08-04T11:34:29.614Z] [2022-08-04T11:34:29.614Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-04T11:34:29.614Z] Building: bundles/binary-proxy/docker-proxy [2022-08-04T11:34:29.614Z] GOOS="" GOARCH="" GOARM="" [2022-08-04T11:34:30.413Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-04T11:34:30.983Z] === RUN TestDockerSuite/TestEventsRename [2022-08-04T11:34:30.983Z] --- PASS: TestServiceUpdateSecrets (14.66s) [2022-08-04T11:34:30.983Z] === RUN TestServiceUpdateConfigs [2022-08-04T11:34:31.554Z] === RUN TestDockerSuite/TestEventsResize [2022-08-04T11:34:32.126Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-04T11:34:37.738Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-04T11:34:37.738Z] [2022-08-04T11:34:37.738Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-04T11:34:37.738Z] Installing docker-proxy to /usr/local/bin/ [2022-08-04T11:34:37.738Z] [2022-08-04T11:34:37.738Z] + mkdir -p bundles [2022-08-04T11:34:37.738Z] + '[' -n 'github.com/docker/docker/api [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/backend/build [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/httpstatus [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/httputils [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/middleware [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/build [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/container [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/debug [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/distribution [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/grpc [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/image [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/network [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/plugin [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/session [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/swarm [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/system [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/server/router/volume [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/backend [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/blkiodev [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/container [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/events [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/filters [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/image [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/mount [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/network [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/registry [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/strslice [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/swarm [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/time [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/versions [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-04T11:34:37.738Z] github.com/docker/docker/api/types/volume [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/builder-next [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/builder-next/worker [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/dockerfile [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/remotecontext [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/remotecontext/git [2022-08-04T11:34:37.738Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-04T11:34:37.738Z] github.com/docker/docker/cli [2022-08-04T11:34:37.738Z] github.com/docker/docker/cli/config [2022-08-04T11:34:37.738Z] github.com/docker/docker/cli/debug [2022-08-04T11:34:37.738Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-04T11:34:37.738Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-04T11:34:37.738Z] github.com/docker/docker/client [2022-08-04T11:34:37.738Z] github.com/docker/docker/cmd/docker-proxy [2022-08-04T11:34:37.738Z] github.com/docker/docker/cmd/dockerd [2022-08-04T11:34:37.738Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-04T11:34:37.738Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-04T11:34:37.738Z] github.com/docker/docker/container [2022-08-04T11:34:37.738Z] github.com/docker/docker/container/stream [2022-08-04T11:34:37.738Z] github.com/docker/docker/contrib/apparmor [2022-08-04T11:34:37.738Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-04T11:34:37.738Z] github.com/docker/docker/contrib/httpserver [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/cluster [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/cluster/convert [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/cluster/executor [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/cluster/provider [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/config [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/containerd [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/events [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/events/testutils [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/exec [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/images [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/initlayer [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/links [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/listeners [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/gelf [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/journald [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/local [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/logentries [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/splunk [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/syslog [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/logger/templates [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/names [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/network [2022-08-04T11:34:37.738Z] github.com/docker/docker/daemon/stats [2022-08-04T11:34:37.738Z] github.com/docker/docker/distribution [2022-08-04T11:34:37.738Z] github.com/docker/docker/distribution/metadata [2022-08-04T11:34:37.738Z] github.com/docker/docker/distribution/utils [2022-08-04T11:34:37.738Z] github.com/docker/docker/distribution/xfer [2022-08-04T11:34:37.738Z] github.com/docker/docker/dockerversion [2022-08-04T11:34:37.738Z] github.com/docker/docker/errdefs [2022-08-04T11:34:37.738Z] github.com/docker/docker/image [2022-08-04T11:34:37.738Z] github.com/docker/docker/image/cache [2022-08-04T11:34:37.738Z] github.com/docker/docker/image/tarexport [2022-08-04T11:34:37.738Z] github.com/docker/docker/image/v1 [2022-08-04T11:34:37.738Z] github.com/docker/docker/internal/test/suite [2022-08-04T11:34:37.738Z] github.com/docker/docker/layer [2022-08-04T11:34:37.738Z] github.com/docker/docker/libcontainerd [2022-08-04T11:34:37.738Z] github.com/docker/docker/libcontainerd/queue [2022-08-04T11:34:37.738Z] github.com/docker/docker/libcontainerd/remote [2022-08-04T11:34:37.738Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-04T11:34:37.738Z] github.com/docker/docker/libcontainerd/types [2022-08-04T11:34:37.738Z] github.com/docker/docker/oci [2022-08-04T11:34:37.738Z] github.com/docker/docker/oci/caps [2022-08-04T11:34:37.738Z] github.com/docker/docker/opts [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/aaparser [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/archive [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/authorization [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/broadcaster [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/capabilities [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/chrootarchive [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/containerfs [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/devicemapper [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/directory [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/dmesg [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/fileutils [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/fsutils [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/homedir [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/idtools [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/ioutils [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/jsonmessage [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/longpath [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/loopback [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/namesgenerator [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/parsers [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/pidfile [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/platform [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/plugingetter [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/plugins [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/plugins/transport [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/pools [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/progress [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/pubsub [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/reexec [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/signal [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/stack [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/stdcopy [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/streamformatter [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/stringid [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/sysinfo [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/system [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/tailfile [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/tarsum [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/urlutil [2022-08-04T11:34:37.738Z] github.com/docker/docker/pkg/useragent [2022-08-04T11:34:37.738Z] github.com/docker/docker/plugin [2022-08-04T11:34:37.738Z] github.com/docker/docker/plugin/executor/containerd [2022-08-04T11:34:37.738Z] github.com/docker/docker/plugin/v2 [2022-08-04T11:34:37.738Z] github.com/docker/docker/profiles/apparmor [2022-08-04T11:34:37.738Z] github.com/docker/docker/profiles/seccomp [2022-08-04T11:34:37.738Z] github.com/docker/docker/quota [2022-08-04T11:34:37.738Z] github.com/docker/docker/reference [2022-08-04T11:34:37.738Z] github.com/docker/docker/registry [2022-08-04T11:34:37.738Z] github.com/docker/docker/registry/resumable [2022-08-04T11:34:37.738Z] github.com/docker/docker/restartmanager [2022-08-04T11:34:37.738Z] github.com/docker/docker/rootless [2022-08-04T11:34:37.738Z] github.com/docker/docker/rootless/specconv [2022-08-04T11:34:37.738Z] github.com/docker/docker/runconfig [2022-08-04T11:34:37.738Z] github.com/docker/docker/runconfig/opts [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/daemon [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/environment [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/fakecontext [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/fakegit [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/fakestorage [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/fixtures/load [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/registry [2022-08-04T11:34:37.738Z] github.com/docker/docker/testutil/request [2022-08-04T11:34:37.738Z] github.com/docker/docker/volume [2022-08-04T11:34:37.738Z] github.com/docker/docker/volume/drivers [2022-08-04T11:34:37.738Z] github.com/docker/docker/volume/local [2022-08-04T11:34:37.738Z] github.com/docker/docker/volume/mounts [2022-08-04T11:34:37.738Z] github.com/docker/docker/volume/service [2022-08-04T11:34:37.738Z] github.com/docker/docker/volume/service/opts [2022-08-04T11:34:37.738Z] github.com/docker/docker/volume/testutils' ']' [2022-08-04T11:34:37.739Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/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-08-04T11:34:37.998Z] ? github.com/docker/docker/api [no test files] [2022-08-04T11:34:38.725Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-04T11:34:38.725Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-04T11:34:38.725Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-04T11:34:42.018Z] === RUN TestDockerSuite/TestEventsTop [2022-08-04T11:34:42.018Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-04T11:34:44.558Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-04T11:34:45.940Z] --- PASS: TestServiceUpdateConfigs (15.03s) [2022-08-04T11:34:45.940Z] === RUN TestServiceUpdateNetwork [2022-08-04T11:34:46.510Z] check_test.go:611: [d375f15546bbf] daemon is not started [2022-08-04T11:34:46.510Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-04T11:34:49.054Z] docker_api_swarm_test.go:802: [db1d869915385] joining swarm manager [d619df41bd73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:34:49.994Z] docker_api_swarm_test.go:802: [db34cf4fdf23c] joining swarm manager [d619df41bd73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:34:51.380Z] docker_api_swarm_test.go:802: [d9ec0ba66f6e3] joining swarm manager [d619df41bd73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T11:34:52.320Z] docker_api_swarm_test.go:802: [d05393cede763] joining swarm manager [d619df41bd73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T11:34:54.861Z] docker_api_swarm_test.go:810: [d3a8ac819b8ca] joining swarm manager [d619df41bd73d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-04T11:34:55.431Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-04T11:34:56.091Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-08-04T11:34:59.640Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2022-08-04T11:34:59.640Z] === RUN TestServiceUpdatePidsLimit [2022-08-04T11:35:00.587Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-04T11:35:01.158Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-04T11:35:01.417Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-04T11:35:06.700Z] === RUN TestDockerSuite/TestExec [2022-08-04T11:35:07.272Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-04T11:35:08.213Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-04T11:35:08.213Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-04T11:35:09.155Z] === RUN TestDockerSuite/TestExecEnv [2022-08-04T11:35:09.726Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-04T11:35:10.669Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-04T11:35:11.241Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-04T11:35:13.781Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-04T11:35:14.351Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-04T11:35:14.922Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-04T11:35:15.494Z] === RUN TestDockerSuite/TestExecParseError [2022-08-04T11:35:15.754Z] --- PASS: TestServiceUpdatePidsLimit (16.60s) [2022-08-04T11:35:15.754Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s) [2022-08-04T11:35:15.754Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-04T11:35:15.754Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.00s) [2022-08-04T11:35:15.754Z] PASS [2022-08-04T11:35:15.754Z] [2022-08-04T11:35:15.754Z] === Skipped [2022-08-04T11:35:15.754Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-04T11:35:15.754Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-04T11:35:15.754Z] [2022-08-04T11:35:15.754Z] DONE 27 tests, 1 skipped in 181.212s [2022-08-04T11:35:15.754Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-04T11:35:15.754Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:35:15.754Z] ++ set -e [2022-08-04T11:35:15.754Z] ++ '[' -n 0 ']' [2022-08-04T11:35:15.754Z] ++ set -x [2022-08-04T11:35:15.754Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:35:16.016Z] INFO: Testing against a local daemon [2022-08-04T11:35:16.016Z] === RUN TestSessionCreate [2022-08-04T11:35:16.016Z] --- PASS: TestSessionCreate (0.02s) [2022-08-04T11:35:16.016Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-04T11:35:16.016Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-04T11:35:16.016Z] PASS [2022-08-04T11:35:16.016Z] [2022-08-04T11:35:16.016Z] DONE 2 tests in 0.137s [2022-08-04T11:35:16.016Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-04T11:35:16.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:35:16.016Z] ++ set -e [2022-08-04T11:35:16.016Z] ++ '[' -n 0 ']' [2022-08-04T11:35:16.016Z] ++ set -x [2022-08-04T11:35:16.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:35:16.282Z] INFO: Testing against a local daemon [2022-08-04T11:35:16.282Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-04T11:35:16.282Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:35:16.282Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:35:16.282Z] === RUN TestDiskUsage [2022-08-04T11:35:16.282Z] === PAUSE TestDiskUsage [2022-08-04T11:35:16.282Z] === RUN TestEventsExecDie [2022-08-04T11:35:16.282Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-04T11:35:17.226Z] --- PASS: TestEventsExecDie (1.01s) [2022-08-04T11:35:17.226Z] === RUN TestEventsBackwardsCompatible [2022-08-04T11:35:17.226Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-04T11:35:17.226Z] === RUN TestEventsVolumeCreate [2022-08-04T11:35:17.226Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-04T11:35:17.226Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-08-04T11:35:17.226Z] === RUN TestInfoBinaryCommits [2022-08-04T11:35:17.486Z] --- PASS: TestInfoBinaryCommits (0.07s) [2022-08-04T11:35:17.486Z] === RUN TestInfoAPIVersioned [2022-08-04T11:35:17.486Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-04T11:35:17.486Z] === RUN TestInfoAPI [2022-08-04T11:35:17.486Z] --- PASS: TestInfoAPI (0.02s) [2022-08-04T11:35:17.486Z] === RUN TestInfoAPIWarnings [2022-08-04T11:35:18.056Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-04T11:35:18.626Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-04T11:35:18.886Z] === RUN TestDockerSuite/TestExecTTY [2022-08-04T11:35:19.456Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-04T11:35:20.027Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-04T11:35:20.622Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-04T11:35:21.195Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-04T11:35:21.195Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T11:35:21.195Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-04T11:35:22.579Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-04T11:35:22.839Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-04T11:35:23.779Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-04T11:35:24.350Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-04T11:35:24.920Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-04T11:35:25.861Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-04T11:35:27.774Z] === RUN TestDockerSuite/TestHealth [2022-08-04T11:35:34.351Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-04T11:35:34.351Z] === RUN TestInfoDebug [2022-08-04T11:35:34.613Z] --- PASS: TestInfoDebug (0.53s) [2022-08-04T11:35:34.613Z] === RUN TestInfoInsecureRegistries [2022-08-04T11:35:35.184Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2022-08-04T11:35:35.184Z] === RUN TestInfoRegistryMirrors [2022-08-04T11:35:35.445Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-04T11:35:35.445Z] === RUN TestLoginFailsWithBadCredentials [2022-08-04T11:35:36.015Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-04T11:35:36.015Z] === RUN TestPingCacheHeaders [2022-08-04T11:35:36.015Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-04T11:35:36.015Z] === RUN TestPingGet [2022-08-04T11:35:36.015Z] --- PASS: TestPingGet (0.02s) [2022-08-04T11:35:36.015Z] === RUN TestPingHead [2022-08-04T11:35:36.015Z] --- PASS: TestPingHead (0.01s) [2022-08-04T11:35:36.015Z] === RUN TestPingSwarmHeader [2022-08-04T11:35:36.585Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-04T11:35:37.156Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-04T11:35:38.097Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-04T11:35:38.097Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-08-04T11:35:38.097Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-04T11:35:38.097Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-04T11:35:38.097Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-04T11:35:38.097Z] === RUN TestVersion [2022-08-04T11:35:38.097Z] --- PASS: TestVersion (0.03s) [2022-08-04T11:35:38.097Z] === CONT TestDiskUsage [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/container_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/image_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/volume_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-04T11:35:38.667Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-04T11:35:38.928Z] === RUN TestDiskUsage/after_container.Run [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-04T11:35:39.187Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage (1.23s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.22s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run (0.32s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-04T11:35:39.448Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-04T11:35:39.448Z] PASS [2022-08-04T11:35:39.448Z] [2022-08-04T11:35:39.448Z] === Skipped [2022-08-04T11:35:39.448Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-04T11:35:39.448Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-04T11:35:39.448Z] [2022-08-04T11:35:39.448Z] DONE 54 tests, 1 skipped in 23.369s [2022-08-04T11:35:39.448Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-04T11:35:39.448Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:35:39.448Z] ++ set -e [2022-08-04T11:35:39.448Z] ++ '[' -n 0 ']' [2022-08-04T11:35:39.448Z] ++ set -x [2022-08-04T11:35:39.448Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-08-04T11:35:39.448Z] INFO: Testing against a local daemon [2022-08-04T11:35:39.448Z] === RUN TestVolumesCreateAndList [2022-08-04T11:35:39.448Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-04T11:35:39.448Z] === RUN TestVolumesRemove [2022-08-04T11:35:39.448Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-04T11:35:39.448Z] === RUN TestVolumesInspect [2022-08-04T11:35:39.709Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-04T11:35:39.709Z] === RUN TestVolumesInvalidJSON [2022-08-04T11:35:39.709Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-04T11:35:39.709Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-04T11:35:39.709Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-04T11:35:39.709Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-04T11:35:39.709Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-04T11:35:39.709Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-04T11:35:39.709Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-04T11:35:39.709Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-04T11:35:39.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-04T11:35:39.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-04T11:35:39.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-04T11:35:39.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-04T11:35:39.709Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-04T11:35:39.709Z] PASS [2022-08-04T11:35:39.709Z] [2022-08-04T11:35:39.709Z] DONE 9 tests in 0.215s [2022-08-04T11:35:39.709Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:35:39.709Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T11:35:39.709Z] +++ kill 6729 [2022-08-04T11:35:39.970Z] +++ /etc/init.d/apparmor stop [2022-08-04T11:35:39.970Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:35:39.970Z] [2022-08-04T11:35:39.970Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:35:39.970Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:35:39.970Z] [2022-08-04T11:35:39.970Z] To set a process to complain mode, use the command line tool [2022-08-04T11:35:39.970Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:35:39.970Z] +++ true [2022-08-04T11:35:39.970Z] exiting test-integration [2022-08-04T11:35:39.970Z] ++ exit 0 [2022-08-04T11:35:39.970Z] [2022-08-04T11:35:40.913Z] + for job in $(jobs -p) [2022-08-04T11:35:40.913Z] + wait 8484 [2022-08-04T11:35:47.510Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-04T11:35:50.805Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-04T11:35:53.349Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-04T11:35:53.349Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-04T11:35:53.349Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-04T11:35:53.349Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-04T11:35:53.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-04T11:35:53.921Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-04T11:35:53.921Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-04T11:35:54.494Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-04T11:35:55.064Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-04T11:35:55.064Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-04T11:35:55.064Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-04T11:35:55.325Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-04T11:35:55.325Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-04T11:35:55.588Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-04T11:35:56.159Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-04T11:35:56.159Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-04T11:35:56.729Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-04T11:35:56.729Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-04T11:35:57.300Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-04T11:35:57.870Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-04T11:35:57.870Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-04T11:35:58.441Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-04T11:36:01.735Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-04T11:36:01.735Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-04T11:36:01.735Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-04T11:36:02.305Z] === RUN TestDockerSuite/TestImportFile [2022-08-04T11:36:03.247Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-04T11:36:03.247Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-04T11:36:04.632Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-04T11:36:05.578Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-04T11:36:06.968Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-04T11:36:07.228Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-04T11:36:07.800Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-04T11:36:08.372Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-04T11:36:08.372Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-04T11:36:08.372Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-04T11:36:08.942Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-04T11:36:09.204Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-04T11:36:09.464Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-04T11:36:09.725Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-04T11:36:09.725Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T11:36:09.725Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-04T11:36:10.665Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-04T11:36:10.925Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-04T11:36:11.495Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-04T11:36:12.066Z] === RUN TestDockerSuite/TestInspectImage [2022-08-04T11:36:12.066Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-04T11:36:12.066Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-04T11:36:12.066Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T11:36:12.066Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-04T11:36:12.327Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-04T11:36:12.897Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-04T11:36:12.897Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-04T11:36:13.468Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-04T11:36:14.037Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-04T11:36:14.977Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-04T11:36:16.359Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-04T11:36:16.359Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-04T11:36:16.931Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-04T11:36:17.874Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-04T11:36:19.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-04T11:36:19.785Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-04T11:36:20.045Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-04T11:36:20.617Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-04T11:36:21.188Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-04T11:36:21.759Z] docker_api_swarm_service_test.go:395: [d8fedb028c43e] joining swarm manager [dc80b50e73c52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:36:21.759Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-04T11:36:22.333Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-04T11:36:22.594Z] docker_api_swarm_service_test.go:395: [d48869935cec5] joining swarm manager [dc80b50e73c52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:36:22.854Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-04T11:36:23.130Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-04T11:36:24.520Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-04T11:36:25.907Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-04T11:36:26.167Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-04T11:36:28.086Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-04T11:36:29.470Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-04T11:36:30.855Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-04T11:36:30.855Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-04T11:36:32.238Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-04T11:36:32.499Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-04T11:36:32.704Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-04T11:36:32.704Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-04T11:36:32.704Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 31.9% of statements [2022-08-04T11:36:32.704Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-04T11:36:32.705Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 6.0% of statements [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-04T11:36:32.705Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-04T11:36:32.705Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-04T11:36:32.705Z] ok github.com/docker/docker/api/types/registry 0.007s coverage: 54.2% of statements [2022-08-04T11:36:32.705Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-04T11:36:32.705Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2022-08-04T11:36:32.705Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/builder [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-04T11:36:32.705Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-04T11:36:33.070Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-04T11:36:33.641Z] ok github.com/docker/docker/builder/remotecontext 0.173s coverage: 13.7% of statements [2022-08-04T11:36:34.208Z] ok github.com/docker/docker/builder/dockerfile 0.507s coverage: 49.3% of statements [2022-08-04T11:36:34.467Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-04T11:36:35.405Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-04T11:36:35.973Z] ok github.com/docker/docker/builder/remotecontext/git 1.826s coverage: 86.3% of statements [2022-08-04T11:36:35.973Z] ? github.com/docker/docker/cli [no test files] [2022-08-04T11:36:35.973Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-04T11:36:35.973Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-04T11:36:35.973Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-04T11:36:36.908Z] ok github.com/docker/docker/cmd/docker-proxy 0.197s coverage: 67.6% of statements [2022-08-04T11:36:39.650Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-04T11:36:40.593Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-04T11:36:40.854Z] docker_api_swarm_service_test.go:343: [d4a090cee797e] joining swarm manager [dd5006cc928e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:36:41.096Z] ok github.com/docker/docker/client 0.140s coverage: 75.9% of statements [2022-08-04T11:36:41.795Z] docker_api_swarm_service_test.go:343: [d52f1e42574a7] joining swarm manager [dd5006cc928e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:36:42.366Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-04T11:36:43.311Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-04T11:36:45.227Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-04T11:36:45.227Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-04T11:36:45.227Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-04T11:36:46.614Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-04T11:36:47.184Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-04T11:36:48.126Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-04T11:36:49.067Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-04T11:36:49.637Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-04T11:36:51.549Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-04T11:36:51.810Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-04T11:36:52.381Z] === RUN TestDockerSuite/TestLogsSince [2022-08-04T11:36:56.584Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-04T11:36:57.968Z] docker_api_swarm_service_test.go:490: [d016d92107f0f] joining swarm manager [d70fce9ccca2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:36:58.538Z] docker_api_swarm_service_test.go:490: [d4864ed7e9d29] joining swarm manager [d70fce9ccca2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:36:59.109Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-04T11:37:05.688Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-04T11:37:05.688Z] === RUN TestDockerSuite/TestLogsTail [2022-08-04T11:37:05.688Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-04T11:37:06.258Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-04T11:37:06.519Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-04T11:37:06.519Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-04T11:37:06.519Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-04T11:37:06.779Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-04T11:37:06.779Z] === RUN TestDockerSuite/TestNetHostname [2022-08-04T11:37:08.163Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-04T11:37:08.163Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-04T11:37:08.163Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-04T11:37:08.163Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-04T11:37:09.106Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-04T11:37:09.682Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-04T11:37:10.631Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-04T11:37:10.631Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-04T11:37:10.631Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-04T11:37:10.891Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-04T11:37:11.151Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-04T11:37:16.436Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-04T11:37:16.436Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-04T11:37:17.376Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-04T11:37:18.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-04T11:37:18.580Z] docker_api_swarm_service_test.go:128: [d59c2b7bc0725] joining swarm manager [d73dd9ca14270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:37:19.520Z] docker_api_swarm_service_test.go:129: [d25532fbb3c29] joining swarm manager [d73dd9ca14270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:37:21.433Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-04T11:37:21.433Z] docker_api_swarm_service_test.go:137: [d4865715a69e9] joining swarm manager [d73dd9ca14270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T11:37:22.375Z] docker_api_swarm_service_test.go:138: [d353bcacb4dd0] joining swarm manager [d73dd9ca14270]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-04T11:37:24.286Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-04T11:37:25.671Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-04T11:37:27.777Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 31.5% of statements [2022-08-04T11:37:27.777Z] ok github.com/docker/docker/container 0.118s coverage: 37.4% of statements [2022-08-04T11:37:27.777Z] ok github.com/docker/docker/cmd/dockerd/trap 2.525s coverage: 0.0% of statements [2022-08-04T11:37:27.777Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-04T11:37:27.777Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-04T11:37:27.777Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-04T11:37:27.777Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-04T11:37:27.777Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-04T11:37:28.213Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-04T11:37:30.124Z] === RUN TestDockerSuite/TestPluginActive [2022-08-04T11:37:32.667Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-04T11:37:34.345Z] ok github.com/docker/docker/daemon/cluster 0.085s coverage: 0.5% of statements [2022-08-04T11:37:35.724Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-04T11:37:37.646Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-04T11:37:37.951Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-04T11:37:37.951Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T11:37:37.951Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-04T11:37:39.864Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-04T11:37:42.403Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-04T11:37:44.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-04T11:37:45.757Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-04T11:37:45.758Z] ok github.com/docker/docker/daemon/config 0.035s coverage: 81.7% of statements [2022-08-04T11:37:46.324Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-04T11:37:46.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-04T11:37:46.891Z] ok github.com/docker/docker/daemon 10.161s coverage: 16.6% of statements [2022-08-04T11:37:46.891Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-04T11:37:46.891Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-04T11:37:46.891Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-04T11:37:46.891Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-04T11:37:46.891Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-04T11:37:46.891Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-04T11:37:47.798Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-04T11:37:48.802Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.760s coverage: 74.8% of statements [2022-08-04T11:37:49.184Z] docker_api_swarm_service_test.go:304: [d9f7c74b6a79a] joining swarm manager [d581dba342a62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:37:49.184Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-04T11:37:49.369Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-04T11:37:49.938Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.412s coverage: 60.7% of statements [2022-08-04T11:37:50.125Z] docker_api_swarm_service_test.go:304: [dcd1e4183f10e] joining swarm manager [d581dba342a62]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:37:50.386Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-04T11:37:51.850Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-04T11:37:52.306Z] === RUN TestDockerSuite/TestPortList [2022-08-04T11:37:53.242Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.347s coverage: 50.6% of statements [2022-08-04T11:37:53.811Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.425s coverage: 45.9% of statements [2022-08-04T11:37:53.811Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-04T11:37:55.190Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.009s coverage: 58.5% of statements [2022-08-04T11:37:55.450Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.750s coverage: 58.5% of statements [2022-08-04T11:37:55.450Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-04T11:37:55.450Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-04T11:37:56.018Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-04T11:37:56.587Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-08-04T11:37:57.965Z] ok github.com/docker/docker/daemon/images 0.058s coverage: 6.9% of statements [2022-08-04T11:37:57.965Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-04T11:37:57.965Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-04T11:37:58.532Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-08-04T11:37:58.892Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-04T11:37:59.471Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 79.9% of statements [2022-08-04T11:37:59.471Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-08-04T11:37:59.471Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-04T11:38:00.408Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-08-04T11:38:00.977Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.004s coverage: 88.2% of statements [2022-08-04T11:38:01.449Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-04T11:38:01.449Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-04T11:38:01.914Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.200s coverage: 76.8% of statements [2022-08-04T11:38:02.173Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2022-08-04T11:38:03.109Z] ok github.com/docker/docker/daemon/logger/local 0.027s coverage: 79.4% of statements [2022-08-04T11:38:03.361Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-04T11:38:04.063Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 67.4% of statements [2022-08-04T11:38:04.301Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-04T11:38:04.561Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-04T11:38:04.561Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-04T11:38:04.629Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2022-08-04T11:38:05.197Z] ok github.com/docker/docker/daemon/logger/journald 3.738s coverage: 74.3% of statements [2022-08-04T11:38:05.197Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-04T11:38:05.197Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-04T11:38:05.197Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-04T11:38:05.197Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-04T11:38:06.131Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-04T11:38:06.132Z] ok github.com/docker/docker/daemon/logger/templates 0.007s coverage: 8.3% of statements [2022-08-04T11:38:06.698Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-04T11:38:07.109Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-04T11:38:07.267Z] ok github.com/docker/docker/daemon/logger/splunk 1.580s coverage: 82.5% of statements [2022-08-04T11:38:07.267Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-04T11:38:07.267Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-04T11:38:07.369Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-04T11:38:08.203Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 44.4% of statements [2022-08-04T11:38:09.912Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-04T11:38:10.104Z] ok github.com/docker/docker/distribution 1.500s coverage: 28.0% of statements [2022-08-04T11:38:10.104Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-04T11:38:10.104Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-04T11:38:10.173Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-04T11:38:11.039Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-08-04T11:38:11.039Z] ok github.com/docker/docker/distribution/xfer 1.905s coverage: 84.9% of statements [2022-08-04T11:38:11.039Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-04T11:38:11.607Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-04T11:38:11.866Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-08-04T11:38:11.866Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-04T11:38:11.866Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-04T11:38:12.125Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2022-08-04T11:38:12.716Z] docker_api_swarm_service_test.go:100: [dfb914f305f14] joining swarm manager [d8c4ae59e1352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:38:12.977Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-04T11:38:13.064Z] ok github.com/docker/docker/oci 0.011s coverage: 46.0% of statements [2022-08-04T11:38:13.238Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-04T11:38:13.238Z] docker_api_swarm_service_test.go:101: [dc84aeb3d4253] joining swarm manager [d8c4ae59e1352]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:38:14.002Z] ok github.com/docker/docker/opts 0.030s coverage: 66.0% of statements [2022-08-04T11:38:14.002Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-04T11:38:15.908Z] ok github.com/docker/docker/pkg/archive 0.298s coverage: 82.3% of statements [2022-08-04T11:38:16.167Z] ok github.com/docker/docker/pkg/authorization 0.176s coverage: 68.3% of statements [2022-08-04T11:38:16.425Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-04T11:38:16.540Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-04T11:38:16.684Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-04T11:38:19.968Z] ok github.com/docker/docker/pkg/chrootarchive 2.480s coverage: 42.7% of statements [2022-08-04T11:38:19.968Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-04T11:38:20.227Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-04T11:38:20.485Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-04T11:38:20.744Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-04T11:38:21.003Z] ok github.com/docker/docker/pkg/fsutils 0.137s coverage: 85.1% of statements [2022-08-04T11:38:21.262Z] ok github.com/docker/docker/layer 7.841s coverage: 68.9% of statements [2022-08-04T11:38:21.262Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-04T11:38:21.262Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-04T11:38:21.262Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-04T11:38:21.262Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-04T11:38:21.262Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-04T11:38:21.262Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-04T11:38:21.520Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-04T11:38:22.455Z] ok github.com/docker/docker/pkg/idtools 0.555s coverage: 67.9% of statements [2022-08-04T11:38:22.455Z] ok github.com/docker/docker/pkg/ioutils 0.450s coverage: 71.5% of statements [2022-08-04T11:38:23.022Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-08-04T11:38:23.022Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2022-08-04T11:38:23.022Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-04T11:38:23.281Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-04T11:38:23.281Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-04T11:38:23.539Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-04T11:38:23.798Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 90.5% of statements [2022-08-04T11:38:23.798Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2022-08-04T11:38:23.798Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-04T11:38:23.798Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-04T11:38:24.672Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-04T11:38:24.672Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-04T11:38:24.734Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2022-08-04T11:38:24.993Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-04T11:38:25.251Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-04T11:38:25.515Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2022-08-04T11:38:26.055Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-04T11:38:26.901Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 75.0% of statements [2022-08-04T11:38:27.059Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-04T11:38:27.159Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-08-04T11:38:27.417Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-04T11:38:27.676Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-04T11:38:27.935Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-04T11:38:27.935Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-04T11:38:27.999Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-04T11:38:28.502Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-04T11:38:29.068Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-04T11:38:29.327Z] ok github.com/docker/docker/pkg/tailfile 0.054s coverage: 88.6% of statements [2022-08-04T11:38:29.894Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-04T11:38:29.894Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-04T11:38:30.541Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-04T11:38:31.482Z] check_test.go:611: [dfb914f305f14] daemon is not started [2022-08-04T11:38:31.796Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-04T11:38:32.055Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-04T11:38:32.314Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-04T11:38:32.424Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-04T11:38:33.365Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-04T11:38:33.626Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-04T11:38:33.691Z] ok github.com/docker/docker/quota 0.252s coverage: 71.4% of statements [2022-08-04T11:38:33.691Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-04T11:38:34.197Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-04T11:38:34.627Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-08-04T11:38:35.195Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-04T11:38:35.195Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-04T11:38:35.581Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-04T11:38:35.762Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-04T11:38:36.021Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-04T11:38:36.966Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-04T11:38:37.226Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-04T11:38:37.226Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T11:38:37.226Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-04T11:38:37.796Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-04T11:38:37.924Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-04T11:38:38.057Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-04T11:38:38.057Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-04T11:38:38.492Z] ok github.com/docker/docker/volume/local 0.101s coverage: 76.8% of statements [2022-08-04T11:38:39.001Z] docker_api_swarm_service_test.go:533: [d5047581d93bb] joining swarm manager [d75797e79479a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:38:39.059Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-04T11:38:39.574Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-04T11:38:39.995Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-08-04T11:38:40.515Z] docker_api_swarm_service_test.go:534: [dd277be508bdb] joining swarm manager [d75797e79479a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:38:40.777Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-04T11:38:41.347Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-04T11:38:49.487Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-04T11:38:49.487Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-04T11:38:50.874Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-04T11:38:50.874Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-04T11:38:51.135Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-04T11:38:51.135Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-04T11:38:53.678Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-04T11:38:54.249Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-04T11:38:56.160Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-04T11:38:57.104Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-04T11:38:57.104Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-04T11:38:57.364Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-04T11:38:59.906Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-04T11:39:00.477Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-04T11:39:00.737Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-04T11:39:01.678Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-04T11:39:01.914Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.3% of statements [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/rootless [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/volume [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-04T11:39:01.914Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === Skipped [2022-08-04T11:39:01.914Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-04T11:39:01.914Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-04T11:39:01.914Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-04T11:39:01.914Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-04T11:39:01.914Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-04T11:39:01.914Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-04T11:39:01.914Z] time="2022-08-04T11:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-04T11:39:01.914Z] time="2022-08-04T11:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-04T11:39:01.914Z] time="2022-08-04T11:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-04T11:39:01.914Z] time="2022-08-04T11:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-04T11:39:01.914Z] time="2022-08-04T11:37:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-04T11:39:01.914Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-04T11:39:01.914Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-04T11:39:01.914Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-04T11:39:01.914Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-04T11:39:01.914Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-04T11:39:01.914Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-04T11:39:01.914Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-04T11:39:01.914Z] [2022-08-04T11:39:01.914Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-04T11:39:01.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.915Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:39:01.915Z] [2022-08-04T11:39:01.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-04T11:39:01.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.915Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:39:01.915Z] [2022-08-04T11:39:01.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-04T11:39:01.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.915Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:39:01.915Z] [2022-08-04T11:39:01.915Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-04T11:39:01.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.915Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:39:01.915Z] [2022-08-04T11:39:01.915Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-04T11:39:01.915Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-04T11:39:01.915Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-04T11:39:01.915Z] [2022-08-04T11:39:01.915Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-04T11:39:01.915Z] graphtest_unix.go:71: No driver to put! [2022-08-04T11:39:01.915Z] [2022-08-04T11:39:01.915Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-04T11:39:01.915Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-04T11:39:01.915Z] [2022-08-04T11:39:01.915Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-04T11:39:01.915Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-04T11:39:01.915Z] [2022-08-04T11:39:01.915Z] DONE 2875 tests, 28 skipped in 261.773s [2022-08-04T11:39:01.915Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/bitseq [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/cluster [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/config [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/datastore [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/driverapi [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/etchosts [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/idm [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ipam [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/iptables [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/netlabel [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/netutils [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/networkdb [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/ns [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/options [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/osl [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/portallocator [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/portmapper [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/testutils [2022-08-04T11:39:01.915Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-04T11:39:01.915Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-04T11:39:02.618Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-04T11:39:03.558Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-04T11:39:03.819Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-04T11:39:04.080Z] === RUN TestDockerSuite/TestRmiTag [2022-08-04T11:39:04.340Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-04T11:39:04.912Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-04T11:39:06.298Z] docker_api_swarm_service_test.go:148: [d8aa02a7413f9] joining swarm manager [def54ca4ab565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:39:07.240Z] docker_api_swarm_service_test.go:148: [db304ba1a3a4a] joining swarm manager [def54ca4ab565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:39:08.626Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-04T11:39:09.197Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-04T11:39:09.780Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-04T11:39:10.042Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-04T11:39:10.617Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-04T11:39:11.187Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-04T11:39:11.758Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-04T11:39:12.018Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-04T11:39:12.960Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-04T11:39:15.502Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-04T11:39:16.072Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-04T11:39:17.458Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-04T11:39:18.398Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-04T11:39:20.310Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-04T11:39:21.250Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-04T11:39:23.162Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-04T11:39:23.733Z] === RUN TestDockerSuite/TestDockerFails [2022-08-04T11:39:23.733Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-04T11:39:25.646Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-04T11:39:25.907Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-04T11:39:26.478Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-04T11:39:27.861Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-04T11:39:28.122Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-04T11:39:28.692Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-04T11:39:29.653Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-04T11:39:30.226Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-04T11:39:30.226Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-04T11:39:30.796Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-04T11:39:30.796Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-04T11:39:31.367Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-04T11:39:32.749Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-04T11:39:33.321Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-04T11:39:33.891Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-04T11:39:34.461Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-04T11:39:35.406Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-04T11:39:35.977Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-04T11:39:36.548Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-04T11:39:37.488Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-04T11:39:37.748Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-04T11:39:38.688Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-04T11:39:39.258Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-04T11:39:39.829Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-04T11:39:40.770Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-04T11:39:41.030Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-04T11:39:41.600Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-04T11:39:42.170Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-04T11:39:42.170Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-04T11:39:43.555Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-04T11:39:43.555Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-04T11:39:43.816Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-04T11:39:44.388Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-04T11:39:44.960Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-04T11:39:45.533Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-04T11:39:45.533Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-04T11:39:46.477Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-04T11:39:47.077Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-04T11:39:47.651Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-04T11:39:48.595Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-04T11:39:48.597Z] ok github.com/docker/docker/libnetwork 37.434s coverage: 40.6% of statements [2022-08-04T11:39:48.597Z] ok github.com/docker/docker/libnetwork/bitseq 0.120s coverage: 84.4% of statements [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-04T11:39:48.597Z] ok github.com/docker/docker/libnetwork/config 0.019s coverage: 22.4% of statements [2022-08-04T11:39:48.597Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-04T11:39:48.597Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-04T11:39:48.597Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.400s coverage: 59.9% of statements [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-04T11:39:48.597Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-04T11:39:48.597Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.071s coverage: 5.2% of statements [2022-08-04T11:39:48.597Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-04T11:39:48.598Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.7% of statements [2022-08-04T11:39:48.598Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-04T11:39:48.598Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-04T11:39:48.856Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-04T11:39:48.856Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-04T11:39:49.426Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-04T11:39:49.426Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-04T11:39:49.996Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-04T11:39:50.937Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-04T11:39:51.198Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-04T11:39:51.768Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-04T11:39:51.768Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-04T11:39:52.339Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-04T11:39:53.279Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-04T11:39:54.663Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-04T11:39:55.606Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-04T11:39:55.867Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-04T11:39:56.809Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-04T11:39:57.070Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-04T11:39:57.642Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-04T11:39:58.214Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-04T11:39:58.563Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.167s coverage: 6.6% of statements [2022-08-04T11:39:58.563Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-04T11:39:58.563Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-04T11:39:58.563Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-04T11:39:58.563Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-04T11:39:58.563Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-04T11:39:58.563Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-04T11:39:59.131Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-04T11:39:59.131Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2022-08-04T11:39:59.155Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-04T11:39:59.389Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-04T11:39:59.649Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-04T11:40:01.700Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-04T11:40:01.961Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-04T11:40:02.902Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-04T11:40:04.287Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-04T11:40:05.685Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-04T11:40:07.598Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-04T11:40:08.541Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-04T11:40:09.926Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-04T11:40:09.926Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T11:40:09.926Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-04T11:40:09.926Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T11:40:09.926Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-04T11:40:10.187Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-04T11:40:11.574Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-04T11:40:11.852Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-04T11:40:13.487Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-04T11:40:13.747Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-04T11:40:15.132Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-04T11:40:15.392Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-04T11:40:16.333Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-04T11:40:16.905Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-04T11:40:17.475Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-04T11:40:17.475Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T11:40:17.475Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-04T11:40:18.046Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-04T11:40:19.434Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-04T11:40:19.434Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-04T11:40:19.695Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-04T11:40:19.956Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-04T11:40:20.527Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-04T11:40:21.098Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-04T11:40:21.670Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-04T11:40:21.670Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-04T11:40:22.611Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-04T11:40:22.611Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-04T11:40:23.181Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-04T11:40:23.751Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-04T11:40:24.023Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-04T11:40:24.969Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-04T11:40:25.540Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-04T11:40:26.111Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-04T11:40:26.111Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-04T11:40:26.683Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-04T11:40:26.683Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-04T11:40:26.727Z] ok github.com/docker/docker/libnetwork/ipam 14.316s coverage: 85.3% of statements [2022-08-04T11:40:26.727Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-04T11:40:26.727Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-04T11:40:26.727Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-04T11:40:26.728Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.010s coverage: 47.4% of statements [2022-08-04T11:40:26.728Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-04T11:40:26.728Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-04T11:40:26.728Z] ok github.com/docker/docker/libnetwork/ipamutils 0.259s coverage: 74.0% of statements [2022-08-04T11:40:26.986Z] ok github.com/docker/docker/libnetwork/iptables 0.159s coverage: 45.0% of statements [2022-08-04T11:40:27.245Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-04T11:40:27.255Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-04T11:40:27.505Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-08-04T11:40:27.826Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-04T11:40:28.774Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-04T11:40:29.034Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-04T11:40:29.295Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T11:40:29.295Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T11:40:29.295Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-04T11:40:31.846Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-04T11:40:32.787Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-04T11:40:33.047Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-04T11:40:33.047Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-04T11:40:33.991Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-04T11:40:34.935Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-04T11:40:34.935Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-04T11:40:34.935Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-04T11:40:34.935Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-04T11:40:35.877Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-04T11:40:37.264Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-04T11:40:38.205Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-04T11:40:39.149Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-04T11:40:40.531Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-04T11:40:47.119Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-04T11:40:47.119Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-04T11:40:47.119Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-04T11:40:47.380Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-04T11:40:47.380Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-04T11:40:47.641Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-04T11:40:48.582Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-04T11:40:49.153Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-04T11:40:50.094Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-04T11:40:50.094Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-04T11:40:50.354Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-04T11:40:51.295Z] === RUN TestDockerSuite/TestRunMount [2022-08-04T11:40:55.495Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-04T11:40:55.495Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-04T11:40:56.067Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-04T11:40:57.007Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-04T11:40:58.394Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-04T11:40:59.779Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-04T11:41:01.165Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-04T11:41:01.426Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-04T11:41:02.367Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-04T11:41:03.750Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-04T11:41:03.750Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-04T11:41:04.322Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-04T11:41:05.265Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-04T11:41:05.837Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-04T11:41:06.425Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-04T11:41:07.816Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-04T11:41:09.201Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-04T11:41:10.142Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-04T11:41:12.686Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-04T11:41:13.258Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-04T11:41:13.258Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-04T11:41:13.829Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-04T11:41:13.829Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-04T11:41:13.829Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-04T11:41:14.400Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-04T11:41:14.975Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-04T11:41:14.975Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-04T11:41:15.548Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-04T11:41:16.490Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-04T11:41:19.031Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-04T11:41:21.573Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-04T11:41:21.573Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-04T11:41:21.573Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T11:41:21.573Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-04T11:41:22.147Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-04T11:41:22.717Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-04T11:41:24.102Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-04T11:41:24.102Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-04T11:41:24.675Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-04T11:41:25.248Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-04T11:41:25.248Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-04T11:41:25.820Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-04T11:41:26.412Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-04T11:41:26.984Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-04T11:41:27.245Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-04T11:41:27.816Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-04T11:41:27.816Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T11:41:27.816Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-04T11:41:28.386Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-04T11:41:28.646Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-04T11:41:28.646Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T11:41:28.646Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-04T11:41:29.587Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-04T11:41:30.527Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-04T11:41:30.787Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-04T11:41:30.787Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T11:41:30.787Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-04T11:41:34.084Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-04T11:41:34.084Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-04T11:41:34.655Z] === RUN TestDockerSuite/TestRunRm [2022-08-04T11:41:35.225Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-04T11:41:36.164Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-04T11:41:38.707Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-04T11:41:38.707Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-04T11:41:39.278Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-04T11:41:39.850Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-04T11:41:41.762Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-04T11:41:42.333Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-04T11:41:44.875Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-04T11:41:44.875Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-04T11:41:48.201Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-04T11:41:48.461Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-04T11:41:49.031Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-04T11:41:49.601Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-04T11:41:50.173Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-04T11:41:50.743Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-04T11:41:50.743Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-04T11:41:51.002Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-04T11:41:51.573Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-04T11:41:52.515Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-04T11:41:53.086Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-04T11:41:53.656Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-04T11:41:55.567Z] === RUN TestDockerSuite/TestRunState [2022-08-04T11:41:56.137Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-04T11:41:56.708Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-04T11:41:57.281Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-04T11:41:57.852Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-04T11:41:58.114Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-04T11:41:58.114Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T11:41:58.114Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-04T11:41:58.685Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-04T11:41:59.256Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-04T11:41:59.516Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-04T11:42:00.457Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-04T11:42:00.457Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-04T11:42:00.457Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-04T11:42:01.029Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-04T11:42:02.416Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-04T11:42:02.987Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-04T11:42:03.559Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-04T11:42:05.472Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-04T11:42:07.397Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-04T11:42:07.657Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-04T11:42:10.200Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-04T11:42:10.460Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-04T11:42:11.031Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-04T11:42:11.601Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-04T11:42:12.173Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-04T11:42:13.116Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-04T11:42:14.057Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-04T11:42:15.442Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-04T11:42:15.703Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-04T11:42:15.963Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-04T11:42:16.223Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-04T11:42:16.223Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-04T11:42:16.794Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-04T11:42:17.366Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-04T11:42:17.937Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-04T11:42:17.937Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T11:42:17.937Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-04T11:42:17.937Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-04T11:42:18.880Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-04T11:42:18.880Z] docker_cli_service_logs_test.go:248: checking task 024r91cjvf64 [2022-08-04T11:42:18.968Z] ok github.com/docker/docker/libnetwork/networkdb 103.280s coverage: 60.0% of statements [2022-08-04T11:42:18.969Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-04T11:42:18.969Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-04T11:42:18.969Z] ok github.com/docker/docker/libnetwork/osl 4.324s coverage: 39.7% of statements [2022-08-04T11:42:18.969Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-04T11:42:18.969Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-04T11:42:18.969Z] ok github.com/docker/docker/libnetwork/portmapper 0.567s coverage: 48.6% of statements [2022-08-04T11:42:18.969Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-04T11:42:18.969Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-04T11:42:19.141Z] docker_cli_service_logs_test.go:253: checking messages for 024r91cjvf64 [2022-08-04T11:42:19.141Z] docker_cli_service_logs_test.go:248: checking task ox42rlvaerym [2022-08-04T11:42:19.141Z] docker_cli_service_logs_test.go:253: checking messages for ox42rlvaerym [2022-08-04T11:42:19.543Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === Skipped [2022-08-04T11:42:19.543Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-04T11:42:19.543Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-04T11:42:19.543Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-04T11:42:19.543Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-04T11:42:19.543Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-04T11:42:19.543Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-04T11:42:19.543Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-04T11:42:19.543Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-04T11:42:19.543Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-04T11:42:19.543Z] firewalld_test.go:14: firewalld is not running [2022-08-04T11:42:19.543Z] [2022-08-04T11:42:19.543Z] DONE 327 tests, 9 skipped in 200.821s [2022-08-04T11:42:19.713Z] === RUN TestDockerSwarmSuite/TestServiceScale Post stage [Pipeline] junit [2022-08-04T11:42:19.815Z] Recording test results [2022-08-04T11:42:20.183Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-04T11:42:20.510Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43817/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a14c5d6a8f52249035edbf729dc517f7dc374490 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a14c5d6a8f52249035edbf729dc517f7dc374490 hack/validate/vendor [2022-08-04T11:42:21.445Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T11:42:22.013Z] + echo Ensuring container killed. [2022-08-04T11:42:22.013Z] Ensuring container killed. [2022-08-04T11:42:22.013Z] + docker rm -vf docker-pr6 [2022-08-04T11:42:22.013Z] Error: No such container: docker-pr6 [Pipeline] sh [2022-08-04T11:42:22.258Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-04T11:42:22.305Z] + echo Chowning /workspace to jenkins user [2022-08-04T11:42:22.305Z] Chowning /workspace to jenkins user [2022-08-04T11:42:22.305Z] + id -u [2022-08-04T11:42:22.305Z] + id -g [2022-08-04T11:42:22.305Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43817:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T11:42:22.518Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-04T11:42:22.518Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-04T11:42:23.459Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T11:42:23.977Z] + bundleName=unit [2022-08-04T11:42:23.977Z] + echo Creating unit-bundles.tar.gz [2022-08-04T11:42:23.977Z] Creating unit-bundles.tar.gz [2022-08-04T11:42:23.977Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-08-04T11:42:23.977Z] bundles/junit-report-libnetwork.xml [2022-08-04T11:42:23.977Z] bundles/junit-report.xml [2022-08-04T11:42:23.977Z] bundles/go-test-report-libnetwork.json [2022-08-04T11:42:23.977Z] bundles/go-test-report.json [2022-08-04T11:42:23.977Z] bundles/profile-libnetwork.out [2022-08-04T11:42:23.977Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-04T11:42:23.989Z] Archiving artifacts [2022-08-04T11:42:24.487Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43817/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T11:42:24.794Z] + make clean [2022-08-04T11:42:24.794Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T11:42:24.846Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-04T11:42:25.053Z] docker-dev-cache [2022-08-04T11:42:25.053Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-04T11:42:25.791Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-04T11:42:27.173Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-04T11:42:29.084Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-04T11:42:29.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-04T11:42:29.345Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T11:42:29.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-04T11:42:29.345Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T11:42:29.345Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-04T11:42:29.345Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T11:42:29.345Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-04T11:42:29.605Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-04T11:42:29.605Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T11:42:29.605Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-04T11:42:30.175Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-04T11:42:31.118Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-04T11:42:32.062Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-04T11:42:32.633Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-04T11:42:32.894Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-04T11:42:32.894Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-04T11:42:33.463Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-04T11:42:33.463Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-04T11:42:33.463Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-04T11:42:33.463Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-04T11:42:33.463Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-04T11:42:33.463Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T11:42:33.463Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-04T11:42:34.036Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-04T11:42:34.606Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-04T11:42:34.606Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-04T11:42:35.177Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-04T11:42:35.177Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-04T11:42:35.750Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-04T11:42:35.750Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-04T11:42:36.010Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-04T11:42:36.582Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-04T11:42:36.582Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-04T11:42:36.582Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-04T11:42:37.154Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-04T11:42:38.537Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-04T11:42:39.108Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-04T11:42:39.108Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T11:42:39.108Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-04T11:42:39.369Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-04T11:42:39.629Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-04T11:42:40.200Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-04T11:42:40.774Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-04T11:42:41.345Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-04T11:42:43.259Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-04T11:42:43.259Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-04T11:42:43.839Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-04T11:42:43.839Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-04T11:42:43.839Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-04T11:42:43.839Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-04T11:42:44.410Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-04T11:42:45.349Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-04T11:42:45.610Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-04T11:42:45.870Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-04T11:42:47.253Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-04T11:42:47.825Z] docker_cli_swarm_test.go:1895: [d208424a6d6bb] joining swarm manager [d4f7df41f5274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:42:48.085Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-04T11:42:49.027Z] docker_cli_swarm_test.go:1896: [d3cc08b2afaf4] joining swarm manager [d4f7df41f5274]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:42:50.939Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-04T11:42:52.852Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-04T11:42:55.395Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-04T11:42:56.779Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-04T11:42:58.162Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-04T11:42:59.105Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-04T11:43:00.046Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-04T11:43:01.429Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-04T11:43:02.811Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-04T11:43:04.212Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-04T11:43:05.154Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-04T11:43:05.414Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-04T11:43:06.862Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-04T11:43:08.776Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-04T11:43:10.163Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-04T11:43:12.711Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-04T11:43:12.711Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T11:43:12.711Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-04T11:43:12.711Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-04T11:43:12.971Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-04T11:43:13.232Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-04T11:43:13.802Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-04T11:43:14.743Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-04T11:43:15.684Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-04T11:43:15.684Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-04T11:43:15.684Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-04T11:43:17.066Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-04T11:43:17.066Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-04T11:43:17.638Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-04T11:43:19.022Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents123467658 [2022-08-04T11:43:19.282Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-04T11:43:19.282Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-04T11:43:20.225Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-04T11:43:20.486Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-04T11:43:20.486Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-04T11:43:21.869Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-04T11:43:22.809Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-04T11:43:25.350Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-04T11:43:25.350Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-04T11:43:25.610Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-04T11:43:25.610Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-04T11:43:27.519Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-04T11:43:27.519Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T11:43:27.519Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-04T11:43:31.721Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-04T11:43:32.292Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-04T11:43:33.679Z] docker_cli_swarm_test.go:1796: [d730f0cc8f47b] joining swarm manager [da783eabd63d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:43:33.962Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-04T11:43:34.538Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-04T11:43:35.108Z] docker_cli_swarm_test.go:1797: [df67667222ee6] joining swarm manager [da783eabd63d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:43:36.051Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-04T11:43:38.590Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-04T11:43:39.975Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-04T11:43:40.546Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-04T11:43:41.488Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-04T11:43:42.872Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-04T11:43:43.812Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-04T11:43:46.353Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-04T11:43:50.563Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-04T11:43:50.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-04T11:43:53.861Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-04T11:43:58.059Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-04T11:43:58.320Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-04T11:44:00.232Z] docker_cli_swarm_test.go:1315: [d2cc7ac961c9c] joining swarm manager [d4e1d52ee377f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:44:00.492Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-04T11:44:01.064Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-04T11:44:01.636Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-04T11:44:01.897Z] docker_cli_swarm_test.go:1316: [d1e5be107bb73] joining swarm manager [d4e1d52ee377f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:44:02.157Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-04T11:44:02.157Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T11:44:02.157Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-04T11:44:02.728Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-04T11:44:03.301Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-04T11:44:03.301Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T11:44:03.301Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-04T11:44:03.301Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T11:44:03.301Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-04T11:44:04.244Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-04T11:44:04.816Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-04T11:44:05.387Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-04T11:44:06.327Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-04T11:44:10.527Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-04T11:44:10.787Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-04T11:44:10.787Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T11:44:10.787Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-04T11:44:11.358Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-04T11:44:11.929Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-04T11:44:13.873Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-04T11:44:15.257Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-04T11:44:16.640Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-04T11:44:31.533Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-04T11:44:31.533Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-04T11:44:31.533Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-04T11:44:32.104Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-04T11:44:32.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-04T11:44:32.104Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-04T11:44:32.104Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-04T11:44:32.676Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-04T11:44:32.676Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-04T11:44:33.620Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-04T11:44:33.620Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-04T11:44:33.620Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-04T11:44:33.620Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-04T11:44:33.620Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-04T11:44:35.003Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-04T11:44:35.003Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-04T11:44:35.266Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-04T11:44:35.266Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-04T11:44:35.266Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-04T11:44:35.266Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite (1325.62s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.98s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.74s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.75s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.16s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.39s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.72s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.65s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.09s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.09s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.05s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.78s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.13s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.25s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.65s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.88s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.64s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.67s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.67s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.18s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.95s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.56s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.48s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.27s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.47s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.53s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.66s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.83s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.77s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.74s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.82s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.79s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.89s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.84s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.98s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.89s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.74s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.81s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.93s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.75s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.80s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.87s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.71s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.44s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.70s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.51s) [2022-08-04T11:44:35.266Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.49s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.32s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.39s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.57s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.51s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (0.77s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000e01cf8__} (1.54s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12397833463_/foo_false_____} (0.68s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12397833463_/foo_true_____} (1.56s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32935580909_/foo_false_____} (1.53s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32935580909_/foo_true_____} (1.50s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32935580909_/foo_true__0xc000e01d28___} (1.55s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000e01d40__} (1.63s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000e01d58__} (0.79s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000e01d70__} (1.70s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000e01d88__} (1.69s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.75s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.78s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.53s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.46s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.46s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.68s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.73s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.47s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.44s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.70s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.89s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.89s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.90s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.90s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.99s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.69s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.85s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.01s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.69s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.79s) [2022-08-04T11:44:35.266Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.90s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.92s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.90s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.09s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.99s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.93s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.87s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.69s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.14s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.81s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.85s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.17s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.80s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.83s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.59s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.20s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.79s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.81s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.06s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.77s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.80s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestAttachDetach (0.95s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.85s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.94s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.92s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.72s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.67s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.26s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.12s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.46s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.90s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.01s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.62s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.44s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.68s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.01s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.51s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.05s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.60s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.31s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.19s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (4.95s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.87s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.37s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.32s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.44s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.23s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.77s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.30s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.38s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.11s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.36s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.34s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.25s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.66s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.40s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.63s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.44s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.17s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.49s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.65s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.35s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.61s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.98s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.03s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.57s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.39s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.78s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.73s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.12s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.00s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.64s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCmd (0.42s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.38s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2022-08-04T11:44:35.267Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.05s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.71s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.32s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.92s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.21s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.36s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.95s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.79s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.79s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.82s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.13s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.17s) [2022-08-04T11:44:35.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T11:44:35.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T11:44:35.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T11:44:35.267Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.51s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.57s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.56s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.35s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.88s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.54s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.84s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.47s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.96s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.15s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.73s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.65s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.22s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.87s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.34s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.75s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.34s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.25s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.20s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.75s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.26s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.28s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.43s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.24s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.65s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.92s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.18s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnv (1.19s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.87s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.69s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.35s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.48s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.12s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.56s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.68s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.39s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.47s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.15s) [2022-08-04T11:44:35.267Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.25s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.81s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.33s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFails (0.63s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.59s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.64s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.57s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.55s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.11s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.54s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.61s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.05s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.30s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.62s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.42s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.59s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.67s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLabel (0.33s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.29s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.33s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.83s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.08s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.38s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.76s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.17s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.92s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.19s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.27s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.31s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.94s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.24s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.43s) [2022-08-04T11:44:35.267Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.41s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.46s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.83s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.32s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.70s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.19s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.03s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.72s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.41s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.76s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.66s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.85s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.66s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.95s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.91s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.60s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.01s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.23s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.55s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildPATH (3.13s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.97s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.68s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.02s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.39s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.47s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.07s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.27s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.00s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.33s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2022-08-04T11:44:35.267Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.70s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildStderr (0.90s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.02s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.73s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.49s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.73s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.50s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildUser (1.81s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.97s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.96s) [2022-08-04T11:44:35.267Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.15s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.99s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.66s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.11s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.55s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.76s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.47s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.18s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.69s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.51s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.41s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.63s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.76s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.27s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.49s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.75s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitTTY (1.27s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.29s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.68s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.30s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.67s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.60s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.83s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.70s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.63s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.76s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.90s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.03s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.84s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.77s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.65s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.96s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.72s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.88s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.34s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.58s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.19s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.70s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.37s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.91s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.49s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.58s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.58s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToDot (0.61s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.95s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.19s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToStdout (0.91s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.20s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.25s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.56s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.96s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.36s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.07s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.56s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.42s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateRM (0.10s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.40s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.08s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.38s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.17s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsAttach (0.55s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.47s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.53s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.97s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.08s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.18s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.48s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.64s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.16s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.27s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFilters (1.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFormat (0.91s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.75s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.09s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.66s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsRename (0.63s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsResize (0.70s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.43s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.58s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.49s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.82s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsTop (0.55s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.84s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.73s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.50s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.95s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.18s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.50s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecInspectID (2.59s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecInteractive (0.56s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.67s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecParseError (0.66s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.66s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecStartFails (0.54s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.50s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.33s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.75s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestHealth (19.55s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.12s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestBuildHistory (2.64s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.65s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.60s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImportDisplay (1.10s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImportFile (1.11s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.12s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.13s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.47s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.65s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-04T11:44:35.268Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.43s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.35s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.70s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectStatus (0.90s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.65s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.52s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.54s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.55s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.71s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.48s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.59s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.45s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.42s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.28s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.69s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.53s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.42s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.53s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.90s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.73s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.00s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.14s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.85s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.88s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.74s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.83s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.71s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsTail (0.51s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-04T11:44:35.268Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.09s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.20s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.07s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.63s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.75s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.16s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.98s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.73s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.82s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.82s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPluginActive (2.29s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.55s) [2022-08-04T11:44:35.269Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.57s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.34s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.71s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.09s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.56s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPortList (6.27s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.08s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.86s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsByOrder (2.03s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.12s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.57s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.16s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.08s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.23s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.05s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.53s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.05s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.98s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.09s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.29s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.50s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.58s) [2022-08-04T11:44:35.269Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.52s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.52s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.02s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.57s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.77s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.38s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.10s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.90s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.95s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.50s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.11s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.15s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.63s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.60s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.69s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.60s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.46s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.72s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.76s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.41s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.50s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.86s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.83s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.20s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.92s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.86s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.28s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAddHost (0.52s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.61s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.29s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.50s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.60s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.71s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.63s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.66s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.79s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.47s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.47s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.32s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.47s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.67s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.86s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.67s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.64s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.44s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.63s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.53s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.94s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.24s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.99s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.61s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.50s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.49s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.55s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.15s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.51s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.17s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.57s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.16s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.94s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.20s) [2022-08-04T11:44:35.269Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T11:44:35.269Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.60s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.58s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.61s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.40s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.54s) [2022-08-04T11:44:35.269Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.49s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.59s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.58s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.68s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.77s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.54s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.75s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.68s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.52s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.57s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.15s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.24s) [2022-08-04T11:44:35.269Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.58s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.79s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.60s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.67s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.10s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.30s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.00s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.32s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.82s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.33s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.65s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.72s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.93s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunMount (3.80s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.91s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.83s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.08s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.36s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.58s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNetHost (0.92s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.61s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.43s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.45s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.42s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.50s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.60s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.95s) [2022-08-04T11:44:35.269Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2022-08-04T11:44:35.269Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.30s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.70s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.54s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.50s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.65s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.62s) [2022-08-04T11:44:35.270Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.59s) [2022-08-04T11:44:35.270Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.77s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.37s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.59s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.06s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.55s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.93s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.47s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.30s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.50s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.48s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.58s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.46s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.57s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.66s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.55s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunState (1.25s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.56s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.68s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.66s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.53s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.05s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.54s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.56s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.85s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.56s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.66s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUserByID (0.64s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.28s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUserByName (0.55s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.48s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.16s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.72s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.26s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.60s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.60s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.40s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.55s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.74s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.69s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.08s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.50s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.45s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.46s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.34s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.50s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.71s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.83s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.53s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.04s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.68s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.67s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.51s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.68s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.64s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.58s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.32s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.36s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.93s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.30s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.37s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.38s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.50s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.67s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.75s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.31s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.82s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.83s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.97s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.36s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.65s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.51s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.13s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.10s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.45s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.97s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.81s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.24s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.56s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartRecordError (1.09s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.15s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.19s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.97s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.68s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.65s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.55s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.46s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.89s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.60s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateStats (3.49s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.89s) [2022-08-04T11:44:35.531Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.66s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.64s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.23s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.54s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-04T11:44:35.531Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-04T11:44:35.531Z] === RUN TestDockerRegistrySuite [2022-08-04T11:44:35.531Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-04T11:44:36.472Z] check_test.go:427: [d24d654d9a31b] daemon is not started [2022-08-04T11:44:36.472Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-04T11:44:37.413Z] check_test.go:427: [dcb6b6f279c5b] daemon is not started [2022-08-04T11:44:37.413Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-04T11:44:38.795Z] check_test.go:427: [d2dd36576c8e8] daemon is not started [2022-08-04T11:44:38.795Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-04T11:44:39.056Z] check_test.go:427: [d6068b047057a] daemon is not started [2022-08-04T11:44:39.056Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T11:44:41.620Z] check_test.go:427: [d1611f06fe277] daemon is not started [2022-08-04T11:44:41.620Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T11:44:46.902Z] check_test.go:427: [d1c9b97d73910] daemon is not started [2022-08-04T11:44:46.902Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-04T11:44:48.812Z] check_test.go:427: [db0c5509196b4] daemon is not started [2022-08-04T11:44:48.812Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-04T11:44:49.753Z] check_test.go:427: [d5256bb9fb9a2] daemon is not started [2022-08-04T11:44:49.753Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-04T11:44:50.695Z] check_test.go:427: [d8605ad655873] daemon is not started [2022-08-04T11:44:50.695Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-04T11:44:52.080Z] check_test.go:427: [dcd436dc24cd0] daemon is not started [2022-08-04T11:44:52.080Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-04T11:44:53.022Z] check_test.go:427: [d161858e7560e] daemon is not started [2022-08-04T11:44:53.022Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-04T11:44:53.963Z] check_test.go:427: [dee55ecc33b43] daemon is not started [2022-08-04T11:44:53.963Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-04T11:44:55.346Z] check_test.go:427: [dc40e47118ed9] daemon is not started [2022-08-04T11:44:55.346Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-04T11:44:55.920Z] check_test.go:427: [dff0fc1ed76b3] daemon is not started [2022-08-04T11:44:56.180Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-04T11:44:57.122Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6e1032d6a489ab1ab36b3b9eefb6f1da9505b9df76d176e180b6ba173448eaad [2022-08-04T11:44:58.063Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9594b7d7522761b6fbb28393758a0c3736508eb06e5273ef8d43bbb6e67ef5ff [2022-08-04T11:44:58.323Z] check_test.go:427: [d35f144bb3c58] daemon is not started [2022-08-04T11:44:58.323Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-04T11:44:59.264Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8ce2129fbe4533da148adf68fa153b61bf8ec65788aacd9fe812cfa8f7174961 [2022-08-04T11:44:59.837Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:abf70ea3cfdee2295d28be0c160ac9cea0e6a240c8cd8b215efbd009982b7b53 [2022-08-04T11:45:00.101Z] check_test.go:427: [dc5951a13d274] daemon is not started [2022-08-04T11:45:00.101Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-04T11:45:01.042Z] check_test.go:427: [d8ef73aa6c275] daemon is not started [2022-08-04T11:45:01.042Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-04T11:45:03.584Z] check_test.go:427: [d39d134f2eade] daemon is not started [2022-08-04T11:45:03.584Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-04T11:45:04.154Z] check_test.go:427: [d60fc5967e542] daemon is not started [2022-08-04T11:45:04.154Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-04T11:45:04.154Z] check_test.go:427: [d964b54866590] daemon is not started [2022-08-04T11:45:04.154Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T11:45:05.537Z] check_test.go:427: [d6b010448ac82] daemon is not started [2022-08-04T11:45:05.537Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T11:45:06.107Z] check_test.go:427: [de5de5c9d8c9d] daemon is not started [2022-08-04T11:45:06.107Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T11:45:07.048Z] check_test.go:427: [de51cc2d369b0] daemon is not started [2022-08-04T11:45:07.048Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-04T11:45:07.989Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-04T11:45:09.902Z] check_test.go:427: [d2d956f5c4076] daemon is not started [2022-08-04T11:45:09.902Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-04T11:45:10.162Z] check_test.go:427: [dd977318c45cb] daemon is not started [2022-08-04T11:45:10.162Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-04T11:45:11.547Z] check_test.go:427: [d6b370de56550] daemon is not started [2022-08-04T11:45:11.547Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-04T11:45:11.806Z] check_test.go:427: [d8a9b07a0090c] daemon is not started [2022-08-04T11:45:11.806Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-04T11:45:12.066Z] check_test.go:427: [d192161e771a8] daemon is not started [2022-08-04T11:45:12.066Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-04T11:45:12.066Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-04T11:45:12.327Z] check_test.go:427: [d1a53c7dcb413] daemon is not started [2022-08-04T11:45:12.327Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-04T11:45:12.588Z] check_test.go:427: [dbaf9b0970b5c] daemon is not started [2022-08-04T11:45:12.588Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-04T11:45:12.848Z] check_test.go:427: [de8dc17ea8439] daemon is not started [2022-08-04T11:45:12.848Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-04T11:45:13.108Z] check_test.go:427: [dcc98b10d00ed] daemon is not started [2022-08-04T11:45:13.108Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-04T11:45:14.490Z] check_test.go:427: [d56b2f31a2690] daemon is not started [2022-08-04T11:45:14.490Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-04T11:45:16.401Z] check_test.go:427: [dd66b0e088c9e] daemon is not started [2022-08-04T11:45:16.401Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-04T11:45:17.351Z] check_test.go:427: [d7650d6d37b38] daemon is not started [2022-08-04T11:45:17.351Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-04T11:45:18.734Z] check_test.go:427: [dbec3abd824b9] daemon is not started [2022-08-04T11:45:18.734Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-04T11:45:19.304Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-04T11:45:19.564Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite (45.07s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.15s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.40s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.74s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.03s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.94s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.08s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.21s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.24s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.06s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.55s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.64s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.25s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.42s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.45s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.80s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.21s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2022-08-04T11:45:20.505Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-04T11:45:20.505Z] === RUN TestDockerSchema1RegistrySuite [2022-08-04T11:45:20.505Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-04T11:45:20.505Z] check_test.go:454: [d2e7b0b4d3d1a] daemon is not started [2022-08-04T11:45:20.505Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-04T11:45:24.709Z] check_test.go:454: [d744e685502a6] daemon is not started [2022-08-04T11:45:24.709Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-04T11:45:26.095Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-04T11:45:28.639Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-04T11:45:30.027Z] check_test.go:454: [df36c848fbdb6] daemon is not started [2022-08-04T11:45:30.027Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-04T11:45:31.410Z] check_test.go:454: [dea49fee12d4e] daemon is not started [2022-08-04T11:45:31.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-04T11:45:31.410Z] check_test.go:454: [d2279349f1b68] daemon is not started [2022-08-04T11:45:31.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-04T11:45:32.794Z] check_test.go:454: [d45a8ad2c8737] daemon is not started [2022-08-04T11:45:32.794Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-04T11:45:33.365Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-04T11:45:33.936Z] check_test.go:454: [daf06390b9bcd] daemon is not started [2022-08-04T11:45:33.936Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-04T11:45:34.880Z] check_test.go:454: [d3e1cfd781e95] daemon is not started [2022-08-04T11:45:34.880Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-04T11:45:37.424Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-04T11:45:38.391Z] check_test.go:454: [dd0cdab1c6370] daemon is not started [2022-08-04T11:45:38.391Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-04T11:45:38.652Z] check_test.go:454: [d9440a881ceea] daemon is not started [2022-08-04T11:45:38.652Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-04T11:45:39.223Z] check_test.go:454: [ded87800aa83e] daemon is not started [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite (18.73s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.64s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.76s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.36s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.14s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-04T11:45:39.223Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.54s) [2022-08-04T11:45:39.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-04T11:45:39.223Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-04T11:45:40.164Z] check_test.go:483: [df2253bf2ae59] daemon is not started [2022-08-04T11:45:40.164Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-04T11:45:40.735Z] check_test.go:483: [d79d3405a5880] daemon is not started [2022-08-04T11:45:40.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-04T11:45:40.735Z] check_test.go:483: [d3e3688e58e9d] daemon is not started [2022-08-04T11:45:40.735Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-04T11:45:41.305Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-04T11:45:41.305Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T11:45:41.305Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-04T11:45:42.246Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-04T11:45:42.818Z] check_test.go:483: [d574652ddc34a] daemon is not started [2022-08-04T11:45:42.818Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-04T11:45:43.389Z] check_test.go:483: [d9cd545b9fc35] daemon is not started [2022-08-04T11:45:43.389Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-04T11:45:44.329Z] check_test.go:483: [de94a70d40421] daemon is not started [2022-08-04T11:45:44.329Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-04T11:45:44.589Z] check_test.go:483: [d1467dd00e6af] daemon is not started [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.38s) [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.20s) [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.42s) [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s) [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.67s) [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.94s) [2022-08-04T11:45:44.589Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-04T11:45:44.589Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-04T11:45:44.589Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-04T11:45:47.139Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-04T11:45:47.400Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-04T11:45:48.341Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-04T11:45:49.723Z] check_test.go:510: [d0dd9160c7d42] daemon is not started [2022-08-04T11:45:49.723Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-04T11:45:49.983Z] check_test.go:510: [d4783f7990586] daemon is not started [2022-08-04T11:45:49.983Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-04T11:45:49.983Z] check_test.go:510: [db640af70f628] daemon is not started [2022-08-04T11:45:49.983Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-04T11:45:50.243Z] check_test.go:510: [d26e6806a6022] daemon is not started [2022-08-04T11:45:50.243Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-04T11:45:50.243Z] check_test.go:510: [d8ad86d9fe215] daemon is not started [2022-08-04T11:45:50.243Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2022-08-04T11:45:50.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-04T11:45:50.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s) [2022-08-04T11:45:50.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2022-08-04T11:45:50.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-04T11:45:50.243Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-04T11:45:50.243Z] === RUN TestDockerNetworkSuite [2022-08-04T11:45:50.243Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-04T11:45:50.508Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-04T11:45:51.893Z] docker_cli_network_unix_test.go:46: [d09e07551b575] daemon is not started [2022-08-04T11:45:51.893Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-04T11:45:52.468Z] docker_cli_network_unix_test.go:46: [d9c7d374d4276] daemon is not started [2022-08-04T11:45:52.728Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-04T11:45:55.279Z] docker_cli_network_unix_test.go:46: [d7c032ac2d949] daemon is not started [2022-08-04T11:45:55.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-04T11:45:57.233Z] docker_cli_network_unix_test.go:46: [d6182c8fed815] daemon is not started [2022-08-04T11:45:57.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-04T11:45:57.233Z] docker_cli_network_unix_test.go:1233: [d19ae711f526b] daemon is not started [2022-08-04T11:45:59.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-04T11:46:00.718Z] docker_cli_network_unix_test.go:46: [d9e4d2803715b] daemon is not started [2022-08-04T11:46:01.288Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-04T11:46:06.574Z] docker_cli_network_unix_test.go:46: [de54153308c3b] daemon is not started [2022-08-04T11:46:06.574Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-04T11:46:08.484Z] docker_cli_network_unix_test.go:46: [df1248b08352b] daemon is not started [2022-08-04T11:46:08.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-04T11:46:10.126Z] docker_cli_network_unix_test.go:46: [d0a11b22bff41] daemon is not started [2022-08-04T11:46:10.126Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-04T11:46:10.387Z] docker_cli_network_unix_test.go:46: [d3b959965dacb] daemon is not started [2022-08-04T11:46:10.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-04T11:46:10.958Z] docker_cli_network_unix_test.go:46: [d0ec0fccb366a] daemon is not started [2022-08-04T11:46:10.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-04T11:46:11.529Z] docker_cli_network_unix_test.go:46: [d7c842c953e9a] daemon is not started [2022-08-04T11:46:11.790Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-04T11:46:12.361Z] docker_cli_network_unix_test.go:46: [d4a5758017d92] daemon is not started [2022-08-04T11:46:12.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-04T11:46:12.883Z] docker_cli_network_unix_test.go:46: [d9c407fb7dd50] daemon is not started [2022-08-04T11:46:12.883Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-04T11:46:13.143Z] docker_cli_network_unix_test.go:46: [d2aa611ff2fd2] daemon is not started [2022-08-04T11:46:13.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-04T11:46:13.714Z] docker_cli_network_unix_test.go:46: [d06face36a2e2] daemon is not started [2022-08-04T11:46:13.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-04T11:46:14.235Z] docker_cli_network_unix_test.go:46: [d657e08654598] daemon is not started [2022-08-04T11:46:14.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-04T11:46:14.235Z] docker_cli_network_unix_test.go:46: [db649fd805818] daemon is not started [2022-08-04T11:46:14.235Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-04T11:46:14.509Z] docker_cli_network_unix_test.go:46: [d73dcd487cda7] daemon is not started [2022-08-04T11:46:14.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-04T11:46:15.080Z] docker_cli_network_unix_test.go:46: [d9fb425085d5f] daemon is not started [2022-08-04T11:46:15.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-04T11:46:15.650Z] docker_cli_network_unix_test.go:46: [d5aa074471fcd] daemon is not started [2022-08-04T11:46:16.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-04T11:46:16.220Z] docker_cli_network_unix_test.go:46: [d079e2d72588b] daemon is not started [2022-08-04T11:46:16.220Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-04T11:46:16.480Z] docker_cli_network_unix_test.go:46: [d53c702299f81] daemon is not started [2022-08-04T11:46:16.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-04T11:46:16.480Z] docker_cli_network_unix_test.go:46: [d45c89f20ff5e] daemon is not started [2022-08-04T11:46:16.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-04T11:46:17.863Z] docker_cli_network_unix_test.go:968: [de261ce9023df] daemon is not started [2022-08-04T11:46:19.246Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-04T11:46:20.191Z] docker_cli_network_unix_test.go:46: [d3fc40e72c5fc] daemon is not started [2022-08-04T11:46:20.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-04T11:46:22.732Z] docker_cli_network_unix_test.go:1116: [dae3b677c9e08] daemon is not started [2022-08-04T11:46:26.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-04T11:46:26.936Z] docker_cli_network_unix_test.go:46: [d3ddac327d8d0] daemon is not started [2022-08-04T11:46:26.936Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-04T11:46:27.196Z] docker_cli_network_unix_test.go:46: [dde3365eb71a4] daemon is not started [2022-08-04T11:46:27.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-04T11:46:27.196Z] docker_cli_network_unix_test.go:46: [df51c40fbb072] daemon is not started [2022-08-04T11:46:27.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-04T11:46:27.457Z] docker_cli_network_unix_test.go:46: [dace9ef78c970] daemon is not started [2022-08-04T11:46:27.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-04T11:46:27.457Z] docker_cli_network_unix_test.go:46: [d2095cb427eee] daemon is not started [2022-08-04T11:46:27.457Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-04T11:46:27.717Z] docker_cli_network_unix_test.go:46: [de869c8c1d586] daemon is not started [2022-08-04T11:46:27.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-04T11:46:27.717Z] docker_cli_network_unix_test.go:46: [dd124afba9535] daemon is not started [2022-08-04T11:46:27.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-04T11:46:29.630Z] docker_cli_network_unix_test.go:46: [dd1ed715ac85d] daemon is not started [2022-08-04T11:46:30.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-04T11:46:30.200Z] docker_cli_network_unix_test.go:46: [de4e14db6a51d] daemon is not started [2022-08-04T11:46:30.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-04T11:46:30.200Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T11:46:30.200Z] docker_cli_network_unix_test.go:46: [d90bee9a757fe] daemon is not started [2022-08-04T11:46:30.200Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-04T11:46:30.770Z] docker_cli_network_unix_test.go:46: [d680879899e9b] daemon is not started [2022-08-04T11:46:31.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-04T11:46:35.245Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-04T11:46:36.186Z] docker_cli_network_unix_test.go:1084: [d6dae478db67c] daemon is not started [2022-08-04T11:46:38.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-04T11:46:38.098Z] docker_cli_network_unix_test.go:46: [dfba63bf4b370] daemon is not started [2022-08-04T11:46:38.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-04T11:46:38.359Z] docker_cli_network_unix_test.go:46: [d6252ff7fbf90] daemon is not started [2022-08-04T11:46:38.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-04T11:46:40.002Z] docker_cli_network_unix_test.go:46: [da6f2bcfc0dec] daemon is not started [2022-08-04T11:46:40.002Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-04T11:46:40.263Z] docker_cli_network_unix_test.go:46: [d829d44b17d64] daemon is not started [2022-08-04T11:46:40.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-04T11:46:40.524Z] docker_cli_network_unix_test.go:46: [d0cda6cbf4272] daemon is not started [2022-08-04T11:46:40.784Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-04T11:46:41.353Z] docker_cli_network_unix_test.go:46: [d772b6470e603] daemon is not started [2022-08-04T11:46:41.353Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-04T11:46:41.928Z] docker_cli_network_unix_test.go:46: [dbb88d4d055b8] daemon is not started [2022-08-04T11:46:42.498Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-04T11:46:44.407Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-04T11:46:47.703Z] docker_cli_swarm_test.go:1180: [d153d8c7130eb] joining swarm manager [dade8e43b685b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:46:48.642Z] docker_cli_network_unix_test.go:46: [db963cd77e6a6] daemon is not started [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite (58.36s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.41s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.09s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.84s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.52s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.48s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.31s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.16s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.54s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.82s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.76s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.04s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.37s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.21s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.03s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.48s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-04T11:46:48.642Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.58s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.12s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.58s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.03s) [2022-08-04T11:46:48.642Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.33s) [2022-08-04T11:46:48.642Z] === RUN TestDockerHubPullSuite [2022-08-04T11:46:48.642Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-04T11:46:51.183Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-04T11:46:53.722Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-04T11:46:53.722Z] docker_cli_swarm_test.go:1189: [d14d6379cbac6] joining swarm manager [dade8e43b685b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:46:54.295Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-04T11:46:56.216Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-04T11:46:56.475Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-04T11:46:57.045Z] --- PASS: TestDockerHubPullSuite (8.19s) [2022-08-04T11:46:57.045Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-08-04T11:46:57.045Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.56s) [2022-08-04T11:46:57.045Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.02s) [2022-08-04T11:46:57.045Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.72s) [2022-08-04T11:46:57.045Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.52s) [2022-08-04T11:46:57.045Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-04T11:46:57.045Z] PASS [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === Skipped [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T11:46:57.045Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.05s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.05s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T11:46:57.045Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.045Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-04T11:46:57.045Z] [2022-08-04T11:46:57.045Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T11:46:57.046Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T11:46:57.046Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_sni_test.go:30: Flakey test [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T11:46:57.046Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-04T11:46:57.046Z] docker_cli_network_unix_test.go:46: [d90bee9a757fe] daemon is not started [2022-08-04T11:46:57.046Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] DONE 1265 tests, 51 skipped in 1473.429s [2022-08-04T11:46:57.046Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T11:46:57.046Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T11:46:57.046Z] +++ kill 9417 [2022-08-04T11:46:57.046Z] +++ /etc/init.d/apparmor stop [2022-08-04T11:46:57.046Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] Unloading profiles will leave already running processes permanently [2022-08-04T11:46:57.046Z] unconfined, which can lead to unexpected situations. [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.046Z] To set a process to complain mode, use the command line tool [2022-08-04T11:46:57.046Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T11:46:57.046Z] +++ true [2022-08-04T11:46:57.046Z] exiting test-integration [2022-08-04T11:46:57.046Z] ++ exit 0 [2022-08-04T11:46:57.046Z] [2022-08-04T11:46:57.306Z] + for job in $(jobs -p) [2022-08-04T11:46:57.306Z] + wait 8485 [2022-08-04T11:47:44.001Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-04T11:47:45.910Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-04T11:47:50.109Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-04T11:47:52.018Z] docker_cli_swarm_test.go:1112: [d257a1f2d328c] joining swarm manager [d8c1050b692e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:47:53.403Z] docker_cli_swarm_test.go:1113: [dab82dd51bd54] joining swarm manager [d8c1050b692e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:49:29.877Z] docker_cli_swarm_test.go:1166: [dbe7ec4b2a1ae] joining swarm manager [d8c1050b692e8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-04T11:50:01.971Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-04T11:50:01.971Z] docker_cli_swarm_test.go:1447: [dd9427fbd4374] joining swarm manager [d91239f5232f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:50:01.971Z] docker_cli_swarm_test.go:1448: [dc560316cc70b] joining swarm manager [d91239f5232f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-04T11:50:11.972Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-04T11:50:11.972Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-04T11:50:11.972Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-04T11:50:12.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-04T11:50:12.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-04T11:50:12.803Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-04T11:50:15.342Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-04T11:50:18.638Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-04T11:50:20.549Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-04T11:50:22.457Z] docker_cli_swarm_unix_test.go:63: [db8356eb40c3b] joining swarm manager [d0338d37a00fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:51:18.704Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-04T11:51:18.704Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-04T11:51:18.704Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-04T11:51:20.621Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-04T11:51:23.923Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-04T11:51:26.465Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-04T11:51:27.846Z] docker_api_swarm_test.go:962: [d8e9d6a8e95d0] joining swarm manager [d69a2f0053c93]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-04T11:51:45.948Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-04T11:51:58.167Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-04T11:52:00.076Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-04T11:52:02.633Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-04T11:52:05.174Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-04T11:52:13.301Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-04T11:52:16.595Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-04T11:52:19.136Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-04T11:52:21.678Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-04T11:52:24.221Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-04T11:52:26.300Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-04T11:52:29.621Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-04T11:52:31.528Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-04T11:53:27.776Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-04T11:53:42.669Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite (1555.44s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.39s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.02s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.20s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.35s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.27s) [2022-08-04T11:53:57.582Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.36s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.99s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.76s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (31.61s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.22s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.09s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.32s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.19s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.88s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.19s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.68s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.34s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.43s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.92s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.88s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.61s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.56s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.12s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.26s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.17s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.38s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.20s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.24s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.23s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.79s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.02s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.45s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.27s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.01s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.31s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.39s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.09s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.15s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.14s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.80s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.69s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.65s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.50s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.59s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.17s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.03s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.47s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.80s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.21s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.65s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.00s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.59s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.05s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.13s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.87s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.83s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.97s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.19s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.52s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.67s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.70s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.81s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.61s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.66s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.89s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.65s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.24s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.76s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.64s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.00s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.24s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.80s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.23s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.08s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.88s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.14s) [2022-08-04T11:53:57.582Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.40s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.71s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.25s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.93s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.23s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.21s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.44s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.20s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.13s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.29s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.38s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.14s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.20s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.11s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.48s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.65s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.26s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.94s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.40s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.51s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.96s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.87s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.15s) [2022-08-04T11:53:57.582Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-08-04T11:53:57.582Z] === RUN TestDockerExternalVolumeSuite [2022-08-04T11:53:57.583Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-04T11:53:58.154Z] docker_cli_external_volume_driver_test.go:53: [d5bb3ac5eebe4] daemon is not started [2022-08-04T11:54:16.254Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-04T11:55:23.961Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-04T11:55:30.564Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-04T11:55:45.456Z] docker_cli_external_volume_driver_test.go:53: [d57608a4a8716] daemon is not started [2022-08-04T11:56:00.351Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-04T11:56:18.452Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-04T11:56:30.680Z] docker_cli_external_volume_driver_test.go:53: [d9b25cf1b504a] daemon is not started [2022-08-04T11:56:45.572Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-04T11:56:45.831Z] docker_cli_external_volume_driver_test.go:53: [db60d0cefa7cb] daemon is not started [2022-08-04T11:57:00.722Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-04T11:57:32.836Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-04T11:57:50.937Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-04T11:58:05.829Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-04T11:58:52.552Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-04T11:59:10.653Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-04T11:59:42.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-04T12:00:14.850Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-04T12:00:27.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-04T12:00:45.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-04T12:00:45.168Z] docker_cli_external_volume_driver_test.go:485: [d530165c5cccf] daemon is not started [2022-08-04T12:01:00.094Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-04T12:01:00.094Z] docker_cli_external_volume_driver_test.go:53: [daf4b6249b9b5] daemon is not started [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite (437.03s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.65s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-04T12:01:14.991Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-04T12:01:14.991Z] PASS [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:14.991Z] === Skipped [2022-08-04T12:01:14.991Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T12:01:14.991Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-04T12:01:14.991Z] check_test.go:540: [d829c397769c8] daemon is not started [2022-08-04T12:01:14.991Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:14.991Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T12:01:14.991Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-04T12:01:14.991Z] check_test.go:540: [d5aabf8a32128] daemon is not started [2022-08-04T12:01:14.991Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:14.991Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T12:01:14.991Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-04T12:01:14.991Z] check_test.go:540: [dc9cc7a7ccf28] daemon is not started [2022-08-04T12:01:14.991Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:14.991Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T12:01:14.991Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-04T12:01:14.991Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:14.991Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-04T12:01:14.991Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-04T12:01:14.991Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:14.991Z] DONE 269 tests, 5 skipped in 2331.206s [2022-08-04T12:01:14.991Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-04T12:01:14.991Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfe29d4e18160/docker.pid [2022-08-04T12:01:14.991Z] +++ kill 7087 [2022-08-04T12:01:14.991Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7087 is not a child of this shell [2022-08-04T12:01:14.991Z] warning: PID 7087 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfe29d4e18160/docker.pid had a nonzero exit code [2022-08-04T12:01:14.991Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dfe29d4e18160/root: target is busy. [2022-08-04T12:01:14.991Z] ++++ cat bundles/test-integration/docker.pid [2022-08-04T12:01:14.991Z] +++ kill 9379 [2022-08-04T12:01:14.991Z] +++ /etc/init.d/apparmor stop [2022-08-04T12:01:14.991Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:14.991Z] Unloading profiles will leave already running processes permanently [2022-08-04T12:01:14.991Z] unconfined, which can lead to unexpected situations. [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:14.991Z] To set a process to complain mode, use the command line tool [2022-08-04T12:01:14.991Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-04T12:01:14.991Z] +++ true [2022-08-04T12:01:14.991Z] exiting test-integration [2022-08-04T12:01:14.991Z] ++ exit 0 [2022-08-04T12:01:14.991Z] [2022-08-04T12:01:15.255Z] + exit 0 [2022-08-04T12:01:15.255Z] ++ jobs -p [2022-08-04T12:01:15.255Z] + pids= [2022-08-04T12:01:15.255Z] + echo 'Remaining pids to kill: []' [2022-08-04T12:01:15.255Z] Remaining pids to kill: [] [2022-08-04T12:01:15.255Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-04T12:01:15.269Z] Recording test results [2022-08-04T12:01:16.834Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-04T12:01:17.167Z] + echo Ensuring container killed. [2022-08-04T12:01:17.167Z] Ensuring container killed. [2022-08-04T12:01:17.167Z] + docker ps -aq -f name=docker-pr6-* [2022-08-04T12:01:17.167Z] + cids=973e68970003 [2022-08-04T12:01:17.167Z] a44436ec61e7 [2022-08-04T12:01:17.167Z] df3db315b006 [2022-08-04T12:01:17.167Z] + [ -n 973e68970003 [2022-08-04T12:01:17.167Z] a44436ec61e7 [2022-08-04T12:01:17.167Z] df3db315b006 ] [2022-08-04T12:01:17.167Z] + docker rm -vf 973e68970003 a44436ec61e7 df3db315b006 [2022-08-04T12:01:18.114Z] 973e68970003 [2022-08-04T12:01:18.114Z] a44436ec61e7 [2022-08-04T12:01:18.114Z] df3db315b006 [Pipeline] sh [2022-08-04T12:01:18.403Z] + echo Chowning /workspace to jenkins user [2022-08-04T12:01:18.403Z] Chowning /workspace to jenkins user [2022-08-04T12:01:18.403Z] + id -u [2022-08-04T12:01:18.403Z] + id -g [2022-08-04T12:01:18.403Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43817:/workspace busybox chown -R 1000:1000 /workspace [2022-08-04T12:01:18.403Z] Unable to find image 'busybox:latest' locally [2022-08-04T12:01:18.403Z] latest: Pulling from library/busybox [2022-08-04T12:01:18.666Z] 50783e0dfb64: Pulling fs layer [2022-08-04T12:01:18.666Z] 50783e0dfb64: Verifying Checksum [2022-08-04T12:01:18.666Z] 50783e0dfb64: Download complete [2022-08-04T12:01:18.666Z] 50783e0dfb64: Pull complete [2022-08-04T12:01:18.666Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-04T12:01:18.666Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-04T12:01:21.513Z] + bundleName=amd64 [2022-08-04T12:01:21.513Z] + echo Creating amd64-bundles.tar.gz [2022-08-04T12:01:21.513Z] Creating amd64-bundles.tar.gz [2022-08-04T12:01:21.513Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-04T12:01:21.513Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-04T12:01:22.909Z] Archiving artifacts [2022-08-04T12:01:24.979Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43817/6/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-04T12:01:25.310Z] + make clean [2022-08-04T12:01:25.310Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-04T12:01:25.571Z] docker-dev-cache [2022-08-04T12:01:25.571Z] 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