Pull request #44029 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4+29c636bf80198577150a174d39966b6cfe0d6e1c (9ba6c602734a5aa45ee9acf7352e219e63abbc08) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44029@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-25T19:34:17.119Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-25T19:34:17.122Z] Trying to pass milestone 2 [Pipeline] milestone [2022-08-25T19:34:17.208Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-25T19:34:17.372Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f8200bbb8a31d65) in /home/ubuntu/workspace/moby_PR-44029 [Pipeline] { [Pipeline] checkout [2022-08-25T19:34:17.405Z] The recommended git tool is: git [2022-08-25T19:34:17.420Z] using credential docker-jenkins-github-credentials [2022-08-25T19:34:17.428Z] Cloning the remote Git repository [2022-08-25T19:34:17.428Z] Cloning with configured refspecs honoured and without tags [2022-08-25T19:34:17.432Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:34:17.433Z] > git init /home/ubuntu/workspace/moby_PR-44029 # timeout=10 [2022-08-25T19:34:17.450Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:17.450Z] > git --version # timeout=10 [2022-08-25T19:34:17.458Z] > git --version # 'git version 2.17.1' [2022-08-25T19:34:17.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:17.459Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:33.377Z] Fetching without tags [2022-08-25T19:34:33.546Z] Merging remotes/origin/22.06 commit 29c636bf80198577150a174d39966b6cfe0d6e1c into PR head commit 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:34:34.119Z] Merge succeeded, producing 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:34:34.120Z] Checking out Revision 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 (PR-44029) [2022-08-25T19:34:34.267Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [2022-08-25T19:34:34.274Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:34:35.051Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44029:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-08-25T19:34:35.051Z] Unable to find image 'alpine:latest' locally [2022-08-25T19:34:33.355Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:33.363Z] > git config --add remote.origin.fetch +refs/pull/44029/head:refs/remotes/origin/PR-44029 # timeout=10 [2022-08-25T19:34:33.368Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:33.374Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:33.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:33.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:33.381Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:33.549Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:33.554Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:34:34.092Z] > git remote # timeout=10 [2022-08-25T19:34:34.098Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:34.103Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:34.104Z] > git merge 29c636bf80198577150a174d39966b6cfe0d6e1c # timeout=10 [2022-08-25T19:34:34.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:34.122Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:34.128Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:34:34.272Z] > git rev-list --no-walk 48c003e9897847f713c3784bad4c76341597e831 # timeout=10 [2022-08-25T19:34:35.309Z] latest: Pulling from library/alpine [2022-08-25T19:34:35.309Z] 213ec9aee27d: Pulling fs layer [2022-08-25T19:34:35.309Z] 213ec9aee27d: Download complete [2022-08-25T19:34:35.567Z] 213ec9aee27d: Pull complete [2022-08-25T19:34:35.567Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-08-25T19:34:35.567Z] Status: Downloaded newer image for alpine:latest [2022-08-25T19:34:38.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-25T19:34:38.539Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f8200bbb8a31d65) in /home/ubuntu/workspace/moby_PR-44029 [2022-08-25T19:34:38.540Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a35c376bc1d231e8) in /home/ubuntu/workspace/moby_PR-44029 [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] } [2022-08-25T19:34:38.560Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0bf8a757fefb8d1cb) in /home/ubuntu/workspace/moby_PR-44029 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-25T19:34:38.590Z] The recommended git tool is: git [Pipeline] checkout [2022-08-25T19:34:38.597Z] The recommended git tool is: git [2022-08-25T19:34:38.598Z] using credential docker-jenkins-github-credentials [2022-08-25T19:34:38.605Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-25T19:34:38.612Z] Fetching changes from the remote Git repository [2022-08-25T19:34:38.615Z] Cloning the remote Git repository [2022-08-25T19:34:38.615Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2022-08-25T19:34:38.632Z] Fetching without tags [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout 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 [2022-08-25T19:34:38.714Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2022-08-25T19:34:38.730Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [2022-08-25T19:34:38.739Z] Cloning the remote Git repository [2022-08-25T19:34:38.739Z] Cloning with configured refspecs honoured and without tags Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [2022-08-25T19:34:38.824Z] Merging remotes/origin/22.06 commit 29c636bf80198577150a174d39966b6cfe0d6e1c into PR head commit 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [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-25T19:34:38.991Z] Merge succeeded, producing 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:34:38.991Z] Checking out Revision 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 (PR-44029) [2022-08-25T19:34:39.051Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:34:38.609Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44029/.git # timeout=10 [2022-08-25T19:34:38.615Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:38.635Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:38.635Z] > git --version # timeout=10 [2022-08-25T19:34:38.644Z] > git --version # 'git version 2.17.1' [2022-08-25T19:34:38.644Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:38.645Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:38.826Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:38.833Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:34:38.965Z] > git remote # timeout=10 [2022-08-25T19:34:38.970Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:38.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:38.976Z] > git merge 29c636bf80198577150a174d39966b6cfe0d6e1c # timeout=10 [2022-08-25T19:34:38.985Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:38.994Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:38.998Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:34:38.618Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:34:38.619Z] > git init /home/ubuntu/workspace/moby_PR-44029 # timeout=10 [2022-08-25T19:34:38.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:38.633Z] > git --version # timeout=10 [2022-08-25T19:34:38.646Z] > git --version # 'git version 2.17.1' [2022-08-25T19:34:38.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:38.648Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:39.694Z] + [ PR != PR ] [2022-08-25T19:34:39.695Z] + [ 22.06 != master ] [2022-08-25T19:34:39.695Z] + echo 1 [Pipeline] withEnv [Pipeline] { [2022-08-25T19:34:38.778Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:34:38.778Z] > git init /home/ubuntu/workspace/moby_PR-44029 # timeout=10 [2022-08-25T19:34:38.791Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:38.791Z] > git --version # timeout=10 [2022-08-25T19:34:38.797Z] > git --version # 'git version 2.25.1' [2022-08-25T19:34:38.797Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:38.798Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:34:40.016Z] + docker version [2022-08-25T19:34:40.016Z] Client: Docker Engine - Community [2022-08-25T19:34:40.016Z] Version: 20.10.14 [2022-08-25T19:34:40.016Z] API version: 1.41 [2022-08-25T19:34:40.016Z] Go version: go1.16.15 [2022-08-25T19:34:40.016Z] Git commit: a224086 [2022-08-25T19:34:40.016Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T19:34:40.016Z] OS/Arch: linux/amd64 [2022-08-25T19:34:40.016Z] Context: default [2022-08-25T19:34:40.016Z] Experimental: true [2022-08-25T19:34:40.016Z] [2022-08-25T19:34:40.016Z] Server: Docker Engine - Community [2022-08-25T19:34:40.016Z] Engine: [2022-08-25T19:34:40.016Z] Version: 20.10.14 [2022-08-25T19:34:40.016Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:34:40.016Z] Go version: go1.16.15 [2022-08-25T19:34:40.016Z] Git commit: 87a90dc [2022-08-25T19:34:40.016Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T19:34:40.016Z] OS/Arch: linux/amd64 [2022-08-25T19:34:40.016Z] Experimental: true [2022-08-25T19:34:40.016Z] containerd: [2022-08-25T19:34:40.016Z] Version: 1.5.11 [2022-08-25T19:34:40.016Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:40.016Z] runc: [2022-08-25T19:34:40.016Z] Version: 1.0.3 [2022-08-25T19:34:40.016Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:34:40.016Z] docker-init: [2022-08-25T19:34:40.016Z] Version: 0.19.0 [2022-08-25T19:34:40.016Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:34:40.296Z] + docker info [2022-08-25T19:34:42.194Z] Client: [2022-08-25T19:34:42.194Z] Context: default [2022-08-25T19:34:42.194Z] Debug Mode: false [2022-08-25T19:34:42.194Z] Plugins: [2022-08-25T19:34:42.194Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:34:42.194Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:34:42.194Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T19:34:42.194Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T19:34:42.194Z] [2022-08-25T19:34:42.194Z] Server: [2022-08-25T19:34:42.194Z] Containers: 0 [2022-08-25T19:34:42.194Z] Running: 0 [2022-08-25T19:34:42.194Z] Paused: 0 [2022-08-25T19:34:42.194Z] Stopped: 0 [2022-08-25T19:34:42.194Z] Images: 4 [2022-08-25T19:34:42.194Z] Server Version: 20.10.14 [2022-08-25T19:34:42.194Z] Storage Driver: overlay2 [2022-08-25T19:34:42.194Z] Backing Filesystem: extfs [2022-08-25T19:34:42.194Z] Supports d_type: true [2022-08-25T19:34:42.194Z] Native Overlay Diff: true [2022-08-25T19:34:42.194Z] userxattr: false [2022-08-25T19:34:42.194Z] Logging Driver: json-file [2022-08-25T19:34:42.194Z] Cgroup Driver: cgroupfs [2022-08-25T19:34:42.194Z] Cgroup Version: 1 [2022-08-25T19:34:42.194Z] Plugins: [2022-08-25T19:34:42.194Z] Volume: local [2022-08-25T19:34:42.194Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:34:42.194Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:34:42.194Z] Swarm: inactive [2022-08-25T19:34:42.194Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T19:34:42.194Z] Default Runtime: runc [2022-08-25T19:34:42.194Z] Init Binary: docker-init [2022-08-25T19:34:42.194Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:42.194Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:34:42.194Z] init version: de40ad0 [2022-08-25T19:34:42.194Z] Security Options: [2022-08-25T19:34:42.194Z] apparmor [2022-08-25T19:34:42.194Z] seccomp [2022-08-25T19:34:42.194Z] Profile: default [2022-08-25T19:34:42.194Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T19:34:42.194Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T19:34:42.194Z] OSType: linux [2022-08-25T19:34:42.194Z] Architecture: x86_64 [2022-08-25T19:34:42.194Z] CPUs: 2 [2022-08-25T19:34:42.194Z] Total Memory: 7.565GiB [2022-08-25T19:34:42.194Z] Name: ip-10-100-116-36 [2022-08-25T19:34:42.194Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T19:34:42.194Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:34:42.194Z] Debug Mode: false [2022-08-25T19:34:42.194Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:34:42.194Z] Labels: [2022-08-25T19:34:42.194Z] Experimental: true [2022-08-25T19:34:42.194Z] Insecure Registries: [2022-08-25T19:34:42.194Z] 127.0.0.0/8 [2022-08-25T19:34:42.194Z] Live Restore Enabled: true [2022-08-25T19:34:42.194Z] [2022-08-25T19:34:42.194Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T19:34:42.474Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:42.474Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:42.474Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44029/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T19:34:42.474Z] + bash /home/ubuntu/workspace/moby_PR-44029/check-config.sh [2022-08-25T19:34:42.474Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T19:34:42.474Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T19:34:42.474Z] [2022-08-25T19:34:42.474Z] Generally Necessary: [2022-08-25T19:34:42.474Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T19:34:42.474Z] - apparmor: enabled and tools installed [2022-08-25T19:34:42.474Z] - CONFIG_NAMESPACES: enabled [2022-08-25T19:34:42.474Z] - CONFIG_NET_NS: enabled [2022-08-25T19:34:42.474Z] - CONFIG_PID_NS: enabled [2022-08-25T19:34:42.474Z] - CONFIG_IPC_NS: enabled [2022-08-25T19:34:42.474Z] - CONFIG_UTS_NS: enabled [2022-08-25T19:34:42.474Z] - CONFIG_CGROUPS: enabled [2022-08-25T19:34:42.474Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T19:34:42.474Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T19:34:42.474Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T19:34:42.474Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T19:34:42.474Z] - CONFIG_CPUSETS: enabled [2022-08-25T19:34:42.474Z] - CONFIG_MEMCG: enabled [2022-08-25T19:34:42.474Z] - CONFIG_KEYS: enabled [2022-08-25T19:34:42.732Z] - CONFIG_VETH: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T19:34:42.732Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T19:34:42.732Z] [2022-08-25T19:34:42.732Z] Optional Features: [2022-08-25T19:34:42.732Z] - CONFIG_USER_NS: enabled [2022-08-25T19:34:42.732Z] - CONFIG_SECCOMP: enabled [2022-08-25T19:34:42.732Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T19:34:42.732Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T19:34:42.732Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T19:34:42.732Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T19:34:42.732Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T19:34:42.732Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T19:34:42.732Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T19:34:42.732Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T19:34:42.732Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T19:34:42.732Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T19:34:42.732Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T19:34:42.732Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T19:34:42.732Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T19:34:42.732Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T19:34:42.732Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T19:34:42.732Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T19:34:42.732Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T19:34:42.990Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T19:34:42.990Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T19:34:42.990Z] - CONFIG_EXT4_FS: enabled [2022-08-25T19:34:42.990Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T19:34:42.990Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T19:34:42.990Z] - Network Drivers: [2022-08-25T19:34:42.990Z] - "overlay": [2022-08-25T19:34:42.990Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T19:34:42.990Z] Optional (for encrypted networks): [2022-08-25T19:34:42.990Z] - CONFIG_CRYPTO: enabled [2022-08-25T19:34:42.990Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T19:34:42.990Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T19:34:42.990Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T19:34:42.990Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T19:34:42.990Z] - CONFIG_XFRM: enabled [2022-08-25T19:34:42.990Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T19:34:42.990Z] - "ipvlan": [2022-08-25T19:34:42.990Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T19:34:42.990Z] - "macvlan": [2022-08-25T19:34:42.990Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T19:34:42.990Z] - "ftp,tftp client in container": [2022-08-25T19:34:42.990Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T19:34:42.990Z] - Storage Drivers: [2022-08-25T19:34:42.990Z] - "aufs": [2022-08-25T19:34:42.990Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T19:34:42.990Z] - "btrfs": [2022-08-25T19:34:42.990Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T19:34:42.990Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T19:34:42.990Z] - "devicemapper": [2022-08-25T19:34:42.990Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T19:34:42.990Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T19:34:42.990Z] - "overlay": [2022-08-25T19:34:42.990Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T19:34:42.990Z] - "zfs": [2022-08-25T19:34:42.990Z] - /dev/zfs: present [2022-08-25T19:34:42.990Z] - zfs command: missing [2022-08-25T19:34:42.990Z] - zpool command: missing [2022-08-25T19:34:42.990Z] [2022-08-25T19:34:42.990Z] Limits: [2022-08-25T19:34:42.990Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T19:34:42.990Z] [2022-08-25T19:34:42.990Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:34:43.309Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 . [2022-08-25T19:34:43.309Z] #2 [internal] load .dockerignore [2022-08-25T19:34:43.309Z] #2 sha256:9468659b7d128486340fa57b044e846a06d9fc7fd290b27d3a98286397efcacf [2022-08-25T19:34:43.309Z] #2 transferring context: 145B 0.0s done [2022-08-25T19:34:43.309Z] #2 DONE 0.1s [2022-08-25T19:34:43.309Z] [2022-08-25T19:34:43.309Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:43.309Z] #1 sha256:abbca517e500f96c49c1a83eb33df8b37da0b4ccbd3ad17a4b40f5eb5052a861 [2022-08-25T19:34:43.309Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-08-25T19:34:43.309Z] #1 DONE 0.1s [2022-08-25T19:34:43.309Z] [2022-08-25T19:34:43.309Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:34:43.309Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T19:34:43.875Z] #3 DONE 0.2s [2022-08-25T19:34:43.875Z] [2022-08-25T19:34:43.875Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:34:43.875Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T19:34:43.875Z] #4 CACHED [2022-08-25T19:34:44.135Z] [2022-08-25T19:34:44.135Z] #6 [internal] load .dockerignore [2022-08-25T19:34:44.135Z] #6 sha256:cdd997eb5646f174a306f198ee460daf4b22cf18a120c136b2302f02c27de231 [2022-08-25T19:34:44.135Z] #6 DONE 0.0s [2022-08-25T19:34:44.135Z] [2022-08-25T19:34:44.135Z] #5 [internal] load build definition from Dockerfile [2022-08-25T19:34:44.135Z] #5 sha256:966cbd9477a63d7f63dc5c9eab592b363d98fb9e81f8f9b80c2d41bdb7e164ff [2022-08-25T19:34:44.135Z] #5 DONE 0.0s [2022-08-25T19:34:44.135Z] [2022-08-25T19:34:44.135Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:44.135Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:34:44.135Z] #10 DONE 0.1s [2022-08-25T19:34:44.135Z] [2022-08-25T19:34:44.135Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:44.135Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:34:44.135Z] #9 DONE 0.1s [2022-08-25T19:34:44.135Z] [2022-08-25T19:34:44.135Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:34:44.135Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T19:34:44.135Z] #8 DONE 0.1s [2022-08-25T19:34:44.135Z] [2022-08-25T19:34:44.135Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:34:44.135Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T19:34:44.135Z] #7 DONE 0.2s [2022-08-25T19:34:44.394Z] [2022-08-25T19:34:44.394Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:44.394Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:34:44.394Z] #78 DONE 0.0s [2022-08-25T19:34:44.394Z] [2022-08-25T19:34:44.394Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:44.394Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:34:44.394Z] #80 DONE 0.0s [2022-08-25T19:34:44.394Z] [2022-08-25T19:34:44.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:34:44.394Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:34:44.394Z] #11 DONE 0.0s [2022-08-25T19:34:44.394Z] [2022-08-25T19:34:44.394Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:34:44.394Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T19:34:44.394Z] #12 CACHED [2022-08-25T19:34:44.394Z] [2022-08-25T19:34:44.394Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:34:44.394Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:34:44.394Z] #35 DONE 0.0s [2022-08-25T19:34:44.394Z] [2022-08-25T19:34:44.394Z] #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-25T19:34:44.394Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T19:34:44.394Z] #13 CACHED [2022-08-25T19:34:44.394Z] [2022-08-25T19:34:44.394Z] #31 [internal] load build context [2022-08-25T19:34:44.394Z] #31 sha256:306a629675a8f77447f9c0afa0db19cd2103808d300b1caaef6ccff6d07917cd [2022-08-25T19:34:44.653Z] #31 ... [2022-08-25T19:34:44.653Z] [2022-08-25T19:34:44.653Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:34:44.653Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:34:44.653Z] #56 DONE 0.4s [2022-08-25T19:34:44.653Z] [2022-08-25T19:34:44.653Z] #31 [internal] load build context [2022-08-25T19:34:44.653Z] #31 sha256:306a629675a8f77447f9c0afa0db19cd2103808d300b1caaef6ccff6d07917cd [2022-08-25T19:34:45.608Z] #31 ... [2022-08-25T19:34:45.608Z] [2022-08-25T19:34:45.608Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-25T19:34:45.608Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-25T19:34:45.608Z] #14 DONE 1.2s [2022-08-25T19:34:45.608Z] [2022-08-25T19:34:45.608Z] #31 [internal] load build context [2022-08-25T19:34:45.608Z] #31 sha256:306a629675a8f77447f9c0afa0db19cd2103808d300b1caaef6ccff6d07917cd [2022-08-25T19:34:46.545Z] #31 ... [2022-08-25T19:34:46.545Z] [2022-08-25T19:34:46.545Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-25T19:34:46.545Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-25T19:34:46.545Z] #15 DONE 0.8s [2022-08-25T19:34:46.545Z] [2022-08-25T19:34:46.545Z] #31 [internal] load build context [2022-08-25T19:34:46.545Z] #31 sha256:306a629675a8f77447f9c0afa0db19cd2103808d300b1caaef6ccff6d07917cd [2022-08-25T19:34:47.484Z] #31 ... [2022-08-25T19:34:47.484Z] [2022-08-25T19:34:47.484Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-25T19:34:47.484Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-25T19:34:47.484Z] #16 DONE 1.2s [2022-08-25T19:34:47.484Z] [2022-08-25T19:34:47.484Z] #31 [internal] load build context [2022-08-25T19:34:47.484Z] #31 sha256:306a629675a8f77447f9c0afa0db19cd2103808d300b1caaef6ccff6d07917cd [2022-08-25T19:34:48.052Z] #31 transferring context: 62.57MB 3.6s done [2022-08-25T19:34:48.052Z] #31 DONE 3.6s [2022-08-25T19:34:48.052Z] [2022-08-25T19:34:48.052Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-25T19:34:48.052Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-25T19:34:48.311Z] #17 DONE 0.9s [2022-08-25T19:34:48.570Z] [2022-08-25T19:34:48.570Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-25T19:34:48.570Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-25T19:34:49.137Z] #18 DONE 0.5s [2022-08-25T19:34:49.137Z] [2022-08-25T19:34:49.137Z] #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-25T19:34:49.137Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-25T19:34:50.072Z] #19 1.073 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:34:50.072Z] #19 1.294 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:34:50.330Z] #19 1.384 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:34:50.330Z] #19 1.388 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T19:34:50.330Z] #19 1.500 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T19:34:50.330Z] #19 1.569 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T19:34:50.589Z] #19 1.650 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:34:50.848Z] #19 1.733 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T19:34:50.848Z] #19 1.812 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T19:34:50.848Z] #19 1.896 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T19:34:50.848Z] #19 1.899 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T19:34:50.848Z] #19 1.901 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:34:50.848Z] #19 1.903 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T19:34:50.848Z] #19 1.905 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T19:34:50.848Z] #19 1.906 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T19:34:50.848Z] #19 1.908 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:34:50.848Z] #19 1.909 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T19:34:50.848Z] #19 1.910 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T19:34:50.848Z] #19 1.910 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T19:34:50.848Z] #19 1.911 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T19:34:50.848Z] #19 1.912 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T19:34:52.160Z] Fetching without tags [2022-08-25T19:34:52.402Z] Merging remotes/origin/22.06 commit 29c636bf80198577150a174d39966b6cfe0d6e1c into PR head commit 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:34:52.168Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:52.171Z] > git config --add remote.origin.fetch +refs/pull/44029/head:refs/remotes/origin/PR-44029 # timeout=10 [2022-08-25T19:34:52.178Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:52.187Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:52.197Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:52.197Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:52.198Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:52.444Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:52.450Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:34:52.981Z] Merge succeeded, producing 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:34:52.981Z] Checking out Revision 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 (PR-44029) [2022-08-25T19:34:53.539Z] Still waiting to schedule task [2022-08-25T19:34:53.540Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2022-08-25T19:34:53.541Z] Still waiting to schedule task [2022-08-25T19:34:53.541Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-000bee0bdcb95fc81)’ [2022-08-25T19:34:53.747Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:34:54.313Z] Fetching without tags [2022-08-25T19:34:54.379Z] + docker version [2022-08-25T19:34:54.379Z] Client: Docker Engine - Community [2022-08-25T19:34:54.379Z] Version: 20.10.14 [2022-08-25T19:34:54.379Z] API version: 1.41 [2022-08-25T19:34:54.379Z] Go version: go1.16.15 [2022-08-25T19:34:54.379Z] Git commit: a224086 [2022-08-25T19:34:54.379Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-25T19:34:54.379Z] OS/Arch: linux/arm64 [2022-08-25T19:34:54.379Z] Context: default [2022-08-25T19:34:54.379Z] Experimental: true [2022-08-25T19:34:54.379Z] [2022-08-25T19:34:54.379Z] Server: Docker Engine - Community [2022-08-25T19:34:54.379Z] Engine: [2022-08-25T19:34:54.379Z] Version: 20.10.14 [2022-08-25T19:34:54.379Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:34:54.379Z] Go version: go1.16.15 [2022-08-25T19:34:54.379Z] Git commit: 87a90dc [2022-08-25T19:34:54.379Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-25T19:34:54.379Z] OS/Arch: linux/arm64 [2022-08-25T19:34:54.379Z] Experimental: true [2022-08-25T19:34:54.379Z] containerd: [2022-08-25T19:34:54.379Z] Version: 1.5.11 [2022-08-25T19:34:54.379Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:54.379Z] runc: [2022-08-25T19:34:54.379Z] Version: 1.0.3 [2022-08-25T19:34:54.379Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:34:54.379Z] docker-init: [2022-08-25T19:34:54.379Z] Version: 0.19.0 [2022-08-25T19:34:54.379Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:34:54.286Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:54.293Z] > git config --add remote.origin.fetch +refs/pull/44029/head:refs/remotes/origin/PR-44029 # timeout=10 [2022-08-25T19:34:54.300Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:54.308Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:34:54.316Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:34:54.316Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:54.317Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:34:54.512Z] Merging remotes/origin/22.06 commit 29c636bf80198577150a174d39966b6cfe0d6e1c into PR head commit 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:34:52.986Z] > git remote # timeout=10 [2022-08-25T19:34:52.990Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:52.995Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:52.996Z] > git merge 29c636bf80198577150a174d39966b6cfe0d6e1c # timeout=10 [2022-08-25T19:34:53.004Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:53.018Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:53.022Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:34:54.665Z] + docker info [2022-08-25T19:34:55.084Z] Merge succeeded, producing 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:34:55.084Z] Checking out Revision 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 (PR-44029) [2022-08-25T19:34:55.208Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [2022-08-25T19:34:55.230Z] Client: [2022-08-25T19:34:55.230Z] Context: default [2022-08-25T19:34:55.230Z] Debug Mode: false [2022-08-25T19:34:55.230Z] Plugins: [2022-08-25T19:34:55.230Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:34:55.230Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:34:55.230Z] [2022-08-25T19:34:55.230Z] Server: [2022-08-25T19:34:55.230Z] Containers: 0 [2022-08-25T19:34:55.230Z] Running: 0 [2022-08-25T19:34:55.230Z] Paused: 0 [2022-08-25T19:34:55.230Z] Stopped: 0 [2022-08-25T19:34:55.230Z] Images: 2 [2022-08-25T19:34:55.230Z] Server Version: 20.10.14 [2022-08-25T19:34:55.230Z] Storage Driver: overlay2 [2022-08-25T19:34:55.230Z] Backing Filesystem: extfs [2022-08-25T19:34:55.230Z] Supports d_type: true [2022-08-25T19:34:55.230Z] Native Overlay Diff: true [2022-08-25T19:34:55.230Z] userxattr: false [2022-08-25T19:34:55.230Z] Logging Driver: json-file [2022-08-25T19:34:55.230Z] Cgroup Driver: cgroupfs [2022-08-25T19:34:55.230Z] Cgroup Version: 1 [2022-08-25T19:34:55.230Z] Plugins: [2022-08-25T19:34:55.230Z] Volume: local [2022-08-25T19:34:55.230Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:34:55.230Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:34:55.230Z] Swarm: inactive [2022-08-25T19:34:55.230Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T19:34:55.230Z] Default Runtime: runc [2022-08-25T19:34:55.230Z] Init Binary: docker-init [2022-08-25T19:34:55.230Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:55.230Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:34:55.230Z] init version: de40ad0 [2022-08-25T19:34:55.230Z] Security Options: [2022-08-25T19:34:55.230Z] apparmor [2022-08-25T19:34:55.230Z] seccomp [2022-08-25T19:34:55.230Z] Profile: default [2022-08-25T19:34:55.230Z] Kernel Version: 5.13.0-1021-aws [2022-08-25T19:34:55.230Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-25T19:34:55.230Z] OSType: linux [2022-08-25T19:34:55.230Z] Architecture: aarch64 [2022-08-25T19:34:55.230Z] CPUs: 2 [2022-08-25T19:34:55.230Z] Total Memory: 7.562GiB [2022-08-25T19:34:55.230Z] Name: ip-10-100-99-41 [2022-08-25T19:34:55.230Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-25T19:34:55.230Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:34:55.230Z] Debug Mode: false [2022-08-25T19:34:55.230Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:34:55.230Z] Labels: [2022-08-25T19:34:55.230Z] Experimental: true [2022-08-25T19:34:55.230Z] Insecure Registries: [2022-08-25T19:34:55.230Z] 127.0.0.0/8 [2022-08-25T19:34:55.230Z] Live Restore Enabled: true [2022-08-25T19:34:55.230Z] [Pipeline] sh [Pipeline] withEnv [Pipeline] { [2022-08-25T19:34:55.511Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:55.511Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:55.511Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44029/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T19:34:55.511Z] + bash /home/ubuntu/workspace/moby_PR-44029/check-config.sh [2022-08-25T19:34:55.511Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T19:34:55.511Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-25T19:34:55.511Z] [2022-08-25T19:34:55.511Z] Generally Necessary: [2022-08-25T19:34:55.511Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T19:34:55.511Z] - apparmor: enabled and tools installed [2022-08-25T19:34:55.511Z] - CONFIG_NAMESPACES: enabled [2022-08-25T19:34:55.511Z] - CONFIG_NET_NS: enabled [2022-08-25T19:34:55.511Z] - CONFIG_PID_NS: enabled [2022-08-25T19:34:55.511Z] - CONFIG_IPC_NS: enabled [2022-08-25T19:34:55.511Z] - CONFIG_UTS_NS: enabled [2022-08-25T19:34:55.511Z] - CONFIG_CGROUPS: enabled [2022-08-25T19:34:55.511Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T19:34:55.511Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T19:34:55.511Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T19:34:55.511Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T19:34:55.511Z] - CONFIG_CPUSETS: enabled [2022-08-25T19:34:55.511Z] - CONFIG_MEMCG: enabled [2022-08-25T19:34:55.511Z] - CONFIG_KEYS: enabled [2022-08-25T19:34:55.511Z] - CONFIG_VETH: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T19:34:55.511Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T19:34:55.511Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T19:34:55.511Z] [2022-08-25T19:34:55.511Z] Optional Features: [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:34:55.770Z] - CONFIG_USER_NS: enabled [2022-08-25T19:34:55.770Z] - CONFIG_SECCOMP: enabled [2022-08-25T19:34:55.770Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T19:34:55.770Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T19:34:55.770Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T19:34:55.770Z] (cgroup swap accounting is currently enabled) [2022-08-25T19:34:55.770Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T19:34:55.770Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T19:34:55.770Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T19:34:55.770Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T19:34:55.770Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T19:34:55.770Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T19:34:55.770Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T19:34:55.770Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T19:34:55.770Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T19:34:55.770Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T19:34:55.770Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T19:34:55.770Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T19:34:55.770Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T19:34:55.770Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T19:34:55.770Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T19:34:55.770Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T19:34:55.770Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T19:34:55.770Z] - CONFIG_EXT4_FS: enabled [2022-08-25T19:34:55.770Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T19:34:55.770Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T19:34:55.770Z] - Network Drivers: [2022-08-25T19:34:55.770Z] - "overlay": [2022-08-25T19:34:55.770Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T19:34:55.770Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T19:34:55.770Z] Optional (for encrypted networks): [2022-08-25T19:34:55.816Z] + docker version [2022-08-25T19:34:55.816Z] Client: Docker Engine - Community [2022-08-25T19:34:55.816Z] Version: 20.10.14 [2022-08-25T19:34:55.816Z] API version: 1.41 [2022-08-25T19:34:55.816Z] Go version: go1.16.15 [2022-08-25T19:34:55.816Z] Git commit: a224086 [2022-08-25T19:34:55.816Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T19:34:55.816Z] OS/Arch: linux/amd64 [2022-08-25T19:34:55.816Z] Context: default [2022-08-25T19:34:55.816Z] Experimental: true [2022-08-25T19:34:55.816Z] [2022-08-25T19:34:55.816Z] Server: Docker Engine - Community [2022-08-25T19:34:55.816Z] Engine: [2022-08-25T19:34:55.816Z] Version: 20.10.14 [2022-08-25T19:34:55.816Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:34:55.816Z] Go version: go1.16.15 [2022-08-25T19:34:55.816Z] Git commit: 87a90dc [2022-08-25T19:34:55.816Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T19:34:55.816Z] OS/Arch: linux/amd64 [2022-08-25T19:34:55.816Z] Experimental: true [2022-08-25T19:34:55.816Z] containerd: [2022-08-25T19:34:55.816Z] Version: 1.5.11 [2022-08-25T19:34:55.816Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:55.816Z] runc: [2022-08-25T19:34:55.816Z] Version: 1.0.3 [2022-08-25T19:34:55.816Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:34:55.816Z] docker-init: [2022-08-25T19:34:55.816Z] Version: 0.19.0 [2022-08-25T19:34:55.816Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:34:56.028Z] - CONFIG_CRYPTO: enabled [2022-08-25T19:34:56.028Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T19:34:56.028Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T19:34:56.028Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T19:34:56.028Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T19:34:56.028Z] - CONFIG_XFRM: enabled [2022-08-25T19:34:56.028Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T19:34:56.028Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T19:34:56.028Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T19:34:56.028Z] - "ipvlan": [2022-08-25T19:34:56.028Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T19:34:56.028Z] - "macvlan": [2022-08-25T19:34:56.028Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T19:34:56.028Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T19:34:56.028Z] - "ftp,tftp client in container": [2022-08-25T19:34:56.028Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T19:34:56.028Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T19:34:56.028Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T19:34:56.028Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T19:34:56.028Z] - Storage Drivers: [2022-08-25T19:34:56.028Z] - "aufs": [2022-08-25T19:34:56.028Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T19:34:56.028Z] - "btrfs": [2022-08-25T19:34:56.028Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T19:34:56.028Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T19:34:56.028Z] - "devicemapper": [2022-08-25T19:34:56.028Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T19:34:56.028Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T19:34:56.028Z] - "overlay": [2022-08-25T19:34:56.028Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T19:34:56.028Z] - "zfs": [2022-08-25T19:34:56.028Z] - /dev/zfs: present [2022-08-25T19:34:56.028Z] - zfs command: missing [2022-08-25T19:34:56.028Z] - zpool command: missing [2022-08-25T19:34:56.028Z] [2022-08-25T19:34:56.028Z] Limits: [2022-08-25T19:34:56.028Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T19:34:56.028Z] [2022-08-25T19:34:56.028Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:34:56.108Z] + docker info [2022-08-25T19:34:54.515Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:54.521Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:34:55.046Z] > git remote # timeout=10 [2022-08-25T19:34:55.049Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:34:55.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:34:55.055Z] > git merge 29c636bf80198577150a174d39966b6cfe0d6e1c # timeout=10 [2022-08-25T19:34:55.071Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:34:55.087Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:34:55.104Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:34:56.349Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 . [2022-08-25T19:34:56.607Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:56.607Z] #1 sha256:1f91436873efed262aa649b392c964ed0ab2f66ab69334b4162e744a27f65c23 [2022-08-25T19:34:56.607Z] #1 transferring dockerfile: 19.25kB 0.0s done [2022-08-25T19:34:56.607Z] #1 DONE 0.0s [2022-08-25T19:34:56.607Z] [2022-08-25T19:34:56.607Z] #2 [internal] load .dockerignore [2022-08-25T19:34:56.607Z] #2 sha256:3026caf730a271856996da24fae132852e95a33d9bb590d7ae576b1988ba759e [2022-08-25T19:34:56.607Z] #2 transferring context: 145B done [2022-08-25T19:34:56.607Z] #2 DONE 0.0s [2022-08-25T19:34:56.607Z] [2022-08-25T19:34:56.607Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:34:56.607Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-25T19:34:56.607Z] #3 DONE 0.1s [2022-08-25T19:34:56.607Z] [2022-08-25T19:34:56.607Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:34:56.607Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-25T19:34:56.607Z] #4 CACHED [2022-08-25T19:34:56.868Z] [2022-08-25T19:34:56.868Z] #5 [internal] load build definition from Dockerfile [2022-08-25T19:34:56.868Z] #5 sha256:27b606e2614bce911ff650da65023f94717b7bafc43e6c2b12d73b2eec6668af [2022-08-25T19:34:56.868Z] #5 DONE 0.0s [2022-08-25T19:34:56.868Z] [2022-08-25T19:34:56.868Z] #6 [internal] load .dockerignore [2022-08-25T19:34:56.868Z] #6 sha256:85ee942ae80d6af4f571530327b81f7e79acb250fbee7f74c33fadbb04bfadcc [2022-08-25T19:34:56.868Z] #6 DONE 0.0s [2022-08-25T19:34:56.868Z] [2022-08-25T19:34:56.868Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:56.868Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:34:56.868Z] #10 DONE 0.1s [2022-08-25T19:34:56.868Z] [2022-08-25T19:34:56.868Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:34:56.868Z] #9 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-08-25T19:34:57.044Z] Client: [2022-08-25T19:34:57.044Z] Context: default [2022-08-25T19:34:57.044Z] Debug Mode: false [2022-08-25T19:34:57.044Z] Plugins: [2022-08-25T19:34:57.044Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:34:57.044Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:34:57.044Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T19:34:57.044Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T19:34:57.044Z] [2022-08-25T19:34:57.044Z] Server: [2022-08-25T19:34:57.044Z] Containers: 0 [2022-08-25T19:34:57.044Z] Running: 0 [2022-08-25T19:34:57.044Z] Paused: 0 [2022-08-25T19:34:57.044Z] Stopped: 0 [2022-08-25T19:34:57.044Z] Images: 5 [2022-08-25T19:34:57.044Z] Server Version: 20.10.14 [2022-08-25T19:34:57.044Z] Storage Driver: overlay2 [2022-08-25T19:34:57.044Z] Backing Filesystem: extfs [2022-08-25T19:34:57.044Z] Supports d_type: true [2022-08-25T19:34:57.044Z] Native Overlay Diff: true [2022-08-25T19:34:57.044Z] userxattr: false [2022-08-25T19:34:57.044Z] Logging Driver: json-file [2022-08-25T19:34:57.044Z] Cgroup Driver: cgroupfs [2022-08-25T19:34:57.044Z] Cgroup Version: 1 [2022-08-25T19:34:57.044Z] Plugins: [2022-08-25T19:34:57.044Z] Volume: local [2022-08-25T19:34:57.044Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:34:57.044Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:34:57.044Z] Swarm: inactive [2022-08-25T19:34:57.044Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-08-25T19:34:57.044Z] Default Runtime: runc [2022-08-25T19:34:57.044Z] Init Binary: docker-init [2022-08-25T19:34:57.044Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:34:57.044Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:34:57.044Z] init version: de40ad0 [2022-08-25T19:34:57.044Z] Security Options: [2022-08-25T19:34:57.044Z] apparmor [2022-08-25T19:34:57.044Z] seccomp [2022-08-25T19:34:57.044Z] Profile: default [2022-08-25T19:34:57.044Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T19:34:57.044Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T19:34:57.044Z] OSType: linux [2022-08-25T19:34:57.044Z] Architecture: x86_64 [2022-08-25T19:34:57.044Z] CPUs: 2 [2022-08-25T19:34:57.044Z] Total Memory: 7.483GiB [2022-08-25T19:34:57.044Z] Name: ip-10-100-47-1 [2022-08-25T19:34:57.044Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T19:34:57.044Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:34:57.044Z] Debug Mode: false [2022-08-25T19:34:57.044Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:34:57.044Z] Labels: [2022-08-25T19:34:57.044Z] Experimental: true [2022-08-25T19:34:57.044Z] Insecure Registries: [2022-08-25T19:34:57.044Z] 127.0.0.0/8 [2022-08-25T19:34:57.044Z] Live Restore Enabled: true [2022-08-25T19:34:57.044Z] [2022-08-25T19:34:57.044Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T19:34:57.128Z] #9 DONE 0.1s [2022-08-25T19:34:57.128Z] [2022-08-25T19:34:57.128Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:57.128Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:34:57.128Z] #8 DONE 0.1s [2022-08-25T19:34:57.128Z] [2022-08-25T19:34:57.128Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:34:57.128Z] #7 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-25T19:34:57.128Z] #7 DONE 0.1s [2022-08-25T19:34:57.329Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:57.329Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:34:57.329Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44029/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T19:34:57.329Z] + bash /home/ubuntu/workspace/moby_PR-44029/check-config.sh [2022-08-25T19:34:57.329Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T19:34:57.329Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T19:34:57.329Z] [2022-08-25T19:34:57.329Z] Generally Necessary: [2022-08-25T19:34:57.329Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T19:34:57.329Z] - apparmor: enabled and tools installed [2022-08-25T19:34:57.329Z] - CONFIG_NAMESPACES: enabled [2022-08-25T19:34:57.329Z] - CONFIG_NET_NS: enabled [2022-08-25T19:34:57.329Z] - CONFIG_PID_NS: enabled [2022-08-25T19:34:57.329Z] - CONFIG_IPC_NS: enabled [2022-08-25T19:34:57.329Z] - CONFIG_UTS_NS: enabled [2022-08-25T19:34:57.329Z] - CONFIG_CGROUPS: enabled [2022-08-25T19:34:57.329Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T19:34:57.329Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T19:34:57.329Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T19:34:57.329Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T19:34:57.329Z] - CONFIG_CPUSETS: enabled [2022-08-25T19:34:57.329Z] - CONFIG_MEMCG: enabled [2022-08-25T19:34:57.329Z] - CONFIG_KEYS: enabled [2022-08-25T19:34:57.329Z] - CONFIG_VETH: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T19:34:57.329Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T19:34:57.329Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T19:34:57.329Z] [2022-08-25T19:34:57.329Z] Optional Features: [2022-08-25T19:34:57.329Z] - CONFIG_USER_NS: enabled [2022-08-25T19:34:57.413Z] #19 7.611 Fetched 49.2 MB in 7s (6987 kB/s) [2022-08-25T19:34:57.589Z] - CONFIG_SECCOMP: enabled [2022-08-25T19:34:57.589Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T19:34:57.589Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T19:34:57.589Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T19:34:57.589Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T19:34:57.589Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T19:34:57.589Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T19:34:57.589Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T19:34:57.589Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T19:34:57.589Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T19:34:57.589Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T19:34:57.589Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T19:34:57.589Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T19:34:57.589Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T19:34:57.589Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T19:34:57.589Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T19:34:57.589Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T19:34:57.589Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T19:34:57.589Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T19:34:57.589Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T19:34:57.589Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T19:34:57.589Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T19:34:57.589Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T19:34:57.589Z] - CONFIG_EXT4_FS: enabled [2022-08-25T19:34:57.589Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T19:34:57.589Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T19:34:57.589Z] - Network Drivers: [2022-08-25T19:34:57.589Z] - "overlay": [2022-08-25T19:34:57.589Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T19:34:57.589Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T19:34:57.589Z] Optional (for encrypted networks): [2022-08-25T19:34:57.589Z] - CONFIG_CRYPTO: enabled [2022-08-25T19:34:57.589Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T19:34:57.589Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T19:34:57.589Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T19:34:57.589Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T19:34:57.589Z] - CONFIG_XFRM: enabled [2022-08-25T19:34:57.589Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T19:34:57.589Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T19:34:57.589Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T19:34:57.589Z] - "ipvlan": [2022-08-25T19:34:57.848Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T19:34:57.848Z] - "macvlan": [2022-08-25T19:34:57.848Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T19:34:57.848Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T19:34:57.848Z] - "ftp,tftp client in container": [2022-08-25T19:34:57.848Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T19:34:57.848Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T19:34:57.848Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T19:34:57.848Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T19:34:57.848Z] - Storage Drivers: [2022-08-25T19:34:57.848Z] - "aufs": [2022-08-25T19:34:57.848Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T19:34:57.848Z] - "btrfs": [2022-08-25T19:34:57.848Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T19:34:57.848Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T19:34:57.848Z] - "devicemapper": [2022-08-25T19:34:57.848Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T19:34:57.848Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T19:34:57.848Z] - "overlay": [2022-08-25T19:34:57.848Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T19:34:57.848Z] - "zfs": [2022-08-25T19:34:57.848Z] - /dev/zfs: present [2022-08-25T19:34:57.848Z] - zfs command: missing [2022-08-25T19:34:57.848Z] - zpool command: missing [2022-08-25T19:34:57.848Z] [2022-08-25T19:34:57.848Z] Limits: [2022-08-25T19:34:57.848Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T19:34:57.848Z] [2022-08-25T19:34:57.848Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:34:58.063Z] [2022-08-25T19:34:58.064Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:58.064Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:34:58.064Z] #73 DONE 0.0s [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:58.064Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:34:58.064Z] #71 DONE 0.0s [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:34:58.064Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-25T19:34:58.064Z] #11 DONE 0.0s [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:34:58.064Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-25T19:34:58.064Z] #28 DONE 0.0s [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:34:58.064Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-25T19:34:58.064Z] #18 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #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-25T19:34:58.064Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-25T19:34:58.064Z] #13 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T19:34:58.064Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-25T19:34:58.064Z] #14 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:34:58.064Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-25T19:34:58.064Z] #12 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:34:58.064Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-25T19:34:58.064Z] #17 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:34:58.064Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-25T19:34:58.064Z] #19 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #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-25T19:34:58.064Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-25T19:34:58.064Z] #16 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:34:58.064Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-25T19:34:58.064Z] #15 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:34:58.064Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-25T19:34:58.064Z] #20 CACHED [2022-08-25T19:34:58.064Z] [2022-08-25T19:34:58.064Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:34:58.064Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-25T19:34:58.177Z] + sudo modprobe ip_vs [2022-08-25T19:34:58.177Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 . [2022-08-25T19:34:58.436Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:34:58.436Z] #1 sha256:81eba28bd275189782e6bd6760f4fdc13529fe585088aaa51aa21f22b9d17b05 [2022-08-25T19:34:58.436Z] #1 transferring dockerfile: 19.25kB done [2022-08-25T19:34:58.436Z] #1 DONE 0.0s [2022-08-25T19:34:58.436Z] [2022-08-25T19:34:58.436Z] #2 [internal] load .dockerignore [2022-08-25T19:34:58.436Z] #2 sha256:6ff2a66fbbd955faec108567c9eaac2d20d1ab59b22624704e0defae5e914353 [2022-08-25T19:34:58.436Z] #2 transferring context: 145B done [2022-08-25T19:34:58.436Z] #2 DONE 0.0s [2022-08-25T19:34:58.436Z] [2022-08-25T19:34:58.436Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:34:58.436Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T19:34:58.436Z] #3 DONE 0.1s [2022-08-25T19:34:58.436Z] [2022-08-25T19:34:58.436Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:34:58.436Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T19:34:58.436Z] #4 CACHED [2022-08-25T19:34:58.644Z] #21 ... [2022-08-25T19:34:58.644Z] [2022-08-25T19:34:58.644Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:34:58.644Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:34:58.644Z] #49 DONE 0.4s [2022-08-25T19:34:58.644Z] [2022-08-25T19:34:58.644Z] #24 [internal] load build context [2022-08-25T19:34:58.644Z] #24 sha256:578502b66bce3600ac89250cdd7955bc015ca464e90e508ab258e90d786e897a [2022-08-25T19:34:58.695Z] [2022-08-25T19:34:58.695Z] #5 [internal] load .dockerignore [2022-08-25T19:34:58.695Z] #5 sha256:8a0b506fab27b4842c62aaf419faabb7c54699778f8d5557e4c2addf6de91ba3 [2022-08-25T19:34:58.695Z] #5 DONE 0.0s [2022-08-25T19:34:58.695Z] [2022-08-25T19:34:58.695Z] #6 [internal] load build definition from Dockerfile [2022-08-25T19:34:58.695Z] #6 sha256:7b97ff883c895adba54fb8f3f79c7c6e6a1520cd8510e7e4407b9fc461c27032 [2022-08-25T19:34:58.695Z] #6 DONE 0.0s [2022-08-25T19:34:58.695Z] [2022-08-25T19:34:58.695Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:34:58.695Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T19:34:58.695Z] #8 DONE 0.1s [2022-08-25T19:34:58.695Z] [2022-08-25T19:34:58.695Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:34:58.695Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T19:34:58.954Z] #10 DONE 0.1s [2022-08-25T19:34:58.954Z] [2022-08-25T19:34:58.954Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:58.954Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:34:58.954Z] #7 DONE 0.1s [2022-08-25T19:34:58.954Z] [2022-08-25T19:34:58.954Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:34:58.954Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:34:58.954Z] #9 DONE 0.1s [2022-08-25T19:34:59.220Z] [2022-08-25T19:34:59.220Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:59.220Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:34:59.220Z] #73 DONE 0.0s [2022-08-25T19:34:59.220Z] [2022-08-25T19:34:59.220Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:34:59.220Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:34:59.220Z] #71 DONE 0.0s [2022-08-25T19:34:59.220Z] [2022-08-25T19:34:59.220Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:34:59.220Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:34:59.220Z] #11 DONE 0.0s [2022-08-25T19:34:59.220Z] [2022-08-25T19:34:59.220Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:34:59.220Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:34:59.220Z] #28 DONE 0.0s [2022-08-25T19:34:59.220Z] [2022-08-25T19:34:59.220Z] #24 [internal] load build context [2022-08-25T19:34:59.220Z] #24 sha256:215add3f0dab414b1bcaaf7fb742737167ae6b0becf320a8cdbfaf14b32ab2fc [2022-08-25T19:34:59.591Z] #24 transferring context: 62.57MB 1.5s done [2022-08-25T19:34:59.797Z] #24 ... [2022-08-25T19:34:59.798Z] [2022-08-25T19:34:59.798Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:34:59.798Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:34:59.798Z] #49 DONE 0.4s [2022-08-25T19:34:59.798Z] [2022-08-25T19:34:59.798Z] #24 [internal] load build context [2022-08-25T19:34:59.798Z] #24 sha256:215add3f0dab414b1bcaaf7fb742737167ae6b0becf320a8cdbfaf14b32ab2fc [2022-08-25T19:34:59.849Z] #24 DONE 1.8s [2022-08-25T19:34:59.849Z] [2022-08-25T19:34:59.849Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:34:59.849Z] #25 sha256:e03375b7c70952d2631619f02ba043f706484814abae3af7a4d26b911a8977b9 [2022-08-25T19:34:59.849Z] #25 CACHED [2022-08-25T19:34:59.849Z] [2022-08-25T19:34:59.849Z] #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-25T19:34:59.849Z] #26 sha256:df89f5ce04f6f96809ceaf146d3f4169d0ad49bb7d4cca91e30fe7b6637e347e [2022-08-25T19:34:59.849Z] #26 CACHED [2022-08-25T19:34:59.849Z] [2022-08-25T19:34:59.849Z] #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-25T19:34:59.849Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-25T19:34:59.849Z] #29 CACHED [2022-08-25T19:34:59.849Z] [2022-08-25T19:34:59.849Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:34:59.849Z] #30 sha256:d80295cdae8ab7ede5780058e6bc1721b401641e4fb6355383c9a45a88f95d23 [2022-08-25T19:34:59.849Z] #30 CACHED [2022-08-25T19:34:59.849Z] [2022-08-25T19:34:59.849Z] #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-25T19:34:59.849Z] #31 sha256:6dfa6f530c73f287b475a8b3c4ac29d2225b7b973bc7fd6e52067ea1559225df [2022-08-25T19:34:59.849Z] #31 CACHED [2022-08-25T19:34:59.849Z] [2022-08-25T19:34:59.849Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:34:59.849Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-25T19:34:59.849Z] #33 CACHED [2022-08-25T19:34:59.849Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-25T19:34:59.850Z] #34 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-25T19:34:59.850Z] #36 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-25T19:34:59.850Z] #38 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-25T19:34:59.850Z] #40 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-25T19:34:59.850Z] #42 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:34:59.850Z] #43 sha256:6ee104f0ace0ee4212b7b1bfa07233230d076a14b6537272b7c4d1e64c9c5d1b [2022-08-25T19:34:59.850Z] #43 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #44 sha256:63748a7eb1fbf76858076f4544484f1ec44109b36c681eace3f1ee2b6fb23261 [2022-08-25T19:34:59.850Z] #44 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:34:59.850Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-25T19:34:59.850Z] #46 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-25T19:34:59.850Z] #47 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-25T19:34:59.850Z] #50 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-25T19:34:59.850Z] #51 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-25T19:34:59.850Z] #53 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-25T19:34:59.850Z] #55 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-25T19:34:59.850Z] #57 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:34:59.850Z] #59 sha256:ee92a44478feffd0fdd6a0627e0085908c3a2f542f16c51b468d578f285fc913 [2022-08-25T19:34:59.850Z] #59 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #60 sha256:39b5834e4620e0863ad8cddefeec541f5bf95a3469bd5f52466dc63a7d62b382 [2022-08-25T19:34:59.850Z] #60 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-25T19:34:59.850Z] #62 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:34:59.850Z] #63 sha256:832428bbcbd41c74172170e1a2b573c2e315401406b5cfcd7a776b24cb11614d [2022-08-25T19:34:59.850Z] #63 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #64 sha256:d5cc77c4599fb0f74059312d416d7ce45089d6431cd3d1eedfba74cd7b716886 [2022-08-25T19:34:59.850Z] #64 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:34:59.850Z] #68 sha256:28fbf6fe74a1995b47d02afd7d8f81b7ee90c5a253f9c265996ff6a5d2545500 [2022-08-25T19:34:59.850Z] #68 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:34:59.850Z] #66 sha256:b6de6136d1523a35bbc5e46d18090b6fd696516ff9065348d003924e25d513ee [2022-08-25T19:34:59.850Z] #66 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #67 sha256:d3988351ee7cd31029aa177420e14aa89f533c48d598f8d10cde4cdbb5023e14 [2022-08-25T19:34:59.850Z] #67 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:34:59.850Z] #69 sha256:419a9d88a63d3f4e343caa91ee30df691cf145ef876539c28d59cb4df83d3f9e [2022-08-25T19:34:59.850Z] #69 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:34:59.850Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-25T19:34:59.850Z] #72 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:34:59.850Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-25T19:34:59.850Z] #74 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-25T19:34:59.850Z] #76 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #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-25T19:34:59.850Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-25T19:34:59.850Z] #77 CACHED [2022-08-25T19:34:59.850Z] [2022-08-25T19:34:59.850Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:34:59.850Z] #21 sha256:3868c7bd9aaa103d00c22eb9fefbfe3236d6b3e22606e218a65588c28559cce3 [2022-08-25T19:34:59.850Z] #21 0.804 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T19:34:59.850Z] #21 0.808 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T19:34:59.850Z] #21 0.808 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T19:34:59.947Z] #19 7.611 Reading package lists... [2022-08-25T19:35:00.108Z] #21 1.419 Reading package lists... [2022-08-25T19:35:00.679Z] #21 2.124 Reading package lists... [2022-08-25T19:35:00.744Z] #24 transferring context: 62.57MB 1.5s done [2022-08-25T19:35:00.744Z] #24 DONE 1.6s [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #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-25T19:35:00.744Z] #26 sha256:4e2a0457d819fb69bf3fe59594fb60c35a068ae332c997ad6937caff50650c4d [2022-08-25T19:35:00.744Z] #26 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #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-25T19:35:00.744Z] #31 sha256:3ae8d97fd27bb7dae0b00467ef361c77f2a2554371c2376f7241ce7b86cc3588 [2022-08-25T19:35:00.744Z] #31 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #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-25T19:35:00.744Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T19:35:00.744Z] #13 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:35:00.744Z] #25 sha256:040d825f45367d14b748512a9d51abc62da38d135c0734508221f28f7dfef666 [2022-08-25T19:35:00.744Z] #25 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:35:00.744Z] #66 sha256:40764a1950c6a056895ebf66c401e0f12526ddef4233b0b48b0152cbdb9834b2 [2022-08-25T19:35:00.744Z] #66 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:35:00.744Z] #43 sha256:a546ab5770ff78f38e5660bdda9c0e1e53f03d3a70760670ed2904409263f809 [2022-08-25T19:35:00.744Z] #43 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #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-25T19:35:00.744Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:35:00.744Z] #55 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:35:00.744Z] #68 sha256:1fa61fb9be063cf9e01af27ecb34f076bcc748377c2f8b3ad14b5f8b92d63214 [2022-08-25T19:35:00.744Z] #68 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #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-25T19:35:00.744Z] #67 sha256:7d3cb1917090d75a3a7703e6b576cb5544f84b482bc8cee9d0e5ef9452adbd59 [2022-08-25T19:35:00.744Z] #67 CACHED [2022-08-25T19:35:00.744Z] [2022-08-25T19:35:00.744Z] #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-25T19:35:00.745Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:35:00.745Z] #77 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:35:00.745Z] #30 sha256:d0fb9ab76614daf5a37a180c232af724886bb2bb84fcd69b32fb37ed6cf69719 [2022-08-25T19:35:00.745Z] #30 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:35:00.745Z] #42 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #64 sha256:c1ddd8a3b500a09ea73e04627da2a4ae4ef847b4bdc328ff2062126310b1eced [2022-08-25T19:35:00.745Z] #64 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:35:00.745Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:35:00.745Z] #21 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #44 sha256:7b369b5158cd0859eb509345a20fae045648f8c0a1e34348d7bcffed1ced2adf [2022-08-25T19:35:00.745Z] #44 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:35:00.745Z] #59 sha256:f58f2ea809210cc38bce65e67886922c504aece31ca7bfc1765856a5396ca61c [2022-08-25T19:35:00.745Z] #59 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #37 sha256:752742f65a2cbd97c687cf4f282c491b332dc06f22df6c2931451cbb642a4e8d [2022-08-25T19:35:00.745Z] #37 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-25T19:35:00.745Z] #22 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:35:00.745Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T19:35:00.745Z] #72 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:35:00.745Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T19:35:00.745Z] #33 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #58 sha256:073fdee0e8b3125e51fa264b4227aed9460142f1fd2fcf948fde78eae0edabc6 [2022-08-25T19:35:00.745Z] #58 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:35:00.745Z] #27 sha256:6f8feea484c63d0a2292b109e24dfecc87c5b9b8837fec0285585c302b6bf3bd [2022-08-25T19:35:00.745Z] #27 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:35:00.745Z] #38 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #45 sha256:362fad39bb398f43538b23393fda2778ef8d0189b378a78610a9a98a42ff1213 [2022-08-25T19:35:00.745Z] #45 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:35:00.745Z] #53 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:35:00.745Z] #63 sha256:5d566b64e39e887140a12d34c3138735fc1c85e4c9922f00a629bfed4e315467 [2022-08-25T19:35:00.745Z] #63 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #70 sha256:f7c08c2b3b9c7745c49570a6e8b57bd07d27ae53efdb267f4ec805773c9b2677 [2022-08-25T19:35:00.745Z] #70 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-08-25T19:35:00.745Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:35:00.745Z] #29 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:35:00.745Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T19:35:00.745Z] #74 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #35 sha256:56956a09b332f1b5b3f207e5c0224ca98852b6248dedd74bf2637bb9fd2654f4 [2022-08-25T19:35:00.745Z] #35 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #48 sha256:84c217f7d5fef3f7b3e2ab2991ada96676b014602b73b210b675a7cd409a39da [2022-08-25T19:35:00.745Z] #48 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:35:00.745Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T19:35:00.745Z] #15 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:35:00.745Z] #79 sha256:9c661018ec56fb441aca5d2627f6413a7bf1634ffe0ed073a96e1180ea7f0bce [2022-08-25T19:35:00.745Z] #79 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T19:35:00.745Z] #16 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:35:00.745Z] #40 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:35:00.745Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-25T19:35:00.745Z] #23 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:35:00.745Z] #14 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:35:00.745Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T19:35:00.745Z] #19 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #75 sha256:f3416417fa3e292bc4d4c0b9dac88a308e303192a69c57e6775cf78c202d48a6 [2022-08-25T19:35:00.745Z] #75 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:35:00.745Z] #57 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #41 sha256:aae1b87cd84a5e6a8d6ac8838e2e92a7cc29307ddba38aea8abd8db4d1407ca2 [2022-08-25T19:35:00.745Z] #41 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:35:00.745Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T19:35:00.745Z] #20 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:35:00.745Z] #47 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #54 sha256:8665683499ce1e5b58dd1766670979f93655db4351f276c9c8854df96c8113b5 [2022-08-25T19:35:00.745Z] #54 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #65 sha256:a90696a78ae8d47cc9fc21b86f781e1cfef49760c350c03c0aa87c3385702582 [2022-08-25T19:35:00.745Z] #65 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:35:00.745Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T19:35:00.745Z] #17 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #61 sha256:3960ebbc111e03ea245500d54bf8687909b9707e05c7fae415f326d8c12c3a3d [2022-08-25T19:35:00.745Z] #61 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #60 sha256:d420dfeffccd26006ee5d3b9ca23c7358388fd7116c50606f25d712ebc689aaa [2022-08-25T19:35:00.745Z] #60 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #52 sha256:51c99e87dba35b3cf7491079196b6e57f7df6dfa4df476d8b4024cdad2473fc0 [2022-08-25T19:35:00.745Z] #52 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:35:00.745Z] #62 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:35:00.745Z] #69 sha256:3cef76c24731c0b2d24dc57e8384bfc70a4a3bb34038785bc0a87ec73d56a27b [2022-08-25T19:35:00.745Z] #69 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #39 sha256:c682516f73a21ca3c301a4dcd30b803e9b4b4748f071f5e16406f646782a33ad [2022-08-25T19:35:00.745Z] #39 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #56 sha256:2ac762c66dba1d423c434af54f49e117257637c8d753f91aefbb39557e673600 [2022-08-25T19:35:00.745Z] #56 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:35:00.745Z] #36 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:35:00.745Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T19:35:00.745Z] #46 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:35:00.745Z] #50 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:35:00.745Z] #51 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:35:00.745Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T19:35:00.745Z] #18 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:35:00.745Z] #34 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:35:00.745Z] #78 sha256:64ee6b8f93b9f2ef7da41846bcc4cdd221ba7fe0befa783e8c79b4cfcf8f0ad8 [2022-08-25T19:35:00.745Z] #78 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #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-25T19:35:00.745Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:35:00.745Z] #76 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:35:00.745Z] #32 sha256:66d00eae568fe91f8cf2c6095106793824c05a1ae83ed4a2b65ae65dd8010f33 [2022-08-25T19:35:00.745Z] #32 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:35:00.745Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T19:35:00.745Z] #12 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:35:00.745Z] #80 sha256:8a1e72082cd36e972bb610a795aeec9f2af7e6d5ab2157cbcad0c5e3b79f80a0 [2022-08-25T19:35:00.745Z] #80 CACHED [2022-08-25T19:35:00.745Z] [2022-08-25T19:35:00.745Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:35:00.745Z] #81 sha256:9b379f34635291201a60511f8ce98062049b34846ae532a9e4a08d78770ab8ea [2022-08-25T19:35:00.937Z] #21 2.668 Building dependency tree... [2022-08-25T19:35:00.937Z] #21 2.828 Reading state information... [2022-08-25T19:35:00.937Z] #21 3.034 The following additional packages will be installed: [2022-08-25T19:35:00.937Z] #21 3.034 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-25T19:35:00.937Z] #21 3.034 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-25T19:35:00.937Z] #21 3.035 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T19:35:00.937Z] #21 3.035 python3-pkg-resources vim-runtime xxd [2022-08-25T19:35:00.937Z] #21 3.037 Suggested packages: [2022-08-25T19:35:00.937Z] #21 3.037 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-25T19:35:00.937Z] #21 3.037 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-25T19:35:00.937Z] #21 3.037 acl attr quota [2022-08-25T19:35:00.937Z] #21 3.037 Recommended packages: [2022-08-25T19:35:00.937Z] #21 3.037 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-25T19:35:01.195Z] #21 3.354 The following NEW packages will be installed: [2022-08-25T19:35:01.454Z] #21 3.354 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-25T19:35:01.454Z] #21 3.354 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-25T19:35:01.454Z] #21 3.355 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-25T19:35:01.454Z] #21 3.355 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-25T19:35:01.454Z] #21 3.355 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T19:35:01.454Z] #21 3.355 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-25T19:35:01.454Z] #21 3.355 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-25T19:35:01.454Z] #21 3.355 xz-utils zip zstd [2022-08-25T19:35:01.454Z] #21 3.635 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:35:01.454Z] #21 3.635 Need to get 27.0 MB of archives. [2022-08-25T19:35:01.454Z] #21 3.635 After this operation, 105 MB of additional disk space will be used. [2022-08-25T19:35:01.454Z] #21 3.635 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-08-25T19:35:01.686Z] #81 DONE 0.9s [2022-08-25T19:35:01.686Z] [2022-08-25T19:35:01.686Z] #82 exporting to image [2022-08-25T19:35:01.686Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:35:01.686Z] #82 exporting layers [2022-08-25T19:35:01.712Z] #21 3.638 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-08-25T19:35:01.712Z] #21 3.640 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-08-25T19:35:01.712Z] #21 3.642 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-08-25T19:35:01.712Z] #21 3.643 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-08-25T19:35:01.712Z] #21 3.644 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-08-25T19:35:01.712Z] #21 3.646 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-08-25T19:35:01.712Z] #21 3.649 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-08-25T19:35:01.712Z] #21 3.654 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T19:35:01.712Z] #21 3.656 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T19:35:01.712Z] #21 3.658 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T19:35:01.712Z] #21 3.661 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-08-25T19:35:01.712Z] #21 3.663 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-08-25T19:35:01.712Z] #21 3.665 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-08-25T19:35:01.712Z] #21 3.669 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-08-25T19:35:01.712Z] #21 3.670 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-08-25T19:35:01.712Z] #21 3.676 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-08-25T19:35:01.712Z] #21 3.677 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-25T19:35:01.712Z] #21 3.678 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-08-25T19:35:01.712Z] #21 3.680 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-08-25T19:35:01.712Z] #21 3.683 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-08-25T19:35:01.712Z] #21 3.687 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-08-25T19:35:01.712Z] #21 3.690 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-08-25T19:35:01.712Z] #21 3.692 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-08-25T19:35:01.712Z] #21 3.693 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-08-25T19:35:01.712Z] #21 3.695 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-08-25T19:35:01.712Z] #21 3.697 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-08-25T19:35:01.712Z] #21 3.747 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-08-25T19:35:01.712Z] #21 3.750 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-25T19:35:01.712Z] #21 3.752 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-08-25T19:35:01.712Z] #21 3.752 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-08-25T19:35:01.712Z] #21 3.753 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-08-25T19:35:01.712Z] #21 3.753 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-08-25T19:35:01.712Z] #21 3.754 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-08-25T19:35:01.713Z] #21 3.754 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T19:35:01.713Z] #21 3.761 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T19:35:01.713Z] #21 3.762 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T19:35:01.713Z] #21 3.765 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T19:35:01.713Z] #21 3.767 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T19:35:01.713Z] #21 3.773 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T19:35:01.713Z] #21 3.774 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T19:35:01.713Z] #21 3.777 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-08-25T19:35:01.713Z] #21 3.783 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-08-25T19:35:01.713Z] #21 3.785 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-08-25T19:35:01.713Z] #21 3.787 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T19:35:01.713Z] #21 3.841 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-08-25T19:35:01.713Z] #21 3.849 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-08-25T19:35:01.971Z] #21 3.853 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-08-25T19:35:01.971Z] #21 3.854 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-08-25T19:35:01.971Z] #21 4.010 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:35:01.971Z] #21 4.059 Fetched 27.0 MB in 0s (54.9 MB/s) [2022-08-25T19:35:01.971Z] #21 4.098 Selecting previously unselected package pigz. [2022-08-25T19:35:02.229Z] #21 4.098 (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-25T19:35:02.229Z] #21 4.114 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-08-25T19:35:02.229Z] #21 4.121 Unpacking pigz (2.6-1) ... [2022-08-25T19:35:02.229Z] #21 4.177 Selecting previously unselected package libelf1:arm64. [2022-08-25T19:35:02.229Z] #21 4.179 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-08-25T19:35:02.229Z] #21 4.197 Unpacking libelf1:arm64 (0.183-1) ... [2022-08-25T19:35:02.229Z] #21 4.278 Selecting previously unselected package libbpf0:arm64. [2022-08-25T19:35:02.229Z] #21 4.281 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-08-25T19:35:02.229Z] #21 4.287 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-08-25T19:35:02.229Z] #21 4.339 Selecting previously unselected package libcap2:arm64. [2022-08-25T19:35:02.229Z] #21 4.342 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-08-25T19:35:02.229Z] #21 4.352 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-08-25T19:35:02.488Z] #21 4.439 Selecting previously unselected package libmnl0:arm64. [2022-08-25T19:35:02.488Z] #21 4.442 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-08-25T19:35:02.488Z] #21 4.446 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-08-25T19:35:02.488Z] #21 4.487 Selecting previously unselected package libxtables12:arm64. [2022-08-25T19:35:02.488Z] #21 4.490 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-08-25T19:35:02.488Z] #21 4.495 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-08-25T19:35:02.488Z] #21 4.581 Selecting previously unselected package libcap2-bin. [2022-08-25T19:35:02.488Z] #21 4.583 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-08-25T19:35:02.488Z] #21 4.587 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T19:35:02.488Z] #21 4.630 Selecting previously unselected package iproute2. [2022-08-25T19:35:02.625Z] #82 exporting layers 1.1s done [2022-08-25T19:35:02.625Z] #82 writing image sha256:e49a17266db8c04d2a3b11e2874d682453bab09ec9f05226cbd35ff1a6898cc9 done [2022-08-25T19:35:02.625Z] #82 naming to docker.io/library/docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 done [2022-08-25T19:35:02.625Z] #82 DONE 1.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-25T19:35:02.746Z] #21 4.633 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-08-25T19:35:02.746Z] #21 4.637 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T19:35:02.746Z] #21 4.741 Selecting previously unselected package xxd. [2022-08-25T19:35:02.746Z] #21 4.744 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-25T19:35:02.746Z] #21 4.749 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:35:02.746Z] #21 4.801 Selecting previously unselected package vim-common. [2022-08-25T19:35:02.746Z] #21 4.804 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:35:02.746Z] #21 4.816 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:35:02.966Z] + trap exit INT TERM [2022-08-25T19:35:02.966Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-25T19:35:02.966Z] + CONTAINER_NAME=docker-pr3 [2022-08-25T19:35:02.966Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44029/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh dynbinary [2022-08-25T19:35:03.004Z] #21 4.902 Selecting previously unselected package bash-completion. [2022-08-25T19:35:03.004Z] #21 4.905 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T19:35:03.226Z] [2022-08-25T19:35:03.234Z] #19 10.77 Reading package lists... [2022-08-25T19:35:03.528Z] Removing bundles/ [2022-08-25T19:35:03.528Z] [2022-08-25T19:35:03.528Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:35:03.528Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:35:03.528Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:35:03.572Z] #21 5.553 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T19:35:03.816Z] #19 13.98 Building dependency tree... [2022-08-25T19:35:03.830Z] #21 5.661 Selecting previously unselected package bzip2. [2022-08-25T19:35:03.830Z] #21 5.664 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-08-25T19:35:03.830Z] #21 5.669 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T19:35:03.830Z] #21 5.715 Selecting previously unselected package xz-utils. [2022-08-25T19:35:03.830Z] #21 5.718 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-08-25T19:35:03.830Z] #21 5.723 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:35:03.830Z] #21 5.785 Selecting previously unselected package apparmor. [2022-08-25T19:35:03.830Z] #21 5.788 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-08-25T19:35:03.830Z] #21 5.811 Unpacking apparmor (2.13.6-10) ... [2022-08-25T19:35:03.830Z] #21 5.908 Selecting previously unselected package inetutils-ping. [2022-08-25T19:35:04.089Z] #21 5.911 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-08-25T19:35:04.089Z] #21 5.914 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T19:35:04.089Z] #21 5.967 Selecting previously unselected package libip4tc2:arm64. [2022-08-25T19:35:04.089Z] #21 5.970 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-08-25T19:35:04.089Z] #21 5.975 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-08-25T19:35:04.089Z] #21 6.033 Selecting previously unselected package libip6tc2:arm64. [2022-08-25T19:35:04.089Z] #21 6.036 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-08-25T19:35:04.089Z] #21 6.040 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-08-25T19:35:04.089Z] #21 6.080 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-25T19:35:04.089Z] #21 6.083 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-25T19:35:04.089Z] #21 6.088 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-25T19:35:04.089Z] #21 6.131 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-25T19:35:04.089Z] #21 6.134 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-08-25T19:35:04.348Z] #21 6.139 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-25T19:35:04.348Z] #21 6.178 Selecting previously unselected package libnftnl11:arm64. [2022-08-25T19:35:04.348Z] #21 6.180 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-08-25T19:35:04.348Z] #21 6.185 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-08-25T19:35:04.348Z] #21 6.224 Selecting previously unselected package iptables. [2022-08-25T19:35:04.348Z] #21 6.227 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-08-25T19:35:04.348Z] #21 6.232 Unpacking iptables (1.8.7-1) ... [2022-08-25T19:35:04.348Z] #21 6.316 Selecting previously unselected package libonig5:arm64. [2022-08-25T19:35:04.348Z] #21 6.319 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-08-25T19:35:04.348Z] #21 6.325 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-08-25T19:35:04.348Z] #21 6.393 Selecting previously unselected package libjq1:arm64. [2022-08-25T19:35:04.348Z] #21 6.396 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-08-25T19:35:04.348Z] #21 6.401 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-08-25T19:35:04.348Z] #21 6.492 Selecting previously unselected package jq. [2022-08-25T19:35:04.348Z] #21 6.495 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-08-25T19:35:04.387Z] #19 15.62 The following additional packages will be installed: [2022-08-25T19:35:04.387Z] #19 15.62 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-25T19:35:04.387Z] #19 15.62 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-25T19:35:04.607Z] #21 6.500 Unpacking jq (1.6-2.1) ... [2022-08-25T19:35:04.607Z] #21 6.544 Selecting previously unselected package libaio1:arm64. [2022-08-25T19:35:04.607Z] #21 6.545 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-08-25T19:35:04.607Z] #21 6.549 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-08-25T19:35:04.607Z] #21 6.590 Selecting previously unselected package libgpm2:arm64. [2022-08-25T19:35:04.607Z] #21 6.594 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-08-25T19:35:04.607Z] #21 6.598 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-08-25T19:35:04.607Z] #21 6.632 Selecting previously unselected package libicu67:arm64. [2022-08-25T19:35:04.607Z] #21 6.635 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-08-25T19:35:04.607Z] #21 6.639 Unpacking libicu67:arm64 (67.1-7) ... [2022-08-25T19:35:04.647Z] #19 15.62 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.62 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-25T19:35:04.647Z] #19 15.62 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.62 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.62 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-25T19:35:04.647Z] #19 15.62 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-25T19:35:04.647Z] #19 15.62 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.62 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.62 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-25T19:35:04.647Z] #19 15.62 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-25T19:35:04.647Z] #19 15.62 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-25T19:35:04.647Z] #19 15.62 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-25T19:35:04.647Z] #19 15.62 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.62 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.62 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-25T19:35:04.647Z] #19 15.62 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-25T19:35:04.647Z] #19 15.62 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-25T19:35:04.647Z] #19 15.62 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-25T19:35:04.647Z] #19 15.62 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-25T19:35:04.647Z] #19 15.62 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-25T19:35:04.647Z] #19 15.62 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-25T19:35:04.647Z] #19 15.62 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-25T19:35:04.647Z] #19 15.62 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-25T19:35:04.647Z] #19 15.62 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-25T19:35:04.647Z] #19 15.62 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-25T19:35:04.647Z] #19 15.62 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-25T19:35:04.647Z] #19 15.62 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-25T19:35:04.647Z] #19 15.62 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-25T19:35:04.647Z] #19 15.62 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-25T19:35:04.647Z] #19 15.62 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-25T19:35:04.647Z] #19 15.62 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-25T19:35:04.647Z] #19 15.62 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-25T19:35:04.647Z] #19 15.62 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-25T19:35:04.647Z] #19 15.62 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-25T19:35:04.647Z] #19 15.62 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-25T19:35:04.647Z] #19 15.62 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-25T19:35:04.647Z] #19 15.62 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-25T19:35:04.647Z] #19 15.62 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-25T19:35:04.647Z] #19 15.62 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-25T19:35:04.647Z] #19 15.62 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-25T19:35:04.647Z] #19 15.62 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-25T19:35:04.647Z] #19 15.62 linux-libc-dev-s390x-cross patch xz-utils [2022-08-25T19:35:04.647Z] #19 15.63 Suggested packages: [2022-08-25T19:35:04.647Z] #19 15.63 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-25T19:35:04.647Z] #19 15.63 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.63 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-25T19:35:04.647Z] #19 15.63 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-25T19:35:04.647Z] #19 15.63 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-25T19:35:04.647Z] #19 15.63 libyaml-shell-perl ed diffutils-doc [2022-08-25T19:35:04.647Z] #19 15.63 Recommended packages: [2022-08-25T19:35:04.647Z] #19 15.63 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-25T19:35:04.647Z] #19 15.63 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-25T19:35:05.174Z] #21 7.335 Selecting previously unselected package libinih1:arm64. [2022-08-25T19:35:05.433Z] #21 7.338 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-08-25T19:35:05.433Z] #21 7.342 Unpacking libinih1:arm64 (53-1+b2) ... [2022-08-25T19:35:05.433Z] #21 7.385 Selecting previously unselected package libnet1:arm64. [2022-08-25T19:35:05.433Z] #21 7.388 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-25T19:35:05.433Z] #21 7.392 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:35:05.433Z] #21 7.441 Selecting previously unselected package libnl-3-200:arm64. [2022-08-25T19:35:05.433Z] #21 7.444 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-08-25T19:35:05.433Z] #21 7.450 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-25T19:35:05.433Z] #21 7.563 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-25T19:35:05.691Z] #21 7.566 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-08-25T19:35:05.691Z] #21 7.575 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-25T19:35:05.691Z] #21 7.616 Selecting previously unselected package libyajl2:arm64. [2022-08-25T19:35:05.691Z] #21 7.620 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ... [2022-08-25T19:35:05.691Z] #21 7.623 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-08-25T19:35:05.691Z] #21 7.656 Selecting previously unselected package net-tools. [2022-08-25T19:35:05.691Z] #21 7.659 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-08-25T19:35:05.691Z] #21 7.662 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T19:35:05.691Z] #21 7.734 Selecting previously unselected package patch. [2022-08-25T19:35:05.691Z] #21 7.737 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ... [2022-08-25T19:35:05.691Z] #21 7.740 Unpacking patch (2.7.6-7) ... [2022-08-25T19:35:05.691Z] #21 7.778 Selecting previously unselected package python-pip-whl. [2022-08-25T19:35:05.691Z] #21 7.781 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T19:35:05.691Z] #21 7.788 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T19:35:05.950Z] #21 7.927 Selecting previously unselected package python3-lib2to3. [2022-08-25T19:35:05.950Z] #21 7.930 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T19:35:05.950Z] #21 7.935 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T19:35:05.950Z] #21 7.981 Selecting previously unselected package python3-distutils. [2022-08-25T19:35:05.950Z] #21 7.984 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T19:35:05.950Z] #21 7.989 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T19:35:05.950Z] #21 8.036 Selecting previously unselected package python3-pkg-resources. [2022-08-25T19:35:05.950Z] #21 8.038 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T19:35:05.950Z] #21 8.042 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:35:05.950Z] #21 8.094 Selecting previously unselected package python3-setuptools. [2022-08-25T19:35:06.025Z] #19 16.90 The following NEW packages will be installed: [2022-08-25T19:35:06.025Z] #19 16.90 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-25T19:35:06.025Z] #19 16.90 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-25T19:35:06.025Z] #19 16.90 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-25T19:35:06.025Z] #19 16.90 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-25T19:35:06.025Z] #19 16.90 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-25T19:35:06.025Z] #19 16.90 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-25T19:35:06.025Z] #19 16.90 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-25T19:35:06.025Z] #19 16.90 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-25T19:35:06.025Z] #19 16.90 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-25T19:35:06.025Z] #19 16.90 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-25T19:35:06.025Z] #19 16.90 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-25T19:35:06.025Z] #19 16.90 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-25T19:35:06.025Z] #19 16.90 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-25T19:35:06.025Z] #19 16.90 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-25T19:35:06.025Z] #19 16.90 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-25T19:35:06.025Z] #19 16.90 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-25T19:35:06.025Z] #19 16.90 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-25T19:35:06.025Z] #19 16.90 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-25T19:35:06.025Z] #19 16.90 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-25T19:35:06.025Z] #19 16.90 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-25T19:35:06.025Z] #19 16.90 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-25T19:35:06.025Z] #19 16.90 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-25T19:35:06.025Z] #19 16.90 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-25T19:35:06.025Z] #19 16.90 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-25T19:35:06.025Z] #19 16.90 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-25T19:35:06.025Z] #19 16.90 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-25T19:35:06.025Z] #19 16.90 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-25T19:35:06.025Z] #19 16.90 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-25T19:35:06.025Z] #19 16.90 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-25T19:35:06.025Z] #19 16.90 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-25T19:35:06.025Z] #19 16.90 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-25T19:35:06.025Z] #19 16.90 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-25T19:35:06.025Z] #19 16.90 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-25T19:35:06.025Z] #19 16.90 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-25T19:35:06.025Z] #19 16.90 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-25T19:35:06.025Z] #19 16.90 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-25T19:35:06.025Z] #19 16.90 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-25T19:35:06.025Z] #19 16.90 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-25T19:35:06.025Z] #19 16.90 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-25T19:35:06.025Z] #19 16.90 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-25T19:35:06.025Z] #19 16.90 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-25T19:35:06.025Z] #19 16.90 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-25T19:35:06.025Z] #19 16.90 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-25T19:35:06.025Z] #19 16.90 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-25T19:35:06.025Z] #19 16.90 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-25T19:35:06.025Z] #19 16.90 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-25T19:35:06.025Z] #19 16.90 linux-libc-dev-s390x-cross patch xz-utils [2022-08-25T19:35:06.025Z] #19 17.23 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:35:06.025Z] #19 17.23 Need to get 788 MB of archives. [2022-08-25T19:35:06.025Z] #19 17.23 After this operation, 3385 MB of additional disk space will be used. [2022-08-25T19:35:06.025Z] #19 17.23 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-25T19:35:06.209Z] #21 8.097 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T19:35:06.209Z] #21 8.103 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T19:35:06.209Z] #21 8.166 Selecting previously unselected package python3-wheel. [2022-08-25T19:35:06.209Z] #21 8.169 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T19:35:06.209Z] #21 8.173 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T19:35:06.209Z] #21 8.214 Selecting previously unselected package python3-pip. [2022-08-25T19:35:06.209Z] #21 8.217 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T19:35:06.209Z] #21 8.221 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T19:35:06.209Z] #21 8.287 Selecting previously unselected package sudo. [2022-08-25T19:35:06.209Z] #21 8.290 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ... [2022-08-25T19:35:06.209Z] #21 8.297 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T19:35:06.284Z] #19 17.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T19:35:06.284Z] #19 17.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-25T19:35:06.284Z] #19 17.24 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-25T19:35:06.284Z] #19 17.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-25T19:35:06.284Z] #19 17.25 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-25T19:35:06.284Z] #19 17.25 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-25T19:35:06.284Z] #19 17.28 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-25T19:35:06.284Z] #19 17.30 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-25T19:35:06.284Z] #19 17.33 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-25T19:35:06.284Z] #19 17.34 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-25T19:35:06.284Z] #19 17.36 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-25T19:35:06.284Z] #19 17.36 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-25T19:35:06.467Z] #21 8.446 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T19:35:06.467Z] #21 8.449 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-08-25T19:35:06.467Z] #21 8.453 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T19:35:06.467Z] #21 8.511 Selecting previously unselected package uidmap. [2022-08-25T19:35:06.543Z] #19 17.76 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-25T19:35:06.725Z] #21 8.514 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-08-25T19:35:06.725Z] #21 8.518 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T19:35:06.725Z] #21 8.566 Selecting previously unselected package vim-runtime. [2022-08-25T19:35:06.725Z] #21 8.569 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:35:06.725Z] #21 8.579 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-25T19:35:06.725Z] #21 8.591 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T19:35:06.725Z] #21 8.594 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:35:06.801Z] #19 17.76 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-25T19:35:07.060Z] #19 18.12 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-25T19:35:07.060Z] #19 18.12 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-25T19:35:07.292Z] #21 9.176 Selecting previously unselected package vim. [2022-08-25T19:35:07.292Z] #21 9.179 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-08-25T19:35:07.292Z] #21 9.188 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:35:07.292Z] #21 9.319 Selecting previously unselected package xfsprogs. [2022-08-25T19:35:07.292Z] #21 9.321 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ... [2022-08-25T19:35:07.292Z] #21 9.326 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T19:35:07.319Z] #19 18.49 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-25T19:35:07.551Z] #21 9.428 Selecting previously unselected package zip. [2022-08-25T19:35:07.551Z] #21 9.431 Preparing to unpack .../47-zip_3.0-12_arm64.deb ... [2022-08-25T19:35:07.551Z] #21 9.434 Unpacking zip (3.0-12) ... [2022-08-25T19:35:07.551Z] #21 9.478 Selecting previously unselected package zstd. [2022-08-25T19:35:07.551Z] #21 9.482 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-08-25T19:35:07.551Z] #21 9.485 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T19:35:07.551Z] #21 9.577 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:35:07.577Z] #19 18.49 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-25T19:35:07.810Z] #21 9.775 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-08-25T19:35:07.810Z] #21 9.787 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T19:35:07.810Z] #21 9.800 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-08-25T19:35:07.810Z] #21 9.812 Setting up libicu67:arm64 (67.1-7) ... [2022-08-25T19:35:07.810Z] #21 9.823 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-08-25T19:35:07.810Z] #21 9.835 Setting up libinih1:arm64 (53-1+b2) ... [2022-08-25T19:35:07.810Z] #21 9.847 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T19:35:07.810Z] #21 9.860 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-08-25T19:35:07.810Z] #21 9.873 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:35:07.810Z] #21 9.888 Setting up bzip2 (1.0.8-4) ... [2022-08-25T19:35:07.810Z] #21 9.901 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-08-25T19:35:07.810Z] #21 9.919 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T19:35:07.836Z] #19 18.87 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-25T19:35:07.836Z] #19 18.87 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-25T19:35:08.068Z] #21 10.07 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:35:08.068Z] #21 10.08 Setting up libcap2:arm64 (1:2.44-1) ... [2022-08-25T19:35:08.068Z] #21 10.09 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T19:35:08.068Z] #21 10.11 Setting up apparmor (2.13.6-10) ... [2022-08-25T19:35:08.405Z] #19 19.24 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-25T19:35:08.405Z] #19 19.24 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-25T19:35:08.405Z] #19 19.24 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-25T19:35:08.405Z] #19 19.24 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-25T19:35:08.405Z] #19 19.24 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-25T19:35:08.405Z] #19 19.24 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-25T19:35:08.405Z] #19 19.24 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-25T19:35:08.405Z] #19 19.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-25T19:35:08.405Z] #19 19.26 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-25T19:35:08.405Z] #19 19.26 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-25T19:35:08.405Z] #19 19.26 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-25T19:35:08.405Z] #19 19.26 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-25T19:35:08.405Z] #19 19.26 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-25T19:35:08.405Z] #19 19.27 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-25T19:35:08.405Z] #19 19.28 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-25T19:35:08.405Z] #19 19.29 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-25T19:35:08.405Z] #19 19.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-25T19:35:08.405Z] #19 19.30 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-25T19:35:08.405Z] #19 19.30 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-25T19:35:08.663Z] #19 19.72 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-25T19:35:08.663Z] #19 19.72 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-25T19:35:08.663Z] #19 19.73 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-25T19:35:08.663Z] #19 19.74 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-25T19:35:08.663Z] #19 19.76 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-25T19:35:09.004Z] #21 10.96 Setting up zip (3.0-12) ... [2022-08-25T19:35:09.004Z] #21 10.97 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:35:09.004Z] #21 11.00 Setting up bash-completion (1:2.11-2) ... [2022-08-25T19:35:09.231Z] #19 20.15 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-25T19:35:09.231Z] #19 20.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T19:35:09.231Z] #19 20.15 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T19:35:09.231Z] #19 20.17 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-25T19:35:09.231Z] #19 20.17 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-25T19:35:09.231Z] #19 20.17 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T19:35:09.231Z] #19 20.24 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-25T19:35:09.231Z] #19 20.25 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-25T19:35:09.231Z] #19 20.25 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-25T19:35:09.231Z] #19 20.25 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-25T19:35:09.231Z] #19 20.25 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-25T19:35:09.231Z] #19 20.25 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-25T19:35:09.231Z] #19 20.25 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-25T19:35:09.231Z] #19 20.25 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-25T19:35:09.231Z] #19 20.25 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-25T19:35:09.231Z] #19 20.25 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-25T19:35:09.231Z] #19 20.26 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-25T19:35:09.231Z] #19 20.26 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-25T19:35:09.231Z] #19 20.26 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-25T19:35:09.231Z] #19 20.26 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-25T19:35:09.231Z] #19 20.27 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-25T19:35:09.231Z] #19 20.27 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-25T19:35:09.231Z] #19 20.27 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-25T19:35:09.231Z] #19 20.27 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-25T19:35:09.231Z] #19 20.29 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-25T19:35:09.231Z] #19 20.30 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-25T19:35:09.231Z] #19 20.31 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-25T19:35:09.231Z] #19 20.32 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-25T19:35:09.799Z] #19 20.73 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-25T19:35:09.799Z] #19 20.73 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-25T19:35:09.799Z] #19 20.75 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-25T19:35:09.799Z] #19 20.76 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-25T19:35:09.799Z] #19 20.78 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-25T19:35:09.946Z] #21 11.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:35:09.946Z] #21 11.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T19:35:09.946Z] #21 11.79 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-08-25T19:35:09.946Z] #21 11.80 Setting up patch (2.7.6-7) ... [2022-08-25T19:35:09.946Z] #21 11.81 Setting up sudo (1.9.5p2-3) ... [2022-08-25T19:35:09.946Z] #21 11.86 invoke-rc.d: could not determine current runlevel [2022-08-25T19:35:09.946Z] #21 11.87 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T19:35:09.946Z] #21 11.87 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T19:35:09.946Z] #21 11.89 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-08-25T19:35:09.946Z] #21 11.90 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T19:35:09.946Z] #21 11.91 Setting up pigz (2.6-1) ... [2022-08-25T19:35:09.946Z] #21 11.92 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-25T19:35:09.946Z] #21 11.94 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-08-25T19:35:09.946Z] #21 11.96 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T19:35:09.946Z] #21 11.97 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:35:10.058Z] #19 21.18 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-25T19:35:10.058Z] #19 21.18 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-25T19:35:10.058Z] #19 21.18 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-25T19:35:10.058Z] #19 21.19 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-25T19:35:10.058Z] #19 21.19 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-25T19:35:10.058Z] #19 21.19 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-25T19:35:10.058Z] #19 21.19 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-25T19:35:10.058Z] #19 21.21 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-25T19:35:10.058Z] #19 21.22 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-25T19:35:10.058Z] #19 21.22 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-25T19:35:10.058Z] #19 21.23 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-25T19:35:10.204Z] #21 12.13 Setting up libaio1:arm64 (0.3.112-9) ... [2022-08-25T19:35:10.204Z] #21 12.15 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T19:35:10.204Z] #21 12.27 Setting up libelf1:arm64 (0.183-1) ... [2022-08-25T19:35:10.462Z] #21 12.28 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T19:35:10.462Z] #21 12.30 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-08-25T19:35:10.462Z] #21 12.31 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T19:35:10.462Z] #21 12.43 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:35:10.462Z] #21 12.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T19:35:10.462Z] #21 12.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T19:35:10.462Z] #21 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T19:35:10.462Z] #21 12.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T19:35:10.462Z] #21 12.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T19:35:10.462Z] #21 12.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T19:35:10.462Z] #21 12.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T19:35:10.462Z] #21 12.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T19:35:10.462Z] #21 12.48 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T19:35:10.626Z] #19 21.65 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-25T19:35:10.627Z] #19 21.65 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-25T19:35:10.627Z] #19 21.66 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-25T19:35:10.627Z] #19 21.67 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-25T19:35:10.627Z] #19 21.68 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-25T19:35:10.720Z] #21 12.81 Setting up libjq1:arm64 (1.6-2.1) ... [2022-08-25T19:35:10.721Z] #21 12.82 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-08-25T19:35:10.885Z] #19 22.05 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-25T19:35:10.980Z] #21 12.84 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T19:35:10.980Z] #21 12.85 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T19:35:10.980Z] #21 13.11 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-08-25T19:35:11.144Z] #19 22.05 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-25T19:35:11.144Z] #19 22.05 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-25T19:35:11.144Z] #19 22.06 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-25T19:35:11.144Z] #19 22.06 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-25T19:35:11.144Z] #19 22.06 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-25T19:35:11.144Z] #19 22.06 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-25T19:35:11.144Z] #19 22.06 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-25T19:35:11.144Z] #19 22.08 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-25T19:35:11.144Z] #19 22.08 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-25T19:35:11.144Z] #19 22.10 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-25T19:35:11.144Z] #19 22.10 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-25T19:35:11.144Z] #19 22.11 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-25T19:35:11.144Z] #19 22.11 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-25T19:35:11.144Z] #19 22.12 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-25T19:35:11.242Z] #21 13.12 Setting up jq (1.6-2.1) ... [2022-08-25T19:35:11.242Z] #21 13.14 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-08-25T19:35:11.242Z] #21 13.15 Setting up iptables (1.8.7-1) ... [2022-08-25T19:35:11.242Z] #21 13.16 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T19:35:11.242Z] #21 13.17 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T19:35:11.242Z] #21 13.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T19:35:11.242Z] #21 13.18 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T19:35:11.242Z] #21 13.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T19:35:11.242Z] #21 13.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T19:35:11.242Z] #21 13.20 Setting up iproute2 (5.10.0-4) ... [2022-08-25T19:35:11.242Z] #21 13.34 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:35:11.402Z] #19 22.54 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-25T19:35:11.402Z] #19 22.54 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-25T19:35:11.402Z] #19 22.55 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-25T19:35:11.402Z] #19 22.57 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-25T19:35:11.403Z] #19 22.58 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-25T19:35:11.809Z] #21 DONE 13.8s [2022-08-25T19:35:11.809Z] [2022-08-25T19:35:11.809Z] #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-25T19:35:11.809Z] #22 sha256:0bb136e887c2c21f3f99b4a3c3f36f83aec039135f425a7ff195966b5fb34417 [2022-08-25T19:35:11.975Z] #19 22.98 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-25T19:35:11.975Z] #19 22.98 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-25T19:35:11.975Z] #19 22.98 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-25T19:35:11.975Z] #19 22.99 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-25T19:35:11.975Z] #19 23.00 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-25T19:35:11.975Z] #19 23.00 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-25T19:35:11.975Z] #19 23.00 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-25T19:35:11.975Z] #19 23.00 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-25T19:35:11.975Z] #19 23.01 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-25T19:35:11.975Z] #19 23.01 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-25T19:35:11.975Z] #19 23.02 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-25T19:35:11.975Z] #19 23.02 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-25T19:35:12.234Z] #19 23.38 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-25T19:35:12.377Z] #22 0.539 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T19:35:12.377Z] #22 0.542 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T19:35:12.377Z] #22 0.546 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T19:35:12.377Z] #22 DONE 0.6s [2022-08-25T19:35:12.377Z] [2022-08-25T19:35:12.377Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:35:12.377Z] #23 sha256:d4a1646f9aff1d1431c9ab73acea5a0fa1efb9bd5d0f7777237f51f573da59e8 [2022-08-25T19:35:12.492Z] #19 23.38 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-25T19:35:12.492Z] #19 23.39 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-25T19:35:12.492Z] #19 23.42 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-25T19:35:12.492Z] #19 23.43 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-25T19:35:12.750Z] #19 23.81 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-25T19:35:12.750Z] #19 23.82 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-25T19:35:13.316Z] #19 24.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:35:13.316Z] #19 24.31 Fetched 788 MB in 7s (115 MB/s) [2022-08-25T19:35:13.316Z] #19 24.34 Selecting previously unselected package liblocale-gettext-perl. [2022-08-25T19:35:13.574Z] #19 24.34 (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-25T19:35:13.574Z] #19 24.52 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-25T19:35:13.574Z] #19 24.52 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-25T19:35:13.574Z] #19 24.56 Selecting previously unselected package bzip2. [2022-08-25T19:35:13.574Z] #19 24.56 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T19:35:13.574Z] #19 24.57 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T19:35:13.574Z] #19 24.61 Selecting previously unselected package libmagic-mgc. [2022-08-25T19:35:13.574Z] #19 24.61 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-25T19:35:13.574Z] #19 24.62 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T19:35:13.574Z] #19 24.69 Selecting previously unselected package libmagic1:amd64. [2022-08-25T19:35:13.574Z] #19 24.69 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-25T19:35:13.574Z] #19 24.70 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-25T19:35:13.574Z] #19 24.75 Selecting previously unselected package file. [2022-08-25T19:35:13.832Z] #19 24.75 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-25T19:35:13.832Z] #19 24.75 Unpacking file (1:5.39-3) ... [2022-08-25T19:35:13.832Z] #19 24.78 Selecting previously unselected package xz-utils. [2022-08-25T19:35:13.832Z] #19 24.79 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T19:35:13.832Z] #19 24.79 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:35:13.832Z] #19 24.92 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-25T19:35:13.832Z] #19 24.92 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-25T19:35:13.832Z] #19 24.92 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-25T19:35:14.399Z] #19 25.25 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-25T19:35:14.399Z] #19 25.26 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-25T19:35:14.399Z] #19 25.26 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-25T19:35:14.399Z] #19 25.56 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-25T19:35:14.399Z] #19 25.56 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-25T19:35:14.399Z] #19 25.57 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-25T19:35:14.966Z] #19 25.86 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-25T19:35:14.967Z] #19 25.87 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-25T19:35:14.967Z] #19 25.87 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-25T19:35:15.225Z] #19 26.14 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-25T19:35:15.225Z] #19 26.14 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-25T19:35:15.225Z] #19 26.15 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-25T19:35:15.225Z] #19 26.37 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-25T19:35:15.484Z] #19 26.37 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:15.484Z] #19 26.38 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:35:15.484Z] #19 26.41 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-25T19:35:15.484Z] #19 26.41 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:15.484Z] #19 26.42 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:35:18.933Z] #23 5.648 Collecting yamllint==1.26.1 [2022-08-25T19:35:19.192Z] #23 6.680 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T19:35:19.450Z] #23 6.974 Collecting pathspec>=0.5.3 [2022-08-25T19:35:19.450Z] #23 6.978 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T19:35:19.450Z] #23 7.070 Collecting pyyaml [2022-08-25T19:35:19.450Z] #23 7.078 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-08-25T19:35:19.450Z] #23 7.097 Building wheels for collected packages: yamllint [2022-08-25T19:35:19.450Z] #23 7.098 Building wheel for yamllint (setup.py): started [2022-08-25T19:35:19.709Z] #23 7.352 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T19:35:19.709Z] #23 7.353 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4c212497444196cd9bdacbec5dc1bcd7a1f3e3fc59ed0c5a5f4672d2fe1e20a4 [2022-08-25T19:35:19.709Z] #23 7.353 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T19:35:19.709Z] #23 7.355 Successfully built yamllint [2022-08-25T19:35:19.709Z] #23 7.362 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T19:35:19.709Z] #23 7.480 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T19:35:19.967Z] #23 DONE 7.6s [2022-08-25T19:35:19.967Z] [2022-08-25T19:35:19.967Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:35:19.967Z] #27 sha256:456b7d7be942317b1ca64c0d92ab706139a9dc07860dcf076cdac0b7c156a5e7 [2022-08-25T19:35:19.967Z] #27 DONE 0.1s [2022-08-25T19:35:20.225Z] [2022-08-25T19:35:20.225Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:35:20.225Z] #32 sha256:cf8fe46817c72579db5967c30d3d26193cd0255fac45f9de3e66031c9c8957ef [2022-08-25T19:35:20.485Z] #32 DONE 0.4s [2022-08-25T19:35:20.485Z] [2022-08-25T19:35:20.485Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:35:20.485Z] #35 sha256:dab02367b67217d4159d454e8e8581e2e1949c6b6bac52e73ac4cee89bb8ae98 [2022-08-25T19:35:20.743Z] #35 DONE 0.1s [2022-08-25T19:35:20.743Z] [2022-08-25T19:35:20.743Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:35:20.743Z] #37 sha256:3fb658ff3eb668f7c2c8ee712c6aa45168491a51fa0a4d01144d8ccb6e388a06 [2022-08-25T19:35:20.743Z] #37 DONE 0.1s [2022-08-25T19:35:20.743Z] [2022-08-25T19:35:20.743Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:35:20.743Z] #39 sha256:4b3f8074648ea42ef58cb0001728d887af46bf501bc92ca07fd25c49b5ceaa79 [2022-08-25T19:35:20.743Z] #39 DONE 0.1s [2022-08-25T19:35:20.757Z] #19 30.92 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-25T19:35:20.757Z] #19 30.92 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:20.757Z] #19 30.92 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:35:20.757Z] #19 30.97 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-25T19:35:20.757Z] #19 30.97 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:20.757Z] #19 30.97 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T19:35:21.001Z] [2022-08-25T19:35:21.002Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:35:21.002Z] #41 sha256:625572f489d08b7624c25c04c84efa906033f221d42a75fa63dddf950ea3751f [2022-08-25T19:35:21.002Z] #41 DONE 0.1s [2022-08-25T19:35:21.002Z] [2022-08-25T19:35:21.002Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:35:21.002Z] #45 sha256:59a752728ca09222bff9c9b5fc71b37aa4df091399a53bf0dee94047b2965f3d [2022-08-25T19:35:21.002Z] #45 DONE 0.1s [2022-08-25T19:35:21.002Z] [2022-08-25T19:35:21.002Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:35:21.002Z] #48 sha256:48831c702792ee69375c18ea50e7e5fa2965f7e5cd6931d01d21b9aab69a0c30 [2022-08-25T19:35:21.002Z] #48 DONE 0.1s [2022-08-25T19:35:21.002Z] [2022-08-25T19:35:21.002Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:35:21.002Z] #52 sha256:ae16aad51add64b1926349b7538965e077590d4fbf35c10fe6933462166a64da [2022-08-25T19:35:21.272Z] #52 DONE 0.1s [2022-08-25T19:35:21.272Z] [2022-08-25T19:35:21.272Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:35:21.272Z] #54 sha256:4bcad07e207b77e61f037e406663247cb7d9c73195194df1282387467510986d [2022-08-25T19:35:21.533Z] #54 DONE 0.1s [2022-08-25T19:35:21.533Z] [2022-08-25T19:35:21.533Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:35:21.533Z] #56 sha256:288613ec7bfc9df2cb0526f3c6c102a7c5afe632fbe01220ef6be4f97191c168 [2022-08-25T19:35:21.533Z] #56 DONE 0.1s [2022-08-25T19:35:21.533Z] [2022-08-25T19:35:21.533Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:35:21.533Z] #58 sha256:cff6639dd901eabf2dd66d8a2bef23d40b03b21fab69d1eab8638851d0208591 [2022-08-25T19:35:21.533Z] #58 DONE 0.1s [2022-08-25T19:35:21.533Z] [2022-08-25T19:35:21.533Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:35:21.533Z] #61 sha256:1103dce2ead566f361220e833910c9967f1290141483821c73edc9c235a1dbed [2022-08-25T19:35:21.533Z] #61 DONE 0.2s [2022-08-25T19:35:21.533Z] [2022-08-25T19:35:21.533Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:35:21.533Z] #65 sha256:95d17fc803e138839c1a0c71e72eda68537b82ddd464f1a36905adf9dcc10123 [2022-08-25T19:35:22.478Z] #65 DONE 0.7s [2022-08-25T19:35:22.478Z] [2022-08-25T19:35:22.478Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:35:22.478Z] #70 sha256:ff0e84f75ca9f896536a9aadf43b5543fcae9df076f299d818f7bd13069943b2 [2022-08-25T19:35:22.478Z] #70 DONE 0.1s [2022-08-25T19:35:22.478Z] [2022-08-25T19:35:22.478Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:35:22.478Z] #75 sha256:d99e19c67898f145390435e7a761343746fb5686b22c5d2575c0ac2538791eec [2022-08-25T19:35:23.045Z] #75 DONE 0.7s [2022-08-25T19:35:23.045Z] [2022-08-25T19:35:23.045Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:35:23.045Z] #78 sha256:ddbc791e3731a42bd57cdd65d553a20d2fcd857cade213f25ec331a0c8bef835 [2022-08-25T19:35:23.045Z] #78 DONE 0.1s [2022-08-25T19:35:23.302Z] [2022-08-25T19:35:23.302Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:35:23.302Z] #79 sha256:7964d7c638a43a2c7b95a37bcc91dd2044741980bdf4e3fc23cae92389f4a482 [2022-08-25T19:35:23.302Z] #79 DONE 0.0s [2022-08-25T19:35:23.302Z] [2022-08-25T19:35:23.302Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:35:23.302Z] #80 sha256:4d763f129c8e84d7d6eb0114de23eebab5eaa13083f3f4ccea7ab1be076ab014 [2022-08-25T19:35:23.302Z] #80 DONE 0.0s [2022-08-25T19:35:23.302Z] [2022-08-25T19:35:23.302Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:35:23.302Z] #81 sha256:fceeaf064e0ee008825305a3730ddf1f17df1c62683c6ee580f17f953cec3c0a [2022-08-25T19:35:24.038Z] #19 35.15 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-25T19:35:24.038Z] #19 35.15 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:24.038Z] #19 35.15 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:35:24.038Z] #19 35.18 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-25T19:35:24.038Z] #19 35.19 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:24.038Z] #19 35.19 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T19:35:24.238Z] #81 DONE 1.0s [2022-08-25T19:35:24.238Z] [2022-08-25T19:35:24.238Z] #82 exporting to image [2022-08-25T19:35:24.238Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:35:24.238Z] #82 exporting layers [2022-08-25T19:35:26.140Z] #82 exporting layers 1.5s done [2022-08-25T19:35:26.140Z] #82 writing image sha256:ba0b680d46f8c64644ee26294ec354339f3bd8638b6e73ed119f5b5dfe0b66bd done [2022-08-25T19:35:26.140Z] #82 naming to docker.io/library/docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 done [2022-08-25T19:35:26.140Z] #82 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-25T19:35:26.461Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-25T19:35:26.740Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/test/unit [2022-08-25T19:35:26.998Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-25T19:35:26.998Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-25T19:35:26.998Z] + TESTDIRS=./... [2022-08-25T19:35:26.998Z] + exclude_paths='/vendor/|/integration' [2022-08-25T19:35:26.998Z] ++ go list ./... [2022-08-25T19:35:26.998Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-25T19:35:27.934Z] + pkg_list='github.com/docker/docker/api [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/backend [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/container [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/events [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/filters [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/image [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/mount [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/network [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/registry [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/time [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/versions [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:35:27.934Z] github.com/docker/docker/api/types/volume [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:35:27.934Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:35:27.934Z] github.com/docker/docker/cli [2022-08-25T19:35:27.934Z] github.com/docker/docker/cli/config [2022-08-25T19:35:27.934Z] github.com/docker/docker/cli/debug [2022-08-25T19:35:27.934Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:35:27.934Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:35:27.934Z] github.com/docker/docker/client [2022-08-25T19:35:27.934Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:35:27.934Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:35:27.934Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:35:27.934Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:35:27.934Z] github.com/docker/docker/container [2022-08-25T19:35:27.934Z] github.com/docker/docker/container/stream [2022-08-25T19:35:27.934Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:35:27.934Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:35:27.934Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/config [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/events [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/exec [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/images [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/links [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/names [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/network [2022-08-25T19:35:27.934Z] github.com/docker/docker/daemon/stats [2022-08-25T19:35:27.934Z] github.com/docker/docker/distribution [2022-08-25T19:35:27.934Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:35:27.934Z] github.com/docker/docker/distribution/utils [2022-08-25T19:35:27.934Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:35:27.934Z] github.com/docker/docker/dockerversion [2022-08-25T19:35:27.934Z] github.com/docker/docker/errdefs [2022-08-25T19:35:27.934Z] github.com/docker/docker/image [2022-08-25T19:35:27.934Z] github.com/docker/docker/image/cache [2022-08-25T19:35:27.934Z] github.com/docker/docker/image/tarexport [2022-08-25T19:35:27.934Z] github.com/docker/docker/image/v1 [2022-08-25T19:35:27.934Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:35:27.934Z] github.com/docker/docker/layer [2022-08-25T19:35:27.934Z] github.com/docker/docker/libcontainerd [2022-08-25T19:35:27.934Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:35:27.934Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:35:27.934Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:35:27.934Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:35:27.934Z] github.com/docker/docker/oci [2022-08-25T19:35:27.934Z] github.com/docker/docker/oci/caps [2022-08-25T19:35:27.934Z] github.com/docker/docker/opts [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/archive [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/directory [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/platform [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/pools [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/progress [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/signal [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/stack [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/system [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/truncindex [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:35:27.934Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:35:27.934Z] github.com/docker/docker/plugin [2022-08-25T19:35:27.934Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:35:27.934Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:35:27.935Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:35:27.935Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:35:27.935Z] github.com/docker/docker/quota [2022-08-25T19:35:27.935Z] github.com/docker/docker/reference [2022-08-25T19:35:27.935Z] github.com/docker/docker/registry [2022-08-25T19:35:27.935Z] github.com/docker/docker/registry/resumable [2022-08-25T19:35:27.935Z] github.com/docker/docker/restartmanager [2022-08-25T19:35:27.935Z] github.com/docker/docker/rootless [2022-08-25T19:35:27.935Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:35:27.935Z] github.com/docker/docker/runconfig [2022-08-25T19:35:27.935Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/environment [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/registry [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/request [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/drivers [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/local [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/mounts [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/service [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:35:27.935Z] ++ grep --fixed-strings -v /libnetwork [2022-08-25T19:35:27.935Z] ++ echo 'github.com/docker/docker/api [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/backend [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/container [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/events [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/filters [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/image [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/mount [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/network [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/registry [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/time [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/versions [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/volume [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:35:27.935Z] github.com/docker/docker/cli [2022-08-25T19:35:27.935Z] github.com/docker/docker/cli/config [2022-08-25T19:35:27.935Z] github.com/docker/docker/cli/debug [2022-08-25T19:35:27.935Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:35:27.935Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:35:27.935Z] github.com/docker/docker/client [2022-08-25T19:35:27.935Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:35:27.935Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:35:27.935Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:35:27.935Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:35:27.935Z] github.com/docker/docker/container [2022-08-25T19:35:27.935Z] github.com/docker/docker/container/stream [2022-08-25T19:35:27.935Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:35:27.935Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:35:27.935Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/config [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/events [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/exec [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/images [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/links [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/names [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/network [2022-08-25T19:35:27.935Z] github.com/docker/docker/daemon/stats [2022-08-25T19:35:27.935Z] github.com/docker/docker/distribution [2022-08-25T19:35:27.935Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:35:27.935Z] github.com/docker/docker/distribution/utils [2022-08-25T19:35:27.935Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:35:27.935Z] github.com/docker/docker/dockerversion [2022-08-25T19:35:27.935Z] github.com/docker/docker/errdefs [2022-08-25T19:35:27.935Z] github.com/docker/docker/image [2022-08-25T19:35:27.935Z] github.com/docker/docker/image/cache [2022-08-25T19:35:27.935Z] github.com/docker/docker/image/tarexport [2022-08-25T19:35:27.935Z] github.com/docker/docker/image/v1 [2022-08-25T19:35:27.935Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:35:27.935Z] github.com/docker/docker/layer [2022-08-25T19:35:27.935Z] github.com/docker/docker/libcontainerd [2022-08-25T19:35:27.935Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:35:27.935Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:35:27.935Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:35:27.935Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:35:27.935Z] github.com/docker/docker/oci [2022-08-25T19:35:27.935Z] github.com/docker/docker/oci/caps [2022-08-25T19:35:27.935Z] github.com/docker/docker/opts [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/archive [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/directory [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/platform [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/pools [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/progress [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/signal [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/stack [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/system [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/truncindex [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:35:27.935Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:35:27.935Z] github.com/docker/docker/plugin [2022-08-25T19:35:27.935Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:35:27.935Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:35:27.935Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:35:27.935Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:35:27.935Z] github.com/docker/docker/quota [2022-08-25T19:35:27.935Z] github.com/docker/docker/reference [2022-08-25T19:35:27.935Z] github.com/docker/docker/registry [2022-08-25T19:35:27.935Z] github.com/docker/docker/registry/resumable [2022-08-25T19:35:27.935Z] github.com/docker/docker/restartmanager [2022-08-25T19:35:27.935Z] github.com/docker/docker/rootless [2022-08-25T19:35:27.935Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:35:27.935Z] github.com/docker/docker/runconfig [2022-08-25T19:35:27.935Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/environment [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/registry [2022-08-25T19:35:27.935Z] github.com/docker/docker/testutil/request [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/drivers [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/local [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/mounts [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/service [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:35:27.935Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:35:27.935Z] + base_pkg_list='github.com/docker/docker/api [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/backend [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/container [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/events [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/filters [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/image [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/mount [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/network [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/registry [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/time [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/versions [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:35:27.935Z] github.com/docker/docker/api/types/volume [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:35:27.935Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:35:27.935Z] github.com/docker/docker/cli [2022-08-25T19:35:27.935Z] github.com/docker/docker/cli/config [2022-08-25T19:35:27.935Z] github.com/docker/docker/cli/debug [2022-08-25T19:35:27.936Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:35:27.936Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:35:27.936Z] github.com/docker/docker/client [2022-08-25T19:35:27.936Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:35:27.936Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:35:27.936Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:35:27.936Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:35:27.936Z] github.com/docker/docker/container [2022-08-25T19:35:27.936Z] github.com/docker/docker/container/stream [2022-08-25T19:35:27.936Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:35:27.936Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:35:27.936Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/config [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/events [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/exec [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/images [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/links [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/names [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/network [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/stats [2022-08-25T19:35:27.936Z] github.com/docker/docker/distribution [2022-08-25T19:35:27.936Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:35:27.936Z] github.com/docker/docker/distribution/utils [2022-08-25T19:35:27.936Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:35:27.936Z] github.com/docker/docker/dockerversion [2022-08-25T19:35:27.936Z] github.com/docker/docker/errdefs [2022-08-25T19:35:27.936Z] github.com/docker/docker/image [2022-08-25T19:35:27.936Z] github.com/docker/docker/image/cache [2022-08-25T19:35:27.936Z] github.com/docker/docker/image/tarexport [2022-08-25T19:35:27.936Z] github.com/docker/docker/image/v1 [2022-08-25T19:35:27.936Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:35:27.936Z] github.com/docker/docker/layer [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:35:27.936Z] github.com/docker/docker/oci [2022-08-25T19:35:27.936Z] github.com/docker/docker/oci/caps [2022-08-25T19:35:27.936Z] github.com/docker/docker/opts [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/archive [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/directory [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/platform [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/pools [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/progress [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/signal [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/stack [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/system [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/truncindex [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:35:27.936Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:35:27.936Z] github.com/docker/docker/plugin [2022-08-25T19:35:27.936Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:35:27.936Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:35:27.936Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:35:27.936Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:35:27.936Z] github.com/docker/docker/quota [2022-08-25T19:35:27.936Z] github.com/docker/docker/reference [2022-08-25T19:35:27.936Z] github.com/docker/docker/registry [2022-08-25T19:35:27.936Z] github.com/docker/docker/registry/resumable [2022-08-25T19:35:27.936Z] github.com/docker/docker/restartmanager [2022-08-25T19:35:27.936Z] github.com/docker/docker/rootless [2022-08-25T19:35:27.936Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:35:27.936Z] github.com/docker/docker/runconfig [2022-08-25T19:35:27.936Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/environment [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/registry [2022-08-25T19:35:27.936Z] github.com/docker/docker/testutil/request [2022-08-25T19:35:27.936Z] github.com/docker/docker/volume [2022-08-25T19:35:27.936Z] github.com/docker/docker/volume/drivers [2022-08-25T19:35:27.936Z] github.com/docker/docker/volume/local [2022-08-25T19:35:27.936Z] github.com/docker/docker/volume/mounts [2022-08-25T19:35:27.936Z] github.com/docker/docker/volume/service [2022-08-25T19:35:27.936Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:35:27.936Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:35:27.936Z] ++ grep --fixed-strings /libnetwork [2022-08-25T19:35:27.936Z] ++ echo 'github.com/docker/docker/api [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/backend [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/container [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/events [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/filters [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/image [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/mount [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/network [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/registry [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/time [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/versions [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:35:27.936Z] github.com/docker/docker/api/types/volume [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:35:27.936Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:35:27.936Z] github.com/docker/docker/cli [2022-08-25T19:35:27.936Z] github.com/docker/docker/cli/config [2022-08-25T19:35:27.936Z] github.com/docker/docker/cli/debug [2022-08-25T19:35:27.936Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:35:27.936Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:35:27.936Z] github.com/docker/docker/client [2022-08-25T19:35:27.936Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:35:27.936Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:35:27.936Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:35:27.936Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:35:27.936Z] github.com/docker/docker/container [2022-08-25T19:35:27.936Z] github.com/docker/docker/container/stream [2022-08-25T19:35:27.936Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:35:27.936Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:35:27.936Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/config [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/events [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/exec [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/images [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/links [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/names [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/network [2022-08-25T19:35:27.936Z] github.com/docker/docker/daemon/stats [2022-08-25T19:35:27.936Z] github.com/docker/docker/distribution [2022-08-25T19:35:27.936Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:35:27.936Z] github.com/docker/docker/distribution/utils [2022-08-25T19:35:27.936Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:35:27.936Z] github.com/docker/docker/dockerversion [2022-08-25T19:35:27.936Z] github.com/docker/docker/errdefs [2022-08-25T19:35:27.936Z] github.com/docker/docker/image [2022-08-25T19:35:27.936Z] github.com/docker/docker/image/cache [2022-08-25T19:35:27.936Z] github.com/docker/docker/image/tarexport [2022-08-25T19:35:27.936Z] github.com/docker/docker/image/v1 [2022-08-25T19:35:27.936Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:35:27.936Z] github.com/docker/docker/layer [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:35:27.936Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:35:27.936Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/types [2022-08-25T19:35:27.937Z] github.com/docker/docker/oci [2022-08-25T19:35:27.937Z] github.com/docker/docker/oci/caps [2022-08-25T19:35:27.937Z] github.com/docker/docker/opts [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/archive [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/directory [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/platform [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/pools [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/progress [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/signal [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/stack [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/system [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/truncindex [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:35:27.937Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:35:27.937Z] github.com/docker/docker/plugin [2022-08-25T19:35:27.937Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:35:27.937Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:35:27.937Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:35:27.937Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:35:27.937Z] github.com/docker/docker/quota [2022-08-25T19:35:27.937Z] github.com/docker/docker/reference [2022-08-25T19:35:27.937Z] github.com/docker/docker/registry [2022-08-25T19:35:27.937Z] github.com/docker/docker/registry/resumable [2022-08-25T19:35:27.937Z] github.com/docker/docker/restartmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/rootless [2022-08-25T19:35:27.937Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:35:27.937Z] github.com/docker/docker/runconfig [2022-08-25T19:35:27.937Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/environment [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/registry [2022-08-25T19:35:27.937Z] github.com/docker/docker/testutil/request [2022-08-25T19:35:27.937Z] github.com/docker/docker/volume [2022-08-25T19:35:27.937Z] github.com/docker/docker/volume/drivers [2022-08-25T19:35:27.937Z] github.com/docker/docker/volume/local [2022-08-25T19:35:27.937Z] github.com/docker/docker/volume/mounts [2022-08-25T19:35:27.937Z] github.com/docker/docker/volume/service [2022-08-25T19:35:27.937Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:35:27.937Z] github.com/docker/docker/volume/testutils' [2022-08-25T19:35:27.937Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/types' [2022-08-25T19:35:27.937Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-25T19:35:27.937Z] + echo 'github.com/docker/docker/libnetwork [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/types' [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:35:27.937Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:35:27.937Z] + type docker-proxy [2022-08-25T19:35:27.937Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-25T19:35:27.937Z] + hack/make.sh binary-proxy install-proxy [2022-08-25T19:35:27.937Z] [2022-08-25T19:35:27.937Z] Removing bundles/ [2022-08-25T19:35:27.937Z] [2022-08-25T19:35:27.937Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-25T19:35:28.195Z] Building: bundles/binary-proxy/docker-proxy [2022-08-25T19:35:28.195Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:35:28.221Z] #19 39.39 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-25T19:35:28.221Z] #19 39.39 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:28.221Z] #19 39.39 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:35:28.221Z] #19 39.44 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-25T19:35:28.479Z] #19 39.44 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:28.479Z] #19 39.44 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:35:32.666Z] #19 43.56 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-25T19:35:32.666Z] #19 43.56 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:32.666Z] #19 43.56 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:35:32.666Z] #19 43.60 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-25T19:35:32.666Z] #19 43.60 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:32.666Z] #19 43.60 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:35:33.461Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-25T19:35:33.461Z] [2022-08-25T19:35:33.461Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-25T19:35:33.461Z] Installing docker-proxy to /usr/local/bin/ [2022-08-25T19:35:33.461Z] [2022-08-25T19:35:33.461Z] + mkdir -p bundles [2022-08-25T19:35:33.461Z] + '[' -n 'github.com/docker/docker/api [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/backend/build [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/httputils [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/middleware [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/build [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/container [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/debug [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/image [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/network [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/session [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/system [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/server/router/volume [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/backend [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/container [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/events [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/filters [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/image [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/mount [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/network [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/registry [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/strslice [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/swarm [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/time [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/versions [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T19:35:33.461Z] github.com/docker/docker/api/types/volume [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/builder-next [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/dockerfile [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/remotecontext [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T19:35:33.461Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T19:35:33.461Z] github.com/docker/docker/cli [2022-08-25T19:35:33.461Z] github.com/docker/docker/cli/config [2022-08-25T19:35:33.461Z] github.com/docker/docker/cli/debug [2022-08-25T19:35:33.461Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T19:35:33.461Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T19:35:33.461Z] github.com/docker/docker/client [2022-08-25T19:35:33.461Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T19:35:33.461Z] github.com/docker/docker/cmd/dockerd [2022-08-25T19:35:33.461Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T19:35:33.461Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T19:35:33.461Z] github.com/docker/docker/container [2022-08-25T19:35:33.461Z] github.com/docker/docker/container/stream [2022-08-25T19:35:33.461Z] github.com/docker/docker/contrib/apparmor [2022-08-25T19:35:33.461Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T19:35:33.461Z] github.com/docker/docker/contrib/httpserver [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/cluster [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/config [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/events [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/exec [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T19:35:33.461Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/images [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/initlayer [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/links [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/listeners [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/local [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/names [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/network [2022-08-25T19:35:33.462Z] github.com/docker/docker/daemon/stats [2022-08-25T19:35:33.462Z] github.com/docker/docker/distribution [2022-08-25T19:35:33.462Z] github.com/docker/docker/distribution/metadata [2022-08-25T19:35:33.462Z] github.com/docker/docker/distribution/utils [2022-08-25T19:35:33.462Z] github.com/docker/docker/distribution/xfer [2022-08-25T19:35:33.462Z] github.com/docker/docker/dockerversion [2022-08-25T19:35:33.462Z] github.com/docker/docker/errdefs [2022-08-25T19:35:33.462Z] github.com/docker/docker/image [2022-08-25T19:35:33.462Z] github.com/docker/docker/image/cache [2022-08-25T19:35:33.462Z] github.com/docker/docker/image/tarexport [2022-08-25T19:35:33.462Z] github.com/docker/docker/image/v1 [2022-08-25T19:35:33.462Z] github.com/docker/docker/internal/test/suite [2022-08-25T19:35:33.462Z] github.com/docker/docker/layer [2022-08-25T19:35:33.462Z] github.com/docker/docker/libcontainerd [2022-08-25T19:35:33.462Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T19:35:33.462Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T19:35:33.462Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T19:35:33.462Z] github.com/docker/docker/libcontainerd/types [2022-08-25T19:35:33.462Z] github.com/docker/docker/oci [2022-08-25T19:35:33.462Z] github.com/docker/docker/oci/caps [2022-08-25T19:35:33.462Z] github.com/docker/docker/opts [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/aaparser [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/archive [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/authorization [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/capabilities [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/containerfs [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/directory [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/dmesg [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/fileutils [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/fsutils [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/homedir [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/idtools [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/ioutils [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/longpath [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/loopback [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/parsers [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/pidfile [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/platform [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/plugins [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/pools [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/progress [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/pubsub [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/reexec [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/signal [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/stack [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/stringid [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/system [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/tailfile [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/tarsum [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/truncindex [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/urlutil [2022-08-25T19:35:33.462Z] github.com/docker/docker/pkg/useragent [2022-08-25T19:35:33.462Z] github.com/docker/docker/plugin [2022-08-25T19:35:33.462Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T19:35:33.462Z] github.com/docker/docker/plugin/v2 [2022-08-25T19:35:33.462Z] github.com/docker/docker/profiles/apparmor [2022-08-25T19:35:33.462Z] github.com/docker/docker/profiles/seccomp [2022-08-25T19:35:33.462Z] github.com/docker/docker/quota [2022-08-25T19:35:33.462Z] github.com/docker/docker/reference [2022-08-25T19:35:33.462Z] github.com/docker/docker/registry [2022-08-25T19:35:33.462Z] github.com/docker/docker/registry/resumable [2022-08-25T19:35:33.462Z] github.com/docker/docker/restartmanager [2022-08-25T19:35:33.462Z] github.com/docker/docker/rootless [2022-08-25T19:35:33.462Z] github.com/docker/docker/rootless/specconv [2022-08-25T19:35:33.462Z] github.com/docker/docker/runconfig [2022-08-25T19:35:33.462Z] github.com/docker/docker/runconfig/opts [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/daemon [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/environment [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/fakegit [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/registry [2022-08-25T19:35:33.462Z] github.com/docker/docker/testutil/request [2022-08-25T19:35:33.462Z] github.com/docker/docker/volume [2022-08-25T19:35:33.462Z] github.com/docker/docker/volume/drivers [2022-08-25T19:35:33.462Z] github.com/docker/docker/volume/local [2022-08-25T19:35:33.462Z] github.com/docker/docker/volume/mounts [2022-08-25T19:35:33.462Z] github.com/docker/docker/volume/service [2022-08-25T19:35:33.462Z] github.com/docker/docker/volume/service/opts [2022-08-25T19:35:33.462Z] github.com/docker/docker/volume/testutils' ']' [2022-08-25T19:35:33.462Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-25T19:35:34.837Z] ? github.com/docker/docker/api [no test files] [2022-08-25T19:35:36.850Z] #19 47.48 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-25T19:35:36.850Z] #19 47.48 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:35:36.850Z] #19 47.48 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:35:36.850Z] #19 47.51 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-25T19:35:36.850Z] #19 47.51 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:35:36.850Z] #19 47.51 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T19:35:36.850Z] #19 47.54 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-25T19:35:36.850Z] #19 47.54 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:35:36.850Z] #19 47.55 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T19:35:36.850Z] #19 47.59 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-25T19:35:36.850Z] #19 47.59 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:35:36.850Z] #19 47.60 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:35:36.850Z] #19 47.62 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-25T19:35:36.850Z] #19 47.62 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:35:36.850Z] #19 47.63 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:35:36.850Z] #19 47.66 Selecting previously unselected package cross-config. [2022-08-25T19:35:36.850Z] #19 47.66 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-25T19:35:36.850Z] #19 47.66 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-25T19:35:36.850Z] #19 47.69 Selecting previously unselected package gcc-10-cross-base. [2022-08-25T19:35:36.850Z] #19 47.70 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:36.850Z] #19 47.70 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-25T19:35:36.850Z] #19 47.73 Selecting previously unselected package libc6-arm64-cross. [2022-08-25T19:35:36.850Z] #19 47.73 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-25T19:35:36.850Z] #19 47.74 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-25T19:35:36.850Z] #19 47.86 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-25T19:35:36.850Z] #19 47.87 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:36.850Z] #19 47.87 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:36.850Z] #19 47.90 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-25T19:35:36.850Z] #19 47.90 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:36.850Z] #19 47.90 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:36.850Z] #19 47.93 Selecting previously unselected package libitm1-arm64-cross. [2022-08-25T19:35:36.850Z] #19 47.94 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:36.850Z] #19 47.94 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:36.850Z] #19 47.97 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-25T19:35:37.108Z] #19 47.97 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:37.108Z] #19 47.98 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:37.108Z] #19 48.00 Selecting previously unselected package libasan6-arm64-cross. [2022-08-25T19:35:37.108Z] #19 48.00 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:37.108Z] #19 48.01 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:37.108Z] #19 48.24 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-25T19:35:37.108Z] #19 48.24 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:37.108Z] #19 48.24 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:37.108Z] #19 48.34 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-25T19:35:37.366Z] #19 48.34 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:37.366Z] #19 48.35 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:37.624Z] #19 48.57 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-25T19:35:37.624Z] #19 48.57 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:37.624Z] #19 48.57 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:37.624Z] #19 48.64 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-25T19:35:37.624Z] #19 48.64 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:37.625Z] #19 48.65 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:37.625Z] #19 48.74 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-25T19:35:37.882Z] #19 48.74 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:37.882Z] #19 48.75 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:37.882Z] #19 48.88 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-25T19:35:37.882Z] #19 48.89 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:37.882Z] #19 48.89 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:35:43.148Z] #19 53.90 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-25T19:35:43.148Z] #19 53.90 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:35:43.148Z] #19 53.91 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:35:43.148Z] #19 53.94 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-25T19:35:43.148Z] #19 53.94 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-25T19:35:43.148Z] #19 53.95 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-25T19:35:43.148Z] #19 54.20 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-25T19:35:43.148Z] #19 54.20 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-25T19:35:43.148Z] #19 54.21 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-25T19:35:43.407Z] #19 54.45 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-25T19:35:43.407Z] #19 54.45 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:43.407Z] #19 54.45 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:35:43.665Z] #19 54.70 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-25T19:35:43.665Z] #19 54.70 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:43.665Z] #19 54.71 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:35:49.179Z] #19 59.84 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-25T19:35:49.179Z] #19 59.84 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:35:49.179Z] #19 59.90 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:35:49.179Z] #19 60.29 Selecting previously unselected package patch. [2022-08-25T19:35:49.179Z] #19 60.29 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-25T19:35:49.179Z] #19 60.38 Unpacking patch (2.7.6-7) ... [2022-08-25T19:35:49.437Z] #19 60.50 Selecting previously unselected package dpkg-dev. [2022-08-25T19:35:49.437Z] #19 60.50 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-25T19:35:49.437Z] #19 60.51 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T19:35:49.437Z] #19 60.64 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-25T19:35:49.695Z] #19 60.65 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-25T19:35:49.695Z] #19 60.65 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-25T19:35:49.695Z] #19 60.69 Selecting previously unselected package libio-string-perl. [2022-08-25T19:35:49.695Z] #19 60.69 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-25T19:35:49.695Z] #19 60.69 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-25T19:35:49.695Z] #19 60.73 Selecting previously unselected package libicu67:amd64. [2022-08-25T19:35:49.695Z] #19 60.73 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-25T19:35:49.695Z] #19 60.73 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T19:35:49.745Z] ok github.com/docker/docker/api/server 0.013s coverage: 7.9% of statements [2022-08-25T19:35:50.630Z] #19 61.55 Selecting previously unselected package libxml2:amd64. [2022-08-25T19:35:50.630Z] #19 61.55 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-25T19:35:50.630Z] #19 61.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T19:35:50.630Z] #19 61.64 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-25T19:35:50.630Z] #19 61.64 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-25T19:35:50.630Z] #19 61.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-25T19:35:50.630Z] #19 61.67 Selecting previously unselected package libxml-sax-base-perl. [2022-08-25T19:35:50.631Z] #19 61.67 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-25T19:35:50.631Z] #19 61.67 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-25T19:35:50.631Z] #19 61.71 Selecting previously unselected package libxml-sax-perl. [2022-08-25T19:35:50.631Z] #19 61.71 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-25T19:35:50.631Z] #19 61.71 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-25T19:35:50.631Z] #19 61.75 Selecting previously unselected package libxml-libxml-perl. [2022-08-25T19:35:50.631Z] #19 61.75 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-25T19:35:50.631Z] #19 61.76 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-25T19:35:50.631Z] #19 61.81 Selecting previously unselected package libxml-simple-perl. [2022-08-25T19:35:50.889Z] #19 61.82 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-25T19:35:50.889Z] #19 61.82 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-25T19:35:50.889Z] #19 61.85 Selecting previously unselected package libyaml-perl. [2022-08-25T19:35:50.889Z] #19 61.85 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-25T19:35:50.889Z] #19 61.86 Unpacking libyaml-perl (1.30-1) ... [2022-08-25T19:35:50.889Z] #19 61.89 Selecting previously unselected package libconfig-auto-perl. [2022-08-25T19:35:50.889Z] #19 61.89 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-25T19:35:50.889Z] #19 61.89 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-25T19:35:50.890Z] #19 61.92 Selecting previously unselected package libfile-which-perl. [2022-08-25T19:35:50.890Z] #19 61.93 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-25T19:35:50.890Z] #19 61.93 Unpacking libfile-which-perl (1.23-1) ... [2022-08-25T19:35:50.890Z] #19 61.96 Selecting previously unselected package libfile-homedir-perl. [2022-08-25T19:35:50.890Z] #19 61.96 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-25T19:35:50.890Z] #19 61.97 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-25T19:35:50.890Z] #19 62.00 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-25T19:35:50.890Z] #19 62.01 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-25T19:35:50.890Z] #19 62.01 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-25T19:35:50.890Z] #19 62.06 Selecting previously unselected package dpkg-cross. [2022-08-25T19:35:51.148Z] #19 62.06 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-25T19:35:51.148Z] #19 62.07 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-25T19:35:51.148Z] #19 62.10 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-25T19:35:51.148Z] #19 62.10 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-25T19:35:51.148Z] #19 62.10 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-25T19:35:51.148Z] #19 62.13 Selecting previously unselected package libc6-armel-cross. [2022-08-25T19:35:51.148Z] #19 62.13 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-25T19:35:51.148Z] #19 62.14 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-25T19:35:51.148Z] #19 62.26 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-25T19:35:51.148Z] #19 62.26 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:51.148Z] #19 62.26 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:35:51.148Z] #19 62.29 Selecting previously unselected package libgomp1-armel-cross. [2022-08-25T19:35:51.148Z] #19 62.30 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:51.148Z] #19 62.30 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:35:51.148Z] #19 62.34 Selecting previously unselected package libatomic1-armel-cross. [2022-08-25T19:35:51.407Z] #19 62.34 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:51.407Z] #19 62.34 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:35:51.407Z] #19 62.37 Selecting previously unselected package libasan6-armel-cross. [2022-08-25T19:35:51.407Z] #19 62.37 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:51.407Z] #19 62.38 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:35:51.407Z] #19 62.60 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-25T19:35:51.538Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a64af4eb513bbf2) in /home/ubuntu/workspace/moby_PR-44029 [Pipeline] { [Pipeline] checkout [2022-08-25T19:35:51.636Z] The recommended git tool is: git [2022-08-25T19:35:51.665Z] #19 62.60 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:51.665Z] #19 62.60 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:35:51.665Z] #19 62.67 Selecting previously unselected package libubsan1-armel-cross. [2022-08-25T19:35:51.665Z] #19 62.67 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:51.665Z] #19 62.67 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:35:51.665Z] #19 62.77 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-25T19:35:51.665Z] #19 62.77 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:51.665Z] #19 62.77 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:35:51.665Z] #19 62.88 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-25T19:35:51.923Z] #19 62.88 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:51.923Z] #19 62.89 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T19:35:54.969Z] using credential docker-jenkins-github-credentials [2022-08-25T19:35:54.980Z] Cloning the remote Git repository [2022-08-25T19:35:54.980Z] Cloning with configured refspecs honoured and without tags [2022-08-25T19:35:55.009Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:35:55.066Z] > git init /home/ubuntu/workspace/moby_PR-44029 # timeout=10 [2022-08-25T19:35:55.386Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:35:55.386Z] > git --version # timeout=10 [2022-08-25T19:35:55.420Z] > git --version # 'git version 2.17.1' [2022-08-25T19:35:55.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:35:55.422Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:35:57.189Z] #19 67.59 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-25T19:35:57.189Z] #19 67.60 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:35:57.189Z] #19 67.60 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T19:35:57.189Z] #19 67.63 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-25T19:35:57.189Z] #19 67.63 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-25T19:35:57.189Z] #19 67.64 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-25T19:35:57.189Z] #19 67.81 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-25T19:35:57.189Z] #19 67.81 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-25T19:35:57.189Z] #19 67.82 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-25T19:35:57.189Z] #19 68.03 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-25T19:35:57.189Z] #19 68.03 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:35:57.189Z] #19 68.04 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:35:57.189Z] #19 68.29 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-25T19:35:57.189Z] #19 68.29 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:35:57.189Z] #19 68.30 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T19:36:01.692Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0c8752f766608fe41) in /home/ubuntu/workspace/moby_PR-44029 [Pipeline] { [Pipeline] checkout [2022-08-25T19:36:01.811Z] The recommended git tool is: git [2022-08-25T19:36:02.461Z] #19 72.75 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-25T19:36:02.462Z] #19 72.75 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:36:02.462Z] #19 72.76 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T19:36:02.462Z] #19 72.78 Selecting previously unselected package crossbuild-essential-armel. [2022-08-25T19:36:02.462Z] #19 72.78 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-25T19:36:02.462Z] #19 72.79 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-25T19:36:02.462Z] #19 72.81 Selecting previously unselected package libc6-armhf-cross. [2022-08-25T19:36:02.462Z] #19 72.82 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-25T19:36:02.462Z] #19 72.82 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-25T19:36:02.462Z] #19 72.94 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-25T19:36:02.462Z] #19 72.94 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:02.462Z] #19 72.94 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:02.462Z] #19 72.97 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-25T19:36:02.462Z] #19 72.98 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:02.462Z] #19 72.98 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:02.462Z] #19 73.01 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-25T19:36:02.462Z] #19 73.02 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:02.462Z] #19 73.04 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:02.462Z] #19 73.06 Selecting previously unselected package libasan6-armhf-cross. [2022-08-25T19:36:02.462Z] #19 73.07 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:02.462Z] #19 73.07 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:02.462Z] #19 73.29 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-25T19:36:02.462Z] #19 73.30 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:02.462Z] #19 73.30 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:02.462Z] #19 73.36 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-25T19:36:02.462Z] #19 73.37 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:02.462Z] #19 73.37 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:02.462Z] #19 73.46 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-25T19:36:02.462Z] #19 73.47 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:02.462Z] #19 73.47 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:02.462Z] #19 73.58 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-25T19:36:02.720Z] #19 73.58 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:36:02.720Z] #19 73.59 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T19:36:05.138Z] using credential docker-jenkins-github-credentials [2022-08-25T19:36:05.147Z] Cloning the remote Git repository [2022-08-25T19:36:05.147Z] Cloning with configured refspecs honoured and without tags [2022-08-25T19:36:05.216Z] Cloning repository https://github.com/moby/moby.git [2022-08-25T19:36:05.270Z] > git init /home/ubuntu/workspace/moby_PR-44029 # timeout=10 [2022-08-25T19:36:05.657Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:36:05.657Z] > git --version # timeout=10 [2022-08-25T19:36:05.683Z] > git --version # 'git version 2.25.1' [2022-08-25T19:36:05.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:36:05.688Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:36:07.985Z] #19 78.33 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-25T19:36:07.985Z] #19 78.33 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:36:07.985Z] #19 78.33 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T19:36:07.985Z] #19 78.36 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-25T19:36:07.985Z] #19 78.36 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-25T19:36:07.985Z] #19 78.37 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-25T19:36:07.985Z] #19 78.53 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-25T19:36:07.985Z] #19 78.54 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-25T19:36:07.985Z] #19 78.54 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-25T19:36:07.985Z] #19 78.76 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-25T19:36:07.985Z] #19 78.76 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:07.985Z] #19 78.76 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:07.985Z] #19 79.04 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-25T19:36:07.985Z] #19 79.04 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:36:07.985Z] #19 79.04 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T19:36:13.268Z] #19 83.54 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-25T19:36:13.268Z] #19 83.54 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:36:13.268Z] #19 83.55 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T19:36:13.268Z] #19 83.57 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-25T19:36:13.268Z] #19 83.57 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-25T19:36:13.268Z] #19 83.58 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-25T19:36:13.268Z] #19 83.60 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-25T19:36:13.268Z] #19 83.60 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-25T19:36:13.268Z] #19 83.61 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-25T19:36:13.268Z] #19 83.76 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-25T19:36:13.268Z] #19 83.77 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.268Z] #19 83.77 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.268Z] #19 83.80 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-25T19:36:13.268Z] #19 83.80 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.268Z] #19 83.80 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.268Z] #19 83.84 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-25T19:36:13.268Z] #19 83.84 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.268Z] #19 83.85 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.268Z] #19 83.88 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-25T19:36:13.268Z] #19 83.88 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.268Z] #19 83.88 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.268Z] #19 83.91 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-25T19:36:13.268Z] #19 83.91 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.268Z] #19 83.91 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.268Z] #19 84.15 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-25T19:36:13.268Z] #19 84.15 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.268Z] #19 84.15 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.268Z] #19 84.26 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-25T19:36:13.268Z] #19 84.26 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.268Z] #19 84.27 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.268Z] #19 84.49 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-25T19:36:13.531Z] #19 84.50 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.531Z] #19 84.50 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.531Z] #19 84.60 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-25T19:36:13.531Z] #19 84.60 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.531Z] #19 84.61 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.531Z] #19 84.71 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-25T19:36:13.790Z] #19 84.71 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.790Z] #19 84.72 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.790Z] #19 84.76 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-25T19:36:13.790Z] #19 84.76 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:13.790Z] #19 84.76 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:13.790Z] #19 84.93 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-25T19:36:13.790Z] #19 84.94 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:36:13.790Z] #19 84.94 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:18.144Z] Fetching without tags [2022-08-25T19:36:18.405Z] Merging remotes/origin/22.06 commit 29c636bf80198577150a174d39966b6cfe0d6e1c into PR head commit 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:36:19.057Z] #19 89.52 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-25T19:36:19.057Z] #19 89.53 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:36:19.057Z] #19 89.53 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:19.057Z] #19 89.56 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-25T19:36:19.057Z] #19 89.56 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-25T19:36:19.057Z] #19 89.57 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-25T19:36:19.057Z] #19 89.74 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-25T19:36:19.057Z] #19 89.74 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-25T19:36:19.057Z] #19 89.75 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-25T19:36:19.057Z] #19 90.02 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-25T19:36:19.057Z] #19 90.02 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:19.057Z] #19 90.02 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:19.315Z] #19 90.29 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-25T19:36:19.315Z] #19 90.29 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:36:19.315Z] #19 90.29 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:19.386Z] Merge succeeded, producing 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:36:19.386Z] Checking out Revision 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 (PR-44029) [2022-08-25T19:36:18.071Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:36:18.084Z] > git config --add remote.origin.fetch +refs/pull/44029/head:refs/remotes/origin/PR-44029 # timeout=10 [2022-08-25T19:36:18.115Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:36:18.130Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:36:18.151Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:36:18.155Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:36:18.157Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:36:18.421Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:36:18.444Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:36:19.268Z] > git remote # timeout=10 [2022-08-25T19:36:19.297Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:36:19.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:36:19.323Z] > git merge 29c636bf80198577150a174d39966b6cfe0d6e1c # timeout=10 [2022-08-25T19:36:19.360Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:36:19.390Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:36:19.410Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:36:23.502Z] #19 94.62 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-25T19:36:23.725Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [2022-08-25T19:36:23.761Z] #19 94.63 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:36:23.761Z] #19 94.63 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:23.761Z] #19 94.66 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-25T19:36:23.761Z] #19 94.66 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-25T19:36:23.761Z] #19 94.66 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-25T19:36:23.761Z] #19 94.69 Selecting previously unselected package libc6-s390x-cross. [2022-08-25T19:36:23.761Z] #19 94.70 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-25T19:36:23.761Z] #19 94.70 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-25T19:36:23.761Z] #19 94.83 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-25T19:36:23.761Z] #19 94.84 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:23.761Z] #19 94.84 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:23.761Z] #19 94.87 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-25T19:36:23.761Z] #19 94.88 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:23.761Z] #19 94.88 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:23.761Z] #19 94.92 Selecting previously unselected package libitm1-s390x-cross. [2022-08-25T19:36:23.761Z] #19 94.92 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:23.761Z] #19 94.92 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:23.761Z] #19 94.96 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-25T19:36:23.761Z] #19 94.96 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:23.761Z] #19 94.96 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:23.761Z] #19 94.99 Selecting previously unselected package libasan6-s390x-cross. [2022-08-25T19:36:24.020Z] #19 94.99 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:24.020Z] #19 95.00 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:36:24.278Z] #19 95.32 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-25T19:36:24.278Z] #19 95.32 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:24.278Z] #19 95.32 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:24.278Z] #19 95.40 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-25T19:36:24.278Z] #19 95.40 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:24.278Z] #19 95.40 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:24.278Z] #19 95.50 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-25T19:36:24.537Z] #19 95.50 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:24.537Z] #19 95.51 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:24.537Z] #19 95.61 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-25T19:36:24.537Z] #19 95.62 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:36:24.537Z] #19 95.62 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:24.650Z] Fetching without tags [2022-08-25T19:36:24.814Z] + docker version [2022-08-25T19:36:24.855Z] Merging remotes/origin/22.06 commit 29c636bf80198577150a174d39966b6cfe0d6e1c into PR head commit 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:36:25.526Z] Merge succeeded, producing 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:36:25.526Z] Checking out Revision 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 (PR-44029) [2022-08-25T19:36:24.597Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:36:24.609Z] > git config --add remote.origin.fetch +refs/pull/44029/head:refs/remotes/origin/PR-44029 # timeout=10 [2022-08-25T19:36:24.624Z] > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:36:24.638Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-25T19:36:24.653Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-25T19:36:24.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:36:24.655Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44029/head:refs/remotes/origin/PR-44029 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10 [2022-08-25T19:36:24.863Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:36:24.875Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:36:25.481Z] > git remote # timeout=10 [2022-08-25T19:36:25.491Z] > git config --get remote.origin.url # timeout=10 [2022-08-25T19:36:25.497Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-25T19:36:25.498Z] > git merge 29c636bf80198577150a174d39966b6cfe0d6e1c # timeout=10 [2022-08-25T19:36:25.514Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-25T19:36:25.571Z] > git config core.sparsecheckout # timeout=10 [2022-08-25T19:36:25.578Z] > git checkout -f 9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 # timeout=10 [2022-08-25T19:36:28.726Z] #19 99.93 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-25T19:36:28.984Z] #19 99.93 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:36:28.984Z] #19 99.94 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:28.984Z] #19 99.97 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-25T19:36:28.984Z] #19 99.97 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-25T19:36:28.984Z] #19 99.98 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-25T19:36:28.984Z] #19 100.2 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-25T19:36:28.984Z] #19 100.2 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-25T19:36:28.984Z] #19 100.2 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-25T19:36:29.551Z] #19 100.4 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-25T19:36:29.551Z] #19 100.4 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-25T19:36:29.551Z] #19 100.4 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:29.551Z] #19 100.6 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-25T19:36:29.551Z] #19 100.7 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-25T19:36:29.551Z] #19 100.7 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:29.832Z] Commit message: "vendor: github.com/moby/buildkit v0.10.4" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-25T19:36:30.942Z] + docker version [2022-08-25T19:36:31.426Z] Client: Docker Engine - Community [2022-08-25T19:36:31.426Z] Version: 20.10.14 [2022-08-25T19:36:31.426Z] API version: 1.41 [2022-08-25T19:36:31.426Z] Go version: go1.16.15 [2022-08-25T19:36:31.426Z] Git commit: a224086 [2022-08-25T19:36:31.426Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-25T19:36:31.426Z] OS/Arch: linux/amd64 [2022-08-25T19:36:31.426Z] Context: default [2022-08-25T19:36:31.426Z] Experimental: true [2022-08-25T19:36:31.426Z] [2022-08-25T19:36:31.426Z] Server: Docker Engine - Community [2022-08-25T19:36:31.426Z] Engine: [2022-08-25T19:36:31.426Z] Version: 20.10.14 [2022-08-25T19:36:31.426Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:36:31.426Z] Go version: go1.16.15 [2022-08-25T19:36:31.426Z] Git commit: 87a90dc [2022-08-25T19:36:31.426Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-25T19:36:31.426Z] OS/Arch: linux/amd64 [2022-08-25T19:36:31.426Z] Experimental: true [2022-08-25T19:36:31.426Z] containerd: [2022-08-25T19:36:31.426Z] Version: 1.5.11 [2022-08-25T19:36:31.426Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:36:31.426Z] runc: [2022-08-25T19:36:31.426Z] Version: 1.0.3 [2022-08-25T19:36:31.426Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:36:31.426Z] docker-init: [2022-08-25T19:36:31.426Z] Version: 0.19.0 [2022-08-25T19:36:31.426Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:36:31.785Z] + docker info [2022-08-25T19:36:33.847Z] #19 104.8 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-25T19:36:33.847Z] #19 104.8 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-25T19:36:33.847Z] #19 104.8 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:33.847Z] #19 104.8 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-25T19:36:33.847Z] #19 104.8 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-25T19:36:33.847Z] #19 104.8 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-25T19:36:33.847Z] #19 104.9 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-25T19:36:33.847Z] #19 104.9 Setting up libfile-which-perl (1.23-1) ... [2022-08-25T19:36:33.847Z] #19 104.9 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-25T19:36:33.847Z] #19 104.9 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-25T19:36:33.847Z] #19 104.9 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-25T19:36:33.848Z] #19 104.9 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:36:33.848Z] #19 104.9 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T19:36:33.848Z] #19 105.0 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T19:36:33.848Z] #19 105.0 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-25T19:36:33.848Z] #19 105.0 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-25T19:36:33.848Z] #19 105.0 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-25T19:36:33.848Z] #19 105.0 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-25T19:36:34.106Z] #19 105.0 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-25T19:36:34.106Z] #19 105.0 Setting up file (1:5.39-3) ... [2022-08-25T19:36:34.106Z] #19 105.0 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:36:34.106Z] #19 105.1 Setting up bzip2 (1.0.8-4) ... [2022-08-25T19:36:34.106Z] #19 105.1 Setting up libyaml-perl (1.30-1) ... [2022-08-25T19:36:34.106Z] #19 105.1 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-25T19:36:34.106Z] #19 105.1 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-25T19:36:34.106Z] #19 105.1 Setting up libio-string-perl (1.08-3.1) ... [2022-08-25T19:36:34.106Z] #19 105.1 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-25T19:36:34.106Z] #19 105.1 Setting up cross-config (2.6.18+nmu1) ... [2022-08-25T19:36:34.106Z] #19 105.2 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:36:34.106Z] #19 105.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T19:36:34.106Z] #19 105.3 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-25T19:36:34.106Z] #19 105.3 Setting up patch (2.7.6-7) ... [2022-08-25T19:36:34.106Z] #19 105.3 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-25T19:36:34.106Z] #19 105.3 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-25T19:36:34.106Z] #19 105.3 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.106Z] #19 105.3 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-25T19:36:34.106Z] #19 105.3 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-25T19:36:34.364Z] #19 105.3 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.3 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-25T19:36:34.364Z] #19 105.4 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-25T19:36:34.364Z] #19 105.5 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.6 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.6 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.6 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.6 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.6 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.6 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-25T19:36:34.622Z] #19 105.6 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.6 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.7 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.622Z] #19 105.8 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:34.881Z] #19 105.8 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-25T19:36:34.881Z] #19 105.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-25T19:36:34.881Z] #19 105.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-25T19:36:35.148Z] #19 106.1 [2022-08-25T19:36:35.148Z] #19 106.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-25T19:36:35.148Z] #19 106.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.1 Setting up dpkg-dev (1.20.11) ... [2022-08-25T19:36:35.148Z] #19 106.1 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T19:36:35.148Z] #19 106.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.148Z] #19 106.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.420Z] #19 106.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-25T19:36:35.420Z] #19 106.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-25T19:36:35.420Z] #19 106.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-25T19:36:35.420Z] #19 106.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-25T19:36:35.680Z] #19 106.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-25T19:36:35.680Z] #19 106.7 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:35.680Z] #19 106.7 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:35.680Z] #19 106.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.680Z] #19 106.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T19:36:35.680Z] #19 106.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.680Z] #19 106.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.680Z] #19 106.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:35.680Z] #19 106.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T19:36:35.680Z] #19 106.8 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.681Z] #19 106.8 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.681Z] #19 106.8 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.681Z] #19 106.8 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.681Z] #19 106.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.681Z] #19 106.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.681Z] #19 106.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-25T19:36:35.681Z] #19 106.9 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:35.681Z] #19 106.9 Setting up libxml-simple-perl (2.25-1) ... [2022-08-25T19:36:35.681Z] #19 106.9 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T19:36:35.681Z] #19 106.9 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T19:36:35.681Z] #19 106.9 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-25T19:36:35.681Z] #19 106.9 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 106.9 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 106.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 106.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.0 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.0 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-25T19:36:35.939Z] #19 107.0 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.0 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.0 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.0 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.0 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T19:36:35.939Z] #19 107.0 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.1 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-25T19:36:35.939Z] #19 107.1 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:35.939Z] #19 107.1 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.1 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.1 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:35.939Z] #19 107.1 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-25T19:36:35.939Z] #19 107.1 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:36.197Z] #19 107.1 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:36.197Z] #19 107.1 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-25T19:36:36.197Z] #19 107.2 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:36.197Z] #19 107.2 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-25T19:36:36.197Z] #19 107.2 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:36.197Z] #19 107.2 Setting up crossbuild-essential-armel (12.9) ... [2022-08-25T19:36:36.197Z] #19 107.2 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-25T19:36:36.197Z] #19 107.3 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-25T19:36:36.197Z] #19 107.3 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-25T19:36:36.197Z] #19 107.3 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-25T19:36:36.197Z] #19 107.3 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-25T19:36:36.197Z] #19 107.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:36:37.571Z] #19 DONE 108.5s [2022-08-25T19:36:37.571Z] [2022-08-25T19:36:37.571Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:36:37.571Z] #32 sha256:2c7edc76a931d5038da1e4bccd54740d581380fde7c03db58e527788343784c9 [2022-08-25T19:36:37.571Z] #32 ... [2022-08-25T19:36:37.571Z] [2022-08-25T19:36:37.571Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:36:37.571Z] #73 sha256:9630a577bea4fc73d41b6435ea179b9dbf32ba46946074b6a987ae1e451affaa [2022-08-25T19:36:37.571Z] #73 DONE 0.2s [2022-08-25T19:36:37.830Z] [2022-08-25T19:36:37.830Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:36:37.830Z] #32 sha256:2c7edc76a931d5038da1e4bccd54740d581380fde7c03db58e527788343784c9 [2022-08-25T19:36:37.830Z] #32 DONE 0.2s [2022-08-25T19:36:37.830Z] [2022-08-25T19:36:37.830Z] #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-25T19:36:37.830Z] #33 sha256:a65bc04af3a1a10740ab829485f7d249c8714856dfbb318ba851dbadd3204e0f [2022-08-25T19:36:39.038Z] Client: Docker Engine - Community [2022-08-25T19:36:39.038Z] Version: 20.10.14 [2022-08-25T19:36:39.038Z] API version: 1.41 [2022-08-25T19:36:39.038Z] Go version: go1.16.15 [2022-08-25T19:36:39.038Z] Git commit: a224086 [2022-08-25T19:36:39.038Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-25T19:36:39.038Z] OS/Arch: linux/amd64 [2022-08-25T19:36:39.038Z] Context: default [2022-08-25T19:36:39.038Z] Experimental: true [2022-08-25T19:36:39.038Z] [2022-08-25T19:36:39.038Z] Server: Docker Engine - Community [2022-08-25T19:36:39.038Z] Engine: [2022-08-25T19:36:39.038Z] Version: 20.10.14 [2022-08-25T19:36:39.038Z] API version: 1.41 (minimum version 1.12) [2022-08-25T19:36:39.038Z] Go version: go1.16.15 [2022-08-25T19:36:39.038Z] Git commit: 87a90dc [2022-08-25T19:36:39.038Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-25T19:36:39.038Z] OS/Arch: linux/amd64 [2022-08-25T19:36:39.038Z] Experimental: true [2022-08-25T19:36:39.038Z] containerd: [2022-08-25T19:36:39.038Z] Version: 1.5.11 [2022-08-25T19:36:39.038Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:36:39.038Z] runc: [2022-08-25T19:36:39.038Z] Version: 1.0.3 [2022-08-25T19:36:39.038Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-25T19:36:39.038Z] docker-init: [2022-08-25T19:36:39.038Z] Version: 0.19.0 [2022-08-25T19:36:39.038Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-25T19:36:39.206Z] #33 1.217 + RM_GOPATH=0 [2022-08-25T19:36:39.206Z] #33 1.217 + TMP_GOPATH= [2022-08-25T19:36:39.206Z] #33 1.217 + : /build [2022-08-25T19:36:39.206Z] #33 1.217 + '[' -z '' ']' [2022-08-25T19:36:39.206Z] #33 1.217 ++ mktemp -d [2022-08-25T19:36:39.206Z] #33 1.217 + export GOPATH=/tmp/tmp.BotGkj3t3d [2022-08-25T19:36:39.206Z] #33 1.217 + GOPATH=/tmp/tmp.BotGkj3t3d [2022-08-25T19:36:39.206Z] #33 1.217 + RM_GOPATH=1 [2022-08-25T19:36:39.206Z] #33 1.217 + case "$(go env GOARCH)" in [2022-08-25T19:36:39.206Z] #33 1.217 ++ go env GOARCH [2022-08-25T19:36:39.206Z] #33 1.229 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:36:39.206Z] #33 1.230 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:36:39.206Z] #33 1.230 ++ dirname /install.sh [2022-08-25T19:36:39.206Z] #33 1.231 + dir=/ [2022-08-25T19:36:39.206Z] #33 1.232 + bin=dockercli [2022-08-25T19:36:39.206Z] #33 1.232 + shift [2022-08-25T19:36:39.206Z] #33 1.232 + '[' '!' -f //dockercli.installer ']' [2022-08-25T19:36:39.207Z] #33 1.235 + . //dockercli.installer [2022-08-25T19:36:39.207Z] #33 1.235 ++ : stable [2022-08-25T19:36:39.207Z] #33 1.235 ++ : 17.06.2-ce [2022-08-25T19:36:39.207Z] #33 1.235 + install_dockercli [2022-08-25T19:36:39.207Z] #33 1.235 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-25T19:36:39.207Z] #33 1.235 Install docker/cli version 17.06.2-ce from stable [2022-08-25T19:36:39.207Z] #33 1.236 ++ uname -m [2022-08-25T19:36:39.207Z] #33 1.238 + arch=x86_64 [2022-08-25T19:36:39.207Z] #33 1.238 + '[' x86_64 '!=' x86_64 ']' [2022-08-25T19:36:39.207Z] #33 1.238 + url=https://download.docker.com/linux/static [2022-08-25T19:36:39.207Z] #33 1.238 + tar -xz docker/docker [2022-08-25T19:36:39.207Z] #33 1.239 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-25T19:36:39.385Z] + docker info [2022-08-25T19:36:42.501Z] #33 4.242 + mkdir -p /build [2022-08-25T19:36:42.501Z] #33 4.244 + mv docker/docker /build/ [2022-08-25T19:36:42.501Z] #33 4.246 + rmdir docker [2022-08-25T19:36:42.501Z] #33 DONE 4.4s [2022-08-25T19:36:42.501Z] [2022-08-25T19:36:42.501Z] #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-25T19:36:42.501Z] #74 sha256:148fd4c2726147fef67398b7a41640500b3d4bde1b9bdcdf1d2622e005e90bbf [2022-08-25T19:36:42.501Z] #74 1.261 + RM_GOPATH=0 [2022-08-25T19:36:42.501Z] #74 1.262 + TMP_GOPATH= [2022-08-25T19:36:42.501Z] #74 1.262 + : /build [2022-08-25T19:36:42.501Z] #74 1.262 + '[' -z '' ']' [2022-08-25T19:36:42.501Z] #74 1.264 ++ mktemp -d [2022-08-25T19:36:42.501Z] #74 1.264 + export GOPATH=/tmp/tmp.B07HLHkjnn [2022-08-25T19:36:42.501Z] #74 1.264 + GOPATH=/tmp/tmp.B07HLHkjnn [2022-08-25T19:36:42.501Z] #74 1.264 + RM_GOPATH=1 [2022-08-25T19:36:42.501Z] #74 1.264 + case "$(go env GOARCH)" in [2022-08-25T19:36:42.501Z] #74 1.264 ++ go env GOARCH [2022-08-25T19:36:42.501Z] #74 1.271 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:36:42.501Z] #74 1.271 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:36:42.501Z] #74 1.272 ++ dirname /install.sh [2022-08-25T19:36:42.501Z] #74 1.273 + dir=/ [2022-08-25T19:36:42.501Z] #74 1.273 + bin=rootlesskit [2022-08-25T19:36:42.501Z] #74 1.273 + shift [2022-08-25T19:36:42.501Z] #74 1.273 + '[' '!' -f //rootlesskit.installer ']' [2022-08-25T19:36:42.501Z] #74 1.274 + . //rootlesskit.installer [2022-08-25T19:36:42.501Z] #74 1.274 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:36:42.501Z] #74 1.274 + install_rootlesskit [2022-08-25T19:36:42.501Z] #74 1.275 + case "$1" in [2022-08-25T19:36:42.501Z] #74 1.275 + export CGO_ENABLED=0 [2022-08-25T19:36:42.501Z] #74 1.275 + CGO_ENABLED=0 [2022-08-25T19:36:42.501Z] #74 1.276 + _install_rootlesskit [2022-08-25T19:36:42.501Z] #74 1.276 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-25T19:36:42.501Z] #74 1.277 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:36:42.501Z] #74 1.277 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T19:36:42.501Z] #74 1.277 + GOBIN=/build [2022-08-25T19:36:42.501Z] #74 1.277 + GO111MODULE=on [2022-08-25T19:36:42.501Z] #74 1.278 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:36:42.501Z] #74 4.179 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T19:36:45.044Z] #74 7.191 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-25T19:36:45.044Z] #74 7.191 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T19:36:45.303Z] #74 7.564 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-25T19:36:45.303Z] #74 ... [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #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-25T19:36:45.303Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:36:45.303Z] #36 CACHED [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:36:45.303Z] #37 sha256:73c1026eb24fa9230d05659df3f431159807715d4943fa894f49ad28935764a6 [2022-08-25T19:36:45.303Z] #37 CACHED [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #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-25T19:36:45.303Z] #38 sha256:c277ef0380e33538cc11f74546105ba21389cda9135b1ff3c7f86da6696051f4 [2022-08-25T19:36:45.303Z] #38 CACHED [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:36:45.303Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T19:36:45.303Z] #40 CACHED [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #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-25T19:36:45.303Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:36:45.303Z] #41 CACHED [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #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-25T19:36:45.303Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:36:45.303Z] #43 CACHED [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #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-25T19:36:45.303Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:36:45.303Z] #45 CACHED [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #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-25T19:36:45.303Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:36:45.303Z] #47 CACHED [2022-08-25T19:36:45.303Z] [2022-08-25T19:36:45.303Z] #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-25T19:36:45.303Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T19:36:45.303Z] #69 1.795 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T19:36:45.303Z] #69 1.796 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T19:36:45.303Z] #69 1.796 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T19:36:45.303Z] #69 2.072 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T19:36:45.303Z] #69 2.463 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T19:36:45.303Z] #69 2.925 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T19:36:45.303Z] #69 3.242 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T19:36:45.303Z] #69 3.593 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T19:36:45.303Z] #69 4.016 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T19:36:45.303Z] #69 4.018 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T19:36:45.303Z] #69 4.027 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T19:36:45.303Z] #69 4.035 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T19:36:45.303Z] #69 4.044 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T19:36:45.303Z] #69 4.409 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T19:36:45.303Z] #69 4.412 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T19:36:45.303Z] #69 4.413 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T19:36:45.303Z] #69 4.413 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T19:36:45.303Z] #69 4.416 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T19:36:46.239Z] #69 ... [2022-08-25T19:36:46.239Z] [2022-08-25T19:36:46.239Z] #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-25T19:36:46.239Z] #74 sha256:148fd4c2726147fef67398b7a41640500b3d4bde1b9bdcdf1d2622e005e90bbf [2022-08-25T19:36:46.239Z] #74 8.515 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-25T19:36:46.498Z] #74 8.817 go: downloading github.com/google/uuid v1.3.0 [2022-08-25T19:36:46.498Z] #74 8.835 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-25T19:36:46.498Z] #74 8.876 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-25T19:36:46.757Z] #74 8.984 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T19:36:46.757Z] #74 9.026 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T19:36:46.757Z] #74 9.111 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-25T19:36:47.015Z] #74 9.353 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-25T19:36:47.015Z] #74 9.468 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-25T19:36:47.015Z] #74 9.528 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-25T19:36:47.582Z] #74 ... [2022-08-25T19:36:47.582Z] [2022-08-25T19:36:47.582Z] #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-25T19:36:47.582Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T19:36:47.582Z] #49 1.757 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T19:36:47.582Z] #49 1.757 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T19:36:47.582Z] #49 1.757 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T19:36:47.582Z] #49 2.081 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T19:36:47.582Z] #49 2.321 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T19:36:47.582Z] #49 2.654 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T19:36:47.582Z] #49 3.066 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T19:36:47.582Z] #49 3.670 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T19:36:47.582Z] #49 4.082 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T19:36:47.582Z] #49 4.086 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T19:36:47.582Z] #49 4.103 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T19:36:47.582Z] #49 4.111 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T19:36:47.582Z] #49 4.114 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T19:36:47.582Z] #49 4.266 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T19:36:47.582Z] #49 4.269 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T19:36:47.582Z] #49 4.270 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T19:36:47.582Z] #49 4.271 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T19:36:47.582Z] #49 4.272 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T19:36:47.582Z] #49 ... [2022-08-25T19:36:47.582Z] [2022-08-25T19:36:47.582Z] #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-25T19:36:47.582Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:36:47.582Z] #20 1.766 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T19:36:47.582Z] #20 1.766 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T19:36:47.582Z] #20 1.766 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T19:36:47.582Z] #20 2.013 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T19:36:47.582Z] #20 2.269 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T19:36:47.582Z] #20 2.650 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T19:36:47.582Z] #20 2.954 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T19:36:47.582Z] #20 3.379 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T19:36:47.582Z] #20 3.860 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T19:36:47.582Z] #20 3.874 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T19:36:47.582Z] #20 3.874 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T19:36:47.582Z] #20 3.875 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T19:36:47.582Z] #20 3.887 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T19:36:47.582Z] #20 4.244 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T19:36:47.582Z] #20 4.247 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T19:36:47.582Z] #20 4.250 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T19:36:47.582Z] #20 4.251 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T19:36:47.582Z] #20 4.255 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T19:36:47.840Z] #20 ... [2022-08-25T19:36:47.840Z] [2022-08-25T19:36:47.840Z] #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-25T19:36:47.840Z] #74 sha256:148fd4c2726147fef67398b7a41640500b3d4bde1b9bdcdf1d2622e005e90bbf [2022-08-25T19:36:47.840Z] #74 9.852 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T19:36:49.898Z] Client: [2022-08-25T19:36:49.898Z] Context: default [2022-08-25T19:36:49.898Z] Debug Mode: false [2022-08-25T19:36:49.898Z] Plugins: [2022-08-25T19:36:49.898Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:36:49.898Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:36:49.898Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T19:36:49.898Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T19:36:49.898Z] [2022-08-25T19:36:49.898Z] Server: [2022-08-25T19:36:49.898Z] Containers: 0 [2022-08-25T19:36:49.898Z] Running: 0 [2022-08-25T19:36:49.898Z] Paused: 0 [2022-08-25T19:36:49.898Z] Stopped: 0 [2022-08-25T19:36:49.898Z] Images: 0 [2022-08-25T19:36:49.898Z] Server Version: 20.10.14 [2022-08-25T19:36:49.898Z] Storage Driver: overlay2 [2022-08-25T19:36:49.898Z] Backing Filesystem: extfs [2022-08-25T19:36:49.898Z] Supports d_type: true [2022-08-25T19:36:49.898Z] Native Overlay Diff: true [2022-08-25T19:36:49.898Z] userxattr: false [2022-08-25T19:36:49.898Z] Logging Driver: json-file [2022-08-25T19:36:49.898Z] Cgroup Driver: cgroupfs [2022-08-25T19:36:49.898Z] Cgroup Version: 1 [2022-08-25T19:36:49.898Z] Plugins: [2022-08-25T19:36:49.898Z] Volume: local [2022-08-25T19:36:49.898Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:36:49.898Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:36:49.898Z] Swarm: inactive [2022-08-25T19:36:49.898Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T19:36:49.898Z] Default Runtime: runc [2022-08-25T19:36:49.898Z] Init Binary: docker-init [2022-08-25T19:36:49.898Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:36:49.898Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:36:49.898Z] init version: de40ad0 [2022-08-25T19:36:49.898Z] Security Options: [2022-08-25T19:36:49.898Z] apparmor [2022-08-25T19:36:49.898Z] seccomp [2022-08-25T19:36:49.898Z] Profile: default [2022-08-25T19:36:49.898Z] Kernel Version: 5.4.0-1071-aws [2022-08-25T19:36:49.898Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-25T19:36:49.898Z] OSType: linux [2022-08-25T19:36:49.898Z] Architecture: x86_64 [2022-08-25T19:36:49.898Z] CPUs: 2 [2022-08-25T19:36:49.898Z] Total Memory: 7.565GiB [2022-08-25T19:36:49.898Z] Name: ip-10-100-96-74 [2022-08-25T19:36:49.898Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-25T19:36:49.898Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:36:49.898Z] Debug Mode: false [2022-08-25T19:36:49.898Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:36:49.898Z] Labels: [2022-08-25T19:36:49.898Z] Experimental: true [2022-08-25T19:36:49.898Z] Insecure Registries: [2022-08-25T19:36:49.898Z] 127.0.0.0/8 [2022-08-25T19:36:49.898Z] Live Restore Enabled: true [2022-08-25T19:36:49.898Z] [2022-08-25T19:36:49.898Z] WARNING: No swap limit support [Pipeline] sh [2022-08-25T19:36:50.184Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:36:50.185Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-25T19:36:50.185Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44029/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-25T19:36:50.185Z] + bash /home/ubuntu/workspace/moby_PR-44029/check-config.sh [2022-08-25T19:36:50.185Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-25T19:36:50.185Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-25T19:36:50.185Z] [2022-08-25T19:36:50.185Z] Generally Necessary: [2022-08-25T19:36:50.185Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-25T19:36:50.185Z] - apparmor: enabled and tools installed [2022-08-25T19:36:50.185Z] - CONFIG_NAMESPACES: enabled [2022-08-25T19:36:50.185Z] - CONFIG_NET_NS: enabled [2022-08-25T19:36:50.185Z] - CONFIG_PID_NS: enabled [2022-08-25T19:36:50.185Z] - CONFIG_IPC_NS: enabled [2022-08-25T19:36:50.185Z] - CONFIG_UTS_NS: enabled [2022-08-25T19:36:50.185Z] - CONFIG_CGROUPS: enabled [2022-08-25T19:36:50.185Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-25T19:36:50.185Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-25T19:36:50.185Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-25T19:36:50.185Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-25T19:36:50.185Z] - CONFIG_CPUSETS: enabled [2022-08-25T19:36:50.185Z] - CONFIG_MEMCG: enabled [2022-08-25T19:36:50.185Z] - CONFIG_KEYS: enabled [2022-08-25T19:36:50.185Z] - CONFIG_VETH: enabled (as module) [2022-08-25T19:36:50.185Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-25T19:36:50.185Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-25T19:36:50.451Z] - CONFIG_CGROUP_BPF: enabled [2022-08-25T19:36:50.451Z] [2022-08-25T19:36:50.451Z] Optional Features: [2022-08-25T19:36:50.451Z] - CONFIG_USER_NS: enabled [2022-08-25T19:36:50.451Z] - CONFIG_SECCOMP: enabled [2022-08-25T19:36:50.451Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-25T19:36:50.451Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-25T19:36:50.451Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-25T19:36:50.451Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-25T19:36:50.451Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-25T19:36:50.451Z] - CONFIG_BLK_CGROUP: enabled [2022-08-25T19:36:50.451Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-25T19:36:50.451Z] - CONFIG_CGROUP_PERF: enabled [2022-08-25T19:36:50.451Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-25T19:36:50.451Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-25T19:36:50.451Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-25T19:36:50.451Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-25T19:36:50.451Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-25T19:36:50.451Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_IP_VS: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-25T19:36:50.451Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-25T19:36:50.451Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-25T19:36:50.451Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-25T19:36:50.451Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-25T19:36:50.451Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-25T19:36:50.451Z] - CONFIG_EXT4_FS: enabled [2022-08-25T19:36:50.451Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-25T19:36:50.451Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-25T19:36:50.718Z] - Network Drivers: [2022-08-25T19:36:50.718Z] - "overlay": [2022-08-25T19:36:50.718Z] - CONFIG_VXLAN: enabled (as module) [2022-08-25T19:36:50.718Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-25T19:36:50.718Z] Optional (for encrypted networks): [2022-08-25T19:36:50.718Z] - CONFIG_CRYPTO: enabled [2022-08-25T19:36:50.718Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-25T19:36:50.718Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-25T19:36:50.718Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-25T19:36:50.718Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-25T19:36:50.718Z] - CONFIG_XFRM: enabled [2022-08-25T19:36:50.718Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-25T19:36:50.718Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-25T19:36:50.718Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-25T19:36:50.718Z] - "ipvlan": [2022-08-25T19:36:50.718Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-25T19:36:50.718Z] - "macvlan": [2022-08-25T19:36:50.718Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-25T19:36:50.718Z] - CONFIG_DUMMY: enabled (as module) [2022-08-25T19:36:50.718Z] - "ftp,tftp client in container": [2022-08-25T19:36:50.718Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-25T19:36:50.718Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-25T19:36:50.718Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-25T19:36:50.718Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-25T19:36:50.718Z] - Storage Drivers: [2022-08-25T19:36:50.718Z] - "aufs": [2022-08-25T19:36:50.718Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-25T19:36:50.718Z] - "btrfs": [2022-08-25T19:36:50.718Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-25T19:36:50.718Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-25T19:36:50.718Z] - "devicemapper": [2022-08-25T19:36:50.718Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-25T19:36:50.718Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-25T19:36:50.718Z] - "overlay": [2022-08-25T19:36:50.718Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-25T19:36:50.718Z] - "zfs": [2022-08-25T19:36:50.718Z] - /dev/zfs: present [2022-08-25T19:36:50.718Z] - zfs command: missing [2022-08-25T19:36:50.718Z] - zpool command: missing [2022-08-25T19:36:50.718Z] [2022-08-25T19:36:50.718Z] Limits: [2022-08-25T19:36:50.718Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-25T19:36:50.718Z] [2022-08-25T19:36:50.718Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:36:51.058Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 . [2022-08-25T19:36:51.320Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:36:51.320Z] #1 sha256:6c6ff2c4e94904bcfd088a37023cb1f9873d658eeceaa27e70272773a9211ea2 [2022-08-25T19:36:52.263Z] #1 transferring dockerfile: [2022-08-25T19:36:52.263Z] #1 transferring dockerfile: 19.25kB done [2022-08-25T19:36:52.524Z] #1 DONE 1.1s [2022-08-25T19:36:52.524Z] [2022-08-25T19:36:52.524Z] #2 [internal] load .dockerignore [2022-08-25T19:36:52.524Z] #2 sha256:7a23e5428c9b3e1063949994ee9e55d4ecef765f70e73ab100f429911b420d42 [2022-08-25T19:36:52.524Z] #2 transferring context: 145B done [2022-08-25T19:36:52.524Z] #2 DONE 1.0s [2022-08-25T19:36:52.524Z] [2022-08-25T19:36:52.524Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:36:52.524Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T19:36:53.097Z] #3 DONE 0.5s [2022-08-25T19:36:53.097Z] [2022-08-25T19:36:53.097Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:36:53.097Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T19:36:53.097Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done [2022-08-25T19:36:53.097Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-25T19:36:53.097Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-25T19:36:53.097Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-25T19:36:53.097Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-25T19:36:53.357Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done [2022-08-25T19:36:53.357Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-25T19:36:53.928Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done [2022-08-25T19:36:53.928Z] #4 DONE 0.8s [2022-08-25T19:36:54.188Z] [2022-08-25T19:36:54.188Z] #6 [internal] load build definition from Dockerfile [2022-08-25T19:36:54.188Z] #6 sha256:bdce19cf23d9bf2c1d47b38bc17f8aabfd7a8edf762fdaf4000a76c11f7316fd [2022-08-25T19:36:54.188Z] #6 DONE 0.0s [2022-08-25T19:36:54.188Z] [2022-08-25T19:36:54.188Z] #5 [internal] load .dockerignore [2022-08-25T19:36:54.188Z] #5 sha256:efe9c1597049c5a402669da9c48e03dd446f6f88f2bd2b2404489e930a78f6e1 [2022-08-25T19:36:54.188Z] #5 DONE 0.0s [2022-08-25T19:36:54.188Z] [2022-08-25T19:36:54.188Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:36:54.188Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T19:36:55.132Z] #8 DONE 0.8s [2022-08-25T19:36:55.132Z] [2022-08-25T19:36:55.132Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:36:55.132Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T19:36:55.132Z] #10 DONE 0.8s [2022-08-25T19:36:55.132Z] [2022-08-25T19:36:55.132Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:36:55.132Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:36:55.132Z] #9 DONE 0.9s [2022-08-25T19:36:55.132Z] [2022-08-25T19:36:55.132Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:36:55.132Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:36:55.132Z] #7 DONE 0.9s [2022-08-25T19:36:55.718Z] [2022-08-25T19:36:55.718Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:36:55.718Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:36:55.718Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:36:55.718Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-25T19:36:55.718Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-25T19:36:55.718Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-25T19:36:55.718Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-25T19:36:55.984Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 4.19MB / 55.01MB 0.1s [2022-08-25T19:36:55.984Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 7.45MB / 55.01MB 0.2s [2022-08-25T19:36:56.079Z] #74 ... [2022-08-25T19:36:56.079Z] [2022-08-25T19:36:56.079Z] #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-25T19:36:56.079Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:36:56.079Z] #20 17.74 Fetched 40.6 MB in 16s (2489 kB/s) [2022-08-25T19:36:56.253Z] #28 ... [2022-08-25T19:36:56.253Z] [2022-08-25T19:36:56.253Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:36:56.253Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:36:56.253Z] #49 DONE 0.0s [2022-08-25T19:36:56.253Z] [2022-08-25T19:36:56.253Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:36:56.253Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:36:56.253Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 12.21MB / 55.01MB 0.4s [2022-08-25T19:36:56.512Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 16.78MB / 55.01MB 0.6s [2022-08-25T19:36:56.771Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 22.79MB / 55.01MB 0.9s [2022-08-25T19:36:56.771Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 29.36MB / 55.01MB 1.0s [2022-08-25T19:36:57.032Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 32.51MB / 55.01MB 1.1s [2022-08-25T19:36:57.294Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 42.99MB / 55.01MB 1.4s [2022-08-25T19:36:57.294Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 47.19MB / 55.01MB 1.5s [2022-08-25T19:36:57.425Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-25T19:36:57.425Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-25T19:36:57.425Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 31.9% of statements [2022-08-25T19:36:57.425Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-08-25T19:36:57.425Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-25T19:36:57.425Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-25T19:36:57.425Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-25T19:36:57.554Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 53.48MB / 55.01MB 1.8s [2022-08-25T19:36:57.684Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-25T19:36:57.684Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-25T19:36:57.684Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-25T19:36:57.684Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-25T19:36:57.684Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-25T19:36:57.943Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-25T19:36:58.504Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.3s done [2022-08-25T19:36:58.877Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-25T19:36:58.877Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-25T19:36:58.877Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 6.0% of statements [2022-08-25T19:36:58.877Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-25T19:36:59.443Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-25T19:36:59.702Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-25T19:36:59.702Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-25T19:36:59.702Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-25T19:36:59.894Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.1s [2022-08-25T19:36:59.960Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-25T19:36:59.960Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 77.3% of statements [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/builder [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-25T19:36:59.960Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-25T19:37:01.287Z] Client: [2022-08-25T19:37:01.287Z] Context: default [2022-08-25T19:37:01.287Z] Debug Mode: false [2022-08-25T19:37:01.287Z] Plugins: [2022-08-25T19:37:01.287Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-25T19:37:01.287Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-25T19:37:01.287Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-25T19:37:01.287Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-25T19:37:01.287Z] [2022-08-25T19:37:01.287Z] Server: [2022-08-25T19:37:01.287Z] Containers: 0 [2022-08-25T19:37:01.287Z] Running: 0 [2022-08-25T19:37:01.287Z] Paused: 0 [2022-08-25T19:37:01.287Z] Stopped: 0 [2022-08-25T19:37:01.287Z] Images: 0 [2022-08-25T19:37:01.287Z] Server Version: 20.10.14 [2022-08-25T19:37:01.287Z] Storage Driver: overlay2 [2022-08-25T19:37:01.287Z] Backing Filesystem: extfs [2022-08-25T19:37:01.287Z] Supports d_type: true [2022-08-25T19:37:01.287Z] Native Overlay Diff: true [2022-08-25T19:37:01.287Z] userxattr: false [2022-08-25T19:37:01.287Z] Logging Driver: json-file [2022-08-25T19:37:01.287Z] Cgroup Driver: systemd [2022-08-25T19:37:01.287Z] Cgroup Version: 2 [2022-08-25T19:37:01.287Z] Plugins: [2022-08-25T19:37:01.287Z] Volume: local [2022-08-25T19:37:01.287Z] Network: bridge host ipvlan macvlan null overlay [2022-08-25T19:37:01.287Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-25T19:37:01.287Z] Swarm: inactive [2022-08-25T19:37:01.287Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-25T19:37:01.287Z] Default Runtime: runc [2022-08-25T19:37:01.287Z] Init Binary: docker-init [2022-08-25T19:37:01.287Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-25T19:37:01.287Z] runc version: v1.0.3-0-gf46b6ba [2022-08-25T19:37:01.287Z] init version: de40ad0 [2022-08-25T19:37:01.287Z] Security Options: [2022-08-25T19:37:01.287Z] apparmor [2022-08-25T19:37:01.287Z] seccomp [2022-08-25T19:37:01.287Z] Profile: default [2022-08-25T19:37:01.287Z] cgroupns [2022-08-25T19:37:01.287Z] Kernel Version: 5.13.0-1021-aws [2022-08-25T19:37:01.287Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-25T19:37:01.287Z] OSType: linux [2022-08-25T19:37:01.287Z] Architecture: x86_64 [2022-08-25T19:37:01.287Z] CPUs: 2 [2022-08-25T19:37:01.287Z] Total Memory: 7.559GiB [2022-08-25T19:37:01.287Z] Name: ip-10-100-69-204 [2022-08-25T19:37:01.287Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-25T19:37:01.287Z] Docker Root Dir: /var/lib/docker [2022-08-25T19:37:01.287Z] Debug Mode: false [2022-08-25T19:37:01.287Z] Registry: https://index.docker.io/v1/ [2022-08-25T19:37:01.287Z] Labels: [2022-08-25T19:37:01.287Z] Experimental: true [2022-08-25T19:37:01.287Z] Insecure Registries: [2022-08-25T19:37:01.287Z] 127.0.0.0/8 [2022-08-25T19:37:01.287Z] Live Restore Enabled: true [2022-08-25T19:37:01.287Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-25T19:37:01.648Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 . [2022-08-25T19:37:01.805Z] #28 ... [2022-08-25T19:37:01.805Z] [2022-08-25T19:37:01.805Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:01.805Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:01.805Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-25T19:37:01.805Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-25T19:37:01.805Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-25T19:37:01.805Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-25T19:37:01.805Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.5s done [2022-08-25T19:37:01.805Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 2.5s done [2022-08-25T19:37:01.805Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 1.0s done [2022-08-25T19:37:01.805Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 3.1s done [2022-08-25T19:37:01.805Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 4.5s done [2022-08-25T19:37:01.805Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 83.89MB / 141.86MB 5.9s [2022-08-25T19:37:01.805Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.3s done [2022-08-25T19:37:01.805Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 93.32MB / 141.86MB 6.1s [2022-08-25T19:37:01.904Z] #2 [internal] load .dockerignore [2022-08-25T19:37:01.904Z] #2 sha256:4898cf40195ea09d15c43b666c804dd1a9ccd1a92e3fc5667cfa8fd39a3b7883 [2022-08-25T19:37:01.904Z] #2 transferring context: 145B done [2022-08-25T19:37:01.904Z] #2 DONE 0.1s [2022-08-25T19:37:01.904Z] [2022-08-25T19:37:01.904Z] #1 [internal] load build definition from Dockerfile [2022-08-25T19:37:01.904Z] #1 sha256:cab5dcfd8ab97171858a50bfdb6d4f441ede6ad0665d4b76548a54a0e57e682b [2022-08-25T19:37:01.904Z] #1 transferring dockerfile: 19.25kB done [2022-08-25T19:37:01.904Z] #1 DONE 0.2s [2022-08-25T19:37:01.904Z] [2022-08-25T19:37:01.904Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-25T19:37:01.904Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-25T19:37:02.373Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 101.71MB / 141.86MB 6.5s [2022-08-25T19:37:02.469Z] #3 DONE 0.4s [2022-08-25T19:37:02.469Z] [2022-08-25T19:37:02.469Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-25T19:37:02.469Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-25T19:37:02.469Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done [2022-08-25T19:37:02.469Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done [2022-08-25T19:37:02.469Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done [2022-08-25T19:37:02.469Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done [2022-08-25T19:37:02.469Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s [2022-08-25T19:37:02.490Z] ok github.com/docker/docker/builder/remotecontext 0.148s coverage: 13.7% of statements [2022-08-25T19:37:02.632Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 110.18MB / 141.86MB 6.8s [2022-08-25T19:37:02.640Z] #20 17.74 Reading package lists... [2022-08-25T19:37:02.640Z] #20 ... [2022-08-25T19:37:02.640Z] [2022-08-25T19:37:02.640Z] #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-25T19:37:02.640Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T19:37:02.640Z] #69 18.73 Fetched 40.6 MB in 17s (2366 kB/s) [2022-08-25T19:37:02.726Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done [2022-08-25T19:37:02.726Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 [2022-08-25T19:37:02.726Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done [2022-08-25T19:37:02.748Z] ok github.com/docker/docker/builder/dockerfile 0.443s coverage: 49.3% of statements [2022-08-25T19:37:02.748Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-25T19:37:02.890Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 117.44MB / 141.86MB 7.2s [2022-08-25T19:37:02.982Z] #4 DONE 0.6s [2022-08-25T19:37:02.982Z] [2022-08-25T19:37:02.982Z] #5 [internal] load build definition from Dockerfile [2022-08-25T19:37:02.982Z] #5 sha256:ea421a383e94193a62f668d56bf0cb06131201ba9398a86f7e96d4b9fb3ce8b2 [2022-08-25T19:37:02.982Z] #5 DONE 0.0s [2022-08-25T19:37:02.982Z] [2022-08-25T19:37:02.982Z] #6 [internal] load .dockerignore [2022-08-25T19:37:02.982Z] #6 sha256:0e68f81ef32bc3b468f95e13b0faad363a8ddecba4537ffa1494c45c75c7b462 [2022-08-25T19:37:02.982Z] #6 DONE 0.0s [2022-08-25T19:37:02.982Z] [2022-08-25T19:37:02.982Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-25T19:37:02.982Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-25T19:37:03.463Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 126.88MB / 141.86MB 7.6s [2022-08-25T19:37:03.544Z] #8 DONE 0.4s [2022-08-25T19:37:03.544Z] [2022-08-25T19:37:03.544Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-25T19:37:03.544Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-25T19:37:03.544Z] #9 DONE 0.3s [2022-08-25T19:37:03.544Z] [2022-08-25T19:37:03.544Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:37:03.544Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-25T19:37:03.544Z] #10 DONE 0.4s [2022-08-25T19:37:03.544Z] [2022-08-25T19:37:03.544Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-25T19:37:03.544Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-25T19:37:03.682Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-25T19:37:04.044Z] #11 ... [2022-08-25T19:37:04.044Z] [2022-08-25T19:37:04.044Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:37:04.044Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:37:04.044Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T19:37:04.044Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T19:37:04.044Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-25T19:37:04.044Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-25T19:37:04.044Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.6s done [2022-08-25T19:37:04.044Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.2s done [2022-08-25T19:37:04.044Z] #71 DONE 8.3s [2022-08-25T19:37:04.044Z] [2022-08-25T19:37:04.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:04.044Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:04.044Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 134.22MB / 141.86MB 8.2s [2022-08-25T19:37:04.044Z] #11 ... [2022-08-25T19:37:04.044Z] [2022-08-25T19:37:04.044Z] #24 [internal] load build context [2022-08-25T19:37:04.044Z] #24 sha256:4def92183391bcd06481164131bd5d511746eacbc7266f2480b6341971bc6125 [2022-08-25T19:37:04.044Z] #24 transferring context: 50.04MB 8.5s [2022-08-25T19:37:04.044Z] #24 ... [2022-08-25T19:37:04.044Z] [2022-08-25T19:37:04.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:04.044Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:04.108Z] #7 DONE 1.1s [2022-08-25T19:37:04.248Z] ok github.com/docker/docker/builder/remotecontext/git 1.516s coverage: 86.3% of statements [2022-08-25T19:37:04.248Z] ? github.com/docker/docker/cli [no test files] [2022-08-25T19:37:04.248Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-25T19:37:04.248Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-25T19:37:04.248Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-25T19:37:04.303Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 8.5s [2022-08-25T19:37:04.364Z] [2022-08-25T19:37:04.364Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:37:04.364Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:37:04.364Z] #73 DONE 0.0s [2022-08-25T19:37:04.364Z] [2022-08-25T19:37:04.364Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:37:04.364Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:37:04.364Z] #71 DONE 0.0s [2022-08-25T19:37:04.364Z] [2022-08-25T19:37:04.364Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:04.364Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:04.364Z] #11 DONE 0.0s [2022-08-25T19:37:04.364Z] [2022-08-25T19:37:04.364Z] #24 [internal] load build context [2022-08-25T19:37:04.364Z] #24 sha256:0ced038657163749b0eadb14e887e5fed591a635e97a963d67e6b085f74bab2b [2022-08-25T19:37:04.506Z] ok github.com/docker/docker/cmd/docker-proxy 0.016s coverage: 67.6% of statements [2022-08-25T19:37:04.543Z] #69 18.73 Reading package lists... [2022-08-25T19:37:04.543Z] #69 ... [2022-08-25T19:37:04.543Z] [2022-08-25T19:37:04.543Z] #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-25T19:37:04.543Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:37:04.543Z] #20 17.74 Reading package lists... [2022-08-25T19:37:04.872Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 6.2s [2022-08-25T19:37:04.934Z] #24 ... [2022-08-25T19:37:04.934Z] [2022-08-25T19:37:04.934Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-25T19:37:04.934Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-25T19:37:04.934Z] #49 DONE 0.0s [2022-08-25T19:37:04.934Z] [2022-08-25T19:37:04.934Z] #24 [internal] load build context [2022-08-25T19:37:04.934Z] #24 sha256:0ced038657163749b0eadb14e887e5fed591a635e97a963d67e6b085f74bab2b [2022-08-25T19:37:05.480Z] #20 27.22 Reading package lists... [2022-08-25T19:37:05.480Z] #20 ... [2022-08-25T19:37:05.480Z] [2022-08-25T19:37:05.480Z] #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-25T19:37:05.480Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T19:37:05.480Z] #49 17.85 Fetched 40.6 MB in 17s (2458 kB/s) [2022-08-25T19:37:05.480Z] #49 17.85 Reading package lists... [2022-08-25T19:37:05.480Z] #49 27.26 Reading package lists... [2022-08-25T19:37:05.480Z] #49 ... [2022-08-25T19:37:05.480Z] [2022-08-25T19:37:05.480Z] #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-25T19:37:05.480Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T19:37:05.480Z] #69 18.73 Reading package lists... [2022-08-25T19:37:05.481Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 9.6s done [2022-08-25T19:37:05.482Z] #11 ... [2022-08-25T19:37:05.482Z] [2022-08-25T19:37:05.482Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:37:05.482Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:37:05.482Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T19:37:05.482Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-25T19:37:05.482Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T19:37:05.482Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-25T19:37:05.482Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2022-08-25T19:37:05.482Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done [2022-08-25T19:37:05.742Z] #73 ... [2022-08-25T19:37:05.742Z] [2022-08-25T19:37:05.742Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:05.742Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:06.002Z] #11 ... [2022-08-25T19:37:06.002Z] [2022-08-25T19:37:06.002Z] #24 [internal] load build context [2022-08-25T19:37:06.002Z] #24 sha256:4def92183391bcd06481164131bd5d511746eacbc7266f2480b6341971bc6125 [2022-08-25T19:37:06.002Z] #24 transferring context: 62.57MB 9.9s done [2022-08-25T19:37:06.002Z] #24 DONE 10.6s [2022-08-25T19:37:06.265Z] [2022-08-25T19:37:06.265Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:37:06.265Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:37:06.265Z] #73 DONE 10.5s [2022-08-25T19:37:06.265Z] [2022-08-25T19:37:06.265Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:37:06.265Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:37:06.839Z] #24 transferring context: 32.09MB 2.5s [2022-08-25T19:37:07.652Z] #28 ... [2022-08-25T19:37:07.652Z] [2022-08-25T19:37:07.652Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:37:07.652Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T19:37:07.652Z] #72 DONE 0.6s [2022-08-25T19:37:07.652Z] [2022-08-25T19:37:07.652Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:07.652Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:08.214Z] #24 transferring context: 62.56MB 3.7s done [2022-08-25T19:37:08.214Z] #24 DONE 3.9s [2022-08-25T19:37:08.214Z] [2022-08-25T19:37:08.214Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:08.214Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:08.214Z] #11 resolve docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 0.1s done [2022-08-25T19:37:08.214Z] #11 sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f 1.86kB / 1.86kB done [2022-08-25T19:37:08.214Z] #11 sha256:0afb9ba662931ec66efabb2a5edc1af559964dc8a3ce653f7936e1bf91b6b606 1.80kB / 1.80kB done [2022-08-25T19:37:08.214Z] #11 sha256:06c366130191a3ed8cd3501c5fc131e2fc445ecd05b3b7bc3b146036ee0ea228 7.10kB / 7.10kB done [2022-08-25T19:37:08.214Z] #11 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.9s done [2022-08-25T19:37:08.214Z] #11 sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 5.16MB / 5.16MB 0.4s done [2022-08-25T19:37:08.214Z] #11 sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 10.88MB / 10.88MB 0.7s done [2022-08-25T19:37:08.214Z] #11 sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 54.58MB / 54.58MB 2.5s done [2022-08-25T19:37:08.214Z] #11 sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 85.91MB / 85.91MB 3.5s done [2022-08-25T19:37:08.214Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 1.5s [2022-08-25T19:37:08.214Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.5s [2022-08-25T19:37:08.221Z] #11 ... [2022-08-25T19:37:08.221Z] [2022-08-25T19:37:08.221Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:37:08.221Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T19:37:08.221Z] #74 DONE 0.8s [2022-08-25T19:37:08.472Z] #11 sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 156B / 156B 3.5s done [2022-08-25T19:37:08.472Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 12.58MB / 141.86MB 3.7s [2022-08-25T19:37:08.472Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 27.26MB / 141.86MB 3.9s [2022-08-25T19:37:08.481Z] [2022-08-25T19:37:08.481Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:08.481Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:08.690Z] ok github.com/docker/docker/client 0.105s coverage: 76.0% of statements [2022-08-25T19:37:08.728Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 39.85MB / 141.86MB 4.1s [2022-08-25T19:37:08.986Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 50.33MB / 141.86MB 4.3s [2022-08-25T19:37:09.245Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 65.01MB / 141.86MB 4.5s [2022-08-25T19:37:09.245Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 72.35MB / 141.86MB 4.6s [2022-08-25T19:37:09.504Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 90.18MB / 141.86MB 4.8s [2022-08-25T19:37:09.504Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 97.52MB / 141.86MB 4.9s [2022-08-25T19:37:09.762Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 105.91MB / 141.86MB 5.0s [2022-08-25T19:37:09.762Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 115.34MB / 141.86MB 5.1s [2022-08-25T19:37:09.861Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.3s [2022-08-25T19:37:10.021Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 122.68MB / 141.86MB 5.2s [2022-08-25T19:37:10.021Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 131.07MB / 141.86MB 5.3s [2022-08-25T19:37:10.021Z] #11 ... [2022-08-25T19:37:10.021Z] [2022-08-25T19:37:10.021Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:37:10.021Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-25T19:37:10.021Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-25T19:37:10.021Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T19:37:10.021Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-25T19:37:10.021Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-25T19:37:10.021Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.9s done [2022-08-25T19:37:10.021Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2022-08-25T19:37:10.021Z] #71 DONE 5.6s [2022-08-25T19:37:10.021Z] [2022-08-25T19:37:10.021Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:10.021Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:10.021Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 138.41MB / 141.86MB 5.4s [2022-08-25T19:37:10.021Z] #11 ... [2022-08-25T19:37:10.021Z] [2022-08-25T19:37:10.021Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:37:10.021Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:37:10.021Z] #28 resolve docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 0.1s done [2022-08-25T19:37:10.021Z] #28 sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c 1.85kB / 1.85kB done [2022-08-25T19:37:10.021Z] #28 sha256:0fcb5a38077422c4e70c5c43be21831193ff4559d143e27d8d5721e7a814bdcc 529B / 529B done [2022-08-25T19:37:10.021Z] #28 sha256:dd8bae8d259fed93eb54b3bca0adeb647fc07f6ef16745c8ed4144ada4d51a95 1.46kB / 1.46kB done [2022-08-25T19:37:10.021Z] #28 sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 55.01MB / 55.01MB 1.6s done [2022-08-25T19:37:10.026Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:37:10.026Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:37:10.026Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:37:10.026Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:37:10.026Z] [2022-08-25T19:37:10.026Z] + TEST_INTEGRATION_DEST=1 [2022-08-25T19:37:10.026Z] + CONTAINER_NAME=docker-pr3-1 [2022-08-25T19:37:10.026Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:37:10.026Z] + run_tests test-integration-flaky [2022-08-25T19:37:10.026Z] + '[' -n 0 ']' [2022-08-25T19:37:10.026Z] + rm= [2022-08-25T19:37:10.026Z] + c=0 [2022-08-25T19:37:10.026Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44029/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44029/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh test-integration-flaky test-integration [2022-08-25T19:37:10.026Z] ++ jobs -p [2022-08-25T19:37:10.026Z] + for job in $(jobs -p) [2022-08-25T19:37:10.026Z] + wait 24264 [2022-08-25T19:37:10.026Z] + TEST_INTEGRATION_DEST=3 [2022-08-25T19:37:10.026Z] + CONTAINER_NAME=docker-pr3-3 [2022-08-25T19:37:10.026Z] + TEST_SKIP_INTEGRATION=1 [2022-08-25T19:37:10.026Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-25T19:37:10.026Z] + run_tests [2022-08-25T19:37:10.026Z] + '[' -n 0 ']' [2022-08-25T19:37:10.026Z] + rm= [2022-08-25T19:37:10.026Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44029/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44029/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh '' test-integration [2022-08-25T19:37:10.026Z] + TEST_INTEGRATION_DEST=2 [2022-08-25T19:37:10.026Z] + CONTAINER_NAME=docker-pr3-2 [2022-08-25T19:37:10.026Z] + TEST_SKIP_INTEGRATION=1 [2022-08-25T19:37:10.026Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-25T19:37:10.026Z] + run_tests [2022-08-25T19:37:10.026Z] + '[' -n 0 ']' [2022-08-25T19:37:10.026Z] + rm= [2022-08-25T19:37:10.026Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44029/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44029/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh '' test-integration [2022-08-25T19:37:10.026Z] [2022-08-25T19:37:10.026Z] [2022-08-25T19:37:10.026Z] [2022-08-25T19:37:10.027Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:37:10.027Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:37:10.027Z] HOSTNAME=6d3a8f33f9a1 [2022-08-25T19:37:10.027Z] TEST_SKIP_INTEGRATION=1 [2022-08-25T19:37:10.027Z] TESTDEBUG=0 [2022-08-25T19:37:10.027Z] DEST=bundles/test-integration [2022-08-25T19:37:10.027Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:37:10.027Z] KEEPBUNDLE=1 [2022-08-25T19:37:10.027Z] DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:37:10.027Z] container=docker [2022-08-25T19:37:10.027Z] HOME=/root [2022-08-25T19:37:10.027Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:37:10.027Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:37:10.027Z] VALIDATE_BRANCH=22.06 [2022-08-25T19:37:10.027Z] TERM=xterm [2022-08-25T19:37:10.027Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:37:10.027Z] SHLVL=1 [2022-08-25T19:37:10.027Z] TIMEOUT=120m [2022-08-25T19:37:10.027Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:37:10.027Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:37:10.027Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-25T19:37:10.027Z] GO111MODULE=off [2022-08-25T19:37:10.027Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:37:10.027Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:37:10.027Z] GOPATH=/go [2022-08-25T19:37:10.027Z] PKG_CONFIG=pkg-config [2022-08-25T19:37:10.027Z] _=/usr/bin/env [2022-08-25T19:37:10.027Z] Building test suite binary ./integration-cli/test.main [2022-08-25T19:37:10.027Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-25T19:37:10.027Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:37:10.027Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:37:10.027Z] HOSTNAME=3b057d1ced42 [2022-08-25T19:37:10.027Z] TEST_SKIP_INTEGRATION=1 [2022-08-25T19:37:10.027Z] TESTDEBUG=0 [2022-08-25T19:37:10.027Z] DEST=bundles/test-integration [2022-08-25T19:37:10.027Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:37:10.027Z] KEEPBUNDLE=1 [2022-08-25T19:37:10.027Z] DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:37:10.027Z] container=docker [2022-08-25T19:37:10.027Z] HOME=/root [2022-08-25T19:37:10.027Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:37:10.027Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:37:10.027Z] VALIDATE_BRANCH=22.06 [2022-08-25T19:37:10.027Z] TERM=xterm [2022-08-25T19:37:10.027Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:37:10.027Z] SHLVL=1 [2022-08-25T19:37:10.027Z] TIMEOUT=120m [2022-08-25T19:37:10.027Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:37:10.027Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:37:10.027Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-25T19:37:10.027Z] GO111MODULE=off [2022-08-25T19:37:10.027Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:37:10.027Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:37:10.027Z] GOPATH=/go [2022-08-25T19:37:10.027Z] PKG_CONFIG=pkg-config [2022-08-25T19:37:10.027Z] _=/usr/bin/env [2022-08-25T19:37:10.027Z] Building test suite binary ./integration-cli/test.main [2022-08-25T19:37:10.027Z] No new tests added to integration. [2022-08-25T19:37:10.027Z] [2022-08-25T19:37:10.027Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:37:10.027Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:37:10.027Z] HOSTNAME=c83a34b21464 [2022-08-25T19:37:10.027Z] TESTDEBUG=0 [2022-08-25T19:37:10.027Z] DEST=bundles/test-integration [2022-08-25T19:37:10.027Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:37:10.027Z] KEEPBUNDLE=1 [2022-08-25T19:37:10.027Z] DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:37:10.027Z] container=docker [2022-08-25T19:37:10.027Z] HOME=/root [2022-08-25T19:37:10.027Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:37:10.027Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:37:10.027Z] VALIDATE_BRANCH=22.06 [2022-08-25T19:37:10.027Z] TERM=xterm [2022-08-25T19:37:10.027Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:37:10.027Z] SHLVL=1 [2022-08-25T19:37:10.027Z] TIMEOUT=120m [2022-08-25T19:37:10.027Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:37:10.027Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:37:10.027Z] GO111MODULE=off [2022-08-25T19:37:10.027Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:37:10.027Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:37:10.027Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:37:10.027Z] GOPATH=/go [2022-08-25T19:37:10.027Z] PKG_CONFIG=pkg-config [2022-08-25T19:37:10.027Z] _=/usr/bin/env [2022-08-25T19:37:10.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T19:37:10.431Z] #11 ... [2022-08-25T19:37:10.431Z] [2022-08-25T19:37:10.431Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:37:10.431Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:37:10.431Z] #28 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 11.6s done [2022-08-25T19:37:10.431Z] #28 DONE 14.7s [2022-08-25T19:37:10.431Z] [2022-08-25T19:37:10.431Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:10.431Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:10.431Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 [2022-08-25T19:37:10.583Z] #28 ... [2022-08-25T19:37:10.583Z] [2022-08-25T19:37:10.583Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:10.583Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:10.752Z] #69 28.12 Reading package lists... [2022-08-25T19:37:10.752Z] #69 ... [2022-08-25T19:37:10.752Z] [2022-08-25T19:37:10.752Z] #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-25T19:37:10.752Z] #74 sha256:148fd4c2726147fef67398b7a41640500b3d4bde1b9bdcdf1d2622e005e90bbf [2022-08-25T19:37:10.752Z] #74 33.09 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T19:37:10.752Z] #74 33.09 + GOBIN=/build [2022-08-25T19:37:10.752Z] #74 33.09 + GO111MODULE=on [2022-08-25T19:37:10.752Z] #74 33.09 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:37:11.002Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.8s done [2022-08-25T19:37:11.262Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-25T19:37:11.514Z] #11 sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 141.86MB / 141.86MB 6.7s done [2022-08-25T19:37:11.514Z] #11 ... [2022-08-25T19:37:11.514Z] [2022-08-25T19:37:11.514Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-25T19:37:11.514Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-25T19:37:11.514Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-25T19:37:11.514Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-25T19:37:11.514Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-25T19:37:11.514Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-25T19:37:11.514Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.0s done [2022-08-25T19:37:11.514Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.6s done [2022-08-25T19:37:11.514Z] #73 DONE 6.9s [2022-08-25T19:37:11.514Z] [2022-08-25T19:37:11.514Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-25T19:37:11.514Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-25T19:37:12.203Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.9s done [2022-08-25T19:37:12.465Z] #28 DONE 8.0s [2022-08-25T19:37:12.465Z] [2022-08-25T19:37:12.465Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:12.465Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:12.465Z] #11 extracting sha256:1671565cc8df8c365c9b661d3fbc164e73d01f1b0430c6179588428f99a9da2e 5.3s done [2022-08-25T19:37:12.465Z] #11 extracting sha256:3e94d13e55e7a4ef17ff21376f57fb95c7e1706931f8704aa99260968d81f6e4 0.3s done [2022-08-25T19:37:12.773Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-25T19:37:12.842Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 [2022-08-25T19:37:13.117Z] #11 extracting sha256:fa9c7528c685216129e8e67bf362a7702e7b1daa585ab85546a41508830657d6 0.4s done [2022-08-25T19:37:13.381Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a [2022-08-25T19:37:13.945Z] #11 ... [2022-08-25T19:37:13.945Z] [2022-08-25T19:37:13.945Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:37:13.945Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T19:37:13.945Z] #72 DONE 0.7s [2022-08-25T19:37:13.945Z] [2022-08-25T19:37:13.945Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:13.945Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:14.874Z] #11 ... [2022-08-25T19:37:14.874Z] [2022-08-25T19:37:14.874Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:37:14.874Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T19:37:14.874Z] #74 DONE 0.8s [2022-08-25T19:37:14.874Z] [2022-08-25T19:37:14.874Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:14.874Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:16.024Z] #74 37.83 rootlesskit version 1.0.0 [2022-08-25T19:37:16.024Z] #74 37.83 Usage of /build/rootlesskit-docker-proxy: [2022-08-25T19:37:16.024Z] #74 37.83 -container-ip string [2022-08-25T19:37:16.024Z] #74 37.83 container ip [2022-08-25T19:37:16.024Z] #74 37.83 -container-port int [2022-08-25T19:37:16.024Z] #74 37.83 container port (default -1) [2022-08-25T19:37:16.024Z] #74 37.83 -host-ip string [2022-08-25T19:37:16.024Z] #74 37.83 host ip [2022-08-25T19:37:16.024Z] #74 37.83 -host-port int [2022-08-25T19:37:16.024Z] #74 37.83 host port (default -1) [2022-08-25T19:37:16.024Z] #74 37.83 -proto string [2022-08-25T19:37:16.024Z] #74 37.83 proxy protocol (default "tcp") [2022-08-25T19:37:16.024Z] #74 DONE 38.4s [2022-08-25T19:37:16.024Z] [2022-08-25T19:37:16.024Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:37:16.024Z] #75 sha256:4005d45d039abaaeeb5fc555df4674b5050990db55e8d5b60adb2924725b58fa [2022-08-25T19:37:16.024Z] #75 DONE 0.0s [2022-08-25T19:37:16.024Z] [2022-08-25T19:37:16.024Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:37:16.024Z] #76 sha256:5962fe0ca31439d4af019ab415d4c9d9ce498f2b8b2b81941711555b8285d1f4 [2022-08-25T19:37:16.283Z] #76 DONE 0.1s [2022-08-25T19:37:16.283Z] [2022-08-25T19:37:16.283Z] #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-25T19:37:16.283Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T19:37:16.283Z] #69 28.12 Reading package lists... [2022-08-25T19:37:16.283Z] #69 36.46 Building dependency tree... [2022-08-25T19:37:16.283Z] #69 38.41 Reading state information... [2022-08-25T19:37:17.220Z] #69 ... [2022-08-25T19:37:17.220Z] [2022-08-25T19:37:17.220Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-25T19:37:17.220Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-25T19:37:17.220Z] #79 CACHED [2022-08-25T19:37:17.478Z] [2022-08-25T19:37:17.478Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-25T19:37:17.478Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-25T19:37:17.478Z] #81 CACHED [2022-08-25T19:37:17.478Z] [2022-08-25T19:37:17.478Z] #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-25T19:37:17.478Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:37:17.478Z] #83 CACHED [2022-08-25T19:37:17.478Z] [2022-08-25T19:37:17.478Z] #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-25T19:37:17.478Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:37:17.478Z] #84 CACHED [2022-08-25T19:37:17.478Z] [2022-08-25T19:37:17.478Z] #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-25T19:37:17.478Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:37:17.478Z] #20 27.22 Reading package lists... [2022-08-25T19:37:17.478Z] #20 35.84 Building dependency tree... [2022-08-25T19:37:17.478Z] #20 38.08 Reading state information... [2022-08-25T19:37:18.046Z] #20 40.52 The following additional packages will be installed: [2022-08-25T19:37:18.046Z] #20 40.54 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T19:37:18.046Z] #20 40.54 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-25T19:37:18.046Z] #20 40.54 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-25T19:37:18.046Z] #20 40.54 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-25T19:37:18.046Z] #20 40.54 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-25T19:37:18.046Z] #20 40.55 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-25T19:37:18.046Z] #20 40.56 mingw-w64-common mingw-w64-x86-64-dev [2022-08-25T19:37:18.046Z] #20 40.60 Suggested packages: [2022-08-25T19:37:18.046Z] #20 40.60 gcc-10-locales seccomp wine64 [2022-08-25T19:37:18.057Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.2s [2022-08-25T19:37:18.615Z] #20 41.04 The following NEW packages will be installed: [2022-08-25T19:37:18.615Z] #20 41.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T19:37:18.615Z] #20 41.04 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-25T19:37:18.615Z] #20 41.04 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-25T19:37:18.615Z] #20 41.04 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-25T19:37:18.615Z] #20 41.04 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-25T19:37:18.615Z] #20 41.05 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-25T19:37:18.615Z] #20 41.05 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-25T19:37:18.615Z] #20 41.05 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-25T19:37:18.615Z] #20 41.05 mingw-w64-x86-64-dev [2022-08-25T19:37:18.876Z] #20 41.39 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:37:18.876Z] #20 41.39 Need to get 115 MB of archives. [2022-08-25T19:37:18.876Z] #20 41.39 After this operation, 645 MB of additional disk space will be used. [2022-08-25T19:37:18.876Z] #20 41.39 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-25T19:37:18.876Z] #20 41.43 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-25T19:37:18.876Z] #20 41.48 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-25T19:37:19.059Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 5.0s done [2022-08-25T19:37:19.059Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 0.1s [2022-08-25T19:37:19.136Z] #20 41.49 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-25T19:37:19.136Z] #20 41.49 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-25T19:37:19.136Z] #20 41.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-25T19:37:19.136Z] #20 41.56 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-25T19:37:19.136Z] #20 41.62 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-25T19:37:19.136Z] #20 41.62 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-25T19:37:19.136Z] #20 41.79 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-25T19:37:19.395Z] #20 42.09 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-25T19:37:19.654Z] #20 42.24 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-25T19:37:19.654Z] #20 ... [2022-08-25T19:37:19.654Z] [2022-08-25T19:37:19.654Z] #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-25T19:37:19.654Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-25T19:37:19.654Z] #69 40.70 The following additional packages will be installed: [2022-08-25T19:37:19.654Z] #69 40.71 libbtrfs0 [2022-08-25T19:37:19.654Z] #69 40.84 The following NEW packages will be installed: [2022-08-25T19:37:19.654Z] #69 40.84 libbtrfs-dev libbtrfs0 [2022-08-25T19:37:19.654Z] #69 41.19 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:37:19.654Z] #69 41.19 Need to get 460 kB of archives. [2022-08-25T19:37:19.654Z] #69 41.19 After this operation, 1237 kB of additional disk space will be used. [2022-08-25T19:37:19.654Z] #69 41.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T19:37:19.654Z] #69 41.21 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T19:37:19.654Z] #69 41.75 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:37:19.654Z] #69 42.00 Fetched 460 kB in 0s (1546 kB/s) [2022-08-25T19:37:19.654Z] #69 42.10 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T19:37:19.654Z] #69 42.10 (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-25T19:37:19.654Z] #69 42.15 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T19:37:19.654Z] #69 42.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:37:19.912Z] #69 42.26 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T19:37:19.912Z] #69 42.26 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T19:37:19.912Z] #69 42.27 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:37:19.912Z] #69 42.42 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:37:19.912Z] #69 42.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:37:19.912Z] #69 42.46 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:37:19.976Z] #11 ... [2022-08-25T19:37:19.976Z] [2022-08-25T19:37:19.976Z] #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-25T19:37:19.976Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:37:19.976Z] #29 1.617 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:19.976Z] #29 1.623 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:19.976Z] #29 1.623 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:19.976Z] #29 1.814 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:19.976Z] #29 2.150 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:19.976Z] #29 2.722 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:37:19.976Z] #29 3.735 Fetched 8573 kB in 2s (3643 kB/s) [2022-08-25T19:37:19.976Z] #29 3.735 Reading package lists... [2022-08-25T19:37:19.976Z] #29 4.558 Reading package lists... [2022-08-25T19:37:19.976Z] #29 5.393 Building dependency tree... [2022-08-25T19:37:19.976Z] #29 5.938 The following additional packages will be installed: [2022-08-25T19:37:19.976Z] #29 5.938 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-25T19:37:19.976Z] #29 5.938 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-25T19:37:19.976Z] #29 5.938 Recommended packages: [2022-08-25T19:37:19.976Z] #29 5.938 libldap-common publicsuffix libsasl2-modules [2022-08-25T19:37:19.976Z] #29 6.114 The following NEW packages will be installed: [2022-08-25T19:37:19.976Z] #29 6.116 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-25T19:37:19.976Z] #29 6.117 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-25T19:37:19.976Z] #29 6.126 libssh2-1 openssl [2022-08-25T19:37:19.976Z] #29 6.395 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:37:19.976Z] #29 6.395 Need to get 3047 kB of archives. [2022-08-25T19:37:19.976Z] #29 6.395 After this operation, 6661 kB of additional disk space will be used. [2022-08-25T19:37:19.976Z] #29 6.395 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-25T19:37:19.976Z] #29 6.411 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-25T19:37:19.976Z] #29 6.414 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-25T19:37:19.976Z] #29 6.424 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-25T19:37:19.976Z] #29 6.424 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-25T19:37:19.976Z] #29 6.424 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-25T19:37:19.976Z] #29 6.424 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-25T19:37:19.976Z] #29 6.424 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-25T19:37:19.976Z] #29 6.424 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-25T19:37:19.976Z] #29 6.424 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-25T19:37:19.976Z] #29 6.430 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-25T19:37:19.976Z] #29 6.430 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-25T19:37:19.976Z] #29 6.456 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T19:37:19.976Z] #29 6.456 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T19:37:19.976Z] #29 6.456 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T19:37:19.976Z] #29 6.683 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:37:19.976Z] #29 6.744 Fetched 3047 kB in 0s (9698 kB/s) [2022-08-25T19:37:19.976Z] #29 6.801 Selecting previously unselected package openssl. [2022-08-25T19:37:19.976Z] #29 6.801 (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-25T19:37:19.976Z] #29 6.801 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-25T19:37:19.976Z] #29 6.809 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-25T19:37:19.976Z] #29 7.062 Selecting previously unselected package ca-certificates. [2022-08-25T19:37:19.976Z] #29 7.062 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-25T19:37:19.976Z] #29 7.066 Unpacking ca-certificates (20210119) ... [2022-08-25T19:37:19.976Z] #29 7.217 Selecting previously unselected package libbrotli1:amd64. [2022-08-25T19:37:19.976Z] #29 7.219 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-25T19:37:19.976Z] #29 7.226 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T19:37:19.976Z] #29 7.341 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-25T19:37:19.976Z] #29 7.341 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T19:37:19.976Z] #29 7.346 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T19:37:19.976Z] #29 7.452 Selecting previously unselected package libsasl2-2:amd64. [2022-08-25T19:37:19.976Z] #29 7.457 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T19:37:19.976Z] #29 7.460 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T19:37:19.976Z] #29 7.654 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-25T19:37:19.977Z] #29 7.654 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 7.657 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T19:37:19.977Z] #29 7.809 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-25T19:37:19.977Z] #29 7.809 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 7.815 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T19:37:19.977Z] #29 7.933 Selecting previously unselected package libpsl5:amd64. [2022-08-25T19:37:19.977Z] #29 7.935 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 7.938 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T19:37:19.977Z] #29 8.056 Selecting previously unselected package librtmp1:amd64. [2022-08-25T19:37:19.977Z] #29 8.056 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 8.120 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T19:37:19.977Z] #29 8.254 Selecting previously unselected package libssh2-1:amd64. [2022-08-25T19:37:19.977Z] #29 8.254 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 8.257 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T19:37:19.977Z] #29 8.372 Selecting previously unselected package libcurl4:amd64. [2022-08-25T19:37:19.977Z] #29 8.372 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 8.376 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T19:37:19.977Z] #29 8.500 Selecting previously unselected package curl. [2022-08-25T19:37:19.977Z] #29 8.503 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 8.506 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-25T19:37:19.977Z] #29 8.738 Selecting previously unselected package libonig5:amd64. [2022-08-25T19:37:19.977Z] #29 8.738 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 8.742 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:37:19.977Z] #29 8.906 Selecting previously unselected package libjq1:amd64. [2022-08-25T19:37:19.977Z] #29 8.906 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 8.912 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:37:19.977Z] #29 8.976 Selecting previously unselected package jq. [2022-08-25T19:37:19.977Z] #29 8.976 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-25T19:37:19.977Z] #29 8.976 Unpacking jq (1.6-2.1) ... [2022-08-25T19:37:19.977Z] #29 9.053 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T19:37:19.977Z] #29 9.063 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T19:37:19.977Z] #29 9.073 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T19:37:19.977Z] #29 9.082 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T19:37:19.977Z] #29 9.092 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T19:37:19.977Z] #29 9.102 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T19:37:19.977Z] #29 9.111 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T19:37:19.977Z] #29 9.121 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-25T19:37:19.977Z] #29 9.135 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:37:19.977Z] #29 9.146 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:37:19.977Z] #29 9.156 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T19:37:19.977Z] #29 9.166 Setting up ca-certificates (20210119) ... [2022-08-25T19:37:19.977Z] #29 ... [2022-08-25T19:37:19.977Z] [2022-08-25T19:37:19.977Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:19.977Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:20.171Z] #69 DONE 42.8s [2022-08-25T19:37:20.171Z] [2022-08-25T19:37:20.171Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:37:20.171Z] #70 sha256:9d2e91b05553a582cb1cfef90da2af0edc3ee5666365c19c7669821c8adc49a0 [2022-08-25T19:37:20.430Z] #70 DONE 0.1s [2022-08-25T19:37:20.430Z] [2022-08-25T19:37:20.430Z] #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-25T19:37:20.430Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T19:37:20.430Z] #49 27.26 Reading package lists... [2022-08-25T19:37:20.430Z] #49 35.80 Building dependency tree... [2022-08-25T19:37:20.430Z] #49 37.86 Reading state information... [2022-08-25T19:37:20.430Z] #49 40.10 The following additional packages will be installed: [2022-08-25T19:37:20.430Z] #49 40.11 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-25T19:37:20.430Z] #49 40.15 Suggested packages: [2022-08-25T19:37:20.430Z] #49 40.15 cmake-doc ninja-build lrzip [2022-08-25T19:37:20.430Z] #49 40.15 Recommended packages: [2022-08-25T19:37:20.430Z] #49 40.15 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-25T19:37:20.430Z] #49 40.59 The following NEW packages will be installed: [2022-08-25T19:37:20.430Z] #49 40.60 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-25T19:37:20.430Z] #49 40.97 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:37:20.430Z] #49 40.97 Need to get 8418 kB of archives. [2022-08-25T19:37:20.430Z] #49 40.97 After this operation, 34.9 MB of additional disk space will be used. [2022-08-25T19:37:20.430Z] #49 40.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T19:37:20.430Z] #49 40.98 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-25T19:37:20.430Z] #49 40.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-25T19:37:20.430Z] #49 41.00 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-25T19:37:20.430Z] #49 41.01 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-25T19:37:20.430Z] #49 41.01 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-25T19:37:20.430Z] #49 41.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-25T19:37:20.430Z] #49 41.01 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-25T19:37:20.430Z] #49 41.44 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:37:20.430Z] #49 41.65 Fetched 8418 kB in 0s (21.5 MB/s) [2022-08-25T19:37:20.430Z] #49 41.69 Selecting previously unselected package xxd. [2022-08-25T19:37:20.430Z] #49 41.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-25T19:37:20.430Z] #49 41.73 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:37:20.431Z] #49 41.74 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:37:20.431Z] #49 41.83 Selecting previously unselected package vim-common. [2022-08-25T19:37:20.431Z] #49 41.83 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:37:20.431Z] #49 41.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:37:20.431Z] #49 42.01 Selecting previously unselected package cmake-data. [2022-08-25T19:37:20.431Z] #49 42.02 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-25T19:37:20.431Z] #49 42.03 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T19:37:20.431Z] #49 42.93 Selecting previously unselected package libarchive13:amd64. [2022-08-25T19:37:20.431Z] #49 42.94 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-25T19:37:20.431Z] #49 42.96 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T19:37:20.689Z] #49 43.13 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-25T19:37:20.689Z] #49 43.14 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-25T19:37:20.689Z] #49 43.14 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T19:37:20.689Z] #49 ... [2022-08-25T19:37:20.689Z] [2022-08-25T19:37:20.689Z] #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-25T19:37:20.689Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:37:20.689Z] #20 42.43 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-25T19:37:20.689Z] #20 42.83 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-25T19:37:20.689Z] #20 43.06 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-25T19:37:20.689Z] #20 43.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-25T19:37:20.689Z] #20 43.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-25T19:37:20.689Z] #20 43.07 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T19:37:20.689Z] #20 43.07 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T19:37:20.689Z] #20 43.08 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-25T19:37:20.689Z] #20 43.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T19:37:20.689Z] #20 43.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-25T19:37:20.689Z] #20 43.09 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-25T19:37:20.689Z] #20 43.09 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-25T19:37:20.689Z] #20 43.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-25T19:37:20.689Z] #20 43.09 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-25T19:37:20.689Z] #20 43.11 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-25T19:37:20.689Z] #20 43.11 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-25T19:37:20.689Z] #20 43.11 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-25T19:37:20.689Z] #20 43.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T19:37:21.258Z] #20 43.68 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:37:21.258Z] #20 43.88 Fetched 115 MB in 2s (57.5 MB/s) [2022-08-25T19:37:21.517Z] #20 43.91 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-25T19:37:21.517Z] #20 43.91 (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-25T19:37:21.517Z] #20 43.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T19:37:21.517Z] #20 43.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T19:37:21.889Z] #11 extracting sha256:53ad072f9cd16fc8eb93b182b20e758e11acc0ef60babef0bf1043c08de1901a 9.2s done [2022-08-25T19:37:22.085Z] #20 44.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-25T19:37:22.085Z] #20 44.51 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T19:37:22.085Z] #20 44.51 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T19:37:22.149Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c [2022-08-25T19:37:22.345Z] #20 ... [2022-08-25T19:37:22.345Z] [2022-08-25T19:37:22.345Z] #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-25T19:37:22.345Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-25T19:37:22.345Z] #49 43.24 Selecting previously unselected package librhash0:amd64. [2022-08-25T19:37:22.345Z] #49 43.25 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-25T19:37:22.345Z] #49 43.26 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-25T19:37:22.345Z] #49 43.36 Selecting previously unselected package libuv1:amd64. [2022-08-25T19:37:22.345Z] #49 43.36 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-25T19:37:22.345Z] #49 43.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-25T19:37:22.345Z] #49 43.44 Selecting previously unselected package cmake. [2022-08-25T19:37:22.345Z] #49 43.47 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-25T19:37:22.345Z] #49 43.47 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-25T19:37:22.345Z] #49 44.43 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T19:37:22.345Z] #49 44.44 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:37:22.345Z] #49 44.45 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-25T19:37:22.345Z] #49 44.46 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:37:22.345Z] #49 44.49 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T19:37:22.345Z] #49 44.50 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-25T19:37:22.345Z] #49 44.51 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T19:37:22.345Z] #49 44.53 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-25T19:37:22.345Z] #49 44.54 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:37:22.345Z] #49 DONE 44.8s [2022-08-25T19:37:22.345Z] [2022-08-25T19:37:22.345Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:37:22.345Z] #50 sha256:be6668b2c3c9a85ac2d5b3bcfd97a8a54c7ecf95a5decad0d7cd7cd19e6555a9 [2022-08-25T19:37:22.345Z] #50 DONE 0.1s [2022-08-25T19:37:22.345Z] [2022-08-25T19:37:22.345Z] #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-25T19:37:22.345Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:37:22.345Z] #71 0.728 + RM_GOPATH=0 [2022-08-25T19:37:22.345Z] #71 0.729 + TMP_GOPATH= [2022-08-25T19:37:22.345Z] #71 0.731 + : /build [2022-08-25T19:37:22.345Z] #71 0.731 + '[' -z '' ']' [2022-08-25T19:37:22.345Z] #71 0.731 ++ mktemp -d [2022-08-25T19:37:22.345Z] #71 0.733 + export GOPATH=/tmp/tmp.x2whPtKdbd [2022-08-25T19:37:22.345Z] #71 0.733 + GOPATH=/tmp/tmp.x2whPtKdbd [2022-08-25T19:37:22.345Z] #71 0.733 + RM_GOPATH=1 [2022-08-25T19:37:22.345Z] #71 0.733 + case "$(go env GOARCH)" in [2022-08-25T19:37:22.345Z] #71 0.734 ++ go env GOARCH [2022-08-25T19:37:22.345Z] #71 0.749 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:22.345Z] #71 0.750 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:22.345Z] #71 0.751 ++ dirname /install.sh [2022-08-25T19:37:22.345Z] #71 0.752 + dir=/ [2022-08-25T19:37:22.345Z] #71 0.752 + bin=containerd [2022-08-25T19:37:22.345Z] #71 0.752 + shift [2022-08-25T19:37:22.345Z] #71 0.752 + '[' '!' -f //containerd.installer ']' [2022-08-25T19:37:22.345Z] #71 0.753 + . //containerd.installer [2022-08-25T19:37:22.345Z] #71 0.753 ++ set -e [2022-08-25T19:37:22.345Z] #71 0.753 ++ : v1.6.7 [2022-08-25T19:37:22.345Z] #71 0.753 + install_containerd [2022-08-25T19:37:22.345Z] #71 0.754 + echo 'Install containerd version v1.6.7' [2022-08-25T19:37:22.345Z] #71 0.754 + git clone https://github.com/containerd/containerd.git /tmp/tmp.x2whPtKdbd/src/github.com/containerd/containerd [2022-08-25T19:37:22.345Z] #71 0.754 Install containerd version v1.6.7 [2022-08-25T19:37:22.345Z] #71 0.756 Cloning into '/tmp/tmp.x2whPtKdbd/src/github.com/containerd/containerd'... [2022-08-25T19:37:23.234Z] #11 ... [2022-08-25T19:37:23.234Z] [2022-08-25T19:37:23.234Z] #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-25T19:37:23.234Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:37:23.234Z] #29 1.624 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:23.234Z] #29 1.641 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:23.234Z] #29 1.641 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:23.234Z] #29 1.796 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:23.234Z] #29 2.059 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:23.234Z] #29 2.361 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:37:23.234Z] #29 3.719 Fetched 8573 kB in 2s (3637 kB/s) [2022-08-25T19:37:23.234Z] #29 3.719 Reading package lists... [2022-08-25T19:37:23.234Z] #29 4.551 Reading package lists... [2022-08-25T19:37:23.234Z] #29 5.352 Building dependency tree... [2022-08-25T19:37:23.234Z] #29 5.719 The following additional packages will be installed: [2022-08-25T19:37:23.234Z] #29 5.720 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-08-25T19:37:23.234Z] #29 5.721 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-08-25T19:37:23.234Z] #29 5.722 Recommended packages: [2022-08-25T19:37:23.234Z] #29 5.722 libldap-common publicsuffix libsasl2-modules [2022-08-25T19:37:23.234Z] #29 5.894 The following NEW packages will be installed: [2022-08-25T19:37:23.234Z] #29 5.895 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-08-25T19:37:23.234Z] #29 5.895 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-25T19:37:23.234Z] #29 5.896 libssh2-1 openssl [2022-08-25T19:37:23.234Z] #29 6.180 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:37:23.234Z] #29 6.180 Need to get 3047 kB of archives. [2022-08-25T19:37:23.234Z] #29 6.180 After this operation, 6661 kB of additional disk space will be used. [2022-08-25T19:37:23.234Z] #29 6.180 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB] [2022-08-25T19:37:23.234Z] #29 6.195 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-08-25T19:37:23.234Z] #29 6.195 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-08-25T19:37:23.234Z] #29 6.199 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-25T19:37:23.234Z] #29 6.199 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-08-25T19:37:23.234Z] #29 6.201 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-25T19:37:23.234Z] #29 6.202 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-08-25T19:37:23.234Z] #29 6.204 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-08-25T19:37:23.234Z] #29 6.205 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-08-25T19:37:23.234Z] #29 6.207 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-08-25T19:37:23.234Z] #29 6.212 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB] [2022-08-25T19:37:23.234Z] #29 6.224 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB] [2022-08-25T19:37:23.234Z] #29 6.224 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T19:37:23.234Z] #29 6.224 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T19:37:23.234Z] #29 6.224 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T19:37:23.234Z] #29 6.439 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:37:23.234Z] #29 6.471 Fetched 3047 kB in 0s (9600 kB/s) [2022-08-25T19:37:23.234Z] #29 6.496 Selecting previously unselected package openssl. [2022-08-25T19:37:23.234Z] #29 6.496 (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-25T19:37:23.234Z] #29 6.502 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 6.507 Unpacking openssl (1.1.1n-0+deb11u3) ... [2022-08-25T19:37:23.234Z] #29 6.653 Selecting previously unselected package ca-certificates. [2022-08-25T19:37:23.234Z] #29 6.654 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-08-25T19:37:23.234Z] #29 6.660 Unpacking ca-certificates (20210119) ... [2022-08-25T19:37:23.234Z] #29 6.761 Selecting previously unselected package libbrotli1:amd64. [2022-08-25T19:37:23.234Z] #29 6.761 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 6.768 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T19:37:23.234Z] #29 6.853 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-25T19:37:23.234Z] #29 6.854 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 6.860 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T19:37:23.234Z] #29 6.912 Selecting previously unselected package libsasl2-2:amd64. [2022-08-25T19:37:23.234Z] #29 6.912 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 6.932 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T19:37:23.234Z] #29 6.977 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-25T19:37:23.234Z] #29 6.978 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 6.986 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T19:37:23.234Z] #29 7.058 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-25T19:37:23.234Z] #29 7.058 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.069 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T19:37:23.234Z] #29 7.122 Selecting previously unselected package libpsl5:amd64. [2022-08-25T19:37:23.234Z] #29 7.122 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.129 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T19:37:23.234Z] #29 7.180 Selecting previously unselected package librtmp1:amd64. [2022-08-25T19:37:23.234Z] #29 7.181 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.187 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T19:37:23.234Z] #29 7.235 Selecting previously unselected package libssh2-1:amd64. [2022-08-25T19:37:23.234Z] #29 7.235 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.240 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T19:37:23.234Z] #29 7.340 Selecting previously unselected package libcurl4:amd64. [2022-08-25T19:37:23.234Z] #29 7.340 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.346 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T19:37:23.234Z] #29 7.422 Selecting previously unselected package curl. [2022-08-25T19:37:23.234Z] #29 7.422 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.429 Unpacking curl (7.74.0-1.3+deb11u2) ... [2022-08-25T19:37:23.234Z] #29 7.495 Selecting previously unselected package libonig5:amd64. [2022-08-25T19:37:23.234Z] #29 7.497 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.502 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:37:23.234Z] #29 7.563 Selecting previously unselected package libjq1:amd64. [2022-08-25T19:37:23.234Z] #29 7.563 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.567 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:37:23.234Z] #29 7.653 Selecting previously unselected package jq. [2022-08-25T19:37:23.234Z] #29 7.653 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-08-25T19:37:23.234Z] #29 7.660 Unpacking jq (1.6-2.1) ... [2022-08-25T19:37:23.234Z] #29 7.715 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-08-25T19:37:23.234Z] #29 7.740 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-08-25T19:37:23.234Z] #29 7.755 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-08-25T19:37:23.234Z] #29 7.765 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T19:37:23.234Z] #29 7.777 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-08-25T19:37:23.234Z] #29 7.788 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-08-25T19:37:23.234Z] #29 7.803 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-08-25T19:37:23.234Z] #29 7.818 Setting up openssl (1.1.1n-0+deb11u3) ... [2022-08-25T19:37:23.234Z] #29 7.839 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:37:23.234Z] #29 7.850 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:37:23.234Z] #29 7.863 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2022-08-25T19:37:23.234Z] #29 7.887 Setting up ca-certificates (20210119) ... [2022-08-25T19:37:23.234Z] #29 8.499 Updating certificates in /etc/ssl/certs... [2022-08-25T19:37:23.234Z] #29 9.202 129 added, 0 removed; done. [2022-08-25T19:37:23.234Z] #29 9.271 Setting up jq (1.6-2.1) ... [2022-08-25T19:37:23.234Z] #29 9.285 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T19:37:23.234Z] #29 9.299 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-25T19:37:23.234Z] #29 9.313 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:37:23.234Z] #29 9.332 Processing triggers for ca-certificates (20210119) ... [2022-08-25T19:37:23.234Z] #29 9.342 Updating certificates in /etc/ssl/certs... [2022-08-25T19:37:23.234Z] #29 9.887 0 added, 0 removed; done. [2022-08-25T19:37:23.234Z] #29 9.887 Running hooks in /etc/ca-certificates/update.d... [2022-08-25T19:37:23.234Z] #29 9.889 done. [2022-08-25T19:37:23.234Z] #29 ... [2022-08-25T19:37:23.234Z] [2022-08-25T19:37:23.234Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:23.234Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:23.234Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 4.3s done [2022-08-25T19:37:23.234Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-25T19:37:23.536Z] #11 ... [2022-08-25T19:37:23.536Z] [2022-08-25T19:37:23.536Z] #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-25T19:37:23.536Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:37:23.536Z] #29 9.924 Updating certificates in /etc/ssl/certs... [2022-08-25T19:37:23.536Z] #29 11.17 129 added, 0 removed; done. [2022-08-25T19:37:23.536Z] #29 11.25 Setting up jq (1.6-2.1) ... [2022-08-25T19:37:23.536Z] #29 11.25 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ... [2022-08-25T19:37:23.536Z] #29 11.26 Setting up curl (7.74.0-1.3+deb11u2) ... [2022-08-25T19:37:23.536Z] #29 11.27 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:37:23.536Z] #29 11.29 Processing triggers for ca-certificates (20210119) ... [2022-08-25T19:37:23.536Z] #29 11.30 Updating certificates in /etc/ssl/certs... [2022-08-25T19:37:23.536Z] #29 12.30 0 added, 0 removed; done. [2022-08-25T19:37:23.536Z] #29 12.30 Running hooks in /etc/ca-certificates/update.d... [2022-08-25T19:37:23.536Z] #29 12.30 done. [2022-08-25T19:37:23.536Z] #29 DONE 13.3s [2022-08-25T19:37:23.536Z] [2022-08-25T19:37:23.536Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:37:23.536Z] #30 sha256:4284a99b1d0504d39fb07c0665148b1379d9db4a7b62490bbf715d2f36deab7c [2022-08-25T19:37:23.536Z] #30 DONE 0.1s [2022-08-25T19:37:23.795Z] [2022-08-25T19:37:23.795Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:23.795Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:24.601Z] #11 ... [2022-08-25T19:37:24.601Z] [2022-08-25T19:37:24.601Z] #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-25T19:37:24.601Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-25T19:37:24.601Z] #29 DONE 11.9s [2022-08-25T19:37:24.601Z] [2022-08-25T19:37:24.601Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:24.601Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:24.857Z] #11 ... [2022-08-25T19:37:24.857Z] [2022-08-25T19:37:24.857Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-25T19:37:24.857Z] #30 sha256:fe3999b8a5d10fc9cb1e493eea197ebd5751e6f582e4152166118e957908b795 [2022-08-25T19:37:24.857Z] #30 DONE 0.3s [2022-08-25T19:37:24.857Z] [2022-08-25T19:37:24.858Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:24.858Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:25.646Z] #71 ... [2022-08-25T19:37:25.646Z] [2022-08-25T19:37:25.646Z] #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-25T19:37:25.646Z] #51 sha256:d02c909c8ba0bd45ef68828343844cd1a46f4f7137d7e1cf8ec580921732cd3f [2022-08-25T19:37:25.646Z] #51 0.722 + RM_GOPATH=0 [2022-08-25T19:37:25.646Z] #51 0.722 + TMP_GOPATH= [2022-08-25T19:37:25.646Z] #51 0.722 + : /build [2022-08-25T19:37:25.646Z] #51 0.722 + '[' -z '' ']' [2022-08-25T19:37:25.646Z] #51 0.723 ++ mktemp -d [2022-08-25T19:37:25.646Z] #51 0.724 + export GOPATH=/tmp/tmp.cWQvQXO2rS [2022-08-25T19:37:25.646Z] #51 0.724 + GOPATH=/tmp/tmp.cWQvQXO2rS [2022-08-25T19:37:25.646Z] #51 0.724 + RM_GOPATH=1 [2022-08-25T19:37:25.646Z] #51 0.724 + case "$(go env GOARCH)" in [2022-08-25T19:37:25.646Z] #51 0.724 ++ go env GOARCH [2022-08-25T19:37:25.646Z] #51 0.735 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:25.646Z] #51 0.735 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:25.646Z] #51 0.735 ++ dirname /install.sh [2022-08-25T19:37:25.646Z] #51 0.736 + dir=/ [2022-08-25T19:37:25.646Z] #51 0.736 + bin=tini [2022-08-25T19:37:25.646Z] #51 0.737 + shift [2022-08-25T19:37:25.646Z] #51 0.737 + '[' '!' -f //tini.installer ']' [2022-08-25T19:37:25.646Z] #51 0.737 + . //tini.installer [2022-08-25T19:37:25.646Z] #51 0.737 ++ : v0.19.0 [2022-08-25T19:37:25.646Z] #51 0.738 + install_tini [2022-08-25T19:37:25.646Z] #51 0.738 + echo 'Install tini version v0.19.0' [2022-08-25T19:37:25.646Z] #51 0.738 Install tini version v0.19.0 [2022-08-25T19:37:25.646Z] #51 0.738 + git clone https://github.com/krallin/tini.git /tmp/tmp.cWQvQXO2rS/tini [2022-08-25T19:37:25.646Z] #51 0.739 Cloning into '/tmp/tmp.cWQvQXO2rS/tini'... [2022-08-25T19:37:25.646Z] #51 1.153 + cd /tmp/tmp.cWQvQXO2rS/tini [2022-08-25T19:37:25.646Z] #51 1.153 + git checkout -q v0.19.0 [2022-08-25T19:37:25.646Z] #51 1.165 + cmake . [2022-08-25T19:37:25.646Z] #51 1.328 -- The C compiler identification is GNU 10.2.1 [2022-08-25T19:37:25.646Z] #51 1.349 -- Detecting C compiler ABI info [2022-08-25T19:37:25.646Z] #51 1.560 -- Detecting C compiler ABI info - done [2022-08-25T19:37:25.646Z] #51 1.589 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-25T19:37:25.646Z] #51 1.590 -- Detecting C compile features [2022-08-25T19:37:25.646Z] #51 1.591 -- Detecting C compile features - done [2022-08-25T19:37:25.646Z] #51 1.605 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-25T19:37:25.646Z] #51 1.693 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-25T19:37:25.646Z] #51 1.723 -- Configuring done [2022-08-25T19:37:25.646Z] #51 1.735 -- Generating done [2022-08-25T19:37:25.646Z] #51 1.736 -- Build files have been written to: /tmp/tmp.cWQvQXO2rS/tini [2022-08-25T19:37:25.646Z] #51 1.739 + make tini-static [2022-08-25T19:37:25.646Z] #51 1.822 Scanning dependencies of target tini-static [2022-08-25T19:37:25.646Z] #51 1.845 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-25T19:37:25.646Z] #51 2.326 [100%] Linking C executable tini-static [2022-08-25T19:37:25.646Z] #51 2.526 [100%] Built target tini-static [2022-08-25T19:37:25.646Z] #51 2.540 + mkdir -p /build [2022-08-25T19:37:25.646Z] #51 2.542 + cp tini-static /build/docker-init [2022-08-25T19:37:25.646Z] #51 DONE 2.8s [2022-08-25T19:37:25.646Z] [2022-08-25T19:37:25.646Z] #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-25T19:37:25.646Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:37:25.646Z] #20 45.34 Selecting previously unselected package binutils-mingw-w64. [2022-08-25T19:37:25.646Z] #20 45.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-25T19:37:25.646Z] #20 45.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T19:37:25.646Z] #20 45.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-25T19:37:25.646Z] #20 45.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:37:25.646Z] #20 45.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:37:25.646Z] #20 45.55 Selecting previously unselected package dmsetup. [2022-08-25T19:37:25.646Z] #20 45.56 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:37:25.646Z] #20 45.56 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-25T19:37:25.646Z] #20 45.64 Selecting previously unselected package mingw-w64-common. [2022-08-25T19:37:25.646Z] #20 45.65 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-25T19:37:25.646Z] #20 45.65 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-25T19:37:25.646Z] #20 47.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-25T19:37:25.646Z] #20 47.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-25T19:37:25.646Z] #20 47.29 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T19:37:26.583Z] #20 ... [2022-08-25T19:37:26.583Z] [2022-08-25T19:37:26.583Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:37:26.583Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T19:37:26.583Z] #53 CACHED [2022-08-25T19:37:26.583Z] [2022-08-25T19:37:26.583Z] #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-25T19:37:26.583Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:37:26.583Z] #54 CACHED [2022-08-25T19:37:26.583Z] [2022-08-25T19:37:26.583Z] #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-25T19:37:26.583Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:37:26.841Z] #71 ... [2022-08-25T19:37:26.841Z] [2022-08-25T19:37:26.841Z] #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-25T19:37:26.841Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:37:26.841Z] #57 CACHED [2022-08-25T19:37:26.841Z] [2022-08-25T19:37:26.841Z] #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-25T19:37:26.841Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:37:27.102Z] #58 CACHED [2022-08-25T19:37:27.102Z] [2022-08-25T19:37:27.102Z] #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-25T19:37:27.102Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:37:27.102Z] #20 49.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-25T19:37:27.102Z] #20 49.51 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:37:27.102Z] #20 49.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T19:37:27.102Z] #20 49.57 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-25T19:37:27.102Z] #20 49.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:37:27.102Z] #20 49.58 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T19:37:27.987Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 5.1s [2022-08-25T19:37:28.037Z] #20 ... [2022-08-25T19:37:28.037Z] [2022-08-25T19:37:28.037Z] #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-25T19:37:28.037Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:37:28.037Z] #60 CACHED [2022-08-25T19:37:28.295Z] [2022-08-25T19:37:28.295Z] #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-25T19:37:28.295Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:37:28.556Z] #20 ... [2022-08-25T19:37:28.556Z] [2022-08-25T19:37:28.556Z] #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-25T19:37:28.556Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:37:28.556Z] #62 CACHED [2022-08-25T19:37:28.556Z] [2022-08-25T19:37:28.556Z] #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-25T19:37:28.556Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:37:28.814Z] #71 ... [2022-08-25T19:37:28.814Z] [2022-08-25T19:37:28.814Z] #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-25T19:37:28.814Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:37:28.814Z] #64 CACHED [2022-08-25T19:37:29.029Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.3s [2022-08-25T19:37:29.073Z] [2022-08-25T19:37:29.073Z] #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-25T19:37:29.073Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:37:29.640Z] #71 ... [2022-08-25T19:37:29.640Z] [2022-08-25T19:37:29.640Z] #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-25T19:37:29.640Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:37:29.640Z] #20 52.15 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-25T19:37:29.640Z] #20 52.15 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:37:29.640Z] #20 52.16 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:37:29.918Z] #11 extracting sha256:dacb042d4b557bba852cbd15b9e3251e6b11f0b755b89541540c1894b7c4ef2c 7.8s done [2022-08-25T19:37:30.177Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e [2022-08-25T19:37:31.548Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 7.9s done [2022-08-25T19:37:31.548Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-25T19:37:31.806Z] #11 DONE 27.2s [2022-08-25T19:37:31.806Z] [2022-08-25T19:37:31.806Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:37:31.806Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T19:37:32.739Z] #12 DONE 1.1s [2022-08-25T19:37:32.739Z] [2022-08-25T19:37:32.739Z] #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-25T19:37:32.739Z] #31 sha256:bee9e395323ed832b375f51c842daab6f918e7871c3b48e9c6f3b95aa51f4541 [2022-08-25T19:37:32.739Z] #31 1.721 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-25T19:37:32.739Z] #31 2.013 [2022-08-25T19:37:32.739Z] #31 2.233 #=#=# ######################################################################## 100.0% [2022-08-25T19:37:32.739Z] #31 2.477 [2022-08-25T19:37:32.739Z] #31 3.350 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-25T19:37:32.739Z] #31 3.615 [2022-08-25T19:37:32.739Z] #31 3.832 #=#=# ######################################################################## 100.0% [2022-08-25T19:37:32.739Z] #31 4.108 [2022-08-25T19:37:32.739Z] #31 5.041 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-25T19:37:32.739Z] #31 5.296 [2022-08-25T19:37:32.739Z] #31 5.517 #=#=# 0.0% ########################################### 60.1% ######################################################################## 100.0% [2022-08-25T19:37:32.739Z] #31 6.061 [2022-08-25T19:37:32.739Z] #31 7.042 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-25T19:37:32.739Z] #31 7.318 [2022-08-25T19:37:32.739Z] #31 7.535 #=#=# ######################################################################## 100.0% [2022-08-25T19:37:32.739Z] #31 7.742 [2022-08-25T19:37:32.996Z] #31 ... [2022-08-25T19:37:32.996Z] [2022-08-25T19:37:32.996Z] #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-25T19:37:32.996Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T19:37:33.254Z] #13 DONE 0.5s [2022-08-25T19:37:33.254Z] [2022-08-25T19:37:33.254Z] #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-25T19:37:33.254Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:37:33.510Z] #50 ... [2022-08-25T19:37:33.510Z] [2022-08-25T19:37:33.510Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:37:33.510Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T19:37:33.510Z] #46 DONE 0.2s [2022-08-25T19:37:33.510Z] [2022-08-25T19:37:33.510Z] #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-25T19:37:33.510Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:37:33.510Z] #50 DONE 0.3s [2022-08-25T19:37:33.510Z] [2022-08-25T19:37:33.510Z] #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-25T19:37:33.510Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:37:33.767Z] #47 ... [2022-08-25T19:37:33.767Z] [2022-08-25T19:37:33.767Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:37:33.767Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T19:37:33.767Z] #33 DONE 0.3s [2022-08-25T19:37:33.767Z] [2022-08-25T19:37:33.767Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:37:33.767Z] #66 sha256:48bd9d30a8a446c47a5d5c1a663e2953801d0a6bda95ae2ee200b425218172f7 [2022-08-25T19:37:33.767Z] #66 DONE 0.4s [2022-08-25T19:37:33.767Z] [2022-08-25T19:37:33.767Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:37:33.767Z] #25 sha256:f646721863e3ffe9d5f4ed09e31617fc93ecd180be4c118a3d27679a956e3a5a [2022-08-25T19:37:33.767Z] #25 DONE 0.4s [2022-08-25T19:37:33.767Z] [2022-08-25T19:37:33.767Z] #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-25T19:37:33.767Z] #31 sha256:bee9e395323ed832b375f51c842daab6f918e7871c3b48e9c6f3b95aa51f4541 [2022-08-25T19:37:33.767Z] #31 8.464 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-25T19:37:33.767Z] #31 8.779 [2022-08-25T19:37:33.767Z] #31 9.052 #=#=# ######################################################################## 100.0% [2022-08-25T19:37:33.827Z] #20 56.01 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-25T19:37:33.827Z] #20 56.01 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:37:33.827Z] #20 56.02 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:37:34.331Z] #31 9.752 [2022-08-25T19:37:34.429Z] #11 ... [2022-08-25T19:37:34.429Z] [2022-08-25T19:37:34.429Z] #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-25T19:37:34.429Z] #31 sha256:b6a7ecf56084111cc6fa63e9035344600ec63541de40e635ca01ec2d88544520 [2022-08-25T19:37:34.429Z] #31 2.324 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-25T19:37:34.429Z] #31 2.626 [2022-08-25T19:37:34.429Z] #31 2.862 #=#=# ######################################################################## 100.0% [2022-08-25T19:37:34.429Z] #31 3.135 [2022-08-25T19:37:34.429Z] #31 4.187 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-25T19:37:34.429Z] #31 4.523 [2022-08-25T19:37:34.429Z] #31 4.754 #=#=# ######################################################################## 100.0% [2022-08-25T19:37:34.429Z] #31 5.171 [2022-08-25T19:37:34.429Z] #31 6.269 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-08-25T19:37:34.429Z] #31 6.611 [2022-08-25T19:37:34.429Z] #31 6.841 #=#=# ###### 8.5% ######################################### 57.5% ################################################################# 91.6% ######################################################################## 100.0% [2022-08-25T19:37:34.429Z] #31 7.398 [2022-08-25T19:37:34.429Z] #31 8.477 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-25T19:37:34.429Z] #31 8.829 [2022-08-25T19:37:34.429Z] #31 9.060 #=#=# ######################################################################## 100.0% [2022-08-25T19:37:34.429Z] #31 9.382 [2022-08-25T19:37:34.429Z] #31 10.18 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-25T19:37:34.429Z] #31 ... [2022-08-25T19:37:34.429Z] [2022-08-25T19:37:34.429Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:34.429Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:34.587Z] #31 9.885 Download of images into '/build' complete. [2022-08-25T19:37:34.847Z] #31 9.886 Use something like the following to load the result into a Docker daemon: [2022-08-25T19:37:34.847Z] #31 9.886 tar -cC '/build' . | docker load [2022-08-25T19:37:34.847Z] #31 DONE 10.1s [2022-08-25T19:37:34.847Z] [2022-08-25T19:37:34.847Z] #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-25T19:37:34.847Z] #26 sha256:df2b58300d99cdcfdb3800c521b36bc0a211a7bdd3a464c638432091924b2fcf [2022-08-25T19:37:35.202Z] #20 57.67 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-25T19:37:35.202Z] #20 57.67 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:37:35.202Z] #20 57.68 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T19:37:35.391Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 5.0s [2022-08-25T19:37:36.138Z] #20 ... [2022-08-25T19:37:36.138Z] [2022-08-25T19:37:36.138Z] #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-25T19:37:36.138Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:37:36.138Z] #71 13.58 + cd /tmp/tmp.x2whPtKdbd/src/github.com/containerd/containerd [2022-08-25T19:37:36.138Z] #71 13.58 + git checkout -q v1.6.7 [2022-08-25T19:37:36.138Z] #71 14.46 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-25T19:37:36.138Z] #71 14.46 + BUILDTAGS='netgo osusergo static_build' [2022-08-25T19:37:36.138Z] #71 14.46 + export EXTRA_FLAGS=-buildmode=pie [2022-08-25T19:37:36.138Z] #71 14.46 + EXTRA_FLAGS=-buildmode=pie [2022-08-25T19:37:36.138Z] #71 14.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-25T19:37:36.138Z] #71 14.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-25T19:37:36.138Z] #71 14.46 + '[' '' = dynamic ']' [2022-08-25T19:37:36.138Z] #71 14.46 + make [2022-08-25T19:37:36.138Z] #71 15.23 + bin/ctr [2022-08-25T19:37:36.766Z] #11 ... [2022-08-25T19:37:36.766Z] [2022-08-25T19:37:36.766Z] #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-25T19:37:36.766Z] #31 sha256:b6a7ecf56084111cc6fa63e9035344600ec63541de40e635ca01ec2d88544520 [2022-08-25T19:37:36.766Z] #31 10.55 [2022-08-25T19:37:36.766Z] #31 10.78 #=#=# ######################################################################## 100.0% [2022-08-25T19:37:36.766Z] #31 11.08 [2022-08-25T19:37:36.766Z] #31 11.15 Download of images into '/build' complete. [2022-08-25T19:37:36.766Z] #31 11.15 Use something like the following to load the result into a Docker daemon: [2022-08-25T19:37:36.766Z] #31 11.15 tar -cC '/build' . | docker load [2022-08-25T19:37:36.766Z] #31 DONE 13.1s [2022-08-25T19:37:36.766Z] [2022-08-25T19:37:36.767Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-25T19:37:36.767Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-25T19:37:39.023Z] #26 ... [2022-08-25T19:37:39.023Z] [2022-08-25T19:37:39.023Z] #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-25T19:37:39.023Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:37:39.023Z] #53 4.045 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-25T19:37:39.023Z] #53 4.810 go: downloading github.com/fatih/color v1.10.0 [2022-08-25T19:37:39.023Z] #53 4.810 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-25T19:37:39.023Z] #53 4.853 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T19:37:39.023Z] #53 4.898 go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T19:37:39.023Z] #53 4.955 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-25T19:37:39.023Z] #53 5.052 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-25T19:37:39.023Z] #53 5.052 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-25T19:37:39.023Z] #53 5.070 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-25T19:37:39.023Z] #53 5.127 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-25T19:37:39.023Z] #53 5.155 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-25T19:37:39.023Z] #53 5.312 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-25T19:37:39.023Z] #53 5.312 go: downloading golang.org/x/tools v0.1.0 [2022-08-25T19:37:39.281Z] #53 ... [2022-08-25T19:37:39.281Z] [2022-08-25T19:37:39.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-25T19:37:39.281Z] #26 sha256:df2b58300d99cdcfdb3800c521b36bc0a211a7bdd3a464c638432091924b2fcf [2022-08-25T19:37:39.281Z] #26 5.494 + RM_GOPATH=0 [2022-08-25T19:37:39.281Z] #26 5.494 + TMP_GOPATH= [2022-08-25T19:37:39.281Z] #26 5.494 + : /build [2022-08-25T19:37:39.281Z] #26 5.494 + '[' -z '' ']' [2022-08-25T19:37:39.281Z] #26 5.494 ++ mktemp -d [2022-08-25T19:37:39.281Z] #26 5.497 + export GOPATH=/tmp/tmp.33djWhMOo6 [2022-08-25T19:37:39.281Z] #26 5.497 + GOPATH=/tmp/tmp.33djWhMOo6 [2022-08-25T19:37:39.281Z] #26 5.497 + RM_GOPATH=1 [2022-08-25T19:37:39.281Z] #26 5.497 + case "$(go env GOARCH)" in [2022-08-25T19:37:39.281Z] #26 5.497 ++ go env GOARCH [2022-08-25T19:37:39.281Z] #26 5.508 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:39.281Z] #26 5.508 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:39.281Z] #26 5.510 ++ dirname /install.sh [2022-08-25T19:37:39.281Z] #26 5.512 + dir=/ [2022-08-25T19:37:39.281Z] #26 5.512 + bin=dockercli [2022-08-25T19:37:39.281Z] #26 5.512 + shift [2022-08-25T19:37:39.281Z] #26 5.512 + '[' '!' -f //dockercli.installer ']' [2022-08-25T19:37:39.281Z] #26 5.512 + . //dockercli.installer [2022-08-25T19:37:39.281Z] #26 5.512 ++ : stable [2022-08-25T19:37:39.281Z] #26 5.512 ++ : 17.06.2-ce [2022-08-25T19:37:39.281Z] #26 5.512 + install_dockercli [2022-08-25T19:37:39.281Z] #26 5.512 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-25T19:37:39.281Z] #26 5.512 Install docker/cli version 17.06.2-ce from stable [2022-08-25T19:37:39.281Z] #26 5.513 ++ uname -m [2022-08-25T19:37:39.281Z] #26 5.521 + arch=x86_64 [2022-08-25T19:37:39.281Z] #26 5.521 + '[' x86_64 '!=' x86_64 ']' [2022-08-25T19:37:39.281Z] #26 5.521 + url=https://download.docker.com/linux/static [2022-08-25T19:37:39.281Z] #26 5.523 + tar -xz docker/docker [2022-08-25T19:37:39.281Z] #26 5.525 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-25T19:37:40.785Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 31.8% of statements [2022-08-25T19:37:40.957Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 10.1s [2022-08-25T19:37:41.043Z] ok github.com/docker/docker/container 0.120s coverage: 36.1% of statements [2022-08-25T19:37:41.609Z] ok github.com/docker/docker/cmd/dockerd/trap 2.460s coverage: 0.0% of statements [2022-08-25T19:37:41.609Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-25T19:37:41.609Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-25T19:37:41.609Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-25T19:37:41.609Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-25T19:37:41.609Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-25T19:37:42.703Z] #71 ... [2022-08-25T19:37:42.703Z] [2022-08-25T19:37:42.703Z] #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-25T19:37:42.703Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-25T19:37:42.703Z] #20 59.53 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-25T19:37:42.703Z] #20 59.54 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:37:42.703Z] #20 59.54 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:37:42.703Z] #20 63.28 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-25T19:37:42.703Z] #20 63.28 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:37:42.703Z] #20 63.29 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:37:42.703Z] #20 65.01 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-25T19:37:42.703Z] #20 65.02 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-25T19:37:42.703Z] #20 65.03 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T19:37:42.703Z] #20 65.09 Selecting previously unselected package libapparmor1:amd64. [2022-08-25T19:37:42.703Z] #20 65.09 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-25T19:37:42.703Z] #20 65.10 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T19:37:42.703Z] #20 65.15 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-25T19:37:42.703Z] #20 65.16 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-25T19:37:42.703Z] #20 65.16 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T19:37:42.703Z] #20 65.22 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T19:37:42.703Z] #20 65.23 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T19:37:42.703Z] #20 65.24 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:37:42.962Z] #20 65.31 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T19:37:42.962Z] #20 65.33 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T19:37:42.962Z] #20 65.33 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:37:42.962Z] #20 65.43 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-25T19:37:42.962Z] #20 65.44 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:37:42.962Z] #20 65.45 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:37:42.962Z] #20 65.48 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T19:37:42.962Z] #20 65.49 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T19:37:42.962Z] #20 65.50 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:37:42.962Z] #20 65.57 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-25T19:37:43.222Z] #20 65.58 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-25T19:37:43.222Z] #20 65.58 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T19:37:43.222Z] #20 65.71 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-25T19:37:43.222Z] #20 65.71 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-25T19:37:43.222Z] #20 65.72 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T19:37:43.222Z] #20 65.81 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-25T19:37:43.222Z] #20 65.81 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-25T19:37:43.454Z] #26 ... [2022-08-25T19:37:43.454Z] [2022-08-25T19:37:43.454Z] #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-25T19:37:43.454Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:37:43.454Z] #40 5.874 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-25T19:37:43.454Z] #40 6.811 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-25T19:37:43.454Z] #40 8.743 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-25T19:37:43.454Z] #40 9.251 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-25T19:37:43.454Z] #40 9.351 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-25T19:37:43.454Z] #40 ... [2022-08-25T19:37:43.454Z] [2022-08-25T19:37:43.454Z] #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-25T19:37:43.454Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:37:43.454Z] #76 7.971 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:43.454Z] #76 8.025 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:43.454Z] #76 8.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:43.454Z] #76 9.049 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:43.481Z] #20 65.82 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T19:37:43.481Z] #20 65.89 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-25T19:37:43.481Z] #20 65.90 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-25T19:37:43.481Z] #20 65.90 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T19:37:43.481Z] #20 65.95 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-25T19:37:43.481Z] #20 65.96 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-25T19:37:43.481Z] #20 65.96 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T19:37:43.710Z] #76 ... [2022-08-25T19:37:43.710Z] [2022-08-25T19:37:43.710Z] #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-25T19:37:43.710Z] #67 sha256:e7d04f7824910a2df4ce8c1dd11c9e555706f1a73a58938397fa8739c8a6f30b [2022-08-25T19:37:43.710Z] #67 6.701 + RM_GOPATH=0 [2022-08-25T19:37:43.710Z] #67 6.701 + TMP_GOPATH= [2022-08-25T19:37:43.710Z] #67 6.701 + : /build [2022-08-25T19:37:43.710Z] #67 6.701 + '[' -z '' ']' [2022-08-25T19:37:43.710Z] #67 6.701 ++ mktemp -d [2022-08-25T19:37:43.710Z] #67 6.701 + export GOPATH=/tmp/tmp.dp8gxPjEUk [2022-08-25T19:37:43.710Z] #67 6.701 + GOPATH=/tmp/tmp.dp8gxPjEUk [2022-08-25T19:37:43.710Z] #67 6.701 + RM_GOPATH=1 [2022-08-25T19:37:43.710Z] #67 6.701 + case "$(go env GOARCH)" in [2022-08-25T19:37:43.710Z] #67 6.701 ++ go env GOARCH [2022-08-25T19:37:43.710Z] #67 6.721 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:43.710Z] #67 6.721 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:43.710Z] #67 6.727 ++ dirname /install.sh [2022-08-25T19:37:43.710Z] #67 6.727 + dir=/ [2022-08-25T19:37:43.710Z] #67 6.727 + bin=rootlesskit [2022-08-25T19:37:43.710Z] #67 6.727 + shift [2022-08-25T19:37:43.710Z] #67 6.727 + '[' '!' -f //rootlesskit.installer ']' [2022-08-25T19:37:43.710Z] #67 6.727 + . //rootlesskit.installer [2022-08-25T19:37:43.710Z] #67 6.727 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:37:43.710Z] #67 6.727 + install_rootlesskit [2022-08-25T19:37:43.710Z] #67 6.727 + case "$1" in [2022-08-25T19:37:43.710Z] #67 6.727 + export CGO_ENABLED=0 [2022-08-25T19:37:43.710Z] #67 6.727 + CGO_ENABLED=0 [2022-08-25T19:37:43.710Z] #67 6.727 + _install_rootlesskit [2022-08-25T19:37:43.710Z] #67 6.727 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-25T19:37:43.710Z] #67 6.727 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T19:37:43.710Z] #67 6.727 + GOBIN=/build [2022-08-25T19:37:43.710Z] #67 6.727 + GO111MODULE=on [2022-08-25T19:37:43.710Z] #67 6.727 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:37:43.710Z] #67 6.727 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:37:43.710Z] #67 7.447 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T19:37:43.710Z] #67 10.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T19:37:43.710Z] #67 10.05 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-25T19:37:43.710Z] #67 ... [2022-08-25T19:37:43.710Z] [2022-08-25T19:37:43.710Z] #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-25T19:37:43.710Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:37:43.710Z] #57 6.395 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-25T19:37:43.740Z] #20 66.15 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-25T19:37:43.740Z] #20 66.17 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-25T19:37:43.740Z] #20 66.17 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T19:37:43.740Z] #20 66.28 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-25T19:37:43.740Z] #20 66.28 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:37:43.740Z] #20 66.29 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:37:43.740Z] #20 66.33 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T19:37:43.740Z] #20 66.34 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T19:37:43.740Z] #20 66.34 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:37:43.966Z] #57 ... [2022-08-25T19:37:43.966Z] [2022-08-25T19:37:43.966Z] #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-25T19:37:43.966Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:37:43.966Z] #42 5.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:43.966Z] #42 5.796 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:43.966Z] #42 5.796 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:43.966Z] #42 6.209 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:43.966Z] #42 8.025 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:43.966Z] #42 10.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:37:43.966Z] #42 ... [2022-08-25T19:37:43.966Z] [2022-08-25T19:37:43.966Z] #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-25T19:37:43.966Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:37:43.966Z] #14 4.197 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:43.966Z] #14 4.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:43.966Z] #14 4.574 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:43.966Z] #14 4.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:43.966Z] #14 5.052 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:43.966Z] #14 6.089 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:37:43.999Z] #20 66.41 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T19:37:43.999Z] #20 66.42 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T19:37:43.999Z] #20 66.42 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:37:43.999Z] #20 66.64 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:37:43.999Z] #20 66.66 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T19:37:44.222Z] #14 ... [2022-08-25T19:37:44.222Z] [2022-08-25T19:37:44.222Z] #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-25T19:37:44.222Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:37:44.222Z] #55 8.240 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-25T19:37:44.222Z] #55 10.69 go: downloading github.com/fatih/color v1.13.0 [2022-08-25T19:37:44.222Z] #55 10.71 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T19:37:44.222Z] #55 10.88 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-25T19:37:44.222Z] #55 10.94 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T19:37:44.222Z] #55 ... [2022-08-25T19:37:44.222Z] [2022-08-25T19:37:44.222Z] #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-25T19:37:44.222Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:37:44.222Z] #38 5.070 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-25T19:37:44.253Z] #11 extracting sha256:1b8b7b0817d4ac31fa078cb93a3934e446c9c6c143dc801d5a5e52d40e0ac58e 13.3s done [2022-08-25T19:37:44.253Z] #11 extracting sha256:17ab5c0fa3a1c58ccead4c99021181e5ac31a2116e91ee16616a3c6267c9e223 done [2022-08-25T19:37:44.253Z] #11 DONE 48.7s [2022-08-25T19:37:44.253Z] [2022-08-25T19:37:44.253Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-25T19:37:44.253Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-25T19:37:44.257Z] #20 66.67 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T19:37:44.257Z] #20 66.68 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T19:37:44.257Z] #20 66.69 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T19:37:44.257Z] #20 66.70 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T19:37:44.257Z] #20 66.72 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:37:44.257Z] #20 66.73 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T19:37:44.257Z] #20 66.74 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:37:44.257Z] #20 66.75 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T19:37:44.257Z] #20 66.76 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T19:37:44.257Z] #20 66.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:37:44.257Z] #20 66.78 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T19:37:44.257Z] #20 66.79 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T19:37:44.257Z] #20 66.80 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-25T19:37:44.257Z] #20 66.82 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:37:44.257Z] #20 66.82 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T19:37:44.257Z] #20 66.84 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T19:37:44.257Z] #20 66.85 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T19:37:44.257Z] #20 66.86 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T19:37:44.257Z] #20 66.87 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:37:44.257Z] #20 66.88 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-25T19:37:44.257Z] #20 66.89 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:37:44.257Z] #20 66.90 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-25T19:37:44.257Z] #20 66.91 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T19:37:44.257Z] #20 66.92 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:37:44.257Z] #20 66.93 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-25T19:37:44.257Z] #20 66.94 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:37:44.257Z] #20 66.96 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T19:37:44.257Z] #20 66.98 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:37:44.480Z] #38 ... [2022-08-25T19:37:44.480Z] [2022-08-25T19:37:44.480Z] #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-25T19:37:44.480Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:37:44.480Z] #51 6.336 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:44.480Z] #51 6.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:44.480Z] #51 6.381 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:44.480Z] #51 6.961 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-25T19:37:44.480Z] #51 7.413 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:44.480Z] #51 9.708 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:44.516Z] #20 66.99 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-25T19:37:44.516Z] #20 67.00 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:37:44.516Z] #20 67.01 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:37:44.516Z] #20 67.03 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:37:44.737Z] #51 ... [2022-08-25T19:37:44.737Z] [2022-08-25T19:37:44.737Z] #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-25T19:37:44.737Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:37:44.737Z] #34 6.850 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-25T19:37:44.737Z] #34 6.850 Cloning into '.'... [2022-08-25T19:37:44.737Z] #34 ... [2022-08-25T19:37:44.737Z] [2022-08-25T19:37:44.737Z] #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-25T19:37:44.737Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:37:44.737Z] #36 4.853 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-25T19:37:44.993Z] #36 ... [2022-08-25T19:37:44.993Z] [2022-08-25T19:37:44.993Z] #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-25T19:37:44.993Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:37:44.993Z] #62 6.707 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:44.993Z] #62 6.722 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:44.993Z] #62 6.722 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:44.993Z] #62 7.748 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:44.994Z] #62 9.600 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:44.994Z] #62 ... [2022-08-25T19:37:44.994Z] [2022-08-25T19:37:44.994Z] #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-25T19:37:44.994Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:37:44.994Z] #57 11.63 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-25T19:37:44.994Z] #57 11.66 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-25T19:37:44.994Z] #57 11.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-25T19:37:45.083Z] #20 DONE 67.6s [2022-08-25T19:37:45.083Z] [2022-08-25T19:37:45.083Z] #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-25T19:37:45.083Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-25T19:37:45.631Z] #12 DONE 1.0s [2022-08-25T19:37:45.631Z] [2022-08-25T19:37:45.631Z] #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-25T19:37:45.631Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-25T19:37:45.889Z] #13 DONE 0.6s [2022-08-25T19:37:45.889Z] [2022-08-25T19:37:45.889Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-25T19:37:45.889Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-25T19:37:45.889Z] #33 DONE 0.0s [2022-08-25T19:37:45.889Z] [2022-08-25T19:37:45.890Z] #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-25T19:37:45.890Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:37:46.025Z] #21 1.109 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T19:37:46.025Z] #21 1.109 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T19:37:46.148Z] #36 ... [2022-08-25T19:37:46.148Z] [2022-08-25T19:37:46.148Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-25T19:37:46.148Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-25T19:37:46.148Z] #46 DONE 0.3s [2022-08-25T19:37:46.289Z] #21 1.109 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T19:37:46.408Z] [2022-08-25T19:37:46.408Z] #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-25T19:37:46.408Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-25T19:37:46.408Z] #50 DONE 0.4s [2022-08-25T19:37:46.408Z] [2022-08-25T19:37:46.408Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-25T19:37:46.408Z] #25 sha256:4fbe1b6ce2f2a0d230e16b5dd8b0253b6c380f8fdd4f57e08b60425f7a931f66 [2022-08-25T19:37:46.408Z] #25 DONE 0.4s [2022-08-25T19:37:46.408Z] [2022-08-25T19:37:46.408Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-25T19:37:46.408Z] #66 sha256:f09ac8fa94fefe83fefcdb8c44c12415d94194b9913d217e867647895fe62023 [2022-08-25T19:37:46.408Z] #66 DONE 0.4s [2022-08-25T19:37:46.408Z] [2022-08-25T19:37:46.408Z] #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-25T19:37:46.408Z] #67 sha256:2de087b0c70e26532ee780344d90c5fc0ef55e870c09f30c2e245a08a5c974ba [2022-08-25T19:37:47.515Z] #57 ... [2022-08-25T19:37:47.515Z] [2022-08-25T19:37:47.515Z] #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-25T19:37:47.515Z] #26 sha256:df2b58300d99cdcfdb3800c521b36bc0a211a7bdd3a464c638432091924b2fcf [2022-08-25T19:37:47.515Z] #26 13.26 + mkdir -p /build [2022-08-25T19:37:47.515Z] #26 13.26 + mv docker/docker /build/ [2022-08-25T19:37:47.515Z] #26 13.26 + rmdir docker [2022-08-25T19:37:47.515Z] #26 DONE 13.5s [2022-08-25T19:37:47.515Z] [2022-08-25T19:37:47.515Z] #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-25T19:37:47.515Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:37:47.515Z] #57 14.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-25T19:37:48.078Z] #57 ... [2022-08-25T19:37:48.078Z] [2022-08-25T19:37:48.078Z] #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-25T19:37:48.078Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:37:48.078Z] #47 4.417 + git clone https://github.com/docker/distribution.git . [2022-08-25T19:37:48.078Z] #47 4.417 Cloning into '.'... [2022-08-25T19:37:48.078Z] #47 ... [2022-08-25T19:37:48.078Z] [2022-08-25T19:37:48.078Z] #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-25T19:37:48.078Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:37:48.078Z] #36 13.83 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-25T19:37:48.078Z] #36 13.83 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T19:37:48.078Z] #36 14.43 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-25T19:37:48.078Z] #36 14.61 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-25T19:37:48.167Z] ok github.com/docker/docker/daemon/cluster 0.073s coverage: 0.5% of statements [2022-08-25T19:37:48.334Z] #36 14.98 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T19:37:48.591Z] #36 15.38 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-25T19:37:48.591Z] #36 15.46 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-25T19:37:48.733Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-25T19:37:48.847Z] #36 15.51 go: downloading github.com/peterh/liner v1.2.2 [2022-08-25T19:37:48.847Z] #36 15.65 go: downloading github.com/google/go-dap v0.6.0 [2022-08-25T19:37:49.410Z] #36 15.93 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-25T19:37:49.666Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-25T19:37:49.974Z] #36 16.43 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-25T19:37:50.540Z] #36 17.23 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-25T19:37:50.796Z] #36 17.39 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T19:37:50.796Z] #36 17.46 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-25T19:37:52.122Z] #21 1.726 Reading package lists... [2022-08-25T19:37:52.689Z] #36 19.42 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-25T19:37:52.947Z] #36 19.50 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-25T19:37:52.947Z] #36 ... [2022-08-25T19:37:52.947Z] [2022-08-25T19:37:52.947Z] #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-25T19:37:52.947Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:37:52.947Z] #38 19.71 tomll can be used in two ways: [2022-08-25T19:37:52.947Z] #38 19.73 Writing to STDIN and reading from STDOUT: [2022-08-25T19:37:52.947Z] #38 19.73 cat file.toml | tomll > file.toml [2022-08-25T19:37:52.947Z] #38 19.73 [2022-08-25T19:37:52.947Z] #38 19.73 Reading and updating a list of files: [2022-08-25T19:37:52.947Z] #38 19.73 tomll a.toml b.toml c.toml [2022-08-25T19:37:52.947Z] #38 19.73 [2022-08-25T19:37:52.947Z] #38 19.73 When given a list of files, tomll will modify all files in place without asking. [2022-08-25T19:37:52.978Z] #67 ... [2022-08-25T19:37:52.978Z] [2022-08-25T19:37:52.978Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T19:37:52.978Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:37:52.978Z] #14 6.145 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:52.978Z] #14 6.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:52.978Z] #14 6.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:52.978Z] #14 6.458 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:52.978Z] #14 7.046 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:52.978Z] #14 ... [2022-08-25T19:37:52.978Z] [2022-08-25T19:37:52.978Z] #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-25T19:37:52.978Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:37:52.978Z] #36 7.158 go: downloading github.com/go-delve/delve v1.8.1 [2022-08-25T19:37:53.892Z] #38 DONE 20.5s [2022-08-25T19:37:53.892Z] [2022-08-25T19:37:53.892Z] #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-25T19:37:53.892Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:37:53.892Z] #42 20.35 Fetched 8573 kB in 15s (580 kB/s) [2022-08-25T19:37:53.892Z] #42 20.35 Reading package lists... [2022-08-25T19:37:53.892Z] #42 ... [2022-08-25T19:37:53.892Z] [2022-08-25T19:37:53.892Z] #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-25T19:37:53.892Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:37:53.892Z] #53 10.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T19:37:53.892Z] #53 10.70 go: downloading golang.org/x/mod v0.3.0 [2022-08-25T19:37:54.149Z] #53 ... [2022-08-25T19:37:54.149Z] [2022-08-25T19:37:54.149Z] #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-25T19:37:54.149Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:37:54.149Z] #55 11.24 go: downloading github.com/spf13/viper v1.11.0 [2022-08-25T19:37:54.149Z] #55 11.27 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-25T19:37:54.149Z] #55 12.06 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-25T19:37:54.149Z] #55 12.06 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-25T19:37:54.149Z] #55 12.25 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-25T19:37:54.149Z] #55 12.25 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-25T19:37:54.149Z] #55 13.80 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-25T19:37:54.149Z] #55 14.06 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-25T19:37:54.149Z] #55 14.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-25T19:37:54.149Z] #55 14.11 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T19:37:54.149Z] #55 19.07 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T19:37:54.149Z] #55 19.07 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T19:37:54.149Z] #55 19.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-25T19:37:54.149Z] #55 19.40 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-25T19:37:54.149Z] #55 19.53 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-25T19:37:54.149Z] #55 19.64 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-25T19:37:54.149Z] #55 19.84 go: downloading github.com/spf13/afero v1.8.2 [2022-08-25T19:37:54.149Z] #55 19.84 go: downloading github.com/spf13/cast v1.4.1 [2022-08-25T19:37:54.149Z] #55 20.04 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-25T19:37:54.149Z] #55 20.19 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-25T19:37:54.149Z] #55 20.55 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-25T19:37:54.149Z] #55 20.76 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-25T19:37:54.149Z] #55 20.81 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-25T19:37:54.149Z] #55 20.90 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-25T19:37:54.405Z] #55 20.93 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-25T19:37:54.405Z] #55 20.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-25T19:37:54.405Z] #55 21.13 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-25T19:37:54.662Z] #55 21.34 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-25T19:37:54.662Z] #55 ... [2022-08-25T19:37:54.662Z] [2022-08-25T19:37:54.662Z] #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-25T19:37:54.662Z] #67 sha256:e7d04f7824910a2df4ce8c1dd11c9e555706f1a73a58938397fa8739c8a6f30b [2022-08-25T19:37:54.662Z] #67 11.00 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-25T19:37:54.662Z] #67 14.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-25T19:37:54.662Z] #67 15.19 go: downloading github.com/google/uuid v1.3.0 [2022-08-25T19:37:54.662Z] #67 15.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-25T19:37:54.662Z] #67 15.92 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-25T19:37:54.662Z] #67 16.08 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T19:37:54.662Z] #67 16.19 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T19:37:54.662Z] #67 16.44 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-25T19:37:54.662Z] #67 16.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-25T19:37:54.662Z] #67 17.08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-25T19:37:54.662Z] #67 17.20 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-25T19:37:54.662Z] #67 19.18 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T19:37:54.919Z] #67 ... [2022-08-25T19:37:54.919Z] [2022-08-25T19:37:54.919Z] #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-25T19:37:54.919Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:37:54.919Z] #76 11.54 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:54.919Z] #76 14.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:37:54.919Z] #76 ... [2022-08-25T19:37:54.919Z] [2022-08-25T19:37:54.919Z] #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-25T19:37:54.919Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:37:54.919Z] #14 15.41 Fetched 8573 kB in 11s (750 kB/s) [2022-08-25T19:37:54.919Z] #14 15.41 Reading package lists... [2022-08-25T19:37:55.483Z] #14 22.06 Reading package lists... [2022-08-25T19:37:55.483Z] #14 ... [2022-08-25T19:37:55.483Z] [2022-08-25T19:37:55.483Z] #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-25T19:37:55.483Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:37:55.483Z] #62 12.20 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:37:55.483Z] #62 21.95 Fetched 8573 kB in 15s (553 kB/s) [2022-08-25T19:37:55.741Z] #62 21.95 Reading package lists... [2022-08-25T19:37:55.741Z] #62 ... [2022-08-25T19:37:55.741Z] [2022-08-25T19:37:55.741Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T19:37:55.741Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:37:55.741Z] #55 22.24 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-25T19:37:55.998Z] #55 22.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-25T19:37:56.255Z] #55 ... [2022-08-25T19:37:56.255Z] [2022-08-25T19:37:56.255Z] #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-25T19:37:56.255Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:37:56.255Z] #40 12.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-25T19:37:56.255Z] #40 13.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T19:37:56.255Z] #40 ... [2022-08-25T19:37:56.255Z] [2022-08-25T19:37:56.255Z] #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-25T19:37:56.255Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:37:56.255Z] #51 12.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:37:56.255Z] #51 15.74 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-25T19:37:56.255Z] #51 22.57 Fetched 8576 kB in 16s (520 kB/s) [2022-08-25T19:37:56.268Z] #36 ... [2022-08-25T19:37:56.268Z] [2022-08-25T19:37:56.268Z] #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-25T19:37:56.268Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:37:56.268Z] #53 9.171 go: downloading gotest.tools/gotestsum v1.8.1 [2022-08-25T19:37:56.268Z] #53 ... [2022-08-25T19:37:56.268Z] [2022-08-25T19:37:56.268Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-08-25T19:37:56.268Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:37:56.268Z] #76 7.427 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:56.268Z] #76 7.476 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:56.268Z] #76 7.476 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:56.268Z] #76 8.266 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:56.268Z] #76 ... [2022-08-25T19:37:56.268Z] [2022-08-25T19:37:56.268Z] #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-25T19:37:56.268Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:37:56.268Z] #42 8.566 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:56.268Z] #42 8.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:56.268Z] #42 8.624 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:56.268Z] #42 ... [2022-08-25T19:37:56.268Z] [2022-08-25T19:37:56.268Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-08-25T19:37:56.268Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:37:56.268Z] #40 8.692 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-08-25T19:37:56.268Z] #40 9.926 go: downloading github.com/tc-hib/winres v0.1.5 [2022-08-25T19:37:56.315Z] #21 6.516 Reading package lists... [2022-08-25T19:37:56.512Z] #51 22.57 Reading package lists... [2022-08-25T19:37:56.512Z] #51 ... [2022-08-25T19:37:56.512Z] [2022-08-25T19:37:56.512Z] #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-25T19:37:56.512Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:37:56.512Z] #76 23.25 Fetched 8573 kB in 16s (551 kB/s) [2022-08-25T19:37:56.527Z] #40 ... [2022-08-25T19:37:56.527Z] [2022-08-25T19:37:56.527Z] #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-25T19:37:56.527Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:37:56.527Z] #51 9.271 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:56.527Z] #51 9.377 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:56.527Z] #51 9.378 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:56.527Z] #51 10.09 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-08-25T19:37:56.527Z] #51 ... [2022-08-25T19:37:56.527Z] [2022-08-25T19:37:56.527Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-08-25T19:37:56.527Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:37:56.527Z] #55 8.158 go: downloading github.com/golangci/golangci-lint v1.46.2 [2022-08-25T19:37:56.787Z] #55 ... [2022-08-25T19:37:56.787Z] [2022-08-25T19:37:56.787Z] #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-25T19:37:56.787Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:37:56.787Z] #57 8.870 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-25T19:37:57.047Z] #57 10.92 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-25T19:37:57.047Z] #57 10.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-25T19:37:57.047Z] #57 11.04 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-25T19:37:57.047Z] #57 ... [2022-08-25T19:37:57.047Z] [2022-08-25T19:37:57.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-25T19:37:57.047Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:37:57.047Z] #47 8.294 + git clone https://github.com/docker/distribution.git . [2022-08-25T19:37:57.047Z] #47 8.307 Cloning into '.'... [2022-08-25T19:37:57.047Z] #47 ... [2022-08-25T19:37:57.047Z] [2022-08-25T19:37:57.047Z] #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-25T19:37:57.047Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:37:57.047Z] #38 9.161 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-08-25T19:37:57.251Z] #21 11.18 Building dependency tree... [2022-08-25T19:37:57.307Z] #38 ... [2022-08-25T19:37:57.307Z] [2022-08-25T19:37:57.307Z] #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-25T19:37:57.307Z] #26 sha256:dda95cb68feb35cbb6fd684ea954f5fa15a5f98b7bc05783ce9b6e76ac064c79 [2022-08-25T19:37:57.307Z] #26 7.189 + RM_GOPATH=0 [2022-08-25T19:37:57.307Z] #26 7.189 + TMP_GOPATH= [2022-08-25T19:37:57.307Z] #26 7.189 + : /build [2022-08-25T19:37:57.307Z] #26 7.189 + '[' -z '' ']' [2022-08-25T19:37:57.307Z] #26 7.189 ++ mktemp -d [2022-08-25T19:37:57.307Z] #26 7.189 + export GOPATH=/tmp/tmp.aAsYO9UDN2 [2022-08-25T19:37:57.307Z] #26 7.189 + GOPATH=/tmp/tmp.aAsYO9UDN2 [2022-08-25T19:37:57.307Z] #26 7.189 + RM_GOPATH=1 [2022-08-25T19:37:57.307Z] #26 7.189 + case "$(go env GOARCH)" in [2022-08-25T19:37:57.307Z] #26 7.189 ++ go env GOARCH [2022-08-25T19:37:57.307Z] #26 7.196 Install docker/cli version 17.06.2-ce from stable [2022-08-25T19:37:57.307Z] #26 7.196 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:57.307Z] #26 7.196 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:37:57.307Z] #26 7.196 ++ dirname /install.sh [2022-08-25T19:37:57.307Z] #26 7.196 + dir=/ [2022-08-25T19:37:57.307Z] #26 7.196 + bin=dockercli [2022-08-25T19:37:57.307Z] #26 7.196 + shift [2022-08-25T19:37:57.307Z] #26 7.196 + '[' '!' -f //dockercli.installer ']' [2022-08-25T19:37:57.307Z] #26 7.196 + . //dockercli.installer [2022-08-25T19:37:57.307Z] #26 7.196 ++ : stable [2022-08-25T19:37:57.307Z] #26 7.196 ++ : 17.06.2-ce [2022-08-25T19:37:57.307Z] #26 7.196 + install_dockercli [2022-08-25T19:37:57.307Z] #26 7.196 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-25T19:37:57.307Z] #26 7.196 ++ uname -m [2022-08-25T19:37:57.307Z] #26 7.196 + arch=x86_64 [2022-08-25T19:37:57.307Z] #26 7.196 + '[' x86_64 '!=' x86_64 ']' [2022-08-25T19:37:57.307Z] #26 7.196 + url=https://download.docker.com/linux/static [2022-08-25T19:37:57.307Z] #26 7.196 + tar -xz docker/docker [2022-08-25T19:37:57.307Z] #26 7.197 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-25T19:37:57.307Z] #26 ... [2022-08-25T19:37:57.307Z] [2022-08-25T19:37:57.307Z] #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-25T19:37:57.307Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:37:57.307Z] #34 8.505 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-25T19:37:57.307Z] #34 8.510 Cloning into '.'... [2022-08-25T19:37:57.510Z] #21 12.33 Reading state information... [2022-08-25T19:37:57.566Z] #34 ... [2022-08-25T19:37:57.566Z] [2022-08-25T19:37:57.566Z] #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-25T19:37:57.566Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:37:57.566Z] #62 6.830 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:37:57.566Z] #62 6.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:37:57.566Z] #62 6.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:37:57.566Z] #62 7.288 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:37:57.566Z] #62 9.922 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:37:57.566Z] #62 ... [2022-08-25T19:37:57.566Z] [2022-08-25T19:37:57.566Z] #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-25T19:37:57.566Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:37:57.566Z] #55 11.42 go: downloading github.com/fatih/color v1.13.0 [2022-08-25T19:37:57.566Z] #55 11.43 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T19:37:57.566Z] #55 11.69 go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T19:37:57.566Z] #55 11.74 go: downloading github.com/spf13/cobra v1.4.0 [2022-08-25T19:37:57.776Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-08-25T19:37:57.776Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements [2022-08-25T19:37:58.034Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-25T19:37:58.136Z] #55 11.95 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T19:37:58.395Z] #55 12.46 go: downloading github.com/spf13/viper v1.11.0 [2022-08-25T19:37:58.449Z] #21 13.50 The following additional packages will be installed: [2022-08-25T19:37:58.449Z] #21 13.50 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-25T19:37:58.656Z] #55 12.58 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-08-25T19:37:58.708Z] #21 13.50 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-25T19:37:58.708Z] #21 13.50 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-25T19:37:58.708Z] #21 13.50 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-25T19:37:58.708Z] #21 13.50 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-25T19:37:58.708Z] #21 13.51 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-25T19:37:58.708Z] #21 13.51 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-25T19:37:58.708Z] #21 13.53 Suggested packages: [2022-08-25T19:37:58.708Z] #21 13.53 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-25T19:37:58.708Z] #21 13.53 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-25T19:37:58.708Z] #21 13.53 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-25T19:37:58.708Z] #21 13.53 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-25T19:37:58.708Z] #21 13.53 seccomp:ppc64el seccomp:s390x [2022-08-25T19:37:58.708Z] #21 13.53 Recommended packages: [2022-08-25T19:37:58.708Z] #21 13.53 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-25T19:37:58.708Z] #21 13.53 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-25T19:37:58.708Z] #21 13.53 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-25T19:37:58.708Z] #21 13.53 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-25T19:37:58.968Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-25T19:37:58.968Z] ok github.com/docker/docker/daemon 10.131s coverage: 16.5% of statements [2022-08-25T19:37:58.968Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-25T19:37:58.968Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-25T19:37:58.968Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-25T19:37:58.968Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-25T19:37:59.276Z] #21 14.01 The following NEW packages will be installed: [2022-08-25T19:37:59.276Z] #21 14.01 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-25T19:37:59.276Z] #21 14.01 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-25T19:37:59.276Z] #21 14.01 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-25T19:37:59.276Z] #21 14.01 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-25T19:37:59.276Z] #21 14.01 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-25T19:37:59.276Z] #21 14.01 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-25T19:37:59.276Z] #21 14.01 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-25T19:37:59.276Z] #21 14.02 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-25T19:37:59.276Z] #21 14.02 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-25T19:37:59.276Z] #21 14.02 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-25T19:37:59.276Z] #21 14.02 libseccomp2:ppc64el libseccomp2:s390x [2022-08-25T19:37:59.535Z] #21 14.39 0 upgraded, 40 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:37:59.535Z] #21 14.39 Need to get 15.9 MB of archives. [2022-08-25T19:37:59.535Z] #21 14.39 After this operation, 73.0 MB of additional disk space will be used. [2022-08-25T19:37:59.535Z] #21 14.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-25T19:37:59.535Z] #21 14.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-25T19:37:59.535Z] #21 14.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-25T19:37:59.535Z] #21 14.41 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-25T19:37:59.535Z] #21 14.41 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-25T19:37:59.535Z] #21 14.42 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-25T19:37:59.535Z] #21 14.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-25T19:37:59.535Z] #21 14.42 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-25T19:37:59.535Z] #21 14.46 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-25T19:37:59.535Z] #21 14.46 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-25T19:37:59.535Z] #21 14.47 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-25T19:37:59.535Z] #21 14.47 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-25T19:37:59.535Z] #21 14.47 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-25T19:37:59.535Z] #21 14.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-25T19:37:59.794Z] #21 14.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-25T19:37:59.794Z] #21 14.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-25T19:37:59.794Z] #21 14.52 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-25T19:37:59.794Z] #21 14.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-25T19:37:59.794Z] #21 14.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-25T19:37:59.794Z] #21 14.56 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-25T19:37:59.794Z] #21 14.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-25T19:37:59.794Z] #21 14.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-25T19:37:59.794Z] #21 14.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-25T19:37:59.794Z] #21 14.60 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-25T19:37:59.794Z] #21 14.60 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-25T19:37:59.794Z] #21 14.61 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-25T19:37:59.794Z] #21 14.61 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-25T19:37:59.794Z] #21 14.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-25T19:37:59.794Z] #21 14.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-25T19:37:59.794Z] #21 14.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-25T19:37:59.794Z] #21 14.65 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-25T19:37:59.794Z] #21 14.65 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-25T19:37:59.794Z] #21 14.65 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-25T19:37:59.794Z] #21 14.65 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-25T19:37:59.794Z] #21 14.66 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-25T19:37:59.794Z] #21 14.67 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-25T19:37:59.794Z] #21 14.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-25T19:37:59.794Z] #21 14.67 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-25T19:37:59.794Z] #21 14.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-25T19:37:59.794Z] #21 14.68 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-25T19:38:00.038Z] #55 13.82 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-08-25T19:38:00.038Z] #55 13.97 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-08-25T19:38:00.297Z] #55 14.25 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a [2022-08-25T19:38:00.297Z] #55 14.46 go: downloading github.com/go-critic/go-critic v0.6.3 [2022-08-25T19:38:00.343Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.630s coverage: 74.8% of statements [2022-08-25T19:38:00.362Z] #21 15.25 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:00.621Z] #21 15.45 Fetched 15.9 MB in 1s (27.7 MB/s) [2022-08-25T19:38:00.621Z] #21 15.48 Selecting previously unselected package gcc-10-base:armel. [2022-08-25T19:38:00.621Z] #21 15.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 ... 38556 files and directories currently installed.) [2022-08-25T19:38:00.621Z] #21 15.54 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-25T19:38:00.621Z] #21 15.55 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-25T19:38:00.879Z] #21 15.60 Selecting previously unselected package gcc-10-base:armhf. [2022-08-25T19:38:00.879Z] #21 15.61 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-25T19:38:00.879Z] #21 15.62 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-25T19:38:00.879Z] #21 15.68 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-25T19:38:00.879Z] #21 15.69 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-25T19:38:00.879Z] #21 15.70 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-25T19:38:00.879Z] #21 15.75 Selecting previously unselected package gcc-10-base:s390x. [2022-08-25T19:38:00.879Z] #21 15.75 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-25T19:38:00.879Z] #21 15.75 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-25T19:38:00.879Z] #21 15.80 Selecting previously unselected package gcc-10-base:arm64. [2022-08-25T19:38:00.879Z] #21 15.81 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-25T19:38:00.879Z] #21 15.81 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-25T19:38:00.909Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-25T19:38:01.137Z] #21 15.87 Selecting previously unselected package libgcc-s1:armel. [2022-08-25T19:38:01.137Z] #21 15.88 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-25T19:38:01.137Z] #21 15.89 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-25T19:38:01.137Z] #21 15.93 Selecting previously unselected package libcrypt1:armel. [2022-08-25T19:38:01.137Z] #21 15.94 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-25T19:38:01.137Z] #21 15.94 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-25T19:38:01.137Z] #21 16.03 Selecting previously unselected package libc6:armel. [2022-08-25T19:38:01.137Z] #21 16.03 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-25T19:38:01.166Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.211s coverage: 60.7% of statements [2022-08-25T19:38:01.396Z] #21 16.24 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-25T19:38:01.654Z] #21 16.71 Selecting previously unselected package libapparmor1:armel. [2022-08-25T19:38:01.654Z] #21 16.72 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-25T19:38:01.654Z] #21 16.72 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-25T19:38:01.778Z] #76 23.25 Reading package lists... [2022-08-25T19:38:01.778Z] #76 ... [2022-08-25T19:38:01.778Z] [2022-08-25T19:38:01.778Z] #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-25T19:38:01.778Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:01.778Z] #55 23.17 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-25T19:38:01.778Z] #55 23.25 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-25T19:38:01.778Z] #55 23.35 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-25T19:38:01.778Z] #55 23.53 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-25T19:38:01.778Z] #55 23.56 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-25T19:38:01.778Z] #55 24.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-25T19:38:01.778Z] #55 24.74 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-25T19:38:01.778Z] #55 24.79 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-25T19:38:01.778Z] #55 24.89 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-25T19:38:01.778Z] #55 24.93 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-25T19:38:01.778Z] #55 25.04 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-25T19:38:01.778Z] #55 25.04 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-25T19:38:01.778Z] #55 25.13 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-25T19:38:01.778Z] #55 25.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-25T19:38:01.778Z] #55 25.37 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-25T19:38:01.778Z] #55 25.46 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-25T19:38:01.778Z] #55 25.48 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-25T19:38:01.778Z] #55 25.51 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-25T19:38:01.778Z] #55 25.65 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-25T19:38:01.778Z] #55 25.81 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-25T19:38:01.778Z] #55 25.99 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-25T19:38:01.778Z] #55 25.99 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-25T19:38:01.778Z] #55 26.11 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-25T19:38:01.778Z] #55 26.15 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-25T19:38:01.778Z] #55 26.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-25T19:38:01.778Z] #55 26.34 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-25T19:38:01.778Z] #55 26.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-25T19:38:01.778Z] #55 26.72 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-25T19:38:01.778Z] #55 26.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-25T19:38:01.778Z] #55 26.81 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-25T19:38:01.778Z] #55 27.01 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-25T19:38:01.778Z] #55 27.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-25T19:38:01.778Z] #55 27.11 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-25T19:38:01.778Z] #55 27.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-25T19:38:01.778Z] #55 27.33 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-25T19:38:01.778Z] #55 27.40 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-25T19:38:01.778Z] #55 27.52 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-25T19:38:01.778Z] #55 27.52 go: downloading github.com/julz/importas v0.1.0 [2022-08-25T19:38:01.778Z] #55 27.60 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-25T19:38:01.778Z] #55 27.64 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-25T19:38:01.778Z] #55 27.81 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-25T19:38:01.778Z] #55 27.86 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-25T19:38:01.778Z] #55 27.91 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-25T19:38:01.778Z] #55 27.91 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-25T19:38:01.778Z] #55 27.99 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-25T19:38:01.778Z] #55 28.09 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-25T19:38:01.778Z] #55 28.23 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-25T19:38:01.778Z] #55 28.23 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-25T19:38:01.778Z] #55 28.29 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-25T19:38:01.913Z] #21 16.78 Selecting previously unselected package libapparmor-dev:armel. [2022-08-25T19:38:01.913Z] #21 16.79 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-25T19:38:01.913Z] #21 16.79 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-25T19:38:02.172Z] #21 16.86 Selecting previously unselected package libgcc-s1:arm64. [2022-08-25T19:38:02.172Z] #21 16.87 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-25T19:38:02.172Z] #21 16.88 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-25T19:38:02.172Z] #21 16.93 Selecting previously unselected package libcrypt1:arm64. [2022-08-25T19:38:02.172Z] #21 16.94 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-25T19:38:02.172Z] #21 16.95 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-25T19:38:02.172Z] #21 17.03 Selecting previously unselected package libc6:arm64. [2022-08-25T19:38:02.172Z] #21 17.03 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-25T19:38:02.349Z] #55 29.15 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-25T19:38:02.349Z] #55 29.15 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-25T19:38:02.349Z] #55 29.22 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-25T19:38:02.430Z] #21 17.20 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-25T19:38:02.555Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-25T19:38:02.607Z] #55 29.25 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-25T19:38:02.688Z] #21 17.69 Selecting previously unselected package libapparmor1:arm64. [2022-08-25T19:38:02.688Z] #21 17.70 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-25T19:38:02.688Z] #21 17.70 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-25T19:38:02.864Z] #55 29.47 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-25T19:38:02.864Z] #55 29.56 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-25T19:38:02.864Z] #55 29.56 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-25T19:38:02.864Z] #55 ... [2022-08-25T19:38:02.864Z] [2022-08-25T19:38:02.864Z] #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-25T19:38:02.864Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:02.864Z] #76 23.25 Reading package lists... [2022-08-25T19:38:02.947Z] #21 17.75 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-25T19:38:02.947Z] #21 17.76 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-25T19:38:02.947Z] #21 17.77 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-25T19:38:02.947Z] #21 17.84 Selecting previously unselected package libgcc-s1:s390x. [2022-08-25T19:38:02.947Z] #21 17.85 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-25T19:38:02.947Z] #21 17.85 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-25T19:38:02.947Z] #21 17.91 Selecting previously unselected package libcrypt1:s390x. [2022-08-25T19:38:02.947Z] #21 17.91 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-25T19:38:02.947Z] #21 17.92 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-25T19:38:03.205Z] #21 18.01 Selecting previously unselected package libc6:s390x. [2022-08-25T19:38:03.205Z] #21 18.02 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-25T19:38:03.464Z] #21 18.19 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-25T19:38:03.585Z] #55 17.13 go: downloading github.com/hashicorp/go-version v1.4.0 [2022-08-25T19:38:03.585Z] #55 17.31 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2022-08-25T19:38:03.722Z] #21 18.62 Selecting previously unselected package libapparmor1:s390x. [2022-08-25T19:38:03.722Z] #21 18.62 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-25T19:38:03.722Z] #21 18.63 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-25T19:38:03.722Z] #21 18.68 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-25T19:38:03.722Z] #21 18.68 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-25T19:38:03.722Z] #21 18.69 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-25T19:38:03.845Z] #55 17.85 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-25T19:38:03.950Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.304s coverage: 50.6% of statements [2022-08-25T19:38:03.981Z] #21 18.76 Selecting previously unselected package libgcc-s1:armhf. [2022-08-25T19:38:03.981Z] #21 18.76 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-25T19:38:03.981Z] #21 18.77 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-25T19:38:03.981Z] #21 18.83 Selecting previously unselected package libcrypt1:armhf. [2022-08-25T19:38:03.981Z] #21 18.84 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-25T19:38:03.981Z] #21 18.84 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-25T19:38:03.981Z] #21 18.94 Selecting previously unselected package libc6:armhf. [2022-08-25T19:38:03.981Z] #21 18.95 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-25T19:38:04.104Z] #55 17.99 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T19:38:04.240Z] #21 19.10 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-25T19:38:04.516Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.998s coverage: 45.9% of statements [2022-08-25T19:38:04.517Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-25T19:38:04.673Z] #55 ... [2022-08-25T19:38:04.673Z] [2022-08-25T19:38:04.673Z] #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-25T19:38:04.673Z] #67 sha256:2de087b0c70e26532ee780344d90c5fc0ef55e870c09f30c2e245a08a5c974ba [2022-08-25T19:38:04.673Z] #67 8.256 + RM_GOPATH=0 [2022-08-25T19:38:04.673Z] #67 8.256 + TMP_GOPATH= [2022-08-25T19:38:04.673Z] #67 8.256 + : /build [2022-08-25T19:38:04.673Z] #67 8.256 + '[' -z '' ']' [2022-08-25T19:38:04.673Z] #67 8.256 ++ mktemp -d [2022-08-25T19:38:04.673Z] #67 8.273 + export GOPATH=/tmp/tmp.JSxTklCHII [2022-08-25T19:38:04.673Z] #67 8.273 + GOPATH=/tmp/tmp.JSxTklCHII [2022-08-25T19:38:04.673Z] #67 8.273 + RM_GOPATH=1 [2022-08-25T19:38:04.673Z] #67 8.273 + case "$(go env GOARCH)" in [2022-08-25T19:38:04.673Z] #67 8.273 ++ go env GOARCH [2022-08-25T19:38:04.673Z] #67 8.348 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:04.673Z] #67 8.348 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:04.673Z] #67 8.348 ++ dirname /install.sh [2022-08-25T19:38:04.673Z] #67 8.362 + dir=/ [2022-08-25T19:38:04.673Z] #67 8.362 + bin=rootlesskit [2022-08-25T19:38:04.673Z] #67 8.362 + shift [2022-08-25T19:38:04.673Z] #67 8.362 + '[' '!' -f //rootlesskit.installer ']' [2022-08-25T19:38:04.673Z] #67 8.362 + . //rootlesskit.installer [2022-08-25T19:38:04.673Z] #67 8.362 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:38:04.673Z] #67 8.362 + install_rootlesskit [2022-08-25T19:38:04.673Z] #67 8.362 + case "$1" in [2022-08-25T19:38:04.673Z] #67 8.362 + export CGO_ENABLED=0 [2022-08-25T19:38:04.673Z] #67 8.362 + CGO_ENABLED=0 [2022-08-25T19:38:04.673Z] #67 8.362 + _install_rootlesskit [2022-08-25T19:38:04.673Z] #67 8.362 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-25T19:38:04.673Z] #67 8.362 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T19:38:04.673Z] #67 8.362 + GOBIN=/build [2022-08-25T19:38:04.673Z] #67 8.362 + GO111MODULE=on [2022-08-25T19:38:04.673Z] #67 8.362 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:38:04.673Z] #67 8.362 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:38:04.673Z] #67 9.235 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T19:38:04.673Z] #67 13.69 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T19:38:04.673Z] #67 13.70 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-25T19:38:04.673Z] #67 14.77 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-25T19:38:04.673Z] #67 ... [2022-08-25T19:38:04.673Z] [2022-08-25T19:38:04.673Z] #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-25T19:38:04.673Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:38:04.673Z] #53 12.16 go: downloading github.com/fatih/color v1.10.0 [2022-08-25T19:38:04.673Z] #53 12.16 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-25T19:38:04.673Z] #53 12.25 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T19:38:04.673Z] #53 13.14 go: downloading golang.org/x/tools v0.1.0 [2022-08-25T19:38:04.673Z] #53 13.82 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-25T19:38:04.673Z] #53 14.00 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-25T19:38:04.673Z] #53 14.33 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-25T19:38:04.673Z] #53 14.81 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-25T19:38:04.808Z] #21 19.57 Selecting previously unselected package libapparmor1:armhf. [2022-08-25T19:38:04.808Z] #21 19.58 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-25T19:38:04.808Z] #21 19.58 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-25T19:38:04.808Z] #21 19.63 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-25T19:38:04.808Z] #21 19.65 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-25T19:38:04.808Z] #21 19.65 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-25T19:38:04.808Z] #21 19.72 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-25T19:38:04.808Z] #21 19.73 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-25T19:38:04.808Z] #21 19.74 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-25T19:38:04.808Z] #21 19.78 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-25T19:38:04.808Z] #21 19.78 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-25T19:38:04.808Z] #21 19.79 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-25T19:38:04.808Z] #21 19.88 Selecting previously unselected package libc6:ppc64el. [2022-08-25T19:38:04.932Z] #53 ... [2022-08-25T19:38:04.932Z] [2022-08-25T19:38:04.932Z] #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-25T19:38:04.932Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:04.932Z] #14 8.969 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:38:04.932Z] #14 ... [2022-08-25T19:38:04.932Z] [2022-08-25T19:38:04.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-25T19:38:04.932Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:38:04.932Z] #40 12.89 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-25T19:38:04.932Z] #40 13.79 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-08-25T19:38:04.932Z] #40 14.04 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-08-25T19:38:05.067Z] #21 19.88 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-25T19:38:05.326Z] #21 20.06 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-25T19:38:05.891Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-08-25T19:38:05.891Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.862s coverage: 58.5% of statements [2022-08-25T19:38:05.891Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-25T19:38:05.891Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-25T19:38:05.894Z] #21 20.68 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-25T19:38:05.894Z] #21 20.69 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-25T19:38:05.894Z] #21 20.69 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-25T19:38:05.894Z] #21 20.74 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-25T19:38:05.894Z] #21 20.75 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-25T19:38:05.894Z] #21 20.75 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-25T19:38:05.894Z] #21 20.83 Selecting previously unselected package libseccomp2:s390x. [2022-08-25T19:38:05.894Z] #21 20.84 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-25T19:38:05.894Z] #21 20.85 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-25T19:38:05.894Z] #21 20.89 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-25T19:38:05.894Z] #21 20.90 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-25T19:38:05.894Z] #21 20.90 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.153Z] #21 20.96 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-25T19:38:06.153Z] #21 20.97 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-25T19:38:06.153Z] #21 20.97 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.153Z] #21 21.02 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-25T19:38:06.153Z] #21 21.03 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-25T19:38:06.153Z] #21 21.04 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.412Z] #21 21.11 Selecting previously unselected package libseccomp2:armhf. [2022-08-25T19:38:06.412Z] #21 21.12 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-25T19:38:06.412Z] #21 21.13 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.412Z] #21 21.17 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-25T19:38:06.412Z] #21 21.18 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-25T19:38:06.412Z] #21 21.18 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.412Z] #21 21.27 Selecting previously unselected package libseccomp2:armel. [2022-08-25T19:38:06.412Z] #21 21.27 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-25T19:38:06.412Z] #21 21.28 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.412Z] #21 21.32 Selecting previously unselected package libseccomp-dev:armel. [2022-08-25T19:38:06.412Z] #21 21.33 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-25T19:38:06.412Z] #21 21.33 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.412Z] #21 21.41 Selecting previously unselected package libseccomp2:arm64. [2022-08-25T19:38:06.412Z] #21 21.41 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-25T19:38:06.456Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-25T19:38:06.683Z] #21 21.42 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.683Z] #21 21.46 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-25T19:38:06.683Z] #21 21.47 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-25T19:38:06.683Z] #21 21.47 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T19:38:06.683Z] #21 21.58 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-25T19:38:06.683Z] #21 21.60 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-25T19:38:06.683Z] #21 21.61 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-25T19:38:06.683Z] #21 21.62 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-25T19:38:06.683Z] #21 21.64 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-25T19:38:06.683Z] #21 21.66 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-25T19:38:06.683Z] #21 21.67 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-25T19:38:06.840Z] #40 20.84 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-25T19:38:06.945Z] #21 21.68 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-25T19:38:06.945Z] #21 21.69 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-25T19:38:06.945Z] #21 21.70 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-25T19:38:06.945Z] #21 21.72 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-25T19:38:06.945Z] #21 21.73 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-25T19:38:06.945Z] #21 21.74 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-25T19:38:06.945Z] #21 21.75 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-25T19:38:06.945Z] #21 21.77 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-25T19:38:06.945Z] #21 21.79 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-25T19:38:07.022Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-08-25T19:38:07.100Z] #40 20.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T19:38:07.100Z] #40 ... [2022-08-25T19:38:07.100Z] [2022-08-25T19:38:07.100Z] #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-25T19:38:07.100Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:07.100Z] #42 10.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:38:07.100Z] #42 17.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:38:07.100Z] #42 ... [2022-08-25T19:38:07.100Z] [2022-08-25T19:38:07.100Z] #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-25T19:38:07.100Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:07.100Z] #76 13.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:38:07.100Z] #76 20.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:38:07.685Z] #76 ... [2022-08-25T19:38:07.685Z] [2022-08-25T19:38:07.685Z] #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-25T19:38:07.685Z] #26 sha256:dda95cb68feb35cbb6fd684ea954f5fa15a5f98b7bc05783ce9b6e76ac064c79 [2022-08-25T19:38:07.685Z] #26 21.42 + mkdir -p /build [2022-08-25T19:38:07.948Z] #26 21.42 + mv docker/docker /build/ [2022-08-25T19:38:07.948Z] #26 21.46 + rmdir docker [2022-08-25T19:38:08.216Z] #26 DONE 21.9s [2022-08-25T19:38:08.216Z] [2022-08-25T19:38:08.216Z] #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-25T19:38:08.216Z] #67 sha256:2de087b0c70e26532ee780344d90c5fc0ef55e870c09f30c2e245a08a5c974ba [2022-08-25T19:38:08.216Z] #67 21.59 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-25T19:38:08.321Z] #21 23.02 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-25T19:38:08.373Z] #76 29.87 Reading package lists... [2022-08-25T19:38:08.373Z] #76 ... [2022-08-25T19:38:08.373Z] [2022-08-25T19:38:08.373Z] #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-25T19:38:08.373Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:38:08.373Z] #47 23.87 Updating files: 73% (1606/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-25T19:38:08.373Z] #47 24.54 + git checkout -q v2.3.0 [2022-08-25T19:38:08.373Z] #47 27.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-25T19:38:08.373Z] #47 ... [2022-08-25T19:38:08.373Z] [2022-08-25T19:38:08.373Z] #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-25T19:38:08.373Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:08.373Z] #55 29.71 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-25T19:38:08.373Z] #55 29.75 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-25T19:38:08.373Z] #55 30.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-25T19:38:08.373Z] #55 30.17 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-25T19:38:08.373Z] #55 30.18 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-25T19:38:08.373Z] #55 30.21 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-25T19:38:08.373Z] #55 30.34 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-25T19:38:08.373Z] #55 30.49 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-25T19:38:08.373Z] #55 30.61 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-25T19:38:08.373Z] #55 30.64 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-25T19:38:08.373Z] #55 30.69 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-25T19:38:08.373Z] #55 30.76 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-25T19:38:08.373Z] #55 30.79 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-25T19:38:08.373Z] #55 30.92 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-25T19:38:08.374Z] #55 31.11 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-25T19:38:08.374Z] #55 31.39 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-25T19:38:08.374Z] #55 31.51 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-25T19:38:08.374Z] #55 31.65 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-25T19:38:08.374Z] #55 31.75 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-25T19:38:08.374Z] #55 31.76 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-25T19:38:08.374Z] #55 31.76 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-25T19:38:08.374Z] #55 31.99 go: downloading honnef.co/go/tools v0.3.1 [2022-08-25T19:38:08.374Z] #55 33.59 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-25T19:38:08.374Z] #55 33.67 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-25T19:38:08.374Z] #55 33.86 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-25T19:38:08.374Z] #55 33.89 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-25T19:38:08.374Z] #55 33.95 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T19:38:08.374Z] #55 33.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T19:38:08.374Z] #55 34.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-25T19:38:08.374Z] #55 34.23 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-25T19:38:08.374Z] #55 34.26 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-25T19:38:08.374Z] #55 34.58 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-25T19:38:08.374Z] #55 34.63 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-25T19:38:08.374Z] #55 34.74 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-25T19:38:08.374Z] #55 34.89 go: downloading golang.org/x/text v0.3.7 [2022-08-25T19:38:08.396Z] ok github.com/docker/docker/daemon/images 0.059s coverage: 6.9% of statements [2022-08-25T19:38:08.396Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-25T19:38:08.396Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-25T19:38:08.396Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 43.2% of statements [2022-08-25T19:38:08.476Z] #67 ... [2022-08-25T19:38:08.476Z] [2022-08-25T19:38:08.476Z] #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-25T19:38:08.476Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:08.476Z] #51 12.14 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:38:08.476Z] #51 18.87 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:38:09.256Z] #21 24.26 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-25T19:38:09.330Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-08-25T19:38:09.330Z] ok github.com/docker/docker/daemon/logger/awslogs 0.144s coverage: 79.9% of statements [2022-08-25T19:38:09.330Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-25T19:38:09.414Z] #51 ... [2022-08-25T19:38:09.414Z] [2022-08-25T19:38:09.414Z] #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-25T19:38:09.414Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:09.414Z] #14 23.25 Fetched 8573 kB in 17s (495 kB/s) [2022-08-25T19:38:09.742Z] #55 ... [2022-08-25T19:38:09.742Z] [2022-08-25T19:38:09.742Z] #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-25T19:38:09.742Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:09.742Z] #42 20.35 Reading package lists... [2022-08-25T19:38:09.742Z] #42 26.67 Reading package lists... [2022-08-25T19:38:09.742Z] #42 33.09 Building dependency tree... [2022-08-25T19:38:09.896Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 68.2% of statements [2022-08-25T19:38:09.896Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.4% of statements [2022-08-25T19:38:09.998Z] #42 ... [2022-08-25T19:38:09.998Z] [2022-08-25T19:38:09.998Z] #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-25T19:38:09.998Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:09.998Z] #14 22.06 Reading package lists... [2022-08-25T19:38:09.998Z] #14 28.40 Building dependency tree... [2022-08-25T19:38:09.998Z] #14 32.78 The following additional packages will be installed: [2022-08-25T19:38:09.998Z] #14 32.80 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T19:38:09.998Z] #14 32.80 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-25T19:38:09.998Z] #14 32.80 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-25T19:38:09.998Z] #14 32.80 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-25T19:38:09.998Z] #14 32.81 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-25T19:38:09.998Z] #14 32.81 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-25T19:38:09.998Z] #14 32.81 mingw-w64-common mingw-w64-x86-64-dev [2022-08-25T19:38:09.998Z] #14 32.83 Suggested packages: [2022-08-25T19:38:09.998Z] #14 32.85 gcc-10-locales seccomp wine64 [2022-08-25T19:38:09.998Z] #14 34.24 The following NEW packages will be installed: [2022-08-25T19:38:09.998Z] #14 34.27 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T19:38:09.998Z] #14 34.27 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-25T19:38:09.998Z] #14 34.27 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-25T19:38:09.998Z] #14 34.27 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-25T19:38:09.998Z] #14 34.27 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-25T19:38:09.998Z] #14 34.27 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-25T19:38:09.998Z] #14 34.27 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-25T19:38:09.998Z] #14 34.27 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-25T19:38:09.998Z] #14 34.27 mingw-w64-x86-64-dev [2022-08-25T19:38:09.998Z] #14 34.70 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:09.998Z] #14 34.70 Need to get 115 MB of archives. [2022-08-25T19:38:09.998Z] #14 34.70 After this operation, 645 MB of additional disk space will be used. [2022-08-25T19:38:09.998Z] #14 34.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-25T19:38:09.998Z] #14 34.83 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-25T19:38:09.998Z] #14 35.00 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-25T19:38:09.998Z] #14 35.00 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-25T19:38:09.998Z] #14 35.02 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-25T19:38:09.998Z] #14 35.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-25T19:38:09.998Z] #14 35.36 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-25T19:38:09.998Z] #14 35.59 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-25T19:38:09.998Z] #14 35.59 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-25T19:38:09.998Z] #14 36.44 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-25T19:38:10.254Z] #14 ... [2022-08-25T19:38:10.254Z] [2022-08-25T19:38:10.254Z] #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-25T19:38:10.254Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:10.254Z] #42 36.81 The following additional packages will be installed: [2022-08-25T19:38:10.254Z] #42 36.84 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-25T19:38:10.254Z] #42 36.84 Suggested packages: [2022-08-25T19:38:10.254Z] #42 36.87 cmake-doc ninja-build lrzip [2022-08-25T19:38:10.254Z] #42 36.87 Recommended packages: [2022-08-25T19:38:10.254Z] #42 36.87 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-25T19:38:10.356Z] #14 23.25 Reading package lists... [2022-08-25T19:38:10.356Z] #14 ... [2022-08-25T19:38:10.356Z] [2022-08-25T19:38:10.356Z] #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-25T19:38:10.356Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:38:10.356Z] #57 14.16 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-25T19:38:10.356Z] #57 ... [2022-08-25T19:38:10.356Z] [2022-08-25T19:38:10.356Z] #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-25T19:38:10.356Z] #67 sha256:2de087b0c70e26532ee780344d90c5fc0ef55e870c09f30c2e245a08a5c974ba [2022-08-25T19:38:10.356Z] #67 23.36 go: downloading github.com/google/uuid v1.3.0 [2022-08-25T19:38:10.356Z] #67 23.36 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-25T19:38:10.356Z] #67 23.42 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-25T19:38:10.356Z] #67 23.62 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T19:38:10.356Z] #67 23.92 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T19:38:10.462Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-08-25T19:38:10.631Z] #21 25.48 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-25T19:38:10.929Z] #67 24.52 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-25T19:38:11.029Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.128s coverage: 76.8% of statements [2022-08-25T19:38:11.029Z] ok github.com/docker/docker/daemon/logger/local 0.025s coverage: 79.4% of statements [2022-08-25T19:38:11.029Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-25T19:38:11.029Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-25T19:38:11.181Z] #42 37.93 The following NEW packages will be installed: [2022-08-25T19:38:11.181Z] #42 37.95 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-25T19:38:11.439Z] #42 37.95 vim-common xxd [2022-08-25T19:38:11.439Z] #42 ... [2022-08-25T19:38:11.439Z] [2022-08-25T19:38:11.439Z] #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-25T19:38:11.439Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:38:11.439Z] #62 21.95 Reading package lists... [2022-08-25T19:38:11.439Z] #62 28.20 Reading package lists... [2022-08-25T19:38:11.439Z] #62 34.34 Building dependency tree... [2022-08-25T19:38:11.439Z] #62 38.09 The following additional packages will be installed: [2022-08-25T19:38:11.439Z] #62 38.10 libbtrfs0 [2022-08-25T19:38:11.439Z] #62 ... [2022-08-25T19:38:11.439Z] [2022-08-25T19:38:11.440Z] #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-25T19:38:11.440Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:11.440Z] #76 29.87 Reading package lists... [2022-08-25T19:38:11.440Z] #76 35.90 Building dependency tree... [2022-08-25T19:38:11.498Z] #67 25.09 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-25T19:38:11.757Z] #67 25.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-25T19:38:11.757Z] #67 25.47 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-25T19:38:11.963Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.017s coverage: 62.0% of statements [2022-08-25T19:38:11.963Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-08-25T19:38:12.007Z] #21 26.70 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-25T19:38:12.327Z] #67 ... [2022-08-25T19:38:12.327Z] [2022-08-25T19:38:12.327Z] #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-25T19:38:12.327Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:38:12.327Z] #62 16.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:38:12.327Z] #62 ... [2022-08-25T19:38:12.327Z] [2022-08-25T19:38:12.327Z] #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-25T19:38:12.327Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:12.327Z] #55 26.10 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T19:38:12.327Z] #55 26.11 go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T19:38:12.327Z] #55 26.34 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-08-25T19:38:12.327Z] #55 26.43 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-08-25T19:38:12.589Z] #55 26.62 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2022-08-25T19:38:12.589Z] #55 26.73 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2022-08-25T19:38:12.849Z] #55 26.80 go: downloading github.com/spf13/afero v1.8.2 [2022-08-25T19:38:12.849Z] #55 26.96 go: downloading github.com/spf13/cast v1.4.1 [2022-08-25T19:38:12.888Z] #76 ... [2022-08-25T19:38:12.888Z] [2022-08-25T19:38:12.888Z] #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-25T19:38:12.888Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:12.888Z] #51 22.57 Reading package lists... [2022-08-25T19:38:12.888Z] #51 29.22 Reading package lists... [2022-08-25T19:38:12.888Z] #51 34.89 Building dependency tree... [2022-08-25T19:38:12.888Z] #51 38.96 The following additional packages will be installed: [2022-08-25T19:38:12.888Z] #51 38.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T19:38:12.888Z] #51 39.00 python3-protobuf python3-six [2022-08-25T19:38:12.888Z] #51 39.03 Suggested packages: [2022-08-25T19:38:12.888Z] #51 39.03 python3-setuptools [2022-08-25T19:38:12.888Z] #51 39.03 Recommended packages: [2022-08-25T19:38:12.888Z] #51 39.03 iproute2 | iproute [2022-08-25T19:38:12.888Z] #51 ... [2022-08-25T19:38:12.888Z] [2022-08-25T19:38:12.888Z] #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-25T19:38:12.888Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:12.888Z] #42 38.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:12.888Z] #42 38.37 Need to get 17.7 MB of archives. [2022-08-25T19:38:12.888Z] #42 38.37 After this operation, 70.7 MB of additional disk space will be used. [2022-08-25T19:38:12.888Z] #42 38.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T19:38:12.888Z] #42 38.38 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-25T19:38:12.888Z] #42 38.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-25T19:38:12.888Z] #42 38.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T19:38:12.888Z] #42 39.25 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-25T19:38:12.888Z] #42 39.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-25T19:38:12.888Z] #42 39.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-25T19:38:12.888Z] #42 39.36 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-25T19:38:12.888Z] #42 39.36 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-25T19:38:12.888Z] #42 39.38 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-25T19:38:12.897Z] ok github.com/docker/docker/daemon/logger/syslog 0.012s coverage: 46.8% of statements [2022-08-25T19:38:12.897Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-25T19:38:12.943Z] #21 27.94 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-25T19:38:12.943Z] #21 27.95 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-25T19:38:12.943Z] #21 27.96 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-25T19:38:12.943Z] #21 27.97 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-25T19:38:12.943Z] #21 27.98 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-25T19:38:12.943Z] #21 28.00 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.108Z] #55 27.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-08-25T19:38:13.108Z] #55 27.26 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 [2022-08-25T19:38:13.202Z] #21 28.01 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.02 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.03 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.05 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.06 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-25T19:38:13.202Z] #21 28.07 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-25T19:38:13.202Z] #21 28.08 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-25T19:38:13.202Z] #21 28.10 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-25T19:38:13.202Z] #21 28.11 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-25T19:38:13.202Z] #21 28.12 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.13 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.14 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.15 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.17 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-25T19:38:13.202Z] #21 28.18 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:38:13.370Z] #55 27.35 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-25T19:38:13.370Z] #55 27.55 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-25T19:38:13.463Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-25T19:38:13.629Z] #55 27.66 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-08-25T19:38:13.629Z] #55 27.73 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-25T19:38:13.892Z] #55 28.06 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-25T19:38:14.136Z] #21 DONE 28.9s [2022-08-25T19:38:14.136Z] [2022-08-25T19:38:14.136Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:38:14.136Z] #66 sha256:b441b628f9a9e162db40a0e02e5af5a08159ffa44d795dfb6913b8f0273d5fca [2022-08-25T19:38:14.136Z] #66 DONE 0.2s [2022-08-25T19:38:14.136Z] [2022-08-25T19:38:14.136Z] #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-25T19:38:14.136Z] #67 sha256:2a6108e052dd72e633a44420603d3f1cf272b3d98e87761343db929da48f500c [2022-08-25T19:38:14.155Z] #55 28.10 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-25T19:38:14.155Z] #55 28.18 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-08-25T19:38:14.397Z] ok github.com/docker/docker/daemon/logger/splunk 1.576s coverage: 82.5% of statements [2022-08-25T19:38:14.397Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-25T19:38:14.397Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-25T19:38:14.414Z] #55 28.33 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a [2022-08-25T19:38:14.789Z] #42 41.17 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:14.789Z] #42 41.47 Fetched 17.7 MB in 2s (10.3 MB/s) [2022-08-25T19:38:14.789Z] #42 41.62 Selecting previously unselected package xxd. [2022-08-25T19:38:15.046Z] #42 41.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-25T19:38:15.046Z] #42 41.72 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:38:15.046Z] #42 41.73 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:15.302Z] #42 41.98 Selecting previously unselected package vim-common. [2022-08-25T19:38:15.302Z] #42 41.98 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:38:15.302Z] #42 42.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:15.332Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 44.4% of statements [2022-08-25T19:38:15.356Z] #55 29.19 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-08-25T19:38:15.356Z] #55 29.35 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3 [2022-08-25T19:38:15.511Z] #67 ... [2022-08-25T19:38:15.511Z] [2022-08-25T19:38:15.511Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:38:15.511Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-25T19:38:15.511Z] #22 DONE 1.4s [2022-08-25T19:38:15.511Z] [2022-08-25T19:38:15.511Z] #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-25T19:38:15.511Z] #67 sha256:2a6108e052dd72e633a44420603d3f1cf272b3d98e87761343db929da48f500c [2022-08-25T19:38:15.511Z] #67 1.157 + RM_GOPATH=0 [2022-08-25T19:38:15.511Z] #67 1.157 + TMP_GOPATH= [2022-08-25T19:38:15.511Z] #67 1.157 + : /build [2022-08-25T19:38:15.511Z] #67 1.157 + '[' -z '' ']' [2022-08-25T19:38:15.511Z] #67 1.157 ++ mktemp -d [2022-08-25T19:38:15.511Z] #67 1.162 + export GOPATH=/tmp/tmp.DjYYHY11rA [2022-08-25T19:38:15.511Z] #67 1.162 + GOPATH=/tmp/tmp.DjYYHY11rA [2022-08-25T19:38:15.511Z] #67 1.162 + RM_GOPATH=1 [2022-08-25T19:38:15.511Z] #67 1.162 + case "$(go env GOARCH)" in [2022-08-25T19:38:15.511Z] #67 1.162 ++ go env GOARCH [2022-08-25T19:38:15.511Z] #67 1.163 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:15.511Z] #67 1.163 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:15.511Z] #67 1.163 ++ dirname /install.sh [2022-08-25T19:38:15.511Z] #67 1.169 + dir=/ [2022-08-25T19:38:15.511Z] #67 1.169 + bin=runc [2022-08-25T19:38:15.511Z] #67 1.169 + shift [2022-08-25T19:38:15.511Z] #67 1.170 + '[' '!' -f //runc.installer ']' [2022-08-25T19:38:15.511Z] #67 1.170 + . //runc.installer [2022-08-25T19:38:15.511Z] #67 1.170 ++ set -e [2022-08-25T19:38:15.511Z] #67 1.170 ++ : v1.1.3 [2022-08-25T19:38:15.511Z] #67 1.170 + install_runc [2022-08-25T19:38:15.512Z] #67 1.170 + RUNC_BUILDTAGS=seccomp [2022-08-25T19:38:15.512Z] #67 1.170 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-25T19:38:15.512Z] #67 1.170 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DjYYHY11rA/src/github.com/opencontainers/runc [2022-08-25T19:38:15.512Z] #67 1.170 Install runc version v1.1.3 (build tags: seccomp) [2022-08-25T19:38:15.512Z] #67 1.173 Cloning into '/tmp/tmp.DjYYHY11rA/src/github.com/opencontainers/runc'... [2022-08-25T19:38:15.871Z] #42 ... [2022-08-25T19:38:15.871Z] [2022-08-25T19:38:15.871Z] #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-25T19:38:15.871Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:38:15.871Z] #62 38.30 The following NEW packages will be installed: [2022-08-25T19:38:15.871Z] #62 38.32 libbtrfs-dev libbtrfs0 [2022-08-25T19:38:15.871Z] #62 38.71 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:15.871Z] #62 38.71 Need to get 460 kB of archives. [2022-08-25T19:38:15.871Z] #62 38.71 After this operation, 1237 kB of additional disk space will be used. [2022-08-25T19:38:15.871Z] #62 38.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T19:38:15.871Z] #62 38.72 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T19:38:15.871Z] #62 40.35 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:15.871Z] #62 40.63 Fetched 460 kB in 0s (1347 kB/s) [2022-08-25T19:38:15.871Z] #62 40.76 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T19:38:15.871Z] #62 40.76 (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-25T19:38:15.871Z] #62 40.83 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T19:38:15.871Z] #62 40.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:38:15.871Z] #62 41.10 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T19:38:15.871Z] #62 41.10 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T19:38:15.871Z] #62 41.11 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:38:15.871Z] #62 41.53 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:38:15.871Z] #62 41.59 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:38:15.871Z] #62 41.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:38:15.871Z] #62 DONE 42.6s [2022-08-25T19:38:15.871Z] [2022-08-25T19:38:15.871Z] #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-25T19:38:15.871Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:15.871Z] #42 42.51 Selecting previously unselected package cmake-data. [2022-08-25T19:38:15.871Z] #42 42.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-25T19:38:15.871Z] #42 42.53 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T19:38:16.127Z] #42 ... [2022-08-25T19:38:16.127Z] [2022-08-25T19:38:16.127Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:38:16.127Z] #63 sha256:c7c1d2a00b3f09b210f7604ffd7cdd300a9d83203002e4728b00471cf777ae24 [2022-08-25T19:38:16.127Z] #63 DONE 0.2s [2022-08-25T19:38:16.127Z] [2022-08-25T19:38:16.128Z] #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-25T19:38:16.128Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:16.128Z] #76 40.12 python3 is already the newest version (3.9.2-3). [2022-08-25T19:38:16.128Z] #76 40.12 The following additional packages will be installed: [2022-08-25T19:38:16.128Z] #76 40.16 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-25T19:38:16.128Z] #76 40.17 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-25T19:38:16.128Z] #76 40.20 Suggested packages: [2022-08-25T19:38:16.128Z] #76 40.23 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-25T19:38:16.128Z] #76 40.23 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-25T19:38:16.128Z] #76 40.23 m4-doc ed diffutils-doc [2022-08-25T19:38:16.128Z] #76 40.23 Recommended packages: [2022-08-25T19:38:16.128Z] #76 40.23 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-25T19:38:16.128Z] #76 41.97 The following NEW packages will be installed: [2022-08-25T19:38:16.128Z] #76 41.98 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-25T19:38:16.128Z] #76 41.98 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-25T19:38:16.128Z] #76 41.98 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-25T19:38:16.128Z] #76 42.00 libyajl2 m4 patch xz-utils [2022-08-25T19:38:16.128Z] #76 42.53 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:16.128Z] #76 42.53 Need to get 5940 kB of archives. [2022-08-25T19:38:16.128Z] #76 42.53 After this operation, 18.7 MB of additional disk space will be used. [2022-08-25T19:38:16.128Z] #76 42.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T19:38:16.128Z] #76 42.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-25T19:38:16.128Z] #76 42.54 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-25T19:38:16.128Z] #76 42.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-25T19:38:16.128Z] #76 42.56 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-25T19:38:16.128Z] #76 42.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-25T19:38:16.128Z] #76 42.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-25T19:38:16.128Z] #76 42.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-25T19:38:16.128Z] #76 42.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-25T19:38:16.128Z] #76 42.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-25T19:38:16.128Z] #76 42.78 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T19:38:16.128Z] #76 42.79 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T19:38:16.128Z] #76 42.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-25T19:38:16.265Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-08-25T19:38:16.265Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-25T19:38:16.387Z] #76 42.98 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T19:38:16.387Z] #76 42.98 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-25T19:38:16.387Z] #76 42.99 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-25T19:38:16.387Z] #76 43.00 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-25T19:38:16.387Z] #76 43.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-25T19:38:16.387Z] #76 43.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T19:38:16.387Z] #76 43.05 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-25T19:38:16.387Z] #76 43.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T19:38:16.387Z] #76 43.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T19:38:16.387Z] #76 43.10 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-25T19:38:16.448Z] #67 ... [2022-08-25T19:38:16.448Z] [2022-08-25T19:38:16.448Z] #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-25T19:38:16.448Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-25T19:38:16.448Z] #23 DONE 0.9s [2022-08-25T19:38:16.448Z] [2022-08-25T19:38:16.448Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:38:16.448Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-25T19:38:16.831Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-08-25T19:38:17.263Z] #55 30.96 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-08-25T19:38:17.263Z] #55 ... [2022-08-25T19:38:17.263Z] [2022-08-25T19:38:17.263Z] #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-25T19:38:17.263Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-25T19:38:17.263Z] #38 30.79 tomll can be used in two ways: [2022-08-25T19:38:17.263Z] #38 30.81 Writing to STDIN and reading from STDOUT: [2022-08-25T19:38:17.263Z] #38 30.81 cat file.toml | tomll > file.toml [2022-08-25T19:38:17.263Z] #38 30.81 [2022-08-25T19:38:17.263Z] #38 30.81 Reading and updating a list of files: [2022-08-25T19:38:17.263Z] #38 30.81 tomll a.toml b.toml c.toml [2022-08-25T19:38:17.263Z] #38 30.81 [2022-08-25T19:38:17.263Z] #38 30.81 When given a list of files, tomll will modify all files in place without asking. [2022-08-25T19:38:17.263Z] #38 DONE 31.2s [2022-08-25T19:38:17.263Z] [2022-08-25T19:38:17.263Z] #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-25T19:38:17.263Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:17.263Z] #55 31.17 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-08-25T19:38:17.263Z] #55 ... [2022-08-25T19:38:17.263Z] [2022-08-25T19:38:17.263Z] #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-25T19:38:17.263Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:38:17.263Z] #36 25.65 go: downloading github.com/sirupsen/logrus v1.6.0 [2022-08-25T19:38:17.263Z] #36 25.66 go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T19:38:17.263Z] #36 26.02 go: downloading github.com/mattn/go-isatty v0.0.3 [2022-08-25T19:38:17.263Z] #36 26.50 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1 [2022-08-25T19:38:17.263Z] #36 26.63 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T19:38:17.263Z] #36 26.98 go: downloading github.com/cosiner/argv v0.1.0 [2022-08-25T19:38:17.263Z] #36 27.12 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9 [2022-08-25T19:38:17.263Z] #36 27.17 go: downloading github.com/peterh/liner v1.2.2 [2022-08-25T19:38:17.263Z] #36 27.42 go: downloading github.com/google/go-dap v0.6.0 [2022-08-25T19:38:17.263Z] #36 28.07 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097 [2022-08-25T19:38:17.263Z] #36 29.01 go: downloading github.com/mattn/go-runewidth v0.0.3 [2022-08-25T19:38:17.263Z] #36 29.19 go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T19:38:17.263Z] #36 29.27 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4 [2022-08-25T19:38:17.384Z] #24 0.895 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-25T19:38:17.384Z] #24 DONE 1.0s [2022-08-25T19:38:17.384Z] [2022-08-25T19:38:17.384Z] #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-25T19:38:17.384Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:38:17.384Z] #71 ... [2022-08-25T19:38:17.384Z] [2022-08-25T19:38:17.384Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:38:17.384Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-25T19:38:17.397Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-25T19:38:17.655Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-25T19:38:17.655Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.4% of statements [2022-08-25T19:38:17.655Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-25T19:38:17.756Z] #76 44.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:18.013Z] #76 44.89 Fetched 5940 kB in 1s (6341 kB/s) [2022-08-25T19:38:18.202Z] #36 ... [2022-08-25T19:38:18.202Z] [2022-08-25T19:38:18.202Z] #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-25T19:38:18.202Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:18.202Z] #55 31.54 go: downloading github.com/Antonboom/errname v0.1.6 [2022-08-25T19:38:18.202Z] #55 31.98 go: downloading github.com/Antonboom/nilnil v0.1.1 [2022-08-25T19:38:18.202Z] #55 32.01 go: downloading github.com/BurntSushi/toml v1.1.0 [2022-08-25T19:38:18.270Z] #76 45.02 Selecting previously unselected package bzip2. [2022-08-25T19:38:18.270Z] #76 45.02 (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-25T19:38:18.270Z] #76 45.12 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T19:38:18.319Z] #25 DONE 0.9s [2022-08-25T19:38:18.319Z] [2022-08-25T19:38:18.319Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:38:18.319Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-25T19:38:18.527Z] #76 45.13 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T19:38:18.527Z] #76 45.37 Selecting previously unselected package libmagic-mgc. [2022-08-25T19:38:18.527Z] #76 45.37 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-25T19:38:18.527Z] #76 45.39 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T19:38:18.589Z] ok github.com/docker/docker/image/tarexport 0.009s coverage: 0.7% of statements [2022-08-25T19:38:18.589Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-25T19:38:18.589Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-25T19:38:18.784Z] #76 ... [2022-08-25T19:38:18.784Z] [2022-08-25T19:38:18.784Z] #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-25T19:38:18.784Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:38:18.784Z] #40 44.81 NAME: [2022-08-25T19:38:18.784Z] #40 44.81 go-winres - A tool for embedding resources in Windows executables [2022-08-25T19:38:18.784Z] #40 44.81 [2022-08-25T19:38:18.784Z] #40 44.81 USAGE: [2022-08-25T19:38:18.784Z] #40 44.81 go-winres [global options] command [command options] [arguments...] [2022-08-25T19:38:18.784Z] #40 44.81 [2022-08-25T19:38:18.784Z] #40 44.81 COMMANDS: [2022-08-25T19:38:18.784Z] #40 44.81 init Create an initial ./winres/winres.json [2022-08-25T19:38:18.784Z] #40 44.81 make Make syso files for the "go build" command [2022-08-25T19:38:18.784Z] #40 44.81 simply Make syso files for the "go build" command (simplified) [2022-08-25T19:38:18.784Z] #40 44.81 extract Extract all resources from an executable [2022-08-25T19:38:18.784Z] #40 44.81 patch Replace resources in an executable file (exe, dll) [2022-08-25T19:38:18.784Z] #40 44.81 help, h Shows a list of commands or help for one command [2022-08-25T19:38:18.784Z] #40 44.81 [2022-08-25T19:38:18.784Z] #40 44.81 GLOBAL OPTIONS: [2022-08-25T19:38:18.784Z] #40 44.81 --help, -h show help (default: false) [2022-08-25T19:38:18.784Z] #40 DONE 45.4s [2022-08-25T19:38:18.784Z] [2022-08-25T19:38:18.784Z] #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-25T19:38:18.784Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:18.784Z] #55 42.42 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-25T19:38:18.784Z] #55 42.60 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-25T19:38:18.784Z] #55 42.72 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-25T19:38:18.784Z] #55 42.78 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-25T19:38:18.784Z] #55 42.92 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-25T19:38:18.784Z] #55 42.99 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-25T19:38:18.784Z] #55 43.01 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-25T19:38:18.784Z] #55 43.12 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-25T19:38:18.784Z] #55 43.15 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-25T19:38:18.784Z] #55 43.31 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-25T19:38:18.784Z] #55 43.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-25T19:38:18.784Z] #55 43.49 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T19:38:18.784Z] #55 44.07 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T19:38:18.784Z] #55 44.14 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-25T19:38:18.784Z] #55 44.23 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-25T19:38:18.784Z] #55 44.44 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T19:38:18.784Z] #55 44.92 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-25T19:38:18.784Z] #55 45.03 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T19:38:18.784Z] #55 45.06 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-25T19:38:18.784Z] #55 45.14 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-25T19:38:18.784Z] #55 45.29 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T19:38:18.784Z] #55 45.32 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T19:38:18.784Z] #55 45.41 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T19:38:18.784Z] #55 ... [2022-08-25T19:38:18.784Z] [2022-08-25T19:38:18.784Z] #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-25T19:38:18.784Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:38:18.784Z] #57 44.93 v3.0.2 [2022-08-25T19:38:18.784Z] #57 DONE 45.5s [2022-08-25T19:38:18.784Z] [2022-08-25T19:38:18.784Z] #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-25T19:38:18.784Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:18.784Z] #55 45.56 go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T19:38:19.156Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2022-08-25T19:38:19.218Z] #55 ... [2022-08-25T19:38:19.218Z] [2022-08-25T19:38:19.218Z] #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-25T19:38:19.219Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:38:19.219Z] #53 23.40 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-25T19:38:19.219Z] #53 23.45 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-25T19:38:19.219Z] #53 23.69 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-25T19:38:19.219Z] #53 26.08 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T19:38:19.219Z] #53 26.13 go: downloading golang.org/x/mod v0.3.0 [2022-08-25T19:38:19.257Z] #26 DONE 0.8s [2022-08-25T19:38:19.257Z] [2022-08-25T19:38:19.257Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:38:19.257Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-25T19:38:19.349Z] #55 45.99 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T19:38:19.349Z] #55 46.04 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-25T19:38:19.497Z] #53 ... [2022-08-25T19:38:19.497Z] [2022-08-25T19:38:19.497Z] #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-25T19:38:19.497Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:19.497Z] #55 33.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-08-25T19:38:19.497Z] #55 ... [2022-08-25T19:38:19.497Z] [2022-08-25T19:38:19.497Z] #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-25T19:38:19.497Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:19.497Z] #42 23.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:38:19.497Z] #42 33.62 Fetched 8573 kB in 25s (338 kB/s) [2022-08-25T19:38:19.722Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-08-25T19:38:19.765Z] #42 33.62 Reading package lists... [2022-08-25T19:38:19.765Z] #42 ... [2022-08-25T19:38:19.765Z] [2022-08-25T19:38:19.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-25T19:38:19.765Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:19.765Z] #55 33.77 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0 [2022-08-25T19:38:19.980Z] ok github.com/docker/docker/opts 0.031s coverage: 66.0% of statements [2022-08-25T19:38:20.195Z] #27 DONE 1.0s [2022-08-25T19:38:20.195Z] [2022-08-25T19:38:20.195Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:38:20.195Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-25T19:38:20.238Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-25T19:38:20.279Z] #55 46.77 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-25T19:38:20.279Z] #55 46.92 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-25T19:38:20.343Z] #55 34.19 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-08-25T19:38:20.343Z] #55 34.20 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-08-25T19:38:20.343Z] #55 34.39 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-08-25T19:38:20.343Z] #55 34.49 go: downloading github.com/ashanbrown/makezero v1.1.1 [2022-08-25T19:38:20.343Z] #55 34.59 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-08-25T19:38:20.603Z] #55 34.69 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2022-08-25T19:38:20.863Z] #55 34.76 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-08-25T19:38:20.863Z] #55 ... [2022-08-25T19:38:20.863Z] [2022-08-25T19:38:20.863Z] #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-25T19:38:20.863Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:20.863Z] #51 24.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:38:20.863Z] #51 27.86 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2163 B] [2022-08-25T19:38:20.863Z] #51 ... [2022-08-25T19:38:20.863Z] [2022-08-25T19:38:20.863Z] #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-25T19:38:20.863Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:38:20.863Z] #36 32.97 go: downloading github.com/russross/blackfriday/v2 v2.0.1 [2022-08-25T19:38:20.863Z] #36 33.28 go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-25T19:38:20.863Z] #36 34.90 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 [2022-08-25T19:38:21.574Z] #28 1.127 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T19:38:21.574Z] #28 1.127 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T19:38:21.574Z] #28 1.127 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T19:38:21.574Z] #28 1.373 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-25T19:38:21.655Z] #55 ... [2022-08-25T19:38:21.655Z] [2022-08-25T19:38:21.656Z] #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-25T19:38:21.656Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:21.656Z] #14 38.25 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-25T19:38:21.656Z] #14 39.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-25T19:38:21.656Z] #14 39.92 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-25T19:38:21.656Z] #14 41.60 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-25T19:38:21.656Z] #14 42.27 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-25T19:38:21.656Z] #14 42.30 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-25T19:38:21.656Z] #14 42.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-25T19:38:21.656Z] #14 42.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T19:38:21.656Z] #14 42.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T19:38:21.656Z] #14 42.37 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-25T19:38:21.656Z] #14 42.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T19:38:21.656Z] #14 42.39 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-25T19:38:21.656Z] #14 42.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-25T19:38:21.656Z] #14 42.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-25T19:38:21.656Z] #14 42.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-25T19:38:21.656Z] #14 42.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-25T19:38:21.656Z] #14 42.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-25T19:38:21.656Z] #14 42.46 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-25T19:38:21.656Z] #14 42.47 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-25T19:38:21.656Z] #14 42.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T19:38:21.656Z] #14 43.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:21.656Z] #14 44.26 Fetched 115 MB in 8s (14.2 MB/s) [2022-08-25T19:38:21.656Z] #14 44.44 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-25T19:38:21.656Z] #14 44.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-25T19:38:21.656Z] #14 44.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T19:38:21.656Z] #14 44.54 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T19:38:21.656Z] #14 47.08 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-25T19:38:21.656Z] #14 47.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T19:38:21.656Z] #14 47.09 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T19:38:21.656Z] #14 ... [2022-08-25T19:38:21.656Z] [2022-08-25T19:38:21.656Z] #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-25T19:38:21.656Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:21.656Z] #76 45.94 Selecting previously unselected package libmagic1:amd64. [2022-08-25T19:38:21.656Z] #76 45.94 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-25T19:38:21.656Z] #76 45.96 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-25T19:38:21.656Z] #76 46.18 Selecting previously unselected package file. [2022-08-25T19:38:21.656Z] #76 46.18 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-25T19:38:21.656Z] #76 46.21 Unpacking file (1:5.39-3) ... [2022-08-25T19:38:21.656Z] #76 46.36 Selecting previously unselected package xz-utils. [2022-08-25T19:38:21.656Z] #76 46.36 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T19:38:21.656Z] #76 46.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:38:21.656Z] #76 46.69 Selecting previously unselected package libsigsegv2:amd64. [2022-08-25T19:38:21.656Z] #76 46.72 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-25T19:38:21.656Z] #76 46.72 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-25T19:38:21.656Z] #76 46.92 Selecting previously unselected package m4. [2022-08-25T19:38:21.656Z] #76 46.92 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-25T19:38:21.656Z] #76 46.92 Unpacking m4 (1.4.18-5) ... [2022-08-25T19:38:21.656Z] #76 47.18 Selecting previously unselected package autoconf. [2022-08-25T19:38:21.656Z] #76 47.18 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-25T19:38:21.656Z] #76 47.18 Unpacking autoconf (2.69-14) ... [2022-08-25T19:38:21.656Z] #76 47.65 Selecting previously unselected package autotools-dev. [2022-08-25T19:38:21.656Z] #76 47.69 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-25T19:38:21.656Z] #76 47.69 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-25T19:38:21.656Z] #76 47.83 Selecting previously unselected package automake. [2022-08-25T19:38:21.656Z] #76 47.83 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-25T19:38:21.656Z] #76 47.85 Unpacking automake (1:1.16.3-2) ... [2022-08-25T19:38:21.656Z] #76 48.51 Selecting previously unselected package patch. [2022-08-25T19:38:21.696Z] ok github.com/docker/docker/pkg/archive 0.297s coverage: 82.3% of statements [2022-08-25T19:38:21.833Z] #28 1.589 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-25T19:38:21.833Z] #28 1.717 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-25T19:38:21.912Z] #76 48.52 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-25T19:38:21.912Z] #76 48.52 Unpacking patch (2.7.6-7) ... [2022-08-25T19:38:22.092Z] #28 1.943 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-25T19:38:22.168Z] #76 48.74 Selecting previously unselected package dpkg-dev. [2022-08-25T19:38:22.168Z] #76 48.74 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-25T19:38:22.168Z] #76 48.76 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T19:38:22.351Z] #28 2.285 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-25T19:38:22.610Z] #28 2.545 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-25T19:38:22.610Z] #28 2.545 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-25T19:38:22.610Z] #28 2.545 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-25T19:38:22.610Z] #28 2.546 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-25T19:38:22.610Z] #28 2.548 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-25T19:38:22.629Z] ok github.com/docker/docker/pkg/authorization 0.195s coverage: 68.3% of statements [2022-08-25T19:38:22.629Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-25T19:38:22.887Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-25T19:38:23.097Z] #76 49.80 Selecting previously unselected package build-essential. [2022-08-25T19:38:23.097Z] #76 49.80 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-25T19:38:23.097Z] #76 49.81 Unpacking build-essential (12.9) ... [2022-08-25T19:38:23.097Z] #76 49.93 Selecting previously unselected package libcap2:amd64. [2022-08-25T19:38:23.097Z] #76 49.93 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T19:38:23.178Z] #28 2.999 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-25T19:38:23.178Z] #28 3.002 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-25T19:38:23.178Z] #28 3.003 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-25T19:38:23.178Z] #28 3.005 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-25T19:38:23.178Z] #28 3.006 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-25T19:38:23.356Z] #76 49.94 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:38:23.356Z] #76 50.10 Selecting previously unselected package libcap-dev:amd64. [2022-08-25T19:38:23.356Z] #76 50.10 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-25T19:38:23.356Z] #76 50.10 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T19:38:23.614Z] #76 50.25 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T19:38:23.614Z] #76 50.25 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:38:23.614Z] #76 50.26 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:38:23.614Z] #76 50.34 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-25T19:38:23.614Z] #76 ... [2022-08-25T19:38:23.614Z] [2022-08-25T19:38:23.614Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T19:38:23.614Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:23.614Z] #51 39.98 The following NEW packages will be installed: [2022-08-25T19:38:23.614Z] #51 39.99 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T19:38:23.614Z] #51 40.01 python3-protobuf python3-six [2022-08-25T19:38:23.614Z] #51 40.53 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:23.614Z] #51 40.53 Need to get 2315 kB of archives. [2022-08-25T19:38:23.614Z] #51 40.53 After this operation, 11.1 MB of additional disk space will be used. [2022-08-25T19:38:23.614Z] #51 40.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-25T19:38:23.614Z] #51 40.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T19:38:23.614Z] #51 40.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-25T19:38:23.614Z] #51 40.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-25T19:38:23.614Z] #51 40.63 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-25T19:38:23.614Z] #51 40.63 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-25T19:38:23.614Z] #51 40.64 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-25T19:38:23.614Z] #51 43.15 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-25T19:38:23.614Z] #51 44.83 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:23.614Z] #51 45.10 Fetched 2315 kB in 3s (689 kB/s) [2022-08-25T19:38:23.614Z] #51 45.31 Selecting previously unselected package libprotobuf23:amd64. [2022-08-25T19:38:23.614Z] #51 45.31 (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-25T19:38:23.614Z] #51 45.37 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-25T19:38:23.614Z] #51 45.40 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T19:38:23.614Z] #51 46.29 Selecting previously unselected package python3-pkg-resources. [2022-08-25T19:38:23.614Z] #51 46.29 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T19:38:23.614Z] #51 46.31 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:38:23.614Z] #51 46.61 Selecting previously unselected package python3-six. [2022-08-25T19:38:23.614Z] #51 46.61 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-25T19:38:23.614Z] #51 46.62 Unpacking python3-six (1.16.0-2) ... [2022-08-25T19:38:23.614Z] #51 46.72 Selecting previously unselected package python3-protobuf. [2022-08-25T19:38:23.614Z] #51 46.72 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-25T19:38:23.614Z] #51 46.72 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-25T19:38:23.614Z] #51 47.41 Selecting previously unselected package libnet1:amd64. [2022-08-25T19:38:23.614Z] #51 47.41 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T19:38:23.614Z] #51 47.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:38:23.614Z] #51 47.60 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T19:38:23.614Z] #51 47.60 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T19:38:23.614Z] #51 47.60 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:38:23.614Z] #51 47.75 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T19:38:23.614Z] #51 47.75 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:38:23.614Z] #51 47.77 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:38:23.614Z] #51 47.95 Selecting previously unselected package criu. [2022-08-25T19:38:23.614Z] #51 47.95 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-25T19:38:23.614Z] #51 47.95 Unpacking criu (3.17.1-1) ... [2022-08-25T19:38:23.614Z] #51 48.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:38:23.614Z] #51 ... [2022-08-25T19:38:23.614Z] [2022-08-25T19:38:23.614Z] #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-25T19:38:23.614Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:23.614Z] #76 50.35 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:38:23.614Z] #76 50.36 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T19:38:23.876Z] #76 50.53 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T19:38:23.876Z] #76 50.53 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T19:38:23.876Z] #76 50.57 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:38:24.132Z] #76 50.77 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T19:38:24.133Z] #76 50.77 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T19:38:24.133Z] #76 50.81 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:38:24.157Z] #36 ... [2022-08-25T19:38:24.157Z] [2022-08-25T19:38:24.157Z] #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-25T19:38:24.157Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:38:24.157Z] #62 27.92 Fetched 8573 kB in 21s (402 kB/s) [2022-08-25T19:38:24.157Z] #62 27.92 Reading package lists... [2022-08-25T19:38:24.157Z] #62 ... [2022-08-25T19:38:24.157Z] [2022-08-25T19:38:24.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-25T19:38:24.157Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:24.157Z] #55 35.06 go: downloading github.com/breml/bidichk v0.2.3 [2022-08-25T19:38:24.157Z] #55 35.21 go: downloading github.com/breml/errchkjson v0.3.0 [2022-08-25T19:38:24.157Z] #55 35.23 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-08-25T19:38:24.157Z] #55 35.41 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-08-25T19:38:24.157Z] #55 35.45 go: downloading github.com/daixiang0/gci v0.3.3 [2022-08-25T19:38:24.157Z] #55 35.48 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2022-08-25T19:38:24.157Z] #55 35.81 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-08-25T19:38:24.157Z] #55 35.89 go: downloading github.com/firefart/nonamedreturns v1.0.1 [2022-08-25T19:38:24.157Z] #55 35.98 go: downloading github.com/fzipp/gocyclo v0.5.1 [2022-08-25T19:38:24.157Z] #55 36.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-25T19:38:24.157Z] #55 36.36 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-25T19:38:24.157Z] #55 36.36 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2022-08-25T19:38:24.157Z] #55 36.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-25T19:38:24.157Z] #55 37.07 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-25T19:38:24.157Z] #55 37.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-25T19:38:24.157Z] #55 37.36 go: downloading github.com/golangci/misspell v0.3.5 [2022-08-25T19:38:24.157Z] #55 37.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-25T19:38:24.157Z] #55 37.55 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-08-25T19:38:24.157Z] #55 37.66 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-08-25T19:38:24.157Z] #55 37.80 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-08-25T19:38:24.157Z] #55 37.94 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-08-25T19:38:24.157Z] #55 38.09 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-08-25T19:38:24.157Z] #55 38.23 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-08-25T19:38:24.157Z] #55 38.27 go: downloading github.com/julz/importas v0.1.0 [2022-08-25T19:38:24.418Z] #55 38.43 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-08-25T19:38:24.418Z] #55 ... [2022-08-25T19:38:24.418Z] [2022-08-25T19:38:24.418Z] #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-25T19:38:24.418Z] #67 sha256:2de087b0c70e26532ee780344d90c5fc0ef55e870c09f30c2e245a08a5c974ba [2022-08-25T19:38:24.418Z] #67 28.08 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-25T19:38:24.678Z] #67 ... [2022-08-25T19:38:24.678Z] [2022-08-25T19:38:24.678Z] #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-25T19:38:24.678Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:24.678Z] #55 38.63 go: downloading github.com/kulti/thelper v0.6.2 [2022-08-25T19:38:24.678Z] #55 38.73 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-08-25T19:38:24.938Z] #55 38.94 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-08-25T19:38:24.938Z] #55 39.04 go: downloading github.com/ldez/tagliatelle v0.3.1 [2022-08-25T19:38:25.062Z] #76 51.75 Selecting previously unselected package libtool. [2022-08-25T19:38:25.062Z] #76 51.75 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-25T19:38:25.062Z] #76 51.77 Unpacking libtool (2.4.6-15) ... [2022-08-25T19:38:25.198Z] #55 39.25 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-08-25T19:38:25.198Z] #55 39.38 go: downloading github.com/lufeee/execinquery v1.2.1 [2022-08-25T19:38:25.459Z] #55 39.53 go: downloading github.com/maratori/testpackage v1.0.1 [2022-08-25T19:38:25.459Z] #55 39.64 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-08-25T19:38:25.625Z] #76 52.10 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T19:38:25.625Z] #76 52.10 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T19:38:25.625Z] #76 52.22 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:38:25.625Z] #76 52.48 Selecting previously unselected package libyajl2:amd64. [2022-08-25T19:38:25.625Z] #76 52.48 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T19:38:25.625Z] #76 52.48 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:38:25.719Z] #55 39.75 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-08-25T19:38:25.719Z] #55 39.81 go: downloading github.com/mgechev/revive v1.2.1 [2022-08-25T19:38:25.882Z] #76 52.54 Selecting previously unselected package libyajl-dev:amd64. [2022-08-25T19:38:25.882Z] #76 52.54 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-25T19:38:25.882Z] #76 52.54 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T19:38:25.882Z] #76 52.71 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:38:25.882Z] #76 52.74 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T19:38:26.140Z] #76 52.77 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:38:26.140Z] #76 52.78 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-25T19:38:26.140Z] #76 52.82 Setting up file (1:5.39-3) ... [2022-08-25T19:38:26.140Z] #76 52.85 Setting up bzip2 (1.0.8-4) ... [2022-08-25T19:38:26.140Z] #76 ... [2022-08-25T19:38:26.140Z] [2022-08-25T19:38:26.140Z] #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-25T19:38:26.140Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:38:26.140Z] #64 3.386 + RM_GOPATH=0 [2022-08-25T19:38:26.140Z] #64 3.386 + TMP_GOPATH= [2022-08-25T19:38:26.140Z] #64 3.386 + : /build [2022-08-25T19:38:26.140Z] #64 3.386 + '[' -z '' ']' [2022-08-25T19:38:26.140Z] #64 3.386 ++ mktemp -d [2022-08-25T19:38:26.140Z] #64 3.386 + export GOPATH=/tmp/tmp.6TdvOMdCwR [2022-08-25T19:38:26.140Z] #64 3.386 + GOPATH=/tmp/tmp.6TdvOMdCwR [2022-08-25T19:38:26.140Z] #64 3.386 + RM_GOPATH=1 [2022-08-25T19:38:26.140Z] #64 3.386 + case "$(go env GOARCH)" in [2022-08-25T19:38:26.140Z] #64 3.386 ++ go env GOARCH [2022-08-25T19:38:26.140Z] #64 3.454 Install containerd version v1.6.7 [2022-08-25T19:38:26.140Z] #64 3.454 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:26.140Z] #64 3.454 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:26.140Z] #64 3.454 ++ dirname /install.sh [2022-08-25T19:38:26.140Z] #64 3.454 + dir=/ [2022-08-25T19:38:26.140Z] #64 3.454 + bin=containerd [2022-08-25T19:38:26.140Z] #64 3.454 + shift [2022-08-25T19:38:26.140Z] #64 3.454 + '[' '!' -f //containerd.installer ']' [2022-08-25T19:38:26.140Z] #64 3.454 + . //containerd.installer [2022-08-25T19:38:26.140Z] #64 3.454 ++ set -e [2022-08-25T19:38:26.140Z] #64 3.454 ++ : v1.6.7 [2022-08-25T19:38:26.140Z] #64 3.454 + install_containerd [2022-08-25T19:38:26.140Z] #64 3.454 + echo 'Install containerd version v1.6.7' [2022-08-25T19:38:26.140Z] #64 3.454 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6TdvOMdCwR/src/github.com/containerd/containerd [2022-08-25T19:38:26.140Z] #64 3.454 Cloning into '/tmp/tmp.6TdvOMdCwR/src/github.com/containerd/containerd'... [2022-08-25T19:38:26.140Z] #64 ... [2022-08-25T19:38:26.140Z] [2022-08-25T19:38:26.140Z] #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-25T19:38:26.140Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:26.140Z] #76 52.87 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:38:26.140Z] #76 52.89 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T19:38:26.140Z] #76 52.91 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:38:26.140Z] #76 52.94 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-25T19:38:26.140Z] #76 52.95 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-25T19:38:26.167Z] ok github.com/docker/docker/pkg/chrootarchive 2.519s coverage: 42.7% of statements [2022-08-25T19:38:26.167Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-25T19:38:26.290Z] #55 ... [2022-08-25T19:38:26.290Z] [2022-08-25T19:38:26.290Z] #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-25T19:38:26.290Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:26.290Z] #76 30.29 Fetched 8573 kB in 23s (371 kB/s) [2022-08-25T19:38:26.290Z] #76 30.29 Reading package lists... [2022-08-25T19:38:26.290Z] #76 40.41 Reading package lists... [2022-08-25T19:38:26.290Z] #76 ... [2022-08-25T19:38:26.290Z] [2022-08-25T19:38:26.290Z] #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-25T19:38:26.290Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:38:26.409Z] #76 52.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:38:26.409Z] #76 53.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T19:38:26.409Z] #76 53.07 Setting up patch (2.7.6-7) ... [2022-08-25T19:38:26.409Z] #76 53.07 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:38:26.409Z] #76 53.07 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T19:38:26.409Z] #76 53.10 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T19:38:26.409Z] #76 53.10 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:38:26.409Z] #76 53.13 Setting up libtool (2.4.6-15) ... [2022-08-25T19:38:26.409Z] #76 53.14 Setting up m4 (1.4.18-5) ... [2022-08-25T19:38:26.425Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-25T19:38:26.666Z] #76 53.20 Setting up dpkg-dev (1.20.11) ... [2022-08-25T19:38:26.666Z] #76 53.22 Setting up autoconf (2.69-14) ... [2022-08-25T19:38:26.666Z] #76 53.23 Setting up build-essential (12.9) ... [2022-08-25T19:38:26.666Z] #76 53.24 Setting up automake (1:1.16.3-2) ... [2022-08-25T19:38:26.666Z] #76 53.30 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-25T19:38:26.666Z] #76 53.31 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:38:26.683Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-08-25T19:38:26.941Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-08-25T19:38:27.199Z] ok github.com/docker/docker/layer 7.746s coverage: 68.9% of statements [2022-08-25T19:38:27.199Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-25T19:38:27.199Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-25T19:38:27.199Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-25T19:38:27.199Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-25T19:38:27.199Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-25T19:38:27.199Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-25T19:38:27.377Z] #28 ... [2022-08-25T19:38:27.377Z] [2022-08-25T19:38:27.377Z] #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-25T19:38:27.377Z] #67 sha256:2a6108e052dd72e633a44420603d3f1cf272b3d98e87761343db929da48f500c [2022-08-25T19:38:27.377Z] #67 5.637 + cd /tmp/tmp.DjYYHY11rA/src/github.com/opencontainers/runc [2022-08-25T19:38:27.377Z] #67 5.637 + git checkout -q v1.1.3 [2022-08-25T19:38:27.377Z] #67 5.968 + '[' -z '' ']' [2022-08-25T19:38:27.377Z] #67 5.968 + target=static [2022-08-25T19:38:27.377Z] #67 5.968 + make BUILDTAGS=seccomp static [2022-08-25T19:38:27.377Z] #67 6.259 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-25T19:38:27.377Z] #67 12.34 + mkdir -p /build [2022-08-25T19:38:27.377Z] #67 12.35 + cp runc /build/runc [2022-08-25T19:38:27.377Z] #67 DONE 12.6s [2022-08-25T19:38:27.377Z] [2022-08-25T19:38:27.377Z] #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-25T19:38:27.377Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:38:27.458Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2022-08-25T19:38:27.458Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-25T19:38:28.392Z] ok github.com/docker/docker/pkg/idtools 0.397s coverage: 67.9% of statements [2022-08-25T19:38:28.392Z] ok github.com/docker/docker/pkg/ioutils 0.365s coverage: 70.1% of statements [2022-08-25T19:38:28.650Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2022-08-25T19:38:28.650Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-08-25T19:38:28.650Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-25T19:38:28.851Z] #62 38.31 Reading package lists... [2022-08-25T19:38:28.851Z] #62 ... [2022-08-25T19:38:28.851Z] [2022-08-25T19:38:28.851Z] #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-25T19:38:28.851Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:28.851Z] #14 23.25 Reading package lists... [2022-08-25T19:38:28.851Z] #14 33.10 Reading package lists... [2022-08-25T19:38:28.851Z] #14 42.86 Building dependency tree... [2022-08-25T19:38:28.851Z] #14 ... [2022-08-25T19:38:28.851Z] [2022-08-25T19:38:28.851Z] #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-25T19:38:28.851Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:38:28.907Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-25T19:38:28.907Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-25T19:38:29.165Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-25T19:38:29.235Z] #76 DONE 55.4s [2022-08-25T19:38:29.236Z] [2022-08-25T19:38:29.236Z] #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-25T19:38:29.236Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:38:29.423Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-08-25T19:38:29.423Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-08-25T19:38:29.423Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-25T19:38:29.423Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-25T19:38:29.634Z] #47 41.98 Updating files: 51% (1118/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-25T19:38:29.634Z] #47 43.31 + git checkout -q v2.3.0 [2022-08-25T19:38:29.988Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-25T19:38:30.167Z] #77 ... [2022-08-25T19:38:30.167Z] [2022-08-25T19:38:30.167Z] #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-25T19:38:30.167Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:30.167Z] #42 46.69 Selecting previously unselected package libicu67:amd64. [2022-08-25T19:38:30.167Z] #42 46.72 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-25T19:38:30.167Z] #42 46.77 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T19:38:30.167Z] #42 54.19 Selecting previously unselected package libxml2:amd64. [2022-08-25T19:38:30.167Z] #42 54.19 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-25T19:38:30.167Z] #42 54.41 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T19:38:30.167Z] #42 54.99 Selecting previously unselected package libarchive13:amd64. [2022-08-25T19:38:30.167Z] #42 54.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-25T19:38:30.167Z] #42 54.99 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T19:38:30.167Z] #42 55.32 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-25T19:38:30.167Z] #42 55.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-25T19:38:30.167Z] #42 55.32 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T19:38:30.167Z] #42 55.53 Selecting previously unselected package librhash0:amd64. [2022-08-25T19:38:30.167Z] #42 55.53 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-25T19:38:30.167Z] #42 55.53 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-25T19:38:30.167Z] #42 55.76 Selecting previously unselected package libuv1:amd64. [2022-08-25T19:38:30.167Z] #42 55.76 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-25T19:38:30.167Z] #42 55.76 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-25T19:38:30.167Z] #42 55.98 Selecting previously unselected package cmake. [2022-08-25T19:38:30.167Z] #42 55.98 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-25T19:38:30.167Z] #42 56.00 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-25T19:38:30.167Z] #42 ... [2022-08-25T19:38:30.167Z] [2022-08-25T19:38:30.167Z] #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-25T19:38:30.167Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:38:30.167Z] #34 48.47 Updating files: 87% (1331/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-25T19:38:30.167Z] #34 49.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-25T19:38:30.167Z] #34 49.51 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-25T19:38:30.554Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-25T19:38:30.554Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-25T19:38:30.813Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-25T19:38:31.100Z] #34 ... [2022-08-25T19:38:31.100Z] [2022-08-25T19:38:31.100Z] #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-25T19:38:31.100Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:31.100Z] #14 50.25 Selecting previously unselected package binutils-mingw-w64. [2022-08-25T19:38:31.100Z] #14 50.25 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-25T19:38:31.100Z] #14 50.25 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T19:38:31.100Z] #14 50.43 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-25T19:38:31.100Z] #14 50.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:38:31.100Z] #14 50.46 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:38:31.100Z] #14 50.70 Selecting previously unselected package dmsetup. [2022-08-25T19:38:31.100Z] #14 50.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:38:31.100Z] #14 50.72 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-25T19:38:31.100Z] #14 50.90 Selecting previously unselected package mingw-w64-common. [2022-08-25T19:38:31.100Z] #14 50.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-25T19:38:31.100Z] #14 50.94 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-25T19:38:31.100Z] #14 57.53 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-25T19:38:31.100Z] #14 57.55 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-25T19:38:31.100Z] #14 57.55 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T19:38:31.574Z] #71 ... [2022-08-25T19:38:31.574Z] [2022-08-25T19:38:31.574Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:38:31.574Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-25T19:38:31.574Z] #28 11.20 Fetched 40.6 MB in 10s (3932 kB/s) [2022-08-25T19:38:32.185Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-08-25T19:38:32.443Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-25T19:38:32.701Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-25T19:38:32.701Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-25T19:38:32.952Z] #47 ... [2022-08-25T19:38:32.952Z] [2022-08-25T19:38:32.952Z] #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-25T19:38:32.952Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:32.952Z] #51 36.09 Fetched 8576 kB in 27s (313 kB/s) [2022-08-25T19:38:32.952Z] #51 36.09 Reading package lists... [2022-08-25T19:38:32.952Z] #51 45.99 Reading package lists... [2022-08-25T19:38:32.952Z] #51 ... [2022-08-25T19:38:32.952Z] [2022-08-25T19:38:32.952Z] #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-25T19:38:32.952Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:32.952Z] #55 41.40 go: downloading github.com/moricho/tparallel v0.2.1 [2022-08-25T19:38:32.952Z] #55 41.40 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-08-25T19:38:32.952Z] #55 41.59 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-08-25T19:38:32.952Z] #55 41.72 go: downloading github.com/nishanths/predeclared v0.2.2 [2022-08-25T19:38:32.952Z] #55 41.91 go: downloading github.com/polyfloyd/go-errorlint v1.0.0 [2022-08-25T19:38:32.952Z] #55 42.06 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-08-25T19:38:32.952Z] #55 42.14 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-08-25T19:38:32.952Z] #55 42.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-08-25T19:38:32.952Z] #55 42.43 go: downloading github.com/securego/gosec/v2 v2.11.0 [2022-08-25T19:38:32.952Z] #55 42.92 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-08-25T19:38:32.952Z] #55 43.00 go: downloading github.com/sivchari/containedctx v1.0.2 [2022-08-25T19:38:32.952Z] #55 43.15 go: downloading github.com/sivchari/tenv v1.5.0 [2022-08-25T19:38:32.952Z] #55 43.21 go: downloading github.com/sonatard/noctx v0.0.1 [2022-08-25T19:38:32.952Z] #55 43.41 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-08-25T19:38:32.952Z] #55 43.66 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-08-25T19:38:32.952Z] #55 43.86 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2022-08-25T19:38:32.952Z] #55 43.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-08-25T19:38:32.952Z] #55 43.99 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-08-25T19:38:32.952Z] #55 44.10 go: downloading github.com/tetafro/godot v1.4.11 [2022-08-25T19:38:32.952Z] #55 44.18 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-08-25T19:38:32.952Z] #55 44.32 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1 [2022-08-25T19:38:32.952Z] #55 44.56 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-08-25T19:38:32.952Z] #55 45.07 go: downloading github.com/ultraware/funlen v0.0.3 [2022-08-25T19:38:32.952Z] #55 45.25 go: downloading github.com/ultraware/whitespace v0.0.5 [2022-08-25T19:38:32.952Z] #55 45.37 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-08-25T19:38:32.952Z] #55 45.58 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-08-25T19:38:32.952Z] #55 45.64 go: downloading github.com/yeya24/promlinter v0.2.0 [2022-08-25T19:38:32.952Z] #55 45.77 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-08-25T19:38:32.952Z] #55 46.42 go: downloading honnef.co/go/tools v0.3.1 [2022-08-25T19:38:32.952Z] #55 ... [2022-08-25T19:38:32.952Z] [2022-08-25T19:38:32.952Z] #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-25T19:38:32.952Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:38:32.952Z] #47 46.52 + 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-25T19:38:33.267Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-25T19:38:33.267Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-08-25T19:38:33.623Z] #14 ... [2022-08-25T19:38:33.623Z] [2022-08-25T19:38:33.623Z] #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-25T19:38:33.623Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:33.623Z] #42 60.36 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T19:38:33.623Z] #42 60.36 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:33.623Z] #42 60.40 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-25T19:38:33.623Z] #42 60.41 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:33.833Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.6% of statements [2022-08-25T19:38:33.879Z] #42 60.53 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T19:38:33.879Z] #42 60.53 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-25T19:38:33.879Z] #42 60.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T19:38:33.879Z] #42 60.69 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T19:38:33.879Z] #42 60.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T19:38:33.879Z] #42 60.69 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-25T19:38:33.879Z] #42 60.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:38:34.091Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-25T19:38:34.136Z] #42 ... [2022-08-25T19:38:34.136Z] [2022-08-25T19:38:34.136Z] #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-25T19:38:34.136Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:34.136Z] #51 50.84 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T19:38:34.136Z] #51 50.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:38:34.136Z] #51 50.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:38:34.136Z] #51 50.93 Setting up python3-six (1.16.0-2) ... [2022-08-25T19:38:34.136Z] #51 52.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:38:34.136Z] #51 52.50 Setting up python3-protobuf (3.12.4-1) ... [2022-08-25T19:38:34.136Z] #51 57.20 Setting up criu (3.17.1-1) ... [2022-08-25T19:38:34.136Z] #51 59.23 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:38:34.136Z] #51 DONE 60.4s [2022-08-25T19:38:34.350Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2022-08-25T19:38:34.392Z] [2022-08-25T19:38:34.392Z] #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-25T19:38:34.392Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:38:34.916Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-08-25T19:38:34.954Z] #77 ... [2022-08-25T19:38:34.954Z] [2022-08-25T19:38:34.955Z] #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-25T19:38:34.955Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:34.955Z] #42 DONE 61.5s [2022-08-25T19:38:34.955Z] [2022-08-25T19:38:34.955Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:38:34.955Z] #43 sha256:8f5f9df828a4a7398eaf25e0e8ac07068ae1603104f194f32552df1a5c2e3230 [2022-08-25T19:38:35.481Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-25T19:38:35.481Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-25T19:38:35.761Z] #28 11.20 Reading package lists... [2022-08-25T19:38:36.323Z] #43 DONE 1.3s [2022-08-25T19:38:36.323Z] [2022-08-25T19:38:36.323Z] #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-25T19:38:36.323Z] #44 sha256:5cb94afab206282a0c4ca1cc15169e2d409b2000e3ad52351f9c7c676373a613 [2022-08-25T19:38:37.135Z] #28 15.75 Reading package lists... [2022-08-25T19:38:37.136Z] #28 ... [2022-08-25T19:38:37.136Z] [2022-08-25T19:38:37.136Z] #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-25T19:38:37.136Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:38:37.136Z] #71 76.82 + bin/containerd [2022-08-25T19:38:37.381Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-25T19:38:37.639Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-25T19:38:37.897Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-08-25T19:38:38.217Z] #44 ... [2022-08-25T19:38:38.217Z] [2022-08-25T19:38:38.217Z] #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-25T19:38:38.217Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:38:38.217Z] #53 63.63 gotestsum version dev [2022-08-25T19:38:38.217Z] #53 DONE 65.0s [2022-08-25T19:38:38.474Z] [2022-08-25T19:38:38.474Z] #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-25T19:38:38.474Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:38.474Z] #14 64.35 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-25T19:38:38.474Z] #14 64.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:38:38.474Z] #14 64.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T19:38:38.474Z] #14 64.46 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-25T19:38:38.474Z] #14 64.46 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:38:38.474Z] #14 64.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T19:38:39.270Z] ok github.com/docker/docker/quota 0.199s coverage: 71.4% of statements [2022-08-25T19:38:39.529Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2022-08-25T19:38:39.532Z] #47 ... [2022-08-25T19:38:39.533Z] [2022-08-25T19:38:39.533Z] #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-25T19:38:39.533Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:39.533Z] #42 33.62 Reading package lists... [2022-08-25T19:38:39.533Z] #42 43.24 Reading package lists... [2022-08-25T19:38:39.533Z] #42 52.92 Building dependency tree... [2022-08-25T19:38:39.533Z] #42 ... [2022-08-25T19:38:39.533Z] [2022-08-25T19:38:39.533Z] #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-25T19:38:39.533Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:39.533Z] #55 49.33 go: downloading mvdan.cc/gofumpt v0.3.1 [2022-08-25T19:38:39.533Z] #55 49.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-25T19:38:39.533Z] #55 49.62 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-08-25T19:38:39.533Z] #55 49.70 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f [2022-08-25T19:38:39.533Z] #55 49.86 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T19:38:39.533Z] #55 50.02 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T19:38:39.533Z] #55 50.07 go: downloading github.com/stretchr/objx v0.1.1 [2022-08-25T19:38:39.533Z] #55 50.32 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-25T19:38:39.533Z] #55 50.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-25T19:38:39.533Z] #55 50.74 go: downloading gopkg.in/ini.v1 v1.66.4 [2022-08-25T19:38:39.533Z] #55 50.76 go: downloading github.com/magiconair/properties v1.8.6 [2022-08-25T19:38:39.533Z] #55 51.13 go: downloading github.com/pelletier/go-toml v1.9.5 [2022-08-25T19:38:39.533Z] #55 51.46 go: downloading golang.org/x/text v0.3.7 [2022-08-25T19:38:40.466Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-25T19:38:40.723Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-25T19:38:40.982Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-25T19:38:41.548Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-08-25T19:38:41.806Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-25T19:38:42.070Z] #55 ... [2022-08-25T19:38:42.070Z] [2022-08-25T19:38:42.070Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T19:38:42.070Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:42.070Z] #14 42.86 Building dependency tree... [2022-08-25T19:38:42.070Z] #14 50.25 The following additional packages will be installed: [2022-08-25T19:38:42.070Z] #14 50.26 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T19:38:42.070Z] #14 50.26 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-25T19:38:42.070Z] #14 50.26 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-25T19:38:42.070Z] #14 50.26 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-25T19:38:42.070Z] #14 50.26 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-25T19:38:42.070Z] #14 50.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-25T19:38:42.070Z] #14 50.26 mingw-w64-common mingw-w64-x86-64-dev [2022-08-25T19:38:42.070Z] #14 50.29 Suggested packages: [2022-08-25T19:38:42.070Z] #14 50.30 gcc-10-locales seccomp wine64 [2022-08-25T19:38:42.070Z] #14 52.80 The following NEW packages will be installed: [2022-08-25T19:38:42.070Z] #14 52.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-25T19:38:42.070Z] #14 52.83 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-25T19:38:42.070Z] #14 52.83 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-25T19:38:42.070Z] #14 52.83 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-25T19:38:42.070Z] #14 52.84 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-25T19:38:42.070Z] #14 52.84 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-25T19:38:42.070Z] #14 52.86 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-25T19:38:42.070Z] #14 52.87 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-25T19:38:42.070Z] #14 52.88 mingw-w64-x86-64-dev [2022-08-25T19:38:42.070Z] #14 53.55 0 upgraded, 30 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:42.070Z] #14 53.55 Need to get 115 MB of archives. [2022-08-25T19:38:42.070Z] #14 53.55 After this operation, 645 MB of additional disk space will be used. [2022-08-25T19:38:42.070Z] #14 53.55 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-25T19:38:42.070Z] #14 53.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-25T19:38:42.070Z] #14 54.22 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-25T19:38:42.070Z] #14 54.22 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-25T19:38:42.070Z] #14 54.22 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-25T19:38:42.070Z] #14 54.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-25T19:38:42.070Z] #14 54.72 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-25T19:38:42.070Z] #14 55.11 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-25T19:38:42.070Z] #14 55.13 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-25T19:38:42.070Z] #14 ... [2022-08-25T19:38:42.070Z] [2022-08-25T19:38:42.070Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-08-25T19:38:42.070Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:42.070Z] #51 45.99 Reading package lists... [2022-08-25T19:38:42.402Z] #71 ... [2022-08-25T19:38:42.402Z] [2022-08-25T19:38:42.402Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:38:42.402Z] #28 sha256:bac17d333ea2b45db9dca33ed4cf14f272b4a5afd20d903a1a79f1a6612e2129 [2022-08-25T19:38:42.402Z] #28 15.75 Reading package lists... [2022-08-25T19:38:42.402Z] #28 20.16 Building dependency tree... [2022-08-25T19:38:42.402Z] #28 21.36 Reading state information... [2022-08-25T19:38:42.402Z] #28 22.31 bzip2 is already the newest version (1.0.8-4). [2022-08-25T19:38:42.402Z] #28 22.31 patch is already the newest version (2.7.6-7). [2022-08-25T19:38:42.402Z] #28 22.31 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-25T19:38:42.402Z] #28 22.31 The following additional packages will be installed: [2022-08-25T19:38:42.402Z] #28 22.31 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-25T19:38:42.402Z] #28 22.32 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-08-25T19:38:42.402Z] #28 22.32 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T19:38:42.402Z] #28 22.32 python3-pkg-resources vim-runtime xxd [2022-08-25T19:38:42.402Z] #28 22.34 Suggested packages: [2022-08-25T19:38:42.402Z] #28 22.34 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-25T19:38:42.402Z] #28 22.34 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-08-25T19:38:42.402Z] #28 22.34 Recommended packages: [2022-08-25T19:38:42.402Z] #28 22.34 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-25T19:38:43.180Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-25T19:38:43.336Z] #28 23.43 The following NEW packages will be installed: [2022-08-25T19:38:43.461Z] #51 55.53 Building dependency tree... [2022-08-25T19:38:43.461Z] #51 ... [2022-08-25T19:38:43.461Z] [2022-08-25T19:38:43.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-25T19:38:43.461Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:38:43.461Z] #62 38.31 Reading package lists... [2022-08-25T19:38:43.461Z] #62 47.65 Building dependency tree... [2022-08-25T19:38:43.461Z] #62 54.80 The following additional packages will be installed: [2022-08-25T19:38:43.461Z] #62 54.82 libbtrfs0 [2022-08-25T19:38:43.461Z] #62 55.27 The following NEW packages will be installed: [2022-08-25T19:38:43.461Z] #62 55.28 libbtrfs-dev libbtrfs0 [2022-08-25T19:38:43.461Z] #62 56.04 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:43.461Z] #62 56.04 Need to get 460 kB of archives. [2022-08-25T19:38:43.461Z] #62 56.04 After this operation, 1237 kB of additional disk space will be used. [2022-08-25T19:38:43.461Z] #62 56.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T19:38:43.461Z] #62 56.08 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T19:38:43.461Z] #62 ... [2022-08-25T19:38:43.461Z] [2022-08-25T19:38:43.461Z] #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-25T19:38:43.461Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:43.461Z] #76 40.41 Reading package lists... [2022-08-25T19:38:43.461Z] #76 49.72 Building dependency tree... [2022-08-25T19:38:43.461Z] #76 56.66 python3 is already the newest version (3.9.2-3). [2022-08-25T19:38:43.461Z] #76 56.66 The following additional packages will be installed: [2022-08-25T19:38:43.461Z] #76 56.70 autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1 [2022-08-25T19:38:43.461Z] #76 56.72 libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils [2022-08-25T19:38:43.461Z] #76 56.73 Suggested packages: [2022-08-25T19:38:43.461Z] #76 56.79 autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring [2022-08-25T19:38:43.461Z] #76 56.79 manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk [2022-08-25T19:38:43.461Z] #76 56.79 m4-doc ed diffutils-doc [2022-08-25T19:38:43.461Z] #76 56.79 Recommended packages: [2022-08-25T19:38:43.461Z] #76 56.79 fakeroot libalgorithm-merge-perl libltdl-dev [2022-08-25T19:38:43.594Z] #28 23.43 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-08-25T19:38:43.594Z] #28 23.43 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-08-25T19:38:43.594Z] #28 23.43 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-25T19:38:43.594Z] #28 23.44 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-25T19:38:43.595Z] #28 23.44 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-25T19:38:43.595Z] #28 23.44 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-08-25T19:38:43.595Z] #28 23.44 vim-common vim-runtime xfsprogs xxd zip zstd [2022-08-25T19:38:43.725Z] #14 ... [2022-08-25T19:38:43.725Z] [2022-08-25T19:38:43.725Z] #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-25T19:38:43.725Z] #44 sha256:5cb94afab206282a0c4ca1cc15169e2d409b2000e3ad52351f9c7c676373a613 [2022-08-25T19:38:43.725Z] #44 6.568 + RM_GOPATH=0 [2022-08-25T19:38:43.725Z] #44 6.568 + TMP_GOPATH= [2022-08-25T19:38:43.725Z] #44 6.568 + : /build [2022-08-25T19:38:43.725Z] #44 6.568 + '[' -z '' ']' [2022-08-25T19:38:43.725Z] #44 6.568 ++ mktemp -d [2022-08-25T19:38:43.725Z] #44 6.580 + export GOPATH=/tmp/tmp.40MOLE5SJZ [2022-08-25T19:38:43.725Z] #44 6.580 + GOPATH=/tmp/tmp.40MOLE5SJZ [2022-08-25T19:38:43.725Z] #44 6.580 + RM_GOPATH=1 [2022-08-25T19:38:43.725Z] #44 6.580 + case "$(go env GOARCH)" in [2022-08-25T19:38:43.725Z] #44 6.580 ++ go env GOARCH [2022-08-25T19:38:43.725Z] #44 6.615 Install tini version v0.19.0 [2022-08-25T19:38:43.725Z] #44 6.615 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:43.725Z] #44 6.615 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:43.725Z] #44 6.615 ++ dirname /install.sh [2022-08-25T19:38:43.725Z] #44 6.615 + dir=/ [2022-08-25T19:38:43.725Z] #44 6.615 + bin=tini [2022-08-25T19:38:43.725Z] #44 6.615 + shift [2022-08-25T19:38:43.725Z] #44 6.615 + '[' '!' -f //tini.installer ']' [2022-08-25T19:38:43.725Z] #44 6.615 + . //tini.installer [2022-08-25T19:38:43.725Z] #44 6.615 ++ : v0.19.0 [2022-08-25T19:38:43.725Z] #44 6.615 + install_tini [2022-08-25T19:38:43.725Z] #44 6.615 + echo 'Install tini version v0.19.0' [2022-08-25T19:38:43.725Z] #44 6.615 + git clone https://github.com/krallin/tini.git /tmp/tmp.40MOLE5SJZ/tini [2022-08-25T19:38:43.725Z] #44 6.615 Cloning into '/tmp/tmp.40MOLE5SJZ/tini'... [2022-08-25T19:38:43.725Z] #44 7.431 + cd /tmp/tmp.40MOLE5SJZ/tini [2022-08-25T19:38:43.725Z] #44 7.431 + git checkout -q v0.19.0 [2022-08-25T19:38:43.725Z] #44 7.448 + cmake . [2022-08-25T19:38:43.853Z] #28 23.80 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:43.853Z] #28 23.80 Need to get 18.6 MB of archives. [2022-08-25T19:38:43.853Z] #28 23.80 After this operation, 71.4 MB of additional disk space will be used. [2022-08-25T19:38:43.853Z] #28 23.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-25T19:38:43.853Z] #28 23.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-25T19:38:43.853Z] #28 23.80 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-25T19:38:43.853Z] #28 23.81 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T19:38:43.853Z] #28 23.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-25T19:38:43.981Z] #44 8.024 -- The C compiler identification is GNU 10.2.1 [2022-08-25T19:38:44.112Z] #28 23.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-25T19:38:44.112Z] #28 23.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-25T19:38:44.112Z] #28 23.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-25T19:38:44.112Z] #28 23.86 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T19:38:44.112Z] #28 23.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T19:38:44.112Z] #28 23.87 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T19:38:44.112Z] #28 23.87 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-25T19:38:44.112Z] #28 23.88 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-25T19:38:44.112Z] #28 23.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-25T19:38:44.112Z] #28 23.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-25T19:38:44.112Z] #28 23.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-25T19:38:44.112Z] #28 23.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-25T19:38:44.112Z] #28 23.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-25T19:38:44.112Z] #28 23.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-25T19:38:44.112Z] #28 23.90 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T19:38:44.112Z] #28 23.90 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T19:38:44.112Z] #28 23.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T19:38:44.112Z] #28 23.91 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-25T19:38:44.112Z] #28 23.91 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-25T19:38:44.112Z] #28 23.91 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-25T19:38:44.112Z] #28 23.91 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-25T19:38:44.112Z] #28 23.91 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-25T19:38:44.112Z] #28 23.92 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-25T19:38:44.112Z] #28 23.92 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T19:38:44.112Z] #28 23.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-25T19:38:44.112Z] #28 23.93 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T19:38:44.112Z] #28 23.95 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T19:38:44.112Z] #28 23.96 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T19:38:44.112Z] #28 23.96 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T19:38:44.112Z] #28 23.96 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T19:38:44.112Z] #28 23.97 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T19:38:44.112Z] #28 23.97 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T19:38:44.112Z] #28 23.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-25T19:38:44.112Z] #28 23.99 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-25T19:38:44.112Z] #28 23.99 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-25T19:38:44.112Z] #28 24.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T19:38:44.112Z] #28 24.07 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-25T19:38:44.114Z] ok github.com/docker/docker/volume/local 0.110s coverage: 76.8% of statements [2022-08-25T19:38:44.237Z] #44 8.094 -- Detecting C compiler ABI info [2022-08-25T19:38:44.371Z] #28 24.09 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-25T19:38:44.371Z] #28 24.10 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-25T19:38:44.371Z] #28 24.10 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-25T19:38:44.403Z] #76 ... [2022-08-25T19:38:44.403Z] [2022-08-25T19:38:44.403Z] #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-25T19:38:44.403Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-25T19:38:44.403Z] #62 58.32 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:44.630Z] #28 24.54 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:44.662Z] #62 58.74 Fetched 460 kB in 1s (810 kB/s) [2022-08-25T19:38:44.680Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-25T19:38:44.800Z] #44 8.577 -- Detecting C compiler ABI info - done [2022-08-25T19:38:44.889Z] #28 24.76 Fetched 18.6 MB in 1s (31.4 MB/s) [2022-08-25T19:38:44.889Z] #28 24.80 Selecting previously unselected package pigz. [2022-08-25T19:38:44.889Z] #28 24.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 ... 40116 files and directories currently installed.) [2022-08-25T19:38:44.889Z] #28 24.86 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-25T19:38:44.889Z] #28 24.87 Unpacking pigz (2.6-1) ... [2022-08-25T19:38:44.920Z] #62 58.90 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T19:38:44.921Z] #62 58.90 (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-25T19:38:44.921Z] #62 59.04 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T19:38:44.921Z] #62 59.07 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:38:45.056Z] #44 8.727 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-25T19:38:45.056Z] #44 8.741 -- Detecting C compile features [2022-08-25T19:38:45.056Z] #44 8.741 -- Detecting C compile features - done [2022-08-25T19:38:45.056Z] #44 8.807 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-25T19:38:45.056Z] #44 8.989 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-25T19:38:45.148Z] #28 24.93 Selecting previously unselected package libelf1:amd64. [2022-08-25T19:38:45.148Z] #28 24.94 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-25T19:38:45.148Z] #28 24.95 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-25T19:38:45.148Z] #28 25.03 Selecting previously unselected package libbpf0:amd64. [2022-08-25T19:38:45.148Z] #28 25.04 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-25T19:38:45.148Z] #28 25.05 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-25T19:38:45.148Z] #28 25.11 Selecting previously unselected package libcap2:amd64. [2022-08-25T19:38:45.148Z] #28 25.11 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T19:38:45.148Z] #28 25.12 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:38:45.312Z] #44 9.084 -- Configuring done [2022-08-25T19:38:45.312Z] #44 9.124 -- Generating done [2022-08-25T19:38:45.312Z] #44 9.126 -- Build files have been written to: /tmp/tmp.40MOLE5SJZ/tini [2022-08-25T19:38:45.312Z] #44 9.145 + make tini-static [2022-08-25T19:38:45.406Z] #28 25.17 Selecting previously unselected package libmnl0:amd64. [2022-08-25T19:38:45.406Z] #28 25.17 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-25T19:38:45.406Z] #28 25.18 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-25T19:38:45.406Z] #28 25.23 Selecting previously unselected package libxtables12:amd64. [2022-08-25T19:38:45.406Z] #28 25.23 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-25T19:38:45.406Z] #28 25.24 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-25T19:38:45.406Z] #28 25.29 Selecting previously unselected package libcap2-bin. [2022-08-25T19:38:45.406Z] #28 25.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-25T19:38:45.406Z] #28 25.29 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T19:38:45.406Z] #28 25.35 Selecting previously unselected package iproute2. [2022-08-25T19:38:45.406Z] #28 25.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-25T19:38:45.406Z] #28 25.37 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T19:38:45.488Z] #62 59.37 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T19:38:45.488Z] #62 59.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T19:38:45.488Z] #62 59.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:38:45.568Z] #44 9.484 Scanning dependencies of target tini-static [2022-08-25T19:38:45.568Z] #44 9.571 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-25T19:38:45.613Z] ok github.com/docker/docker/volume/service 0.018s coverage: 72.3% of statements [2022-08-25T19:38:45.665Z] #28 25.58 Selecting previously unselected package xxd. [2022-08-25T19:38:45.665Z] #28 25.58 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:38:45.665Z] #28 25.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:45.665Z] #28 25.66 Selecting previously unselected package vim-common. [2022-08-25T19:38:45.665Z] #28 25.67 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:38:45.665Z] #28 25.68 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:45.924Z] #28 25.75 Selecting previously unselected package bash-completion. [2022-08-25T19:38:45.924Z] #28 25.75 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T19:38:46.056Z] #62 59.90 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:38:46.056Z] #62 59.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:38:46.056Z] #62 59.94 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:38:46.859Z] #28 26.62 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T19:38:46.859Z] #28 26.81 Selecting previously unselected package apparmor. [2022-08-25T19:38:46.859Z] #28 26.82 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-08-25T19:38:46.860Z] #28 26.87 Unpacking apparmor (2.13.6-10) ... [2022-08-25T19:38:46.936Z] #44 10.87 [100%] Linking C executable tini-static [2022-08-25T19:38:47.118Z] #28 27.03 Selecting previously unselected package inetutils-ping. [2022-08-25T19:38:47.118Z] #28 27.04 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-25T19:38:47.118Z] #28 27.05 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T19:38:47.118Z] #28 27.12 Selecting previously unselected package libip4tc2:amd64. [2022-08-25T19:38:47.118Z] #28 27.12 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-25T19:38:47.118Z] #28 27.13 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T19:38:47.376Z] #28 27.18 Selecting previously unselected package libip6tc2:amd64. [2022-08-25T19:38:47.376Z] #28 27.18 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-25T19:38:47.376Z] #28 27.19 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T19:38:47.376Z] #28 27.24 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-25T19:38:47.376Z] #28 27.25 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-25T19:38:47.376Z] #28 27.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T19:38:47.376Z] #28 27.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-25T19:38:47.376Z] #28 27.31 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-25T19:38:47.376Z] #28 27.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T19:38:47.509Z] #44 11.46 [100%] Built target tini-static [2022-08-25T19:38:47.635Z] #28 27.43 Selecting previously unselected package libnftnl11:amd64. [2022-08-25T19:38:47.635Z] #28 27.44 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-25T19:38:47.635Z] #28 27.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T19:38:47.635Z] #28 27.54 Selecting previously unselected package iptables. [2022-08-25T19:38:47.635Z] #28 27.54 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-08-25T19:38:47.635Z] #28 27.55 Unpacking iptables (1.8.7-1) ... [2022-08-25T19:38:47.767Z] #44 11.57 + mkdir -p /build [2022-08-25T19:38:47.767Z] #44 11.57 + cp tini-static /build/docker-init [2022-08-25T19:38:47.893Z] #28 27.71 Selecting previously unselected package libonig5:amd64. [2022-08-25T19:38:47.893Z] #28 27.72 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T19:38:47.893Z] #28 27.73 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:38:47.893Z] #28 27.81 Selecting previously unselected package libjq1:amd64. [2022-08-25T19:38:47.893Z] #28 27.81 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T19:38:47.893Z] #28 27.82 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:38:47.893Z] #28 27.88 Selecting previously unselected package jq. [2022-08-25T19:38:47.893Z] #28 27.89 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-08-25T19:38:47.893Z] #28 27.90 Unpacking jq (1.6-2.1) ... [2022-08-25T19:38:47.893Z] #28 27.95 Selecting previously unselected package libaio1:amd64. [2022-08-25T19:38:48.152Z] #28 27.96 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-08-25T19:38:48.152Z] #28 27.96 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-25T19:38:48.152Z] #28 28.01 Selecting previously unselected package libgpm2:amd64. [2022-08-25T19:38:48.152Z] #28 28.01 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-08-25T19:38:48.152Z] #28 28.02 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-25T19:38:48.152Z] #28 28.07 Selecting previously unselected package libinih1:amd64. [2022-08-25T19:38:48.152Z] #28 28.07 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-08-25T19:38:48.152Z] #28 28.08 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-25T19:38:48.152Z] #28 28.12 Selecting previously unselected package libnet1:amd64. [2022-08-25T19:38:48.152Z] #28 28.13 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T19:38:48.152Z] #28 28.14 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:38:48.152Z] #28 28.20 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T19:38:48.410Z] #28 28.20 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T19:38:48.410Z] #28 28.21 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:38:48.410Z] #28 28.26 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T19:38:48.410Z] #28 28.26 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:38:48.410Z] #28 28.27 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:38:48.410Z] #28 28.32 Selecting previously unselected package libyajl2:amd64. [2022-08-25T19:38:48.410Z] #28 28.32 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T19:38:48.410Z] #28 28.33 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:38:48.410Z] #28 28.38 Selecting previously unselected package net-tools. [2022-08-25T19:38:48.410Z] #28 28.38 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-25T19:38:48.410Z] #28 28.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T19:38:48.590Z] #62 DONE 62.3s [2022-08-25T19:38:48.590Z] [2022-08-25T19:38:48.590Z] #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-25T19:38:48.590Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:48.590Z] #76 59.43 The following NEW packages will be installed: [2022-08-25T19:38:48.590Z] #76 59.44 autoconf automake autotools-dev build-essential bzip2 dpkg-dev file [2022-08-25T19:38:48.590Z] #76 59.44 libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1 [2022-08-25T19:38:48.590Z] #76 59.44 libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev [2022-08-25T19:38:48.590Z] #76 59.44 libyajl2 m4 patch xz-utils [2022-08-25T19:38:48.590Z] #76 59.97 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:48.590Z] #76 59.97 Need to get 5940 kB of archives. [2022-08-25T19:38:48.590Z] #76 59.97 After this operation, 18.7 MB of additional disk space will be used. [2022-08-25T19:38:48.590Z] #76 59.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T19:38:48.590Z] #76 59.98 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-25T19:38:48.590Z] #76 59.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-25T19:38:48.590Z] #76 59.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-25T19:38:48.590Z] #76 60.01 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-25T19:38:48.590Z] #76 60.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB] [2022-08-25T19:38:48.590Z] #76 60.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB] [2022-08-25T19:38:48.590Z] #76 60.07 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB] [2022-08-25T19:38:48.590Z] #76 60.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB] [2022-08-25T19:38:48.590Z] #76 60.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB] [2022-08-25T19:38:48.590Z] #76 60.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T19:38:48.590Z] #76 60.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-25T19:38:48.590Z] #76 60.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B] [2022-08-25T19:38:48.590Z] #76 60.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T19:38:48.590Z] #76 60.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2022-08-25T19:38:48.590Z] #76 60.63 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-25T19:38:48.590Z] #76 60.63 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-25T19:38:48.590Z] #76 60.63 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-25T19:38:48.590Z] #76 60.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T19:38:48.590Z] #76 60.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB] [2022-08-25T19:38:48.590Z] #76 60.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T19:38:48.590Z] #76 60.77 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T19:38:48.590Z] #76 60.78 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB] [2022-08-25T19:38:48.590Z] #76 62.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:48.590Z] #76 ... [2022-08-25T19:38:48.590Z] [2022-08-25T19:38:48.590Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-25T19:38:48.590Z] #63 sha256:eddabf4a1b484343f632c1d19ff45109a3dc5f5497bda6d1be6cba37dc5ca778 [2022-08-25T19:38:48.590Z] #63 DONE 0.3s [2022-08-25T19:38:48.590Z] [2022-08-25T19:38:48.590Z] #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-25T19:38:48.590Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:48.590Z] #76 62.79 Fetched 5940 kB in 1s (4587 kB/s) [2022-08-25T19:38:48.669Z] #28 28.50 Selecting previously unselected package python-pip-whl. [2022-08-25T19:38:48.669Z] #28 28.51 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T19:38:48.669Z] #28 28.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T19:38:48.695Z] #44 ... [2022-08-25T19:38:48.695Z] [2022-08-25T19:38:48.695Z] #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-25T19:38:48.695Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:38:48.695Z] #77 9.744 Cloning into '/tmp/crun-build'... [2022-08-25T19:38:48.695Z] #77 15.38 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-25T19:38:48.695Z] #77 15.41 Cloning into '/tmp/crun-build/libocispec'... [2022-08-25T19:38:48.695Z] #77 16.68 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-25T19:38:48.695Z] #77 16.72 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-25T19:38:48.695Z] #77 16.72 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-25T19:38:48.695Z] #77 16.72 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-25T19:38:48.695Z] #77 16.74 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-25T19:38:48.695Z] #77 18.76 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-25T19:38:48.849Z] #76 63.01 Selecting previously unselected package bzip2. [2022-08-25T19:38:48.928Z] #28 28.78 Selecting previously unselected package python3-lib2to3. [2022-08-25T19:38:48.928Z] #28 28.79 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T19:38:48.928Z] #28 28.80 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T19:38:48.928Z] #28 28.86 Selecting previously unselected package python3-distutils. [2022-08-25T19:38:48.928Z] #28 28.86 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T19:38:48.928Z] #28 28.87 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T19:38:48.951Z] #77 ... [2022-08-25T19:38:48.951Z] [2022-08-25T19:38:48.951Z] #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-25T19:38:48.951Z] #44 sha256:5cb94afab206282a0c4ca1cc15169e2d409b2000e3ad52351f9c7c676373a613 [2022-08-25T19:38:48.951Z] #44 DONE 12.8s [2022-08-25T19:38:48.951Z] [2022-08-25T19:38:48.951Z] #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-25T19:38:48.951Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:48.951Z] #14 72.44 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-25T19:38:48.951Z] #14 72.44 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:38:48.951Z] #14 72.55 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:38:49.109Z] #76 63.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-25T19:38:49.109Z] #76 63.18 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T19:38:49.109Z] #76 63.18 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T19:38:49.186Z] #28 28.94 Selecting previously unselected package python3-pkg-resources. [2022-08-25T19:38:49.186Z] #28 28.94 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T19:38:49.186Z] #28 28.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:38:49.186Z] #28 29.03 Selecting previously unselected package python3-setuptools. [2022-08-25T19:38:49.186Z] #28 29.03 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T19:38:49.186Z] #28 29.05 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T19:38:49.186Z] #28 29.20 Selecting previously unselected package python3-wheel. [2022-08-25T19:38:49.186Z] #28 29.21 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T19:38:49.186Z] #28 29.22 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T19:38:49.186Z] #28 29.28 Selecting previously unselected package python3-pip. [2022-08-25T19:38:49.368Z] #76 63.34 Selecting previously unselected package libmagic-mgc. [2022-08-25T19:38:49.368Z] #76 63.34 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-25T19:38:49.368Z] #76 63.35 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-25T19:38:49.445Z] #28 29.28 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T19:38:49.445Z] #28 29.29 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T19:38:49.445Z] #28 29.42 Selecting previously unselected package sudo. [2022-08-25T19:38:49.705Z] #28 29.43 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ... [2022-08-25T19:38:49.705Z] #28 29.43 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T19:38:49.705Z] #28 29.66 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T19:38:49.705Z] #28 29.67 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-25T19:38:49.705Z] #28 29.68 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T19:38:49.936Z] #76 ... [2022-08-25T19:38:49.936Z] [2022-08-25T19:38:49.936Z] #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-25T19:38:49.936Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-25T19:38:49.936Z] #57 63.98 v3.0.2 [2022-08-25T19:38:49.936Z] #57 DONE 64.2s [2022-08-25T19:38:49.964Z] #28 29.79 Selecting previously unselected package uidmap. [2022-08-25T19:38:49.964Z] #28 29.80 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-25T19:38:49.964Z] #28 29.81 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T19:38:49.964Z] #28 29.89 Selecting previously unselected package vim-runtime. [2022-08-25T19:38:49.964Z] #28 29.90 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:38:49.964Z] #28 29.92 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-25T19:38:49.964Z] #28 29.94 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T19:38:49.964Z] #28 29.94 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:50.195Z] [2022-08-25T19:38:50.196Z] #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-25T19:38:50.196Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:50.196Z] #55 63.47 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2022-08-25T19:38:50.196Z] #55 63.70 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2022-08-25T19:38:50.196Z] #55 63.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-25T19:38:50.196Z] #55 63.94 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-25T19:38:50.196Z] #55 64.19 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-08-25T19:38:50.196Z] #55 64.34 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-08-25T19:38:50.196Z] #55 64.39 go: downloading github.com/ettle/strcase v0.1.1 [2022-08-25T19:38:50.455Z] #55 64.69 go: downloading github.com/fatih/structtag v1.2.0 [2022-08-25T19:38:50.716Z] #55 64.75 go: downloading github.com/Masterminds/semver v1.5.0 [2022-08-25T19:38:50.975Z] #55 65.06 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-08-25T19:38:50.975Z] #55 65.12 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-08-25T19:38:50.975Z] #55 65.13 go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T19:38:51.364Z] #28 31.16 Selecting previously unselected package vim. [2022-08-25T19:38:51.364Z] #28 31.16 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:38:51.364Z] #28 31.17 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:51.544Z] #55 ... [2022-08-25T19:38:51.544Z] [2022-08-25T19:38:51.544Z] #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-25T19:38:51.544Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:38:51.544Z] #42 52.92 Building dependency tree... [2022-08-25T19:38:51.544Z] #42 60.23 The following additional packages will be installed: [2022-08-25T19:38:51.544Z] #42 60.23 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-08-25T19:38:51.544Z] #42 60.29 Suggested packages: [2022-08-25T19:38:51.544Z] #42 60.33 cmake-doc ninja-build lrzip [2022-08-25T19:38:51.544Z] #42 60.33 Recommended packages: [2022-08-25T19:38:51.544Z] #42 60.33 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-25T19:38:51.544Z] #42 61.42 The following NEW packages will be installed: [2022-08-25T19:38:51.544Z] #42 61.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-08-25T19:38:51.544Z] #42 61.44 vim-common xxd [2022-08-25T19:38:51.544Z] #42 61.95 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:51.544Z] #42 61.95 Need to get 17.7 MB of archives. [2022-08-25T19:38:51.544Z] #42 61.95 After this operation, 70.7 MB of additional disk space will be used. [2022-08-25T19:38:51.544Z] #42 61.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T19:38:51.544Z] #42 61.95 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-25T19:38:51.544Z] #42 61.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-25T19:38:51.544Z] #42 62.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T19:38:51.544Z] #42 63.01 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-25T19:38:51.544Z] #42 63.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-25T19:38:51.544Z] #42 63.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-25T19:38:51.544Z] #42 63.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-25T19:38:51.544Z] #42 63.15 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-25T19:38:51.544Z] #42 63.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-25T19:38:51.544Z] #42 65.23 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:51.544Z] #42 65.61 Fetched 17.7 MB in 2s (8226 kB/s) [2022-08-25T19:38:51.623Z] #28 31.45 Selecting previously unselected package xfsprogs. [2022-08-25T19:38:51.624Z] #28 31.45 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-25T19:38:51.624Z] #28 31.46 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T19:38:51.624Z] #28 31.68 Selecting previously unselected package zip. [2022-08-25T19:38:51.803Z] #42 65.76 Selecting previously unselected package xxd. [2022-08-25T19:38:51.803Z] #42 65.76 (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% [2022-08-25T19:38:51.803Z] #42 ... [2022-08-25T19:38:51.803Z] [2022-08-25T19:38:51.803Z] #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-25T19:38:51.803Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:51.803Z] #76 64.92 Selecting previously unselected package libmagic1:amd64. [2022-08-25T19:38:51.803Z] #76 64.92 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-25T19:38:51.803Z] #76 65.06 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-25T19:38:51.803Z] #76 65.52 Selecting previously unselected package file. [2022-08-25T19:38:51.803Z] #76 65.52 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ... [2022-08-25T19:38:51.803Z] #76 65.58 Unpacking file (1:5.39-3) ... [2022-08-25T19:38:51.882Z] #28 31.68 Preparing to unpack .../43-zip_3.0-12_amd64.deb ... [2022-08-25T19:38:51.882Z] #28 31.68 Unpacking zip (3.0-12) ... [2022-08-25T19:38:51.882Z] #28 31.76 Selecting previously unselected package zstd. [2022-08-25T19:38:51.882Z] #28 31.76 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-25T19:38:51.882Z] #28 31.77 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T19:38:51.882Z] #28 31.98 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:38:52.063Z] #76 65.97 Selecting previously unselected package xz-utils. [2022-08-25T19:38:52.063Z] #76 65.97 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T19:38:52.063Z] #76 65.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:38:52.063Z] #76 ... [2022-08-25T19:38:52.063Z] [2022-08-25T19:38:52.063Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-25T19:38:52.063Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:38:52.063Z] #14 56.26 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-25T19:38:52.063Z] #14 59.19 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-25T19:38:52.063Z] #14 60.11 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-25T19:38:52.063Z] #14 61.52 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-25T19:38:52.063Z] #14 63.80 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-25T19:38:52.063Z] #14 64.61 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-25T19:38:52.063Z] #14 64.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-25T19:38:52.063Z] #14 64.63 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-25T19:38:52.063Z] #14 64.65 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-25T19:38:52.063Z] #14 64.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-25T19:38:52.063Z] #14 64.70 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-25T19:38:52.063Z] #14 64.70 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-25T19:38:52.063Z] #14 64.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-25T19:38:52.063Z] #14 64.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-25T19:38:52.063Z] #14 64.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-25T19:38:52.063Z] #14 64.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-25T19:38:52.063Z] #14 64.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-25T19:38:52.063Z] #14 64.84 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-25T19:38:52.063Z] #14 64.84 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-25T19:38:52.063Z] #14 64.84 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-25T19:38:52.063Z] #14 64.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-25T19:38:52.231Z] #14 ... [2022-08-25T19:38:52.231Z] [2022-08-25T19:38:52.231Z] #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-25T19:38:52.231Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:38:52.231Z] #77 20.58 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-25T19:38:52.231Z] #77 21.76 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-25T19:38:52.231Z] #77 21.90 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-25T19:38:52.231Z] #77 22.13 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-25T19:38:52.322Z] #14 ... [2022-08-25T19:38:52.322Z] [2022-08-25T19:38:52.322Z] #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-25T19:38:52.322Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:38:52.322Z] #55 66.37 go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T19:38:52.449Z] #28 32.43 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T19:38:52.449Z] #28 32.44 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T19:38:52.449Z] #28 32.46 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-25T19:38:52.449Z] #28 32.47 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T19:38:52.449Z] #28 32.48 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-25T19:38:52.449Z] #28 32.49 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T19:38:52.449Z] #28 32.50 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:38:52.449Z] #28 32.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:38:52.449Z] #28 32.52 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:38:52.449Z] #28 32.53 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T19:38:52.582Z] #55 66.63 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e [2022-08-25T19:38:53.016Z] #28 32.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:53.016Z] #28 32.86 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:38:53.016Z] #28 32.88 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T19:38:53.016Z] #28 32.89 Setting up apparmor (2.13.6-10) ... [2022-08-25T19:38:53.150Z] #55 67.03 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-25T19:38:53.151Z] #55 67.11 go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T19:38:53.719Z] #55 67.71 go: downloading github.com/hexops/gotextdiff v1.0.3 [2022-08-25T19:38:53.719Z] #55 67.87 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T19:38:53.719Z] #55 67.87 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4 [2022-08-25T19:38:53.719Z] #55 67.92 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-08-25T19:38:54.211Z] #28 34.01 Setting up zip (3.0-12) ... [2022-08-25T19:38:54.211Z] #28 34.03 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:54.211Z] #28 34.05 Setting up bash-completion (1:2.11-2) ... [2022-08-25T19:38:54.285Z] #55 68.27 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T19:38:54.285Z] #55 68.31 go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T19:38:54.285Z] #55 68.48 go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T19:38:54.544Z] #55 68.51 go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T19:38:54.544Z] #55 ... [2022-08-25T19:38:54.544Z] [2022-08-25T19:38:54.544Z] #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-25T19:38:54.544Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:54.544Z] #51 55.53 Building dependency tree... [2022-08-25T19:38:54.544Z] #51 61.88 The following additional packages will be installed: [2022-08-25T19:38:54.544Z] #51 61.89 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T19:38:54.544Z] #51 61.89 python3-protobuf python3-six [2022-08-25T19:38:54.544Z] #51 61.93 Suggested packages: [2022-08-25T19:38:54.544Z] #51 61.93 python3-setuptools [2022-08-25T19:38:54.544Z] #51 61.93 Recommended packages: [2022-08-25T19:38:54.544Z] #51 61.93 iproute2 | iproute [2022-08-25T19:38:54.544Z] #51 63.33 The following NEW packages will be installed: [2022-08-25T19:38:54.544Z] #51 63.38 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-08-25T19:38:54.544Z] #51 63.44 python3-protobuf python3-six [2022-08-25T19:38:54.544Z] #51 64.43 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:38:54.544Z] #51 64.43 Need to get 2315 kB of archives. [2022-08-25T19:38:54.544Z] #51 64.43 After this operation, 11.1 MB of additional disk space will be used. [2022-08-25T19:38:54.544Z] #51 64.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-08-25T19:38:54.544Z] #51 64.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T19:38:54.544Z] #51 64.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-08-25T19:38:54.544Z] #51 64.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-08-25T19:38:54.544Z] #51 64.50 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-25T19:38:54.544Z] #51 64.56 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-25T19:38:54.544Z] #51 64.70 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-25T19:38:54.544Z] #51 67.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.17.1-1 [683 kB] [2022-08-25T19:38:54.803Z] #51 ... [2022-08-25T19:38:54.803Z] [2022-08-25T19:38:54.803Z] #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-25T19:38:54.803Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:38:54.803Z] #76 66.70 Selecting previously unselected package libsigsegv2:amd64. [2022-08-25T19:38:54.803Z] #76 66.70 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ... [2022-08-25T19:38:54.803Z] #76 66.71 Unpacking libsigsegv2:amd64 (2.13-1) ... [2022-08-25T19:38:54.803Z] #76 66.94 Selecting previously unselected package m4. [2022-08-25T19:38:54.803Z] #76 66.95 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ... [2022-08-25T19:38:54.803Z] #76 66.95 Unpacking m4 (1.4.18-5) ... [2022-08-25T19:38:54.803Z] #76 67.30 Selecting previously unselected package autoconf. [2022-08-25T19:38:54.803Z] #76 67.31 Preparing to unpack .../07-autoconf_2.69-14_all.deb ... [2022-08-25T19:38:54.803Z] #76 67.31 Unpacking autoconf (2.69-14) ... [2022-08-25T19:38:54.803Z] #76 67.95 Selecting previously unselected package autotools-dev. [2022-08-25T19:38:54.803Z] #76 67.95 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ... [2022-08-25T19:38:54.803Z] #76 67.96 Unpacking autotools-dev (20180224.1+nmu1) ... [2022-08-25T19:38:54.803Z] #76 68.21 Selecting previously unselected package automake. [2022-08-25T19:38:54.803Z] #76 68.27 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ... [2022-08-25T19:38:54.803Z] #76 68.28 Unpacking automake (1:1.16.3-2) ... [2022-08-25T19:38:55.148Z] #28 35.05 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-25T19:38:55.148Z] #28 35.07 Setting up sudo (1.9.5p2-3) ... [2022-08-25T19:38:55.148Z] #28 35.13 invoke-rc.d: could not determine current runlevel [2022-08-25T19:38:55.148Z] #28 35.14 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T19:38:55.148Z] #28 35.15 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T19:38:55.148Z] #28 35.16 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-25T19:38:55.371Z] #76 69.35 Selecting previously unselected package patch. [2022-08-25T19:38:55.371Z] #76 69.39 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ... [2022-08-25T19:38:55.371Z] #76 69.41 Unpacking patch (2.7.6-7) ... [2022-08-25T19:38:55.406Z] #28 35.17 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T19:38:55.406Z] #28 35.19 Setting up pigz (2.6-1) ... [2022-08-25T19:38:55.406Z] #28 35.20 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T19:38:55.406Z] #28 35.21 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:38:55.406Z] #28 35.23 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T19:38:55.406Z] #28 35.25 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:55.639Z] #76 69.72 Selecting previously unselected package dpkg-dev. [2022-08-25T19:38:55.639Z] #76 69.73 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ... [2022-08-25T19:38:55.639Z] #76 69.74 Unpacking dpkg-dev (1.20.11) ... [2022-08-25T19:38:55.664Z] #28 35.58 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-25T19:38:55.664Z] #28 35.59 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T19:38:55.923Z] #28 35.80 Setting up libelf1:amd64 (0.183-1) ... [2022-08-25T19:38:55.923Z] #28 35.82 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T19:38:55.923Z] #28 35.83 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:38:55.923Z] #28 35.85 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T19:38:56.181Z] #28 36.11 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:38:56.181Z] #28 36.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T19:38:56.181Z] #28 36.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T19:38:56.181Z] #28 36.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T19:38:56.181Z] #28 36.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T19:38:56.181Z] #28 36.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T19:38:56.181Z] #28 36.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T19:38:56.181Z] #28 36.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T19:38:56.181Z] #28 36.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T19:38:56.181Z] #28 36.17 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T19:38:56.749Z] #28 36.80 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:38:56.749Z] #28 36.81 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T19:38:56.749Z] #28 36.83 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T19:38:57.007Z] #28 36.84 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T19:38:57.266Z] #28 37.27 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T19:38:57.525Z] #28 37.29 Setting up jq (1.6-2.1) ... [2022-08-25T19:38:57.525Z] #28 37.30 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-25T19:38:57.525Z] #28 37.31 Setting up iptables (1.8.7-1) ... [2022-08-25T19:38:57.525Z] #28 37.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T19:38:57.525Z] #28 37.33 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T19:38:57.525Z] #28 37.33 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T19:38:57.525Z] #28 37.34 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T19:38:57.525Z] #28 37.34 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T19:38:57.525Z] #28 37.35 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T19:38:57.525Z] #28 37.36 Setting up iproute2 (5.10.0-4) ... [2022-08-25T19:38:57.546Z] #76 ... [2022-08-25T19:38:57.546Z] [2022-08-25T19:38:57.546Z] #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-25T19:38:57.546Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-25T19:38:57.546Z] #40 70.36 NAME: [2022-08-25T19:38:57.546Z] #40 70.39 go-winres - A tool for embedding resources in Windows executables [2022-08-25T19:38:57.546Z] #40 70.39 [2022-08-25T19:38:57.546Z] #40 70.39 USAGE: [2022-08-25T19:38:57.546Z] #40 70.39 go-winres [global options] command [command options] [arguments...] [2022-08-25T19:38:57.546Z] #40 70.39 [2022-08-25T19:38:57.546Z] #40 70.39 COMMANDS: [2022-08-25T19:38:57.546Z] #40 70.39 init Create an initial ./winres/winres.json [2022-08-25T19:38:57.546Z] #40 70.39 make Make syso files for the "go build" command [2022-08-25T19:38:57.546Z] #40 70.39 simply Make syso files for the "go build" command (simplified) [2022-08-25T19:38:57.546Z] #40 70.39 extract Extract all resources from an executable [2022-08-25T19:38:57.546Z] #40 70.39 patch Replace resources in an executable file (exe, dll) [2022-08-25T19:38:57.546Z] #40 70.39 help, h Shows a list of commands or help for one command [2022-08-25T19:38:57.546Z] #40 70.39 [2022-08-25T19:38:57.546Z] #40 70.39 GLOBAL OPTIONS: [2022-08-25T19:38:57.546Z] #40 70.39 --help, -h show help (default: false) [2022-08-25T19:38:57.546Z] #40 DONE 71.3s [2022-08-25T19:38:57.546Z] [2022-08-25T19:38:57.546Z] #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-25T19:38:57.546Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:38:57.546Z] #51 69.47 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:38:57.546Z] #51 69.78 Fetched 2315 kB in 4s (630 kB/s) [2022-08-25T19:38:57.546Z] #51 69.99 Selecting previously unselected package libprotobuf23:amd64. [2022-08-25T19:38:57.546Z] #51 69.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-25T19:38:57.546Z] #51 70.09 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-08-25T19:38:57.546Z] #51 70.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T19:38:57.784Z] #28 37.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:38:58.115Z] #51 71.68 Selecting previously unselected package python3-pkg-resources. [2022-08-25T19:38:58.115Z] #51 71.68 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T19:38:58.115Z] #51 71.68 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:38:58.352Z] #28 DONE 38.1s [2022-08-25T19:38:58.352Z] [2022-08-25T19:38:58.352Z] #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-25T19:38:58.352Z] #29 sha256:918783d114c59dedc556368244dd65f124cca0c6ec3deae01899f59fd033cdca [2022-08-25T19:38:58.683Z] #51 72.33 Selecting previously unselected package python3-six. [2022-08-25T19:38:58.683Z] #51 ... [2022-08-25T19:38:58.683Z] [2022-08-25T19:38:58.683Z] #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-25T19:38:58.683Z] #64 sha256:0869c97eaa4a64f420939d0ee7b0bc6712a65ccd8554012148a953e1bb7e0946 [2022-08-25T19:38:58.683Z] #64 1.740 + RM_GOPATH=0 [2022-08-25T19:38:58.683Z] #64 1.740 + TMP_GOPATH= [2022-08-25T19:38:58.683Z] #64 1.740 + : /build [2022-08-25T19:38:58.683Z] #64 1.740 + '[' -z '' ']' [2022-08-25T19:38:58.683Z] #64 1.740 ++ mktemp -d [2022-08-25T19:38:58.683Z] #64 1.748 + export GOPATH=/tmp/tmp.oLzBAruDCv [2022-08-25T19:38:58.683Z] #64 1.748 + GOPATH=/tmp/tmp.oLzBAruDCv [2022-08-25T19:38:58.683Z] #64 1.748 + RM_GOPATH=1 [2022-08-25T19:38:58.683Z] #64 1.748 + case "$(go env GOARCH)" in [2022-08-25T19:38:58.683Z] #64 1.748 ++ go env GOARCH [2022-08-25T19:38:58.683Z] #64 1.816 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:58.683Z] #64 1.816 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:38:58.683Z] #64 1.816 ++ dirname /install.sh [2022-08-25T19:38:58.683Z] #64 1.825 + dir=/ [2022-08-25T19:38:58.683Z] #64 1.825 + bin=containerd [2022-08-25T19:38:58.683Z] #64 1.825 + shift [2022-08-25T19:38:58.683Z] #64 1.825 + '[' '!' -f //containerd.installer ']' [2022-08-25T19:38:58.683Z] #64 1.825 + . //containerd.installer [2022-08-25T19:38:58.683Z] #64 1.825 ++ set -e [2022-08-25T19:38:58.683Z] #64 1.825 ++ : v1.6.7 [2022-08-25T19:38:58.683Z] #64 1.825 + install_containerd [2022-08-25T19:38:58.683Z] #64 1.825 + echo 'Install containerd version v1.6.7' [2022-08-25T19:38:58.683Z] #64 1.825 + git clone https://github.com/containerd/containerd.git /tmp/tmp.oLzBAruDCv/src/github.com/containerd/containerd [2022-08-25T19:38:58.683Z] #64 1.825 Install containerd version v1.6.7 [2022-08-25T19:38:58.683Z] #64 1.886 Cloning into '/tmp/tmp.oLzBAruDCv/src/github.com/containerd/containerd'... [2022-08-25T19:38:58.683Z] #64 ... [2022-08-25T19:38:58.683Z] [2022-08-25T19:38:58.683Z] #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-25T19:38:58.683Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:38:58.920Z] #29 0.770 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T19:38:58.920Z] #29 0.773 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T19:38:58.920Z] #29 0.776 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T19:38:59.180Z] #29 DONE 0.9s [2022-08-25T19:38:59.180Z] [2022-08-25T19:38:59.180Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:38:59.180Z] #30 sha256:5cb008ca9b766b7345311190435df66c1bf78fd779a4d396f4652846d47c4b43 [2022-08-25T19:38:59.202Z] #34 72.50 Updating files: 81% (1236/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: 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-25T19:38:59.461Z] #34 73.41 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-25T19:38:59.720Z] #34 73.75 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-25T19:39:01.625Z] #34 ... [2022-08-25T19:39:01.625Z] [2022-08-25T19:39:01.625Z] #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-25T19:39:01.625Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:39:01.625Z] #42 65.76 (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-25T19:39:01.625Z] #42 65.87 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:39:01.625Z] #42 65.87 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:39:01.625Z] #42 66.15 Selecting previously unselected package vim-common. [2022-08-25T19:39:01.625Z] #42 66.15 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:39:01.625Z] #42 66.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:39:01.625Z] #42 66.82 Selecting previously unselected package cmake-data. [2022-08-25T19:39:01.625Z] #42 66.82 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-25T19:39:01.625Z] #42 66.84 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T19:39:01.625Z] #42 72.77 Selecting previously unselected package libicu67:amd64. [2022-08-25T19:39:01.625Z] #42 72.77 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-08-25T19:39:01.625Z] #42 72.84 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T19:39:01.885Z] #42 ... [2022-08-25T19:39:01.885Z] [2022-08-25T19:39:01.885Z] #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-25T19:39:01.885Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:39:01.885Z] #76 71.85 Selecting previously unselected package build-essential. [2022-08-25T19:39:01.885Z] #76 71.85 Preparing to unpack .../12-build-essential_12.9_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 71.91 Unpacking build-essential (12.9) ... [2022-08-25T19:39:01.885Z] #76 72.06 Selecting previously unselected package libcap2:amd64. [2022-08-25T19:39:01.885Z] #76 72.06 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 72.07 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:39:01.885Z] #76 72.17 Selecting previously unselected package libcap-dev:amd64. [2022-08-25T19:39:01.885Z] #76 72.17 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 72.19 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T19:39:01.885Z] #76 72.44 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T19:39:01.885Z] #76 72.44 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 72.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:39:01.885Z] #76 72.71 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-25T19:39:01.885Z] #76 72.74 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 72.74 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T19:39:01.885Z] #76 73.10 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T19:39:01.885Z] #76 73.10 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 73.11 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:39:01.885Z] #76 73.65 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T19:39:01.885Z] #76 73.65 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 73.67 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:39:01.885Z] #76 75.13 Selecting previously unselected package libtool. [2022-08-25T19:39:01.885Z] #76 75.15 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ... [2022-08-25T19:39:01.885Z] #76 75.15 Unpacking libtool (2.4.6-15) ... [2022-08-25T19:39:01.885Z] #76 75.55 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T19:39:01.885Z] #76 75.56 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 75.56 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:39:01.885Z] #76 75.87 Selecting previously unselected package libyajl2:amd64. [2022-08-25T19:39:01.885Z] #76 75.89 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T19:39:01.885Z] #76 75.90 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:39:02.144Z] #76 76.09 Selecting previously unselected package libyajl-dev:amd64. [2022-08-25T19:39:02.144Z] #76 76.10 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ... [2022-08-25T19:39:02.144Z] #76 76.10 Unpacking libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T19:39:02.234Z] #77 ... [2022-08-25T19:39:02.234Z] [2022-08-25T19:39:02.234Z] #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-25T19:39:02.234Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:02.234Z] #14 87.67 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-25T19:39:02.234Z] #14 87.67 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:39:02.234Z] #14 87.68 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:39:02.403Z] #76 76.40 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:39:02.403Z] #76 76.43 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-25T19:39:02.403Z] #76 76.47 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:39:02.403Z] #76 76.48 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-25T19:39:02.403Z] #76 76.54 Setting up file (1:5.39-3) ... [2022-08-25T19:39:02.663Z] #76 76.58 Setting up bzip2 (1.0.8-4) ... [2022-08-25T19:39:02.663Z] #76 76.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:39:02.663Z] #76 76.70 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2022-08-25T19:39:02.663Z] #76 76.76 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:39:02.930Z] #76 76.85 Setting up autotools-dev (20180224.1+nmu1) ... [2022-08-25T19:39:02.931Z] #76 76.86 Setting up libsigsegv2:amd64 (2.13-1) ... [2022-08-25T19:39:02.931Z] #76 76.91 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:39:02.931Z] #76 ... [2022-08-25T19:39:02.931Z] [2022-08-25T19:39:02.931Z] #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-25T19:39:02.931Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:02.931Z] #14 66.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:39:02.931Z] #14 67.55 Fetched 115 MB in 12s (9771 kB/s) [2022-08-25T19:39:02.931Z] #14 67.71 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-25T19:39:02.931Z] #14 67.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-25T19:39:02.931Z] #14 67.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T19:39:02.931Z] #14 67.86 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T19:39:02.931Z] #14 72.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-25T19:39:02.931Z] #14 72.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-25T19:39:02.931Z] #14 72.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T19:39:02.931Z] #14 76.90 Selecting previously unselected package binutils-mingw-w64. [2022-08-25T19:39:02.931Z] #14 76.90 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-25T19:39:02.931Z] #14 76.91 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T19:39:02.931Z] #14 ... [2022-08-25T19:39:02.931Z] [2022-08-25T19:39:02.931Z] #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-25T19:39:02.931Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-25T19:39:02.931Z] #76 76.96 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T19:39:02.931Z] #76 77.07 Setting up patch (2.7.6-7) ... [2022-08-25T19:39:02.931Z] #76 77.11 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:39:02.931Z] #76 77.12 Setting up libyajl-dev:amd64 (2.1.0-3) ... [2022-08-25T19:39:02.931Z] #76 77.14 Setting up libcap-dev:amd64 (1:2.44-1) ... [2022-08-25T19:39:02.931Z] #76 77.15 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:39:03.190Z] #76 77.17 Setting up libtool (2.4.6-15) ... [2022-08-25T19:39:03.190Z] #76 77.20 Setting up m4 (1.4.18-5) ... [2022-08-25T19:39:03.190Z] #76 77.23 Setting up dpkg-dev (1.20.11) ... [2022-08-25T19:39:03.190Z] #76 77.27 Setting up autoconf (2.69-14) ... [2022-08-25T19:39:03.190Z] #76 77.33 Setting up build-essential (12.9) ... [2022-08-25T19:39:03.190Z] #76 77.42 Setting up automake (1:1.16.3-2) ... [2022-08-25T19:39:03.449Z] #76 77.46 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode [2022-08-25T19:39:03.449Z] #76 77.52 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:39:04.835Z] #76 DONE 79.0s [2022-08-25T19:39:04.835Z] [2022-08-25T19:39:04.835Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:39:04.835Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:05.523Z] #77 ... [2022-08-25T19:39:05.523Z] [2022-08-25T19:39:05.523Z] #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-25T19:39:05.523Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:39:05.523Z] #55 69.57 go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T19:39:05.523Z] #55 69.62 go: downloading google.golang.org/protobuf v1.28.0 [2022-08-25T19:39:05.523Z] #55 71.26 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-08-25T19:39:05.523Z] #55 71.49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-08-25T19:39:05.785Z] #55 ... [2022-08-25T19:39:05.785Z] [2022-08-25T19:39:05.785Z] #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-25T19:39:05.785Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:05.785Z] #14 77.12 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-25T19:39:05.785Z] #14 77.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:39:05.785Z] #14 77.14 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:39:05.785Z] #14 77.43 Selecting previously unselected package dmsetup. [2022-08-25T19:39:05.785Z] #14 77.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:39:05.785Z] #14 77.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-25T19:39:05.785Z] #14 77.86 Selecting previously unselected package mingw-w64-common. [2022-08-25T19:39:05.785Z] #14 77.86 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-25T19:39:05.785Z] #14 77.87 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-25T19:39:06.402Z] #14 ... [2022-08-25T19:39:06.402Z] [2022-08-25T19:39:06.402Z] #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-25T19:39:06.402Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:39:07.298Z] #30 7.166 Collecting yamllint==1.26.1 [2022-08-25T19:39:07.298Z] #30 8.198 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T19:39:07.528Z] ok github.com/docker/docker/pkg/plugins 33.644s coverage: 76.3% of statements [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/rootless [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/volume [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-25T19:39:07.528Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === Skipped [2022-08-25T19:39:07.528Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-25T19:39:07.528Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-25T19:39:07.528Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-25T19:39:07.528Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-25T19:39:07.528Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:71: No driver to put! [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-25T19:39:07.528Z] time="2022-08-25T19:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-25T19:39:07.528Z] time="2022-08-25T19:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-25T19:39:07.528Z] time="2022-08-25T19:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-25T19:39:07.528Z] time="2022-08-25T19:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-25T19:39:07.528Z] time="2022-08-25T19:38:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:71: No driver to put! [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-25T19:39:07.528Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-25T19:39:07.528Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-25T19:39:07.528Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T19:39:07.528Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-25T19:39:07.528Z] graphtest_unix.go:71: No driver to put! [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-25T19:39:07.528Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-25T19:39:07.528Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-25T19:39:07.528Z] [2022-08-25T19:39:07.528Z] DONE 2799 tests, 28 skipped in 210.430s [2022-08-25T19:39:07.528Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/config [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/idm [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/ns [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/options [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/osl [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T19:39:07.528Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-25T19:39:07.528Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-25T19:39:07.865Z] #30 8.699 Collecting pathspec>=0.5.3 [2022-08-25T19:39:07.865Z] #30 8.707 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T19:39:07.865Z] #30 8.889 Collecting pyyaml [2022-08-25T19:39:07.865Z] #30 8.896 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-25T19:39:07.865Z] #30 8.933 Building wheels for collected packages: yamllint [2022-08-25T19:39:08.124Z] #30 8.934 Building wheel for yamllint (setup.py): started [2022-08-25T19:39:08.193Z] #64 50.28 Updating files: 39% (1941/4967) Updating files: 40% (1987/4967) Updating files: 41% (2037/4967) Updating files: 42% (2087/4967) Updating files: 43% (2136/4967) Updating files: 44% (2186/4967) Updating files: 45% (2236/4967) Updating files: 46% (2285/4967) Updating files: 47% (2335/4967) Updating files: 48% (2385/4967) Updating files: 49% (2434/4967) Updating files: 50% (2484/4967) Updating files: 51% (2534/4967) Updating files: 52% (2583/4967) Updating files: 53% (2633/4967) Updating files: 54% (2683/4967) Updating files: 55% (2732/4967) Updating files: 56% (2782/4967) Updating files: 57% (2832/4967) Updating files: 58% (2881/4967) Updating files: 59% (2931/4967) Updating files: 60% (2981/4967) Updating files: 61% (3030/4967) Updating files: 62% (3080/4967) Updating files: 63% (3130/4967) Updating files: 64% (3179/4967) Updating files: 65% (3229/4967) Updating files: 66% (3279/4967) Updating files: 67% (3328/4967) Updating files: 68% (3378/4967) Updating files: 69% (3428/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 79% (3955/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-25T19:39:08.193Z] #64 52.09 + cd /tmp/tmp.6TdvOMdCwR/src/github.com/containerd/containerd [2022-08-25T19:39:08.193Z] #64 52.09 + git checkout -q v1.6.7 [2022-08-25T19:39:08.383Z] #30 9.403 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T19:39:08.383Z] #30 9.404 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=0c46915891d5cb8f0c8fc0547552aef29dc1b6e227ecd00af95119ec31d38b58 [2022-08-25T19:39:08.383Z] #30 9.404 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T19:39:08.383Z] #30 9.408 Successfully built yamllint [2022-08-25T19:39:08.383Z] #30 9.417 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T19:39:08.642Z] #30 9.627 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T19:39:08.901Z] #30 DONE 9.8s [2022-08-25T19:39:08.901Z] [2022-08-25T19:39:08.901Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:39:08.901Z] #34 sha256:e4fec8e781e41566c2b1e43b3292b3f982e6536882f3853341d7875c57e8c616 [2022-08-25T19:39:09.077Z] #14 ... [2022-08-25T19:39:09.077Z] [2022-08-25T19:39:09.078Z] #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-25T19:39:09.078Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:39:09.078Z] #51 72.38 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-08-25T19:39:09.078Z] #51 72.38 Unpacking python3-six (1.16.0-2) ... [2022-08-25T19:39:09.078Z] #51 72.69 Selecting previously unselected package python3-protobuf. [2022-08-25T19:39:09.078Z] #51 72.69 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-08-25T19:39:09.078Z] #51 72.69 Unpacking python3-protobuf (3.12.4-1) ... [2022-08-25T19:39:09.078Z] #51 74.17 Selecting previously unselected package libnet1:amd64. [2022-08-25T19:39:09.078Z] #51 74.17 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T19:39:09.078Z] #51 74.24 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:39:09.078Z] #51 74.77 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T19:39:09.078Z] #51 74.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T19:39:09.078Z] #51 74.81 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:39:09.078Z] #51 75.14 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T19:39:09.078Z] #51 75.15 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:39:09.078Z] #51 75.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:39:09.078Z] #51 75.25 Selecting previously unselected package criu. [2022-08-25T19:39:09.078Z] #51 75.26 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ... [2022-08-25T19:39:09.078Z] #51 75.27 Unpacking criu (3.17.1-1) ... [2022-08-25T19:39:09.078Z] #51 76.58 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:39:09.078Z] #51 79.69 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-08-25T19:39:09.078Z] #51 79.75 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:39:09.078Z] #51 79.82 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:39:09.078Z] #51 79.86 Setting up python3-six (1.16.0-2) ... [2022-08-25T19:39:09.078Z] #51 82.37 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:39:09.078Z] #51 82.42 Setting up python3-protobuf (3.12.4-1) ... [2022-08-25T19:39:09.160Z] #34 DONE 0.2s [2022-08-25T19:39:09.160Z] [2022-08-25T19:39:09.160Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:39:09.160Z] #39 sha256:b986ea42a922a3a732c40275bff3925bdd3792d3906c1820569e30448f9549df [2022-08-25T19:39:09.730Z] #39 DONE 0.4s [2022-08-25T19:39:09.730Z] [2022-08-25T19:39:09.730Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:39:09.730Z] #42 sha256:d122196438528ad0a509bb2eed5d94f8b84bcbf07f9d611bd27514df2c531fec [2022-08-25T19:39:09.730Z] #42 DONE 0.2s [2022-08-25T19:39:09.730Z] [2022-08-25T19:39:09.730Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:39:09.730Z] #44 sha256:e73d7f78241f4082daca1c979db3324f81772f34620778e3427dda217788fce1 [2022-08-25T19:39:09.730Z] #44 DONE 0.2s [2022-08-25T19:39:09.730Z] [2022-08-25T19:39:09.730Z] #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-25T19:39:09.730Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:39:09.989Z] #71 ... [2022-08-25T19:39:09.989Z] [2022-08-25T19:39:09.989Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:39:09.989Z] #46 sha256:c9a5e024a9de01bfd06f2cd4627fbe9baf507220ba506515216937a862ac8e1d [2022-08-25T19:39:09.989Z] #46 DONE 0.1s [2022-08-25T19:39:09.989Z] [2022-08-25T19:39:09.989Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:39:09.989Z] #48 sha256:121c7449501b45f6f743d33fd30dcaf546293683a6187ed3db977664562b3ec1 [2022-08-25T19:39:09.989Z] #48 DONE 0.1s [2022-08-25T19:39:09.989Z] [2022-08-25T19:39:09.989Z] #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-25T19:39:09.989Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:39:10.020Z] #51 ... [2022-08-25T19:39:10.020Z] [2022-08-25T19:39:10.020Z] #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-25T19:39:10.020Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:39:10.020Z] #42 84.11 Selecting previously unselected package libxml2:amd64. [2022-08-25T19:39:10.020Z] #42 84.13 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-25T19:39:10.020Z] #42 84.14 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T19:39:10.248Z] #71 ... [2022-08-25T19:39:10.248Z] [2022-08-25T19:39:10.248Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:39:10.248Z] #52 sha256:f5ceadd7ce0c854d2484f445e5d66cff0fa4e9d67e7eb17a269438432898fec9 [2022-08-25T19:39:10.248Z] #52 DONE 0.1s [2022-08-25T19:39:10.248Z] [2022-08-25T19:39:10.248Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:39:10.248Z] #55 sha256:6b3aaa74c32bd65b0e9b7202c7fb37c243d3dd06b8094f18ecdc7c22521c74b5 [2022-08-25T19:39:10.712Z] #64 54.52 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-25T19:39:10.712Z] #64 54.52 + BUILDTAGS='netgo osusergo static_build' [2022-08-25T19:39:10.712Z] #64 54.52 + export EXTRA_FLAGS=-buildmode=pie [2022-08-25T19:39:10.712Z] #64 54.52 + EXTRA_FLAGS=-buildmode=pie [2022-08-25T19:39:10.712Z] #64 54.52 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-25T19:39:10.712Z] #64 54.52 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-25T19:39:10.712Z] #64 54.52 + '[' '' = dynamic ']' [2022-08-25T19:39:10.712Z] #64 54.52 + make [2022-08-25T19:39:10.816Z] #55 DONE 0.4s [2022-08-25T19:39:10.816Z] [2022-08-25T19:39:10.816Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:39:10.816Z] #59 sha256:3c71b4ea96898796720c12d7c1d6d7ffecdebd643e6b92fb0c49c9b529c4f96e [2022-08-25T19:39:10.816Z] #59 DONE 0.1s [2022-08-25T19:39:10.816Z] [2022-08-25T19:39:10.816Z] #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-25T19:39:10.816Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:39:10.816Z] #71 ... [2022-08-25T19:39:10.816Z] [2022-08-25T19:39:10.816Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:39:10.816Z] #61 sha256:2ad24e900033c35ee59e90c7aadb2a13e0f09360ce544f76949fecd321b7e179 [2022-08-25T19:39:11.076Z] #61 DONE 0.2s [2022-08-25T19:39:11.076Z] [2022-08-25T19:39:11.076Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:39:11.076Z] #63 sha256:ae367ad48088781ac7f5d16d3013355a026370b39e332693367eb951202e6ee4 [2022-08-25T19:39:11.334Z] #63 DONE 0.4s [2022-08-25T19:39:11.334Z] [2022-08-25T19:39:11.334Z] #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-25T19:39:11.334Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:39:11.334Z] #71 ... [2022-08-25T19:39:11.334Z] [2022-08-25T19:39:11.334Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:39:11.334Z] #65 sha256:7cf8df7e18cac50a4e782c418734d6ad4c485332ce7eadc202668b07196b2b27 [2022-08-25T19:39:11.334Z] #65 DONE 0.1s [2022-08-25T19:39:11.334Z] [2022-08-25T19:39:11.334Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:39:11.334Z] #68 sha256:88390da6bd1ddbf913fb228cb7afbdf4574db9baabbc4eae1c4094cb9147885d [2022-08-25T19:39:11.399Z] #42 85.19 Selecting previously unselected package libarchive13:amd64. [2022-08-25T19:39:11.399Z] #42 85.19 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-25T19:39:11.399Z] #42 85.20 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T19:39:11.593Z] #68 DONE 0.1s [2022-08-25T19:39:11.593Z] [2022-08-25T19:39:11.593Z] #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-25T19:39:11.593Z] #71 sha256:20a2d612835b5212c413de00cad77c63507e671b946347d5c6f5d7cc99691852 [2022-08-25T19:39:11.672Z] #42 85.67 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-25T19:39:11.672Z] #42 85.67 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-25T19:39:11.672Z] #42 85.69 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T19:39:11.931Z] #42 85.92 Selecting previously unselected package librhash0:amd64. [2022-08-25T19:39:11.931Z] #42 85.92 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-08-25T19:39:11.931Z] #42 85.93 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-25T19:39:12.191Z] #42 86.20 Selecting previously unselected package libuv1:amd64. [2022-08-25T19:39:12.191Z] #42 86.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-08-25T19:39:12.191Z] #42 86.24 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-25T19:39:12.607Z] #64 56.25 + bin/ctr [2022-08-25T19:39:12.761Z] #42 86.73 Selecting previously unselected package cmake. [2022-08-25T19:39:12.761Z] #42 86.75 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-25T19:39:12.761Z] #42 86.77 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-25T19:39:15.880Z] #64 ... [2022-08-25T19:39:15.880Z] [2022-08-25T19:39:15.880Z] #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-25T19:39:15.880Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:15.880Z] #77 36.97 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-25T19:39:15.880Z] #77 ... [2022-08-25T19:39:15.880Z] [2022-08-25T19:39:15.880Z] #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-25T19:39:15.880Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:15.880Z] #14 93.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-25T19:39:15.880Z] #14 93.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:39:15.880Z] #14 93.65 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T19:39:15.880Z] #14 99.96 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-25T19:39:15.880Z] #14 99.97 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:39:15.880Z] #14 99.99 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:39:16.075Z] #42 ... [2022-08-25T19:39:16.075Z] [2022-08-25T19:39:16.075Z] #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-25T19:39:16.075Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:39:16.075Z] #51 89.21 Setting up criu (3.17.1-1) ... [2022-08-25T19:39:16.644Z] #51 ... [2022-08-25T19:39:16.644Z] [2022-08-25T19:39:16.644Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:39:16.644Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:16.644Z] #77 1.653 Cloning into '/tmp/crun-build'... [2022-08-25T19:39:16.644Z] #77 ... [2022-08-25T19:39:16.644Z] [2022-08-25T19:39:16.644Z] #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-25T19:39:16.644Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:16.644Z] #14 89.05 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-25T19:39:16.644Z] #14 89.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-25T19:39:16.644Z] #14 89.09 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T19:39:17.251Z] #14 ... [2022-08-25T19:39:17.251Z] [2022-08-25T19:39:17.251Z] #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-25T19:39:17.251Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:17.251Z] #77 48.27 libtoolize: putting auxiliary files in '.'. [2022-08-25T19:39:17.251Z] #77 48.28 libtoolize: copying file './ltmain.sh' [2022-08-25T19:39:17.815Z] #77 48.81 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-25T19:39:17.815Z] #77 48.81 libtoolize: and rerunning libtoolize and aclocal. [2022-08-25T19:39:17.815Z] #77 48.81 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T19:39:20.843Z] #14 ... [2022-08-25T19:39:20.843Z] [2022-08-25T19:39:20.843Z] #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-25T19:39:20.843Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:39:20.843Z] #42 94.24 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T19:39:20.843Z] #42 94.53 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:39:20.843Z] #42 94.58 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-25T19:39:20.843Z] #42 94.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:39:21.415Z] #42 ... [2022-08-25T19:39:21.415Z] [2022-08-25T19:39:21.415Z] #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-25T19:39:21.415Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-25T19:39:21.415Z] #51 92.88 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:39:21.415Z] #51 DONE 94.9s [2022-08-25T19:39:21.415Z] [2022-08-25T19:39:21.415Z] #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-25T19:39:21.415Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-25T19:39:21.415Z] #42 95.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-25T19:39:21.415Z] #42 95.48 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-25T19:39:21.415Z] #42 95.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-25T19:39:21.675Z] #42 95.60 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-25T19:39:21.675Z] #42 95.62 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-25T19:39:21.675Z] #42 95.67 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-25T19:39:21.675Z] #42 95.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:39:22.245Z] #42 DONE 96.3s [2022-08-25T19:39:22.245Z] [2022-08-25T19:39:22.245Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-25T19:39:22.245Z] #43 sha256:17ea28b6d03e3b47e27aea116e894acf69da1c2db10070c8b0c219dabf68c232 [2022-08-25T19:39:22.508Z] #43 DONE 0.1s [2022-08-25T19:39:22.508Z] [2022-08-25T19:39:22.508Z] #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-25T19:39:22.508Z] #44 sha256:56ed5eeb28a0447f9348e799460ab38dfb8e4e3c397fd9325eae415e363bff0c [2022-08-25T19:39:24.420Z] #44 2.170 + RM_GOPATH=0 [2022-08-25T19:39:24.680Z] #44 2.170 + TMP_GOPATH= [2022-08-25T19:39:24.680Z] #44 2.170 + : /build [2022-08-25T19:39:24.680Z] #44 2.170 + '[' -z '' ']' [2022-08-25T19:39:24.680Z] #44 2.174 ++ mktemp -d [2022-08-25T19:39:24.680Z] #44 2.183 + export GOPATH=/tmp/tmp.odYyGGbnrV [2022-08-25T19:39:24.680Z] #44 2.183 + GOPATH=/tmp/tmp.odYyGGbnrV [2022-08-25T19:39:24.680Z] #44 2.183 + RM_GOPATH=1 [2022-08-25T19:39:24.680Z] #44 2.183 + case "$(go env GOARCH)" in [2022-08-25T19:39:24.680Z] #44 2.183 ++ go env GOARCH [2022-08-25T19:39:24.680Z] #44 2.238 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:39:24.680Z] #44 2.238 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:39:24.680Z] #44 2.239 ++ dirname /install.sh [2022-08-25T19:39:24.680Z] #44 2.240 + dir=/ [2022-08-25T19:39:24.680Z] #44 2.240 + bin=tini [2022-08-25T19:39:24.680Z] #44 2.240 + shift [2022-08-25T19:39:24.680Z] #44 2.240 + '[' '!' -f //tini.installer ']' [2022-08-25T19:39:24.680Z] #44 2.240 + . //tini.installer [2022-08-25T19:39:24.680Z] #44 2.242 ++ : v0.19.0 [2022-08-25T19:39:24.680Z] #44 2.242 + install_tini [2022-08-25T19:39:24.680Z] #44 2.242 + echo 'Install tini version v0.19.0' [2022-08-25T19:39:24.680Z] #44 2.242 + git clone https://github.com/krallin/tini.git /tmp/tmp.odYyGGbnrV/tini [2022-08-25T19:39:24.680Z] #44 2.250 Install tini version v0.19.0 [2022-08-25T19:39:24.680Z] #44 2.256 Cloning into '/tmp/tmp.odYyGGbnrV/tini'... [2022-08-25T19:39:26.060Z] #44 3.737 + cd /tmp/tmp.odYyGGbnrV/tini [2022-08-25T19:39:26.060Z] #44 3.746 + git checkout -q v0.19.0 [2022-08-25T19:39:26.060Z] #44 3.776 + cmake . [2022-08-25T19:39:27.000Z] #44 4.536 -- The C compiler identification is GNU 10.2.1 [2022-08-25T19:39:27.000Z] #44 4.679 -- Detecting C compiler ABI info [2022-08-25T19:39:27.260Z] #44 ... [2022-08-25T19:39:27.260Z] [2022-08-25T19:39:27.260Z] #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-25T19:39:27.260Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:27.260Z] #77 12.41 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec' [2022-08-25T19:39:27.260Z] #77 12.45 Cloning into '/tmp/crun-build/libocispec'... [2022-08-25T19:39:27.260Z] #77 15.48 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821' [2022-08-25T19:39:27.260Z] #77 15.58 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec' [2022-08-25T19:39:27.260Z] #77 15.58 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec' [2022-08-25T19:39:27.260Z] #77 15.58 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl' [2022-08-25T19:39:27.260Z] #77 15.65 Cloning into '/tmp/crun-build/libocispec/image-spec'... [2022-08-25T19:39:27.260Z] #77 19.37 Cloning into '/tmp/crun-build/libocispec/runtime-spec'... [2022-08-25T19:39:27.260Z] #77 22.38 Cloning into '/tmp/crun-build/libocispec/yajl'... [2022-08-25T19:39:27.520Z] #77 ... [2022-08-25T19:39:27.520Z] [2022-08-25T19:39:27.520Z] #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-25T19:39:27.520Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:27.520Z] #14 99.95 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-25T19:39:27.520Z] #14 99.95 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:39:27.520Z] #14 100.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T19:39:27.520Z] #14 100.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-25T19:39:27.520Z] #14 100.2 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:39:27.520Z] #14 100.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T19:39:27.768Z] #77 ... [2022-08-25T19:39:27.769Z] [2022-08-25T19:39:27.769Z] #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-25T19:39:27.769Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:27.769Z] #14 113.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-25T19:39:27.769Z] #14 113.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:39:27.769Z] #14 113.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:39:32.798Z] #14 ... [2022-08-25T19:39:32.798Z] [2022-08-25T19:39:32.798Z] #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-25T19:39:32.798Z] #44 sha256:56ed5eeb28a0447f9348e799460ab38dfb8e4e3c397fd9325eae415e363bff0c [2022-08-25T19:39:32.798Z] #44 5.624 -- Detecting C compiler ABI info - done [2022-08-25T19:39:32.798Z] #44 5.815 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-25T19:39:32.798Z] #44 5.837 -- Detecting C compile features [2022-08-25T19:39:32.798Z] #44 5.838 -- Detecting C compile features - done [2022-08-25T19:39:32.798Z] #44 5.950 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-25T19:39:32.798Z] #44 6.510 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-25T19:39:32.798Z] #44 6.590 -- Configuring done [2022-08-25T19:39:32.798Z] #44 6.630 -- Generating done [2022-08-25T19:39:32.798Z] #44 6.647 -- Build files have been written to: /tmp/tmp.odYyGGbnrV/tini [2022-08-25T19:39:32.798Z] #44 6.671 + make tini-static [2022-08-25T19:39:32.798Z] #44 7.390 Scanning dependencies of target tini-static [2022-08-25T19:39:32.798Z] #44 7.629 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-25T19:39:32.798Z] #44 9.829 [100%] Linking C executable tini-static [2022-08-25T19:39:33.022Z] #14 119.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-25T19:39:33.022Z] #14 119.8 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-25T19:39:33.022Z] #14 119.8 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T19:39:33.313Z] #14 119.9 Selecting previously unselected package libapparmor1:amd64. [2022-08-25T19:39:33.313Z] #14 119.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-25T19:39:33.368Z] #44 10.92 [100%] Built target tini-static [2022-08-25T19:39:33.368Z] #44 10.98 + mkdir -p /build [2022-08-25T19:39:33.569Z] #14 120.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T19:39:33.569Z] #14 120.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-25T19:39:33.569Z] #14 120.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-25T19:39:33.569Z] #14 120.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T19:39:33.632Z] #44 10.98 + cp tini-static /build/docker-init [2022-08-25T19:39:33.825Z] #14 120.4 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T19:39:33.825Z] #14 120.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T19:39:33.825Z] #14 120.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:39:33.825Z] #14 120.6 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T19:39:33.825Z] #14 120.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T19:39:33.825Z] #14 120.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:39:34.081Z] #14 120.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-25T19:39:34.082Z] #14 120.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:39:34.082Z] #14 120.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:39:34.082Z] #14 121.0 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T19:39:34.337Z] #14 121.0 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T19:39:34.337Z] #14 121.0 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:39:34.570Z] #44 DONE 12.1s [2022-08-25T19:39:34.570Z] [2022-08-25T19:39:34.570Z] #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-25T19:39:34.570Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:34.570Z] #77 24.80 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c' [2022-08-25T19:39:34.570Z] #77 25.36 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3' [2022-08-25T19:39:34.570Z] #77 25.72 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06' [2022-08-25T19:39:34.594Z] #14 121.1 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-25T19:39:34.594Z] #14 121.1 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-25T19:39:34.594Z] #14 121.1 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T19:39:34.850Z] #14 121.4 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-25T19:39:34.850Z] #14 121.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-25T19:39:34.850Z] #14 121.4 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T19:39:34.850Z] #14 121.6 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-25T19:39:35.106Z] #14 121.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-25T19:39:35.106Z] #14 121.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T19:39:35.106Z] #14 121.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-25T19:39:35.106Z] #14 121.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-25T19:39:35.106Z] #14 121.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T19:39:35.106Z] #14 121.9 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-25T19:39:35.140Z] #77 ... [2022-08-25T19:39:35.140Z] [2022-08-25T19:39:35.140Z] #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-25T19:39:35.140Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-25T19:39:35.140Z] #53 109.1 gotestsum version dev [2022-08-25T19:39:35.362Z] #14 121.9 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-25T19:39:35.362Z] #14 121.9 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T19:39:35.400Z] #53 DONE 109.3s [2022-08-25T19:39:35.400Z] [2022-08-25T19:39:35.400Z] #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-25T19:39:35.400Z] #67 sha256:2de087b0c70e26532ee780344d90c5fc0ef55e870c09f30c2e245a08a5c974ba [2022-08-25T19:39:35.618Z] #14 122.5 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-25T19:39:35.874Z] #14 122.5 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-25T19:39:35.874Z] #14 122.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T19:39:36.130Z] #14 122.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-25T19:39:36.131Z] #14 122.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:39:36.131Z] #14 122.8 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:39:36.131Z] #14 122.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T19:39:36.387Z] #14 122.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T19:39:36.387Z] #14 122.9 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:39:36.387Z] #14 123.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T19:39:36.387Z] #14 123.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T19:39:36.387Z] #14 123.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:39:37.207Z] #14 123.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:39:37.207Z] #14 123.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T19:39:37.207Z] #14 123.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T19:39:37.207Z] #14 123.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T19:39:37.207Z] #14 123.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T19:39:37.207Z] #14 ... [2022-08-25T19:39:37.207Z] [2022-08-25T19:39:37.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-25T19:39:37.207Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:37.207Z] #77 58.45 configure.ac:7: installing './compile' [2022-08-25T19:39:37.207Z] #77 58.45 configure.ac:11: installing './config.guess' [2022-08-25T19:39:37.207Z] #77 58.46 configure.ac:11: installing './config.sub' [2022-08-25T19:39:37.207Z] #77 58.47 configure.ac:8: installing './install-sh' [2022-08-25T19:39:37.207Z] #77 58.49 configure.ac:8: installing './missing' [2022-08-25T19:39:37.207Z] #77 58.58 Makefile.am: installing './depcomp' [2022-08-25T19:39:37.207Z] #77 59.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T19:39:37.207Z] #77 59.72 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T19:39:37.207Z] #77 59.88 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T19:39:37.207Z] #77 59.88 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T19:39:37.207Z] #77 59.95 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T19:39:37.207Z] #77 60.10 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T19:39:37.207Z] #77 60.24 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T19:39:37.207Z] #77 60.33 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T19:39:37.207Z] #77 60.46 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T19:39:37.207Z] #77 ... [2022-08-25T19:39:37.207Z] [2022-08-25T19:39:37.207Z] #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-25T19:39:37.207Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:37.207Z] #14 123.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T19:39:37.207Z] #14 124.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T19:39:37.207Z] #14 124.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:39:37.207Z] #14 124.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T19:39:37.207Z] #14 124.0 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:39:37.483Z] #14 124.0 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T19:39:37.483Z] #14 124.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T19:39:37.483Z] #14 124.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:39:37.483Z] #14 124.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T19:39:37.483Z] #14 124.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T19:39:37.483Z] #14 124.1 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-25T19:39:37.483Z] #14 124.1 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:39:37.483Z] #14 124.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T19:39:37.483Z] #14 124.2 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T19:39:37.483Z] #14 124.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T19:39:37.483Z] #14 124.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T19:39:37.483Z] #14 124.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:39:37.483Z] #14 124.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-25T19:39:37.483Z] #14 124.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:39:37.483Z] #14 124.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-25T19:39:37.483Z] #14 124.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T19:39:37.483Z] #14 124.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:39:37.740Z] #14 124.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-25T19:39:37.740Z] #14 124.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:39:37.740Z] #14 124.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T19:39:37.740Z] #14 124.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:39:37.740Z] #14 124.3 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-25T19:39:37.740Z] #14 124.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:39:37.740Z] #14 124.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:39:37.740Z] #14 124.4 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:39:39.632Z] #14 DONE 126.1s [2022-08-25T19:39:39.632Z] [2022-08-25T19:39:39.632Z] #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-25T19:39:39.632Z] #67 sha256:e7d04f7824910a2df4ce8c1dd11c9e555706f1a73a58938397fa8739c8a6f30b [2022-08-25T19:39:39.632Z] #67 123.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T19:39:39.632Z] #67 123.6 + GOBIN=/build [2022-08-25T19:39:39.632Z] #67 123.6 + GO111MODULE=on [2022-08-25T19:39:39.632Z] #67 123.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:39:39.632Z] #67 ... [2022-08-25T19:39:39.632Z] [2022-08-25T19:39:39.632Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:39:39.632Z] #59 sha256:18db509fc75be3124fe5b10fdd35fa7e03d184e010a7cd9b4cc51b2f6a3e9aab [2022-08-25T19:39:39.632Z] #59 DONE 0.3s [2022-08-25T19:39:39.889Z] [2022-08-25T19:39:39.889Z] #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-25T19:39:39.889Z] #60 sha256:1fc852a76f8cb5f6bb6c77b38e028041ed93ebc0fcf87c672b612f3e8cff85a1 [2022-08-25T19:39:40.674Z] #67 ... [2022-08-25T19:39:40.674Z] [2022-08-25T19:39:40.674Z] #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-25T19:39:40.674Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:39:40.674Z] #14 114.5 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-25T19:39:40.674Z] #14 114.5 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:39:40.674Z] #14 114.5 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:39:43.163Z] #60 ... [2022-08-25T19:39:43.163Z] [2022-08-25T19:39:43.163Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:39:43.163Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T19:39:43.163Z] #15 DONE 3.6s [2022-08-25T19:39:43.163Z] [2022-08-25T19:39:43.164Z] #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-25T19:39:43.164Z] #60 sha256:1fc852a76f8cb5f6bb6c77b38e028041ed93ebc0fcf87c672b612f3e8cff85a1 [2022-08-25T19:39:43.164Z] #60 3.328 + RM_GOPATH=0 [2022-08-25T19:39:43.164Z] #60 3.328 + TMP_GOPATH= [2022-08-25T19:39:43.164Z] #60 3.328 + : /build [2022-08-25T19:39:43.164Z] #60 3.328 + '[' -z '' ']' [2022-08-25T19:39:43.164Z] #60 3.329 ++ mktemp -d [2022-08-25T19:39:43.164Z] #60 3.385 Install runc version v1.1.3 (build tags: seccomp) [2022-08-25T19:39:43.164Z] #60 3.401 + export GOPATH=/tmp/tmp.3BtyPq2ips [2022-08-25T19:39:43.164Z] #60 3.401 + GOPATH=/tmp/tmp.3BtyPq2ips [2022-08-25T19:39:43.164Z] #60 3.401 + RM_GOPATH=1 [2022-08-25T19:39:43.164Z] #60 3.401 + case "$(go env GOARCH)" in [2022-08-25T19:39:43.164Z] #60 3.401 ++ go env GOARCH [2022-08-25T19:39:43.164Z] #60 3.401 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:39:43.164Z] #60 3.401 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:39:43.164Z] #60 3.401 ++ dirname /install.sh [2022-08-25T19:39:43.164Z] #60 3.401 + dir=/ [2022-08-25T19:39:43.164Z] #60 3.401 + bin=runc [2022-08-25T19:39:43.164Z] #60 3.401 + shift [2022-08-25T19:39:43.164Z] #60 3.401 + '[' '!' -f //runc.installer ']' [2022-08-25T19:39:43.164Z] #60 3.401 + . //runc.installer [2022-08-25T19:39:43.164Z] #60 3.401 ++ set -e [2022-08-25T19:39:43.164Z] #60 3.401 ++ : v1.1.3 [2022-08-25T19:39:43.164Z] #60 3.401 + install_runc [2022-08-25T19:39:43.164Z] #60 3.401 + RUNC_BUILDTAGS=seccomp [2022-08-25T19:39:43.164Z] #60 3.401 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-25T19:39:43.164Z] #60 3.401 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3BtyPq2ips/src/github.com/opencontainers/runc [2022-08-25T19:39:43.164Z] #60 3.401 Cloning into '/tmp/tmp.3BtyPq2ips/src/github.com/opencontainers/runc'... [2022-08-25T19:39:43.686Z] #71 138.3 # github.com/containerd/containerd/cmd/containerd [2022-08-25T19:39:43.686Z] #71 138.3 /usr/bin/ld: /tmp/go-link-1593316610/000019.o: in function `New': [2022-08-25T19:39:43.686Z] #71 138.3 /tmp/tmp.x2whPtKdbd/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-25T19:39:43.686Z] #71 138.4 + bin/containerd-stress [2022-08-25T19:39:43.686Z] #71 139.5 + bin/containerd-shim [2022-08-25T19:39:44.533Z] #60 ... [2022-08-25T19:39:44.534Z] [2022-08-25T19:39:44.534Z] #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-25T19:39:44.534Z] #67 sha256:e7d04f7824910a2df4ce8c1dd11c9e555706f1a73a58938397fa8739c8a6f30b [2022-08-25T19:39:44.534Z] #67 130.6 rootlesskit version 1.0.0 [2022-08-25T19:39:44.534Z] #67 130.6 Usage of /build/rootlesskit-docker-proxy: [2022-08-25T19:39:44.534Z] #67 130.6 -container-ip string [2022-08-25T19:39:44.534Z] #67 130.6 container ip [2022-08-25T19:39:44.534Z] #67 130.6 -container-port int [2022-08-25T19:39:44.534Z] #67 130.6 container port (default -1) [2022-08-25T19:39:44.534Z] #67 130.6 -host-ip string [2022-08-25T19:39:44.534Z] #67 130.6 host ip [2022-08-25T19:39:44.534Z] #67 130.6 -host-port int [2022-08-25T19:39:44.534Z] #67 130.6 host port (default -1) [2022-08-25T19:39:44.534Z] #67 130.6 -proto string [2022-08-25T19:39:44.534Z] #67 130.6 proxy protocol (default "tcp") [2022-08-25T19:39:44.534Z] #67 DONE 131.0s [2022-08-25T19:39:44.791Z] [2022-08-25T19:39:44.791Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:39:44.791Z] #68 sha256:6ff711d62004ffce6ae59e7c258ea8c5087dcc6f4376dfe06f59530e405011c1 [2022-08-25T19:39:44.791Z] #68 DONE 0.2s [2022-08-25T19:39:44.791Z] [2022-08-25T19:39:44.791Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:39:44.791Z] #69 sha256:a7775e4ff7bfc0219c325c85d7ce59d304c2250b326d02d81f6394fe450416c0 [2022-08-25T19:39:45.355Z] #69 DONE 0.2s [2022-08-25T19:39:45.355Z] [2022-08-25T19:39:45.355Z] #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-25T19:39:45.355Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:45.355Z] #77 73.20 configure.ac:7: installing 'build-aux/compile' [2022-08-25T19:39:45.355Z] #77 73.20 configure.ac:9: installing 'build-aux/config.guess' [2022-08-25T19:39:45.355Z] #77 73.22 configure.ac:9: installing 'build-aux/config.sub' [2022-08-25T19:39:45.355Z] #77 73.22 configure.ac:11: installing 'build-aux/install-sh' [2022-08-25T19:39:45.355Z] #77 73.23 configure.ac:11: installing 'build-aux/missing' [2022-08-25T19:39:45.355Z] #77 73.43 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T19:39:45.355Z] #77 73.53 parallel-tests: installing 'build-aux/test-driver' [2022-08-25T19:39:45.355Z] #77 75.92 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T19:39:45.355Z] #77 75.92 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T19:39:45.355Z] #77 76.51 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T19:39:45.355Z] #77 76.51 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T19:39:45.355Z] #77 76.61 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T19:39:45.612Z] #77 76.71 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T19:39:45.612Z] #77 76.88 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T19:39:45.869Z] #77 76.95 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T19:39:46.126Z] #77 ... [2022-08-25T19:39:46.126Z] [2022-08-25T19:39:46.126Z] #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-25T19:39:46.126Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T19:39:46.126Z] #16 DONE 3.2s [2022-08-25T19:39:46.386Z] [2022-08-25T19:39:46.386Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:39:46.386Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T19:39:46.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T19:39:46.563Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T19:39:49.659Z] #17 3.377 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-25T19:39:49.916Z] #17 DONE 3.6s [2022-08-25T19:39:49.916Z] [2022-08-25T19:39:49.916Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:39:49.916Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T19:39:51.800Z] #71 150.9 + bin/containerd-shim-runc-v1 [2022-08-25T19:39:53.188Z] #18 DONE 3.3s [2022-08-25T19:39:53.188Z] [2022-08-25T19:39:53.188Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:39:53.188Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork 37.333s coverage: 40.6% of statements [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/bitseq 0.141s coverage: 84.4% of statements [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/config 0.019s coverage: 22.4% of statements [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.510s coverage: 59.9% of statements [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.020s coverage: 5.0% of statements [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.019s coverage: 4.5% of statements [2022-08-25T19:39:54.183Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-25T19:39:54.183Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-25T19:39:55.567Z] #14 ... [2022-08-25T19:39:55.567Z] [2022-08-25T19:39:55.567Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:39:55.567Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:39:55.567Z] #77 49.78 aclocal: warning: couldn't open directory 'm4': No such file or directory [2022-08-25T19:39:55.774Z] #19 DONE 2.5s [2022-08-25T19:39:55.774Z] [2022-08-25T19:39:55.774Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:39:55.774Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T19:39:58.295Z] #20 DONE 2.3s [2022-08-25T19:39:58.295Z] [2022-08-25T19:39:58.295Z] #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-25T19:39:58.295Z] #60 sha256:1fc852a76f8cb5f6bb6c77b38e028041ed93ebc0fcf87c672b612f3e8cff85a1 [2022-08-25T19:39:58.295Z] #60 15.46 + cd /tmp/tmp.3BtyPq2ips/src/github.com/opencontainers/runc [2022-08-25T19:39:58.295Z] #60 15.46 + git checkout -q v1.1.3 [2022-08-25T19:39:58.295Z] #60 15.94 + '[' -z '' ']' [2022-08-25T19:39:58.295Z] #60 15.94 + target=static [2022-08-25T19:39:58.295Z] #60 15.94 + make BUILDTAGS=seccomp static [2022-08-25T19:39:58.295Z] #60 16.49 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-25T19:39:58.369Z] #71 157.2 + bin/containerd-shim-runc-v2 [2022-08-25T19:39:58.369Z] #71 158.1 + binaries [2022-08-25T19:39:58.628Z] #71 158.1 + install -D bin/containerd /build/containerd [2022-08-25T19:39:58.628Z] #71 158.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-25T19:39:58.628Z] #71 158.1 + install -D bin/ctr /build/ctr [2022-08-25T19:39:58.886Z] #71 DONE 158.7s [2022-08-25T19:40:00.263Z] [2022-08-25T19:40:00.263Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:40:00.263Z] #72 sha256:8b8ac3ba365d0d71f2c21e685f4d77c49692139813196b8f9d782685355b0620 [2022-08-25T19:40:00.263Z] #72 DONE 0.2s [2022-08-25T19:40:00.263Z] [2022-08-25T19:40:00.263Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:40:00.263Z] #77 sha256:5f83fe0659b97c75b74b4bb8943e8fcaaa37607fa89f9b3c90619f9edcde40ae [2022-08-25T19:40:00.521Z] #77 DONE 0.1s [2022-08-25T19:40:00.521Z] [2022-08-25T19:40:00.521Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:40:00.521Z] #82 sha256:4736bafe236c2c276d9bcb2e79d77b0b21dbcc684a2018a76ca7d03947859715 [2022-08-25T19:40:01.087Z] #82 DONE 0.6s [2022-08-25T19:40:01.087Z] [2022-08-25T19:40:01.087Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:40:01.087Z] #85 sha256:bcfd351a81de22e3119c25345a64ff71f101261f2a76ee115c49ecd5f7d52e8b [2022-08-25T19:40:01.087Z] #85 DONE 0.1s [2022-08-25T19:40:01.087Z] [2022-08-25T19:40:01.087Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:40:01.087Z] #86 sha256:ca8f5936aa8bc0da2424c41ba0f6a5a39917011a2d852f006d9e6adda0dea323 [2022-08-25T19:40:01.087Z] #86 DONE 0.0s [2022-08-25T19:40:01.087Z] [2022-08-25T19:40:01.087Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:40:01.087Z] #87 sha256:5299d1d739a9cd508c197aecf84cd5b1a2851428cb9345373d1f36206e47e743 [2022-08-25T19:40:01.087Z] #87 DONE 0.0s [2022-08-25T19:40:01.087Z] [2022-08-25T19:40:01.087Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:40:01.087Z] #88 sha256:5797c39355822bbd6d685d2ed2bebd8a5ab709ae051c88ac541bcd272bda4f81 [2022-08-25T19:40:02.475Z] #60 ... [2022-08-25T19:40:02.475Z] [2022-08-25T19:40:02.475Z] #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-25T19:40:02.475Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:02.475Z] #77 93.42 configure.ac:11: installing 'build-aux/compile' [2022-08-25T19:40:02.475Z] #77 93.43 configure.ac:11: installing 'build-aux/config.guess' [2022-08-25T19:40:02.475Z] #77 93.45 configure.ac:11: installing 'build-aux/config.sub' [2022-08-25T19:40:02.475Z] #77 93.46 configure.ac:13: installing 'build-aux/install-sh' [2022-08-25T19:40:02.475Z] #77 93.47 configure.ac:13: installing 'build-aux/missing' [2022-08-25T19:40:02.475Z] #77 93.48 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-25T19:40:02.475Z] #77 93.69 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T19:40:03.692Z] #77 ... [2022-08-25T19:40:03.692Z] [2022-08-25T19:40:03.692Z] #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-25T19:40:03.692Z] #64 sha256:0869c97eaa4a64f420939d0ee7b0bc6712a65ccd8554012148a953e1bb7e0946 [2022-08-25T19:40:04.102Z] #77 95.09 checking build system type... x86_64-pc-linux-gnu [2022-08-25T19:40:04.102Z] #77 95.41 checking host system type... x86_64-pc-linux-gnu [2022-08-25T19:40:04.102Z] #77 95.41 checking how to print strings... printf [2022-08-25T19:40:04.167Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.226s coverage: 6.7% of statements [2022-08-25T19:40:04.167Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-25T19:40:04.167Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-25T19:40:04.167Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.011s coverage: 57.4% of statements [2022-08-25T19:40:04.167Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-25T19:40:04.167Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-25T19:40:04.167Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-25T19:40:04.167Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-08-25T19:40:04.359Z] #77 95.45 checking for gcc... gcc [2022-08-25T19:40:04.424Z] ok github.com/docker/docker/libnetwork/etchosts 0.014s coverage: 81.2% of statements [2022-08-25T19:40:04.425Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-25T19:40:04.616Z] #77 95.55 checking whether the C compiler works... yes [2022-08-25T19:40:04.616Z] #77 95.82 checking for C compiler default output file name... a.out [2022-08-25T19:40:04.682Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-25T19:40:04.873Z] #77 95.83 checking for suffix of executables... [2022-08-25T19:40:05.130Z] #77 96.09 checking whether we are cross compiling... no [2022-08-25T19:40:05.251Z] #64 74.01 Updating files: 29% (1461/4967) Updating files: 30% (1491/4967) Updating files: 31% (1540/4967) Updating files: 32% (1590/4967) Updating files: 33% (1640/4967) Updating files: 34% (1689/4967) Updating files: 35% (1739/4967) Updating files: 36% (1789/4967) Updating files: 37% (1838/4967) Updating files: 38% (1888/4967) Updating files: 39% (1938/4967) Updating files: 40% (1987/4967) Updating files: 41% (2037/4967) Updating files: 42% (2087/4967) Updating files: 43% (2136/4967) Updating files: 44% (2186/4967) Updating files: 45% (2236/4967) Updating files: 46% (2285/4967) Updating files: 47% (2335/4967) Updating files: 48% (2385/4967) Updating files: 49% (2434/4967) Updating files: 50% (2484/4967) Updating files: 51% (2534/4967) Updating files: 52% (2583/4967) Updating files: 53% (2633/4967) Updating files: 54% (2683/4967) Updating files: 55% (2732/4967) Updating files: 56% (2782/4967) Updating files: 57% (2832/4967) Updating files: 58% (2881/4967) Updating files: 59% (2931/4967) Updating files: 60% (2981/4967) Updating files: 61% (3030/4967) Updating files: 62% (3080/4967) Updating files: 62% (3091/4967) Updating files: 63% (3130/4967) Updating files: 64% (3179/4967) Updating files: 65% (3229/4967) Updating files: 66% (3279/4967) Updating files: 67% (3328/4967) Updating files: 68% (3378/4967) Updating files: 69% (3428/4967) Updating files: 70% (3477/4967) Updating files: 71% (3527/4967) Updating files: 72% (3577/4967) Updating files: 73% (3626/4967) Updating files: 74% (3676/4967) Updating files: 75% (3726/4967) Updating files: 76% (3775/4967) Updating files: 77% (3825/4967) Updating files: 78% (3875/4967) Updating files: 79% (3924/4967) Updating files: 80% (3974/4967) Updating files: 81% (4024/4967) Updating files: 82% (4073/4967) Updating files: 83% (4123/4967) Updating files: 84% (4173/4967) Updating files: 85% (4222/4967) Updating files: 86% (4272/4967) Updating files: 86% (4297/4967) Updating files: 87% (4322/4967) Updating files: 88% (4371/4967) Updating files: 89% (4421/4967) Updating files: 90% (4471/4967) Updating files: 91% (4520/4967) Updating files: 92% (4570/4967) Updating files: 93% (4620/4967) Updating files: 94% (4669/4967) Updating files: 95% (4719/4967) Updating files: 96% (4769/4967) Updating files: 97% (4818/4967) Updating files: 98% (4868/4967) Updating files: 99% (4918/4967) Updating files: 100% (4967/4967) Updating files: 100% (4967/4967), done. [2022-08-25T19:40:05.387Z] #77 96.25 checking for suffix of object files... o [2022-08-25T19:40:05.387Z] #77 96.40 checking whether we are using the GNU C compiler... yes [2022-08-25T19:40:05.510Z] #64 76.86 + cd /tmp/tmp.oLzBAruDCv/src/github.com/containerd/containerd [2022-08-25T19:40:05.510Z] #64 76.86 + git checkout -q v1.6.7 [2022-08-25T19:40:05.643Z] #77 96.56 checking whether gcc accepts -g... yes [2022-08-25T19:40:05.900Z] #77 96.75 checking for gcc option to accept ISO C89... none needed [2022-08-25T19:40:05.900Z] #77 97.01 checking whether gcc understands -c and -o together... yes [2022-08-25T19:40:05.900Z] #77 97.24 checking for a sed that does not truncate output... /bin/sed [2022-08-25T19:40:06.157Z] #77 97.27 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T19:40:06.157Z] #77 97.27 checking for egrep... /bin/grep -E [2022-08-25T19:40:06.157Z] #77 97.28 checking for fgrep... /bin/grep -F [2022-08-25T19:40:06.157Z] #77 97.30 checking for ld used by gcc... /usr/bin/ld [2022-08-25T19:40:06.157Z] #77 97.31 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T19:40:06.157Z] #77 97.32 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T19:40:06.414Z] #77 97.33 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T19:40:06.414Z] #77 97.44 checking whether ln -s works... yes [2022-08-25T19:40:06.414Z] #77 97.44 checking the maximum length of command line arguments... 1572864 [2022-08-25T19:40:06.414Z] #77 97.48 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T19:40:06.414Z] #77 97.48 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T19:40:06.414Z] #77 97.48 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T19:40:06.414Z] #77 97.48 checking for objdump... objdump [2022-08-25T19:40:06.414Z] #77 97.49 checking how to recognize dependent libraries... pass_all [2022-08-25T19:40:06.414Z] #77 97.49 checking for dlltool... no [2022-08-25T19:40:06.414Z] #77 97.49 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T19:40:06.414Z] #77 97.49 checking for ar... ar [2022-08-25T19:40:06.414Z] #77 97.49 checking for archiver @FILE support... @ [2022-08-25T19:40:06.414Z] #77 97.65 checking for strip... strip [2022-08-25T19:40:06.414Z] #77 97.65 checking for ranlib... ranlib [2022-08-25T19:40:06.414Z] #77 97.65 checking for gawk... no [2022-08-25T19:40:06.414Z] #77 97.65 checking for mawk... mawk [2022-08-25T19:40:06.977Z] #77 97.66 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T19:40:06.977Z] #77 98.05 checking for sysroot... no [2022-08-25T19:40:06.977Z] #77 98.05 checking for a working dd... /bin/dd [2022-08-25T19:40:06.977Z] #77 98.06 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T19:40:06.977Z] #77 98.24 checking for mt... no [2022-08-25T19:40:06.977Z] #77 98.24 checking if : is a manifest tool... no [2022-08-25T19:40:07.234Z] #77 98.27 checking how to run the C preprocessor... gcc -E [2022-08-25T19:40:07.643Z] #88 DONE 5.7s [2022-08-25T19:40:07.643Z] [2022-08-25T19:40:07.643Z] #89 exporting to image [2022-08-25T19:40:07.643Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:40:07.643Z] #89 exporting layers [2022-08-25T19:40:08.060Z] #64 79.31 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-25T19:40:08.060Z] #64 79.33 + BUILDTAGS='netgo osusergo static_build' [2022-08-25T19:40:08.060Z] #64 79.33 + export EXTRA_FLAGS=-buildmode=pie [2022-08-25T19:40:08.060Z] #64 79.33 + EXTRA_FLAGS=-buildmode=pie [2022-08-25T19:40:08.060Z] #64 79.33 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-25T19:40:08.060Z] #64 79.33 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-25T19:40:08.060Z] #64 79.33 + '[' '' = dynamic ']' [2022-08-25T19:40:08.060Z] #64 79.33 + make [2022-08-25T19:40:08.164Z] #77 98.58 checking for ANSI C header files... [2022-08-25T19:40:08.164Z] #77 ... [2022-08-25T19:40:08.164Z] [2022-08-25T19:40:08.164Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:40:08.164Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:40:08.164Z] #21 2.489 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:40:08.164Z] #21 2.668 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:40:08.164Z] #21 2.846 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:40:08.164Z] #21 3.102 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:40:08.164Z] #21 4.270 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:40:08.164Z] #21 5.774 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:40:08.164Z] #21 10.14 Fetched 8573 kB in 8s (1070 kB/s) [2022-08-25T19:40:08.164Z] #21 10.14 Reading package lists... [2022-08-25T19:40:08.164Z] #21 ... [2022-08-25T19:40:08.164Z] [2022-08-25T19:40:08.164Z] #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-25T19:40:08.164Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:08.164Z] #77 98.58 checking for ANSI C header files... yes [2022-08-25T19:40:08.421Z] #77 99.38 checking for sys/types.h... yes [2022-08-25T19:40:08.679Z] #77 99.61 checking for sys/stat.h... yes [2022-08-25T19:40:08.679Z] #77 99.83 checking for stdlib.h... yes [2022-08-25T19:40:08.936Z] #77 100.0 checking for string.h... yes [2022-08-25T19:40:09.192Z] #77 100.2 checking for memory.h... yes [2022-08-25T19:40:09.192Z] #77 100.4 checking for strings.h... yes [2022-08-25T19:40:09.449Z] #77 100.6 checking for inttypes.h... yes [2022-08-25T19:40:09.705Z] #77 100.9 checking for stdint.h... yes [2022-08-25T19:40:09.961Z] #77 101.1 checking for unistd.h... yes [2022-08-25T19:40:10.217Z] #77 101.3 checking for dlfcn.h... yes [2022-08-25T19:40:10.217Z] #77 101.5 checking for objdir... .libs [2022-08-25T19:40:10.783Z] #77 101.9 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T19:40:10.783Z] #77 102.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T19:40:10.783Z] #77 102.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T19:40:11.296Z] #77 102.1 checking if gcc static flag -static works... yes [2022-08-25T19:40:11.296Z] #77 102.5 checking if gcc supports -c -o file.o... yes [2022-08-25T19:40:11.296Z] #77 102.6 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T19:40:11.296Z] #77 102.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T19:40:11.380Z] #64 82.90 + bin/ctr [2022-08-25T19:40:11.809Z] #77 102.7 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T19:40:11.809Z] #77 103.1 checking how to hardcode library paths into programs... immediate [2022-08-25T19:40:11.809Z] #77 103.1 checking whether stripping libraries is possible... yes [2022-08-25T19:40:11.809Z] #77 103.1 checking if libtool supports shared libraries... yes [2022-08-25T19:40:11.809Z] #77 103.1 checking whether to build shared libraries... no [2022-08-25T19:40:11.809Z] #77 103.1 checking whether to build static libraries... yes [2022-08-25T19:40:11.809Z] #77 103.1 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T19:40:11.809Z] #77 103.1 checking whether build environment is sane... yes [2022-08-25T19:40:12.066Z] #77 103.2 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T19:40:12.066Z] #77 103.2 checking whether make sets $(MAKE)... yes [2022-08-25T19:40:12.066Z] #77 103.3 checking whether make supports the include directive... yes (GNU style) [2022-08-25T19:40:12.066Z] #77 103.3 checking whether make supports nested variables... yes [2022-08-25T19:40:12.066Z] #77 103.4 checking whether UID '0' is supported by ustar format... yes [2022-08-25T19:40:12.066Z] #77 103.4 checking whether GID '0' is supported by ustar format... yes [2022-08-25T19:40:12.319Z] #64 ... [2022-08-25T19:40:12.319Z] [2022-08-25T19:40:12.319Z] #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-25T19:40:12.319Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:12.319Z] #77 67.44 libtoolize: putting auxiliary files in '.'. [2022-08-25T19:40:12.319Z] #77 67.44 libtoolize: copying file './ltmain.sh' [2022-08-25T19:40:12.322Z] #77 103.4 checking how to create a ustar tar archive... gnutar [2022-08-25T19:40:12.578Z] #77 103.5 checking dependency style of gcc... gcc3 [2022-08-25T19:40:12.578Z] #77 103.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T19:40:12.578Z] #77 103.6 checking whether make supports nested variables... (cached) yes [2022-08-25T19:40:12.578Z] #77 103.6 checking for gawk... (cached) mawk [2022-08-25T19:40:12.578Z] #77 103.6 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T19:40:12.578Z] #77 103.7 checking for gcc... (cached) gcc [2022-08-25T19:40:12.578Z] #77 103.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T19:40:12.578Z] #77 103.8 checking whether gcc accepts -g... (cached) yes [2022-08-25T19:40:12.578Z] #77 103.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T19:40:12.578Z] #77 103.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T19:40:12.835Z] #77 103.8 checking for a Python interpreter with version >= 3... python3 [2022-08-25T19:40:12.835Z] #77 103.9 checking for python3... /usr/bin/python3 [2022-08-25T19:40:12.835Z] #77 103.9 checking for python3 version... 3.9 [2022-08-25T19:40:12.835Z] #77 104.0 checking for python3 platform... linux [2022-08-25T19:40:13.090Z] #77 104.0 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T19:40:13.090Z] #77 104.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T19:40:13.346Z] #77 104.4 checking for go-md2man... no [2022-08-25T19:40:13.346Z] #77 104.5 checking error.h usability... yes [2022-08-25T19:40:13.346Z] #77 104.7 checking error.h presence... yes [2022-08-25T19:40:13.603Z] #77 104.7 checking for error.h... yes [2022-08-25T19:40:13.603Z] #77 104.8 checking linux/openat2.h usability... yes [2022-08-25T19:40:13.603Z] #77 104.9 checking linux/openat2.h presence... yes [2022-08-25T19:40:13.603Z] #77 104.9 checking for linux/openat2.h... yes [2022-08-25T19:40:13.698Z] #77 68.49 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, [2022-08-25T19:40:13.698Z] #77 68.49 libtoolize: and rerunning libtoolize and aclocal. [2022-08-25T19:40:13.698Z] #77 68.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T19:40:13.858Z] #77 105.0 checking for copy_file_range... yes [2022-08-25T19:40:14.420Z] #77 105.3 checking for fgetxattr... yes [2022-08-25T19:40:14.676Z] #77 105.5 checking for statx... yes [2022-08-25T19:40:14.676Z] #77 105.8 checking for fgetpwent_r... yes [2022-08-25T19:40:15.190Z] #77 106.0 checking for issetugid... [2022-08-25T19:40:15.190Z] #77 ... [2022-08-25T19:40:15.190Z] [2022-08-25T19:40:15.190Z] #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-25T19:40:15.190Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:40:15.190Z] #34 DONE 161.5s [2022-08-25T19:40:15.190Z] [2022-08-25T19:40:15.190Z] #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-25T19:40:15.190Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:15.190Z] #77 106.0 checking for issetugid... no [2022-08-25T19:40:15.190Z] #77 106.3 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T19:40:15.190Z] #77 106.3 checking pkg-config is at least version 0.9.0... yes [2022-08-25T19:40:15.190Z] #77 106.3 checking for library containing yajl_tree_get... [2022-08-25T19:40:15.190Z] #77 ... [2022-08-25T19:40:15.190Z] [2022-08-25T19:40:15.190Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:40:15.190Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:40:15.190Z] #21 10.14 Reading package lists... [2022-08-25T19:40:15.190Z] #21 13.57 Reading package lists... [2022-08-25T19:40:15.753Z] #21 17.22 Building dependency tree... [2022-08-25T19:40:15.753Z] #21 ... [2022-08-25T19:40:15.753Z] [2022-08-25T19:40:15.753Z] #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-25T19:40:15.753Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:40:15.753Z] #36 162.3 Delve is a source level debugger for Go programs. [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-25T19:40:15.753Z] #36 162.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 Pass flags to the program you are debugging using `--`, for example: [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 Usage: [2022-08-25T19:40:15.753Z] #36 162.3 dlv [command] [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 Available Commands: [2022-08-25T19:40:15.753Z] #36 162.3 attach Attach to running process and begin debugging. [2022-08-25T19:40:15.753Z] #36 162.3 connect Connect to a headless debug server with a terminal client. [2022-08-25T19:40:15.753Z] #36 162.3 core Examine a core dump. [2022-08-25T19:40:15.753Z] #36 162.3 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-25T19:40:15.753Z] #36 162.3 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-25T19:40:15.753Z] #36 162.3 exec Execute a precompiled binary, and begin a debug session. [2022-08-25T19:40:15.753Z] #36 162.3 help Help about any command [2022-08-25T19:40:15.753Z] #36 162.3 run Deprecated command. Use 'debug' instead. [2022-08-25T19:40:15.753Z] #36 162.3 test Compile test binary and begin debugging program. [2022-08-25T19:40:15.753Z] #36 162.3 trace Compile and begin tracing program. [2022-08-25T19:40:15.753Z] #36 162.3 version Prints version. [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 Flags: [2022-08-25T19:40:15.753Z] #36 162.3 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-25T19:40:15.753Z] #36 162.3 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-25T19:40:15.753Z] #36 162.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-25T19:40:15.753Z] #36 162.3 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-25T19:40:15.753Z] #36 162.3 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-25T19:40:15.753Z] #36 162.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-25T19:40:15.753Z] #36 162.3 --disable-aslr Disables address space randomization [2022-08-25T19:40:15.753Z] #36 162.3 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-25T19:40:15.753Z] #36 162.3 -h, --help help for dlv [2022-08-25T19:40:15.753Z] #36 162.3 --init string Init file, executed by the terminal client. [2022-08-25T19:40:15.753Z] #36 162.3 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-25T19:40:15.753Z] #36 162.3 --log Enable debugging server logging. [2022-08-25T19:40:15.753Z] #36 162.3 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-25T19:40:15.753Z] #36 162.3 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-25T19:40:15.753Z] #36 162.3 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-25T19:40:15.753Z] #36 162.3 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-25T19:40:15.753Z] #36 162.3 --wd string Working directory for running the program. [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 Additional help topics: [2022-08-25T19:40:15.753Z] #36 162.3 dlv backend Help about the --backend flag. [2022-08-25T19:40:15.753Z] #36 162.3 dlv log Help about logging flags. [2022-08-25T19:40:15.753Z] #36 162.3 dlv redirect Help about file redirection. [2022-08-25T19:40:15.753Z] #36 162.3 [2022-08-25T19:40:15.753Z] #36 162.3 Use "dlv [command] --help" for more information about a command. [2022-08-25T19:40:15.753Z] #36 DONE 162.5s [2022-08-25T19:40:16.010Z] [2022-08-25T19:40:16.010Z] #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-25T19:40:16.010Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:16.010Z] #77 106.3 checking for library containing yajl_tree_get... -lyajl [2022-08-25T19:40:16.010Z] #77 107.0 checking for yajl >= 2.0.0... yes [2022-08-25T19:40:16.010Z] #77 107.0 checking sys/capability.h usability... yes [2022-08-25T19:40:16.010Z] #77 107.2 checking sys/capability.h presence... yes [2022-08-25T19:40:16.010Z] #77 107.3 checking for sys/capability.h... yes [2022-08-25T19:40:16.574Z] #77 107.3 checking for library containing cap_from_name... -lcap [2022-08-25T19:40:16.879Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-25T19:40:16.989Z] #77 ... [2022-08-25T19:40:16.989Z] [2022-08-25T19:40:16.989Z] #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-25T19:40:16.989Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:40:16.989Z] #14 141.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-25T19:40:16.989Z] #14 141.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:40:16.989Z] #14 141.2 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:40:17.136Z] #77 107.8 checking for library containing dlopen... -ldl [2022-08-25T19:40:17.392Z] #77 108.3 checking seccomp.h usability... yes [2022-08-25T19:40:17.392Z] #77 108.5 checking seccomp.h presence... yes [2022-08-25T19:40:17.392Z] #77 108.5 checking for seccomp.h... yes [2022-08-25T19:40:17.955Z] #77 108.5 checking for library containing seccomp_rule_add... -lseccomp [2022-08-25T19:40:18.211Z] #77 109.1 checking for library containing seccomp_arch_resolve_name... none required [2022-08-25T19:40:18.211Z] #77 109.2 checking systemd/sd-bus.h usability... yes [2022-08-25T19:40:18.372Z] #14 152.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-25T19:40:18.372Z] #14 152.3 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:40:18.372Z] #14 152.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T19:40:18.468Z] #77 109.5 checking systemd/sd-bus.h presence... yes [2022-08-25T19:40:18.468Z] #77 109.6 checking for systemd/sd-bus.h... yes [2022-08-25T19:40:18.724Z] #77 109.6 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-25T19:40:19.287Z] #77 110.1 checking for sd_notify_barrier... yes [2022-08-25T19:40:19.544Z] #77 110.4 checking linux/bpf.h usability... yes [2022-08-25T19:40:19.544Z] #77 110.6 checking linux/bpf.h presence... yes [2022-08-25T19:40:19.544Z] #77 110.7 checking for linux/bpf.h... yes [2022-08-25T19:40:19.544Z] #77 110.7 checking compilation for eBPF... yes [2022-08-25T19:40:19.803Z] #77 110.9 checking for criu >= 3.15... no [2022-08-25T19:40:19.803Z] #77 110.9 configure: CRIU headers not found, building without CRIU support [2022-08-25T19:40:19.803Z] #77 110.9 checking for criu > 3.16... no [2022-08-25T19:40:19.803Z] #77 110.9 configure: CRIU version doesn't support join-ns API [2022-08-25T19:40:19.803Z] #77 110.9 checking for criu > 3.16.1... no [2022-08-25T19:40:19.803Z] #77 110.9 configure: CRIU version doesn't support for pre-dumping [2022-08-25T19:40:19.803Z] #77 110.9 checking for new mount API (fsconfig)... yes [2022-08-25T19:40:19.803Z] #77 111.0 checking for seccomp notify API... yes [2022-08-25T19:40:19.803Z] #77 111.1 checking for gperf... no [2022-08-25T19:40:19.803Z] #77 111.1 configure: gperf not found - cannot rebuild signal parser code [2022-08-25T19:40:20.059Z] #77 111.1 checking for library containing argp_parse... none required [2022-08-25T19:40:20.315Z] #77 111.5 checking that generated files are newer than configure... done [2022-08-25T19:40:20.315Z] #77 111.5 configure: creating ./config.status [2022-08-25T19:40:22.841Z] #77 113.8 config.status: creating Makefile [2022-08-25T19:40:22.841Z] #77 113.9 config.status: creating rpm/crun.spec [2022-08-25T19:40:22.841Z] #77 114.0 config.status: creating config.h [2022-08-25T19:40:22.841Z] #77 114.0 config.status: executing libtool commands [2022-08-25T19:40:22.841Z] #77 114.1 config.status: executing depfiles commands [2022-08-25T19:40:23.406Z] #77 ... [2022-08-25T19:40:23.406Z] [2022-08-25T19:40:23.406Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:40:23.406Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:40:23.406Z] #21 17.22 Building dependency tree... [2022-08-25T19:40:23.406Z] #21 19.17 The following additional packages will be installed: [2022-08-25T19:40:23.406Z] #21 19.17 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-25T19:40:23.406Z] #21 19.17 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-25T19:40:23.406Z] #21 19.17 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T19:40:23.406Z] #21 19.17 python3-pkg-resources vim-runtime xxd [2022-08-25T19:40:23.406Z] #21 19.17 Suggested packages: [2022-08-25T19:40:23.406Z] #21 19.17 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-25T19:40:23.406Z] #21 19.17 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-25T19:40:23.406Z] #21 19.17 acl attr quota [2022-08-25T19:40:23.406Z] #21 19.17 Recommended packages: [2022-08-25T19:40:23.406Z] #21 19.17 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-25T19:40:23.406Z] #21 20.73 The following NEW packages will be installed: [2022-08-25T19:40:23.406Z] #21 20.73 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-25T19:40:23.406Z] #21 20.73 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-25T19:40:23.406Z] #21 20.73 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-25T19:40:23.406Z] #21 20.73 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-25T19:40:23.406Z] #21 20.73 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T19:40:23.406Z] #21 20.73 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-25T19:40:23.406Z] #21 20.73 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-25T19:40:23.406Z] #21 20.73 xz-utils zip zstd [2022-08-25T19:40:23.406Z] #21 21.08 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:40:23.406Z] #21 21.08 Need to get 27.7 MB of archives. [2022-08-25T19:40:23.406Z] #21 21.08 After this operation, 106 MB of additional disk space will be used. [2022-08-25T19:40:23.406Z] #21 21.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-25T19:40:23.406Z] #21 21.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-25T19:40:23.406Z] #21 21.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-25T19:40:23.406Z] #21 21.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T19:40:23.406Z] #21 21.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-25T19:40:23.406Z] #21 21.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-25T19:40:23.406Z] #21 21.11 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-25T19:40:23.406Z] #21 21.11 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-25T19:40:23.406Z] #21 21.16 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T19:40:23.406Z] #21 21.16 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T19:40:23.406Z] #21 21.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T19:40:23.406Z] #21 21.16 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T19:40:23.406Z] #21 21.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-25T19:40:23.406Z] #21 21.20 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-25T19:40:23.406Z] #21 21.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-25T19:40:23.406Z] #21 21.22 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-25T19:40:23.406Z] #21 21.22 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-25T19:40:23.406Z] #21 21.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-25T19:40:23.406Z] #21 21.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-25T19:40:23.406Z] #21 21.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-25T19:40:23.406Z] #21 21.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-25T19:40:23.406Z] #21 21.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T19:40:23.406Z] #21 21.29 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T19:40:23.406Z] #21 21.29 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T19:40:23.406Z] #21 21.29 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-25T19:40:23.406Z] #21 21.29 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-25T19:40:23.406Z] #21 21.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T19:40:23.406Z] #21 21.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-25T19:40:23.406Z] #21 21.57 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-25T19:40:23.406Z] #21 21.58 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-25T19:40:23.406Z] #21 21.58 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-25T19:40:23.406Z] #21 21.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T19:40:23.406Z] #21 21.59 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-25T19:40:23.406Z] #21 21.59 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T19:40:23.406Z] #21 21.60 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T19:40:23.406Z] #21 21.66 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T19:40:23.406Z] #21 21.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T19:40:23.406Z] #21 21.67 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T19:40:23.406Z] #21 21.68 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T19:40:23.406Z] #21 21.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T19:40:23.406Z] #21 21.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T19:40:23.406Z] #21 21.71 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-25T19:40:23.406Z] #21 21.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-25T19:40:23.406Z] #21 21.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-25T19:40:23.406Z] #21 21.79 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T19:40:23.406Z] #21 22.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-25T19:40:23.406Z] #21 22.05 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-25T19:40:23.406Z] #21 22.06 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-25T19:40:23.406Z] #21 22.07 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-25T19:40:23.406Z] #21 22.73 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:40:23.406Z] #21 22.92 Fetched 27.7 MB in 1s (21.1 MB/s) [2022-08-25T19:40:23.406Z] #21 22.97 Selecting previously unselected package pigz. [2022-08-25T19:40:23.406Z] #21 22.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-25T19:40:23.406Z] #21 23.02 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 23.04 Unpacking pigz (2.6-1) ... [2022-08-25T19:40:23.406Z] #21 23.13 Selecting previously unselected package libelf1:amd64. [2022-08-25T19:40:23.406Z] #21 23.13 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 23.14 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-25T19:40:23.406Z] #21 23.30 Selecting previously unselected package libbpf0:amd64. [2022-08-25T19:40:23.406Z] #21 23.30 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 23.31 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-25T19:40:23.406Z] #21 23.42 Selecting previously unselected package libcap2:amd64. [2022-08-25T19:40:23.406Z] #21 23.43 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 23.43 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:40:23.406Z] #21 23.50 Selecting previously unselected package libmnl0:amd64. [2022-08-25T19:40:23.406Z] #21 23.50 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 23.51 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-25T19:40:23.406Z] #21 23.57 Selecting previously unselected package libxtables12:amd64. [2022-08-25T19:40:23.406Z] #21 23.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 23.60 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-25T19:40:23.406Z] #21 23.66 Selecting previously unselected package libcap2-bin. [2022-08-25T19:40:23.406Z] #21 23.66 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 23.69 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T19:40:23.406Z] #21 23.75 Selecting previously unselected package iproute2. [2022-08-25T19:40:23.406Z] #21 23.75 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 23.78 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T19:40:23.406Z] #21 24.33 Selecting previously unselected package xxd. [2022-08-25T19:40:23.406Z] #21 24.34 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:40:23.406Z] #21 24.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:40:23.406Z] #21 24.50 Selecting previously unselected package vim-common. [2022-08-25T19:40:23.406Z] #21 24.50 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:40:23.406Z] #21 24.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:40:23.406Z] #21 24.68 Selecting previously unselected package bash-completion. [2022-08-25T19:40:23.406Z] #21 24.68 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T19:40:23.969Z] #21 ... [2022-08-25T19:40:23.969Z] [2022-08-25T19:40:23.969Z] #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-25T19:40:23.969Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:23.969Z] #77 115.2 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-25T19:40:24.225Z] #77 115.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T19:40:24.481Z] #77 115.6 checking for gcc... gcc [2022-08-25T19:40:24.737Z] #77 115.7 checking whether the C compiler works... yes [2022-08-25T19:40:24.737Z] #77 115.9 checking for C compiler default output file name... a.out [2022-08-25T19:40:24.737Z] #77 115.9 checking for suffix of executables... [2022-08-25T19:40:24.993Z] #77 116.0 checking whether we are cross compiling... no [2022-08-25T19:40:24.993Z] #77 116.2 checking for suffix of object files... o [2022-08-25T19:40:25.249Z] #77 116.3 checking whether we are using the GNU C compiler... yes [2022-08-25T19:40:25.249Z] #77 116.4 checking whether gcc accepts -g... yes [2022-08-25T19:40:25.249Z] #77 116.5 checking for gcc option to accept ISO C89... none needed [2022-08-25T19:40:25.506Z] #77 116.6 checking whether gcc understands -c and -o together... yes [2022-08-25T19:40:25.506Z] #77 116.8 checking how to run the C preprocessor... gcc -E [2022-08-25T19:40:25.762Z] #77 117.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T19:40:25.762Z] #77 117.0 checking for egrep... /bin/grep -E [2022-08-25T19:40:26.324Z] #77 117.0 checking for ANSI C header files... yes [2022-08-25T19:40:26.324Z] #77 117.5 checking for sys/types.h... yes [2022-08-25T19:40:26.581Z] #77 117.6 checking for sys/stat.h... yes [2022-08-25T19:40:26.581Z] #77 117.8 checking for stdlib.h... yes [2022-08-25T19:40:26.839Z] #77 117.9 checking for string.h... yes [2022-08-25T19:40:27.101Z] #77 118.1 checking for memory.h... yes [2022-08-25T19:40:27.101Z] #77 118.2 checking for strings.h... yes [2022-08-25T19:40:27.358Z] #77 118.4 checking for inttypes.h... yes [2022-08-25T19:40:27.358Z] #77 118.6 checking for stdint.h... yes [2022-08-25T19:40:27.615Z] #77 118.7 checking for unistd.h... yes [2022-08-25T19:40:27.871Z] #77 118.8 checking minix/config.h usability... no [2022-08-25T19:40:27.871Z] #77 119.0 checking minix/config.h presence... no [2022-08-25T19:40:27.871Z] #77 119.0 checking for minix/config.h... no [2022-08-25T19:40:27.871Z] #77 119.0 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-25T19:40:28.128Z] #77 119.2 checking build system type... x86_64-pc-linux-gnu [2022-08-25T19:40:28.128Z] #77 119.4 checking host system type... x86_64-pc-linux-gnu [2022-08-25T19:40:28.128Z] #77 119.4 checking how to print strings... printf [2022-08-25T19:40:28.128Z] #77 119.4 checking for a sed that does not truncate output... /bin/sed [2022-08-25T19:40:28.128Z] #77 119.5 checking for fgrep... /bin/grep -F [2022-08-25T19:40:28.384Z] #77 119.5 checking for ld used by gcc... /usr/bin/ld [2022-08-25T19:40:28.384Z] #77 119.5 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T19:40:28.384Z] #77 119.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T19:40:28.384Z] #77 119.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T19:40:28.384Z] #77 119.6 checking whether ln -s works... yes [2022-08-25T19:40:28.384Z] #77 119.6 checking the maximum length of command line arguments... 1572864 [2022-08-25T19:40:28.384Z] #77 119.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-25T19:40:28.384Z] #77 119.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T19:40:28.384Z] #77 119.6 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T19:40:28.384Z] #77 119.6 checking for objdump... objdump [2022-08-25T19:40:28.385Z] #77 119.6 checking how to recognize dependent libraries... pass_all [2022-08-25T19:40:28.385Z] #77 119.6 checking for dlltool... no [2022-08-25T19:40:28.385Z] #77 119.6 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T19:40:28.385Z] #77 119.6 checking for ar... ar [2022-08-25T19:40:28.641Z] #77 119.6 checking for archiver @FILE support... @ [2022-08-25T19:40:28.641Z] #77 119.8 checking for strip... strip [2022-08-25T19:40:28.641Z] #77 119.8 checking for ranlib... ranlib [2022-08-25T19:40:28.641Z] #77 119.8 checking for gawk... no [2022-08-25T19:40:28.641Z] #77 119.8 checking for mawk... mawk [2022-08-25T19:40:28.897Z] #77 119.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T19:40:28.897Z] #77 120.1 checking for sysroot... no [2022-08-25T19:40:28.897Z] #77 120.1 checking for a working dd... /bin/dd [2022-08-25T19:40:28.897Z] #77 120.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T19:40:29.167Z] #77 120.2 checking for mt... no [2022-08-25T19:40:29.167Z] #77 120.2 checking if : is a manifest tool... no [2022-08-25T19:40:29.167Z] #77 120.2 checking for dlfcn.h... yes [2022-08-25T19:40:29.167Z] #77 120.4 checking for objdir... .libs [2022-08-25T19:40:29.688Z] #77 120.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T19:40:29.688Z] #77 120.8 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T19:40:29.688Z] #77 120.8 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T19:40:30.244Z] #77 120.9 checking if gcc static flag -static works... yes [2022-08-25T19:40:30.244Z] #77 121.3 checking if gcc supports -c -o file.o... yes [2022-08-25T19:40:30.244Z] #77 121.4 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T19:40:30.244Z] #77 121.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T19:40:30.501Z] #77 121.4 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T19:40:30.501Z] #77 121.7 checking how to hardcode library paths into programs... immediate [2022-08-25T19:40:30.501Z] #77 121.7 checking whether stripping libraries is possible... yes [2022-08-25T19:40:30.501Z] #77 121.7 checking if libtool supports shared libraries... yes [2022-08-25T19:40:30.501Z] #77 121.7 checking whether to build shared libraries... no [2022-08-25T19:40:30.501Z] #77 121.7 checking whether to build static libraries... yes [2022-08-25T19:40:30.501Z] #77 121.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T19:40:30.501Z] #77 121.7 checking whether build environment is sane... yes [2022-08-25T19:40:30.501Z] #77 121.8 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T19:40:30.501Z] #77 121.8 checking whether make sets $(MAKE)... yes [2022-08-25T19:40:30.501Z] #77 121.8 checking whether make supports the include directive... yes (GNU style) [2022-08-25T19:40:30.501Z] #77 121.9 checking whether make supports nested variables... yes [2022-08-25T19:40:30.592Z] #14 ... [2022-08-25T19:40:30.593Z] [2022-08-25T19:40:30.593Z] #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-25T19:40:30.593Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:30.593Z] #77 85.47 configure.ac:7: installing './compile' [2022-08-25T19:40:30.593Z] #77 85.49 configure.ac:11: installing './config.guess' [2022-08-25T19:40:30.593Z] #77 85.53 configure.ac:11: installing './config.sub' [2022-08-25T19:40:30.593Z] #77 85.58 configure.ac:8: installing './install-sh' [2022-08-25T19:40:30.593Z] #77 85.59 configure.ac:8: installing './missing' [2022-08-25T19:40:30.593Z] #77 85.72 Makefile.am: installing './depcomp' [2022-08-25T19:40:30.758Z] #77 121.9 checking whether UID '0' is supported by ustar format... yes [2022-08-25T19:40:30.758Z] #77 121.9 checking whether GID '0' is supported by ustar format... yes [2022-08-25T19:40:30.758Z] #77 121.9 checking how to create a ustar tar archive... gnutar [2022-08-25T19:40:31.015Z] #77 122.0 checking dependency style of gcc... gcc3 [2022-08-25T19:40:31.015Z] #77 122.1 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T19:40:31.015Z] #77 122.1 checking whether make supports nested variables... (cached) yes [2022-08-25T19:40:31.015Z] #77 122.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T19:40:31.015Z] #77 122.1 checking pkg-config is at least version 0.9.0... yes [2022-08-25T19:40:31.015Z] #77 122.2 checking for yajl >= 2.1.0... yes [2022-08-25T19:40:31.015Z] #77 122.2 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T19:40:31.015Z] #77 122.2 checking for gcc... (cached) gcc [2022-08-25T19:40:31.272Z] #77 122.3 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T19:40:31.272Z] #77 122.3 checking whether gcc accepts -g... (cached) yes [2022-08-25T19:40:31.272Z] #77 122.3 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T19:40:31.272Z] #77 122.3 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T19:40:31.272Z] #77 122.3 checking for a Python interpreter with version >= 3... python3 [2022-08-25T19:40:31.272Z] #77 122.4 checking for python3... /usr/bin/python3 [2022-08-25T19:40:31.272Z] #77 122.4 checking for python3 version... 3.9 [2022-08-25T19:40:31.272Z] #77 122.4 checking for python3 platform... linux [2022-08-25T19:40:31.529Z] #77 122.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T19:40:31.529Z] #77 122.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T19:40:31.785Z] #77 123.0 checking that generated files are newer than configure... done [2022-08-25T19:40:31.785Z] #77 123.0 configure: creating ./config.status [2022-08-25T19:40:33.133Z] #77 87.88 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T19:40:33.133Z] #77 87.88 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T19:40:33.133Z] #77 88.02 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T19:40:33.133Z] #77 88.04 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T19:40:33.392Z] #77 88.34 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T19:40:33.651Z] #77 88.76 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T19:40:33.910Z] #77 89.09 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T19:40:34.353Z] #77 125.1 config.status: creating Makefile [2022-08-25T19:40:34.353Z] #77 125.2 config.status: creating config.h [2022-08-25T19:40:34.353Z] #77 125.2 config.status: executing libtool commands [2022-08-25T19:40:34.353Z] #77 125.2 config.status: executing depfiles commands [2022-08-25T19:40:34.479Z] #77 89.49 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T19:40:34.609Z] #77 125.8 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-25T19:40:34.609Z] #77 125.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T19:40:34.952Z] ok github.com/docker/docker/libnetwork/ipam 16.502s coverage: 85.3% of statements [2022-08-25T19:40:34.952Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-25T19:40:34.952Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-25T19:40:34.952Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-25T19:40:34.952Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-25T19:40:34.952Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-25T19:40:34.952Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-25T19:40:34.952Z] ok github.com/docker/docker/libnetwork/ipamutils 0.273s coverage: 74.0% of statements [2022-08-25T19:40:34.952Z] ok github.com/docker/docker/libnetwork/iptables 0.168s coverage: 45.0% of statements [2022-08-25T19:40:34.952Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-25T19:40:34.952Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-08-25T19:40:35.047Z] #77 89.95 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [2022-08-25T19:40:35.171Z] #77 126.2 checking for gcc... gcc [2022-08-25T19:40:35.171Z] #77 126.2 checking whether the C compiler works... [2022-08-25T19:40:35.171Z] #77 ... [2022-08-25T19:40:35.171Z] [2022-08-25T19:40:35.171Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:40:35.171Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:40:35.171Z] #21 26.98 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T19:40:35.171Z] #21 27.47 Selecting previously unselected package bzip2. [2022-08-25T19:40:35.171Z] #21 27.48 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 27.48 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T19:40:35.171Z] #21 27.56 Selecting previously unselected package xz-utils. [2022-08-25T19:40:35.171Z] #21 27.56 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 27.57 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:40:35.171Z] #21 27.75 Selecting previously unselected package apparmor. [2022-08-25T19:40:35.171Z] #21 27.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 27.81 Unpacking apparmor (2.13.6-10) ... [2022-08-25T19:40:35.171Z] #21 28.30 Selecting previously unselected package inetutils-ping. [2022-08-25T19:40:35.171Z] #21 28.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 28.33 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T19:40:35.171Z] #21 28.45 Selecting previously unselected package libip4tc2:amd64. [2022-08-25T19:40:35.171Z] #21 28.45 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 28.45 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T19:40:35.171Z] #21 28.52 Selecting previously unselected package libip6tc2:amd64. [2022-08-25T19:40:35.171Z] #21 28.53 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 28.54 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T19:40:35.171Z] #21 28.60 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-25T19:40:35.171Z] #21 28.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 28.60 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T19:40:35.171Z] #21 28.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-25T19:40:35.171Z] #21 28.68 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 28.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T19:40:35.171Z] #21 28.76 Selecting previously unselected package libnftnl11:amd64. [2022-08-25T19:40:35.171Z] #21 28.77 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 28.78 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T19:40:35.171Z] #21 28.93 Selecting previously unselected package iptables. [2022-08-25T19:40:35.171Z] #21 28.93 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 28.94 Unpacking iptables (1.8.7-1) ... [2022-08-25T19:40:35.171Z] #21 29.31 Selecting previously unselected package libonig5:amd64. [2022-08-25T19:40:35.171Z] #21 29.31 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 29.31 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:40:35.171Z] #21 29.46 Selecting previously unselected package libjq1:amd64. [2022-08-25T19:40:35.171Z] #21 29.46 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 29.46 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:40:35.171Z] #21 29.60 Selecting previously unselected package jq. [2022-08-25T19:40:35.171Z] #21 29.61 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 29.63 Unpacking jq (1.6-2.1) ... [2022-08-25T19:40:35.171Z] #21 29.69 Selecting previously unselected package libaio1:amd64. [2022-08-25T19:40:35.171Z] #21 29.70 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 29.70 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-25T19:40:35.171Z] #21 29.77 Selecting previously unselected package libgpm2:amd64. [2022-08-25T19:40:35.171Z] #21 29.78 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 29.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-25T19:40:35.171Z] #21 29.85 Selecting previously unselected package libicu67:amd64. [2022-08-25T19:40:35.171Z] #21 29.85 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 29.86 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T19:40:35.171Z] #21 33.51 Selecting previously unselected package libinih1:amd64. [2022-08-25T19:40:35.171Z] #21 33.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 33.52 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-25T19:40:35.171Z] #21 33.59 Selecting previously unselected package libnet1:amd64. [2022-08-25T19:40:35.171Z] #21 33.59 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 33.60 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:40:35.171Z] #21 33.68 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T19:40:35.171Z] #21 33.68 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 33.71 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:40:35.171Z] #21 33.78 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T19:40:35.171Z] #21 33.79 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 33.79 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:40:35.171Z] #21 33.88 Selecting previously unselected package libyajl2:amd64. [2022-08-25T19:40:35.171Z] #21 33.89 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 33.92 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:40:35.171Z] #21 34.00 Selecting previously unselected package net-tools. [2022-08-25T19:40:35.171Z] #21 34.00 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 34.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T19:40:35.171Z] #21 34.23 Selecting previously unselected package patch. [2022-08-25T19:40:35.171Z] #21 34.24 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 34.26 Unpacking patch (2.7.6-7) ... [2022-08-25T19:40:35.171Z] #21 34.40 Selecting previously unselected package python-pip-whl. [2022-08-25T19:40:35.171Z] #21 34.40 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T19:40:35.171Z] #21 34.41 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T19:40:35.171Z] #21 35.09 Selecting previously unselected package python3-lib2to3. [2022-08-25T19:40:35.171Z] #21 35.12 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T19:40:35.171Z] #21 35.13 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T19:40:35.171Z] #21 35.24 Selecting previously unselected package python3-distutils. [2022-08-25T19:40:35.171Z] #21 35.26 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T19:40:35.171Z] #21 35.26 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T19:40:35.171Z] #21 35.46 Selecting previously unselected package python3-pkg-resources. [2022-08-25T19:40:35.171Z] #21 35.47 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T19:40:35.171Z] #21 35.47 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:40:35.171Z] #21 35.62 Selecting previously unselected package python3-setuptools. [2022-08-25T19:40:35.171Z] #21 35.62 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T19:40:35.171Z] #21 35.63 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T19:40:35.171Z] #21 35.93 Selecting previously unselected package python3-wheel. [2022-08-25T19:40:35.171Z] #21 35.95 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T19:40:35.171Z] #21 35.95 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T19:40:35.171Z] #21 36.05 Selecting previously unselected package python3-pip. [2022-08-25T19:40:35.171Z] #21 36.06 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T19:40:35.171Z] #21 36.10 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T19:40:35.171Z] #21 36.41 Selecting previously unselected package sudo. [2022-08-25T19:40:35.171Z] #21 36.41 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 36.42 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T19:40:35.171Z] #21 37.05 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T19:40:35.171Z] #21 37.05 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-25T19:40:35.171Z] #21 37.05 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T19:40:35.171Z] #21 ... [2022-08-25T19:40:35.171Z] [2022-08-25T19:40:35.171Z] #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-25T19:40:35.171Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:35.171Z] #77 126.2 checking whether the C compiler works... yes [2022-08-25T19:40:35.171Z] #77 126.4 checking for C compiler default output file name... a.out [2022-08-25T19:40:35.427Z] #77 126.4 checking for suffix of executables... [2022-08-25T19:40:35.684Z] #77 126.6 checking whether we are cross compiling... no [2022-08-25T19:40:35.684Z] #77 126.7 checking for suffix of object files... o [2022-08-25T19:40:35.684Z] #77 126.8 checking whether we are using the GNU C compiler... yes [2022-08-25T19:40:35.940Z] #77 126.9 checking whether gcc accepts -g... yes [2022-08-25T19:40:35.940Z] #77 127.0 checking for gcc option to accept ISO C89... none needed [2022-08-25T19:40:35.940Z] #77 127.1 checking whether gcc understands -c and -o together... yes [2022-08-25T19:40:35.940Z] #77 127.3 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T19:40:35.940Z] #77 127.3 checking whether build environment is sane... yes [2022-08-25T19:40:35.940Z] #77 127.3 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T19:40:35.940Z] #77 127.3 checking for gawk... no [2022-08-25T19:40:35.940Z] #77 127.3 checking for mawk... mawk [2022-08-25T19:40:36.197Z] #77 127.3 checking whether make sets $(MAKE)... yes [2022-08-25T19:40:36.197Z] #77 127.4 checking whether make supports the include directive... yes (GNU style) [2022-08-25T19:40:36.197Z] #77 127.4 checking whether make supports nested variables... yes [2022-08-25T19:40:36.197Z] #77 127.4 checking whether UID '0' is supported by ustar format... yes [2022-08-25T19:40:36.197Z] #77 127.4 checking whether GID '0' is supported by ustar format... yes [2022-08-25T19:40:36.197Z] #77 127.4 checking how to create a ustar tar archive... gnutar [2022-08-25T19:40:36.456Z] #77 127.5 checking dependency style of gcc... gcc3 [2022-08-25T19:40:36.456Z] #77 127.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T19:40:36.456Z] #77 127.6 checking whether make supports nested variables... (cached) yes [2022-08-25T19:40:36.712Z] #77 127.7 checking build system type... x86_64-pc-linux-gnu [2022-08-25T19:40:36.712Z] #77 127.9 checking host system type... x86_64-pc-linux-gnu [2022-08-25T19:40:36.712Z] #77 127.9 checking how to print strings... printf [2022-08-25T19:40:36.712Z] #77 127.9 checking for a sed that does not truncate output... /bin/sed [2022-08-25T19:40:36.712Z] #77 128.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T19:40:36.712Z] #77 128.0 checking for egrep... /bin/grep -E [2022-08-25T19:40:36.712Z] #77 128.0 checking for fgrep... /bin/grep -F [2022-08-25T19:40:36.712Z] #77 128.0 checking for ld used by gcc... /usr/bin/ld [2022-08-25T19:40:36.712Z] #77 128.0 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T19:40:36.712Z] #77 128.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T19:40:36.712Z] #77 128.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T19:40:36.712Z] #77 128.1 checking whether ln -s works... yes [2022-08-25T19:40:36.712Z] #77 128.1 checking the maximum length of command line arguments... 1572864 [2022-08-25T19:40:36.968Z] #77 128.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-25T19:40:36.968Z] #77 128.1 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T19:40:36.968Z] #77 128.1 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T19:40:36.968Z] #77 128.1 checking for objdump... objdump [2022-08-25T19:40:36.968Z] #77 128.1 checking how to recognize dependent libraries... pass_all [2022-08-25T19:40:36.968Z] #77 128.1 checking for dlltool... no [2022-08-25T19:40:36.968Z] #77 128.1 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T19:40:36.968Z] #77 128.1 checking for ar... ar [2022-08-25T19:40:36.968Z] #77 128.1 checking for archiver @FILE support... @ [2022-08-25T19:40:36.968Z] #77 128.2 checking for strip... strip [2022-08-25T19:40:36.968Z] #77 128.2 checking for ranlib... ranlib [2022-08-25T19:40:37.224Z] #77 128.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T19:40:37.224Z] #77 128.5 checking for sysroot... no [2022-08-25T19:40:37.224Z] #77 128.5 checking for a working dd... /bin/dd [2022-08-25T19:40:37.224Z] #77 128.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T19:40:37.480Z] #77 128.6 checking for mt... no [2022-08-25T19:40:37.480Z] #77 128.6 checking if : is a manifest tool... no [2022-08-25T19:40:37.480Z] #77 128.6 checking how to run the C preprocessor... gcc -E [2022-08-25T19:40:38.408Z] #77 128.8 checking for ANSI C header files... yes [2022-08-25T19:40:38.408Z] #77 129.4 checking for sys/types.h... yes [2022-08-25T19:40:38.408Z] #77 129.6 checking for sys/stat.h... yes [2022-08-25T19:40:38.664Z] #77 129.7 checking for stdlib.h... yes [2022-08-25T19:40:38.664Z] #77 129.9 checking for string.h... yes [2022-08-25T19:40:38.920Z] #77 130.0 checking for memory.h... yes [2022-08-25T19:40:39.177Z] #77 130.2 checking for strings.h... yes [2022-08-25T19:40:39.177Z] #77 130.3 checking for inttypes.h... yes [2022-08-25T19:40:39.433Z] #77 130.5 checking for stdint.h... yes [2022-08-25T19:40:39.690Z] #77 130.7 checking for unistd.h... yes [2022-08-25T19:40:39.690Z] #77 130.8 checking for dlfcn.h... yes [2022-08-25T19:40:39.690Z] #77 130.9 checking for objdir... .libs [2022-08-25T19:40:39.724Z] #89 exporting layers 31.5s done [2022-08-25T19:40:39.724Z] #89 writing image sha256:dd6c7b3e6164b5d59ef766168b1ad633ca186a2eea62d911762c7257062e593a [2022-08-25T19:40:39.724Z] #89 writing image sha256:dd6c7b3e6164b5d59ef766168b1ad633ca186a2eea62d911762c7257062e593a done [2022-08-25T19:40:39.724Z] #89 naming to docker.io/library/docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 done [2022-08-25T19:40:39.724Z] #89 DONE 31.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-25T19:40:40.043Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44029/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/validate/default [2022-08-25T19:40:40.202Z] #77 131.2 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T19:40:40.203Z] #77 131.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T19:40:40.203Z] #77 131.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T19:40:40.459Z] #77 131.4 checking if gcc static flag -static works... yes [2022-08-25T19:40:40.715Z] #77 131.8 checking if gcc supports -c -o file.o... yes [2022-08-25T19:40:40.715Z] #77 131.9 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T19:40:40.715Z] #77 131.9 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T19:40:40.972Z] #77 131.9 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T19:40:40.972Z] #77 132.2 checking how to hardcode library paths into programs... immediate [2022-08-25T19:40:40.972Z] #77 132.2 checking whether stripping libraries is possible... yes [2022-08-25T19:40:40.972Z] #77 132.2 checking if libtool supports shared libraries... yes [2022-08-25T19:40:40.972Z] #77 132.2 checking whether to build shared libraries... no [2022-08-25T19:40:40.972Z] #77 132.2 checking whether to build static libraries... yes [2022-08-25T19:40:41.229Z] #77 132.2 checking float.h usability... yes [2022-08-25T19:40:41.229Z] #77 132.4 checking float.h presence... yes [2022-08-25T19:40:41.229Z] #77 132.4 checking for float.h... yes [2022-08-25T19:40:41.485Z] #77 132.5 checking limits.h usability... yes [2022-08-25T19:40:41.485Z] #77 132.6 checking limits.h presence... yes [2022-08-25T19:40:41.485Z] #77 132.7 checking for limits.h... yes [2022-08-25T19:40:41.621Z] #77 ... [2022-08-25T19:40:41.621Z] [2022-08-25T19:40:41.621Z] #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-25T19:40:41.621Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:40:41.621Z] #14 165.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-25T19:40:41.621Z] #14 165.4 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:40:41.621Z] #14 165.4 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:40:41.741Z] #77 132.7 checking stddef.h usability... yes [2022-08-25T19:40:41.742Z] #77 132.9 checking stddef.h presence... yes [2022-08-25T19:40:41.742Z] #77 132.9 checking for stddef.h... yes [2022-08-25T19:40:41.742Z] #77 132.9 checking for stdlib.h... (cached) yes [2022-08-25T19:40:41.742Z] #77 133.0 checking for string.h... (cached) yes [2022-08-25T19:40:41.998Z] #77 133.0 checking sys/time.h usability... yes [2022-08-25T19:40:41.998Z] #77 133.2 checking sys/time.h presence... yes [2022-08-25T19:40:41.998Z] #77 133.2 checking for sys/time.h... yes [2022-08-25T19:40:41.998Z] #77 133.2 checking for inline... inline [2022-08-25T19:40:42.511Z] #77 133.3 checking for size_t... yes [2022-08-25T19:40:42.511Z] #77 133.6 checking for stdlib.h... (cached) yes [2022-08-25T19:40:42.511Z] #77 133.6 checking for GNU libc compatible malloc... yes [2022-08-25T19:40:42.511Z] #77 133.7 checking for stdlib.h... (cached) yes [2022-08-25T19:40:42.573Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-25T19:40:42.573Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-25T19:40:42.767Z] #77 133.8 checking for GNU libc compatible realloc... yes [2022-08-25T19:40:43.330Z] #77 134.0 checking for working strtod... yes [2022-08-25T19:40:43.330Z] #77 134.3 checking for gettimeofday... yes [2022-08-25T19:40:43.586Z] #77 134.5 checking for memset... yes [2022-08-25T19:40:43.586Z] #77 134.7 checking for strspn... yes [2022-08-25T19:40:43.843Z] #77 135.0 checking that generated files are newer than configure... done [2022-08-25T19:40:43.843Z] #77 135.0 configure: creating ./config.status [2022-08-25T19:40:45.212Z] #77 ... [2022-08-25T19:40:45.212Z] [2022-08-25T19:40:45.212Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:40:45.212Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:40:45.212Z] #21 37.29 Selecting previously unselected package uidmap. [2022-08-25T19:40:45.212Z] #21 37.30 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-25T19:40:45.212Z] #21 37.30 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T19:40:45.212Z] #21 37.46 Selecting previously unselected package vim-runtime. [2022-08-25T19:40:45.212Z] #21 37.47 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:40:45.212Z] #21 37.50 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-25T19:40:45.212Z] #21 37.53 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T19:40:45.212Z] #21 37.53 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:40:45.212Z] #21 40.82 Selecting previously unselected package vim. [2022-08-25T19:40:45.212Z] #21 40.85 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:40:45.212Z] #21 40.86 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:40:45.212Z] #21 41.41 Selecting previously unselected package xfsprogs. [2022-08-25T19:40:45.212Z] #21 41.41 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-25T19:40:45.212Z] #21 41.43 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T19:40:45.212Z] #21 41.95 Selecting previously unselected package zip. [2022-08-25T19:40:45.212Z] #21 41.96 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-25T19:40:45.212Z] #21 41.97 Unpacking zip (3.0-12) ... [2022-08-25T19:40:45.212Z] #21 42.08 Selecting previously unselected package zstd. [2022-08-25T19:40:45.212Z] #21 42.08 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-25T19:40:45.212Z] #21 42.09 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T19:40:45.212Z] #21 42.44 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:40:45.212Z] #21 43.42 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T19:40:45.212Z] #21 43.43 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T19:40:45.212Z] #21 43.44 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-25T19:40:45.212Z] #21 43.45 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T19:40:45.212Z] #21 43.46 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T19:40:45.212Z] #21 43.47 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-25T19:40:45.212Z] #21 43.49 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T19:40:45.212Z] #21 43.50 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:40:45.212Z] #21 43.51 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:40:45.212Z] #21 43.52 Setting up bzip2 (1.0.8-4) ... [2022-08-25T19:40:45.212Z] #21 43.53 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:40:45.212Z] #21 43.54 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T19:40:45.212Z] #21 44.22 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:40:45.212Z] #21 44.24 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:40:45.212Z] #21 44.25 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T19:40:45.212Z] #21 44.26 Setting up apparmor (2.13.6-10) ... [2022-08-25T19:40:45.212Z] #21 46.00 Setting up zip (3.0-12) ... [2022-08-25T19:40:45.212Z] #21 46.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:40:45.212Z] #21 46.04 Setting up bash-completion (1:2.11-2) ... [2022-08-25T19:40:45.775Z] #21 ... [2022-08-25T19:40:45.775Z] [2022-08-25T19:40:45.775Z] #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-25T19:40:45.775Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:45.775Z] #77 137.1 config.status: creating Makefile [2022-08-25T19:40:45.775Z] #77 137.2 config.status: creating config.h [2022-08-25T19:40:46.031Z] #77 137.2 config.status: executing depfiles commands [2022-08-25T19:40:46.288Z] #77 137.4 config.status: executing libtool commands [2022-08-25T19:40:47.216Z] #77 138.2 GEN .version [2022-08-25T19:40:47.216Z] #77 138.2 make install-recursive [2022-08-25T19:40:47.216Z] #77 138.2 make[1]: Entering directory '/tmp/crun-build' [2022-08-25T19:40:47.216Z] #77 138.3 Making install in libocispec [2022-08-25T19:40:47.216Z] #77 138.3 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T19:40:47.216Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-25T19:40:47.216Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-25T19:40:47.216Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-25T19:40:47.216Z] #77 138.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-25T19:40:48.144Z] #77 139.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-25T19:40:48.144Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-25T19:40:48.144Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-25T19:40:48.144Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-25T19:40:48.144Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-25T19:40:48.144Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-25T19:40:48.144Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-25T19:40:48.144Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-25T19:40:48.144Z] #77 139.4 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-25T19:40:48.400Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-25T19:40:48.400Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-25T19:40:48.400Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-25T19:40:48.400Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-25T19:40:48.400Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-25T19:40:48.400Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-25T19:40:48.400Z] #77 139.7 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-25T19:40:49.769Z] #77 140.7 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-25T19:40:49.769Z] #77 140.7 make install-recursive [2022-08-25T19:40:49.769Z] #77 140.8 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T19:40:49.769Z] #77 140.9 Making install in yajl [2022-08-25T19:40:49.769Z] #77 140.9 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T19:40:49.769Z] #77 141.0 CC verify/json_verify-json_verify.o [2022-08-25T19:40:49.769Z] #77 141.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-25T19:40:49.769Z] #77 141.0 CC src/libyajl_la-yajl.lo [2022-08-25T19:40:49.769Z] #77 141.0 CC src/libyajl_la-yajl_gen.lo [2022-08-25T19:40:49.769Z] #77 141.0 CC src/libyajl_la-yajl_parser.lo [2022-08-25T19:40:49.769Z] #77 141.0 CC src/libyajl_la-yajl_buf.lo [2022-08-25T19:40:49.769Z] #77 141.1 CC src/libyajl_la-yajl_encode.lo [2022-08-25T19:40:49.769Z] #77 141.1 CC src/libyajl_la-yajl_lex.lo [2022-08-25T19:40:49.769Z] #77 141.1 CC src/libyajl_la-yajl_tree.lo [2022-08-25T19:40:50.686Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-25T19:40:52.287Z] #77 ... [2022-08-25T19:40:52.287Z] [2022-08-25T19:40:52.287Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:40:52.287Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:40:52.287Z] #21 48.07 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:40:52.287Z] #21 48.08 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T19:40:52.287Z] #21 48.09 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-25T19:40:52.287Z] #21 48.10 Setting up patch (2.7.6-7) ... [2022-08-25T19:40:52.287Z] #21 48.11 Setting up sudo (1.9.5p2-3) ... [2022-08-25T19:40:52.287Z] #21 48.19 invoke-rc.d: could not determine current runlevel [2022-08-25T19:40:52.287Z] #21 48.21 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T19:40:52.287Z] #21 48.22 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T19:40:52.287Z] #21 48.23 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-25T19:40:52.287Z] #21 48.25 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T19:40:52.287Z] #21 48.27 Setting up pigz (2.6-1) ... [2022-08-25T19:40:52.287Z] #21 48.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T19:40:52.287Z] #21 48.29 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:40:52.287Z] #21 48.31 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T19:40:52.287Z] #21 48.33 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:40:52.287Z] #21 48.92 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-25T19:40:52.287Z] #21 48.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T19:40:52.287Z] #21 49.49 Setting up libelf1:amd64 (0.183-1) ... [2022-08-25T19:40:52.287Z] #21 49.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T19:40:52.287Z] #21 49.51 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:40:52.287Z] #21 49.53 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T19:40:52.287Z] #21 50.05 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:40:52.287Z] #21 50.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T19:40:52.287Z] #21 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T19:40:52.287Z] #21 50.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T19:40:52.287Z] #21 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T19:40:52.287Z] #21 50.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T19:40:52.287Z] #21 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T19:40:52.287Z] #21 50.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T19:40:52.287Z] #21 50.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T19:40:52.287Z] #21 50.13 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T19:40:52.287Z] #21 51.74 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:40:52.287Z] #21 51.77 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T19:40:52.287Z] #21 51.78 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T19:40:52.287Z] #21 51.80 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T19:40:52.287Z] #21 52.92 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T19:40:52.287Z] #21 52.93 Setting up jq (1.6-2.1) ... [2022-08-25T19:40:52.287Z] #21 52.95 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-25T19:40:52.287Z] #21 52.96 Setting up iptables (1.8.7-1) ... [2022-08-25T19:40:52.287Z] #21 52.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T19:40:52.287Z] #21 52.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T19:40:52.287Z] #21 52.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T19:40:52.287Z] #21 53.01 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T19:40:52.287Z] #21 53.02 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T19:40:52.287Z] #21 53.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T19:40:52.287Z] #21 53.04 Setting up iproute2 (5.10.0-4) ... [2022-08-25T19:40:52.287Z] #21 53.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:40:52.287Z] #21 DONE 53.9s [2022-08-25T19:40:52.287Z] [2022-08-25T19:40:52.287Z] #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-25T19:40:52.287Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-25T19:40:53.214Z] Congratulations! All API changes are done the right way. [2022-08-25T19:40:53.214Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-25T19:40:53.214Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-25T19:40:53.214Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-25T19:40:53.214Z] [2022-08-25T19:40:53.214Z] INFO Start validation with golang-ci-lint [2022-08-25T19:40:53.655Z] #22 1.409 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T19:40:53.655Z] #22 1.413 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T19:40:53.655Z] #22 1.417 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T19:40:53.655Z] #22 DONE 1.5s [2022-08-25T19:40:53.655Z] [2022-08-25T19:40:53.655Z] #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-25T19:40:53.655Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:40:53.655Z] #64 ... [2022-08-25T19:40:53.655Z] [2022-08-25T19:40:53.655Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:40:53.655Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-25T19:40:54.148Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-25T19:40:54.148Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-25T19:40:58.902Z] #23 ... [2022-08-25T19:40:58.902Z] [2022-08-25T19:40:58.902Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:40:58.902Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:58.902Z] #77 146.8 CCLD libyajl.la [2022-08-25T19:40:58.902Z] #77 147.2 CCLD verify/json_verify [2022-08-25T19:40:58.902Z] #77 147.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T19:40:58.902Z] #77 147.7 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T19:40:58.902Z] #77 147.7 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T19:40:58.902Z] #77 147.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T19:40:58.902Z] #77 147.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T19:40:58.902Z] #77 147.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T19:40:58.902Z] #77 147.9 CC src/validate.o [2022-08-25T19:40:58.902Z] #77 147.9 CC src/image_spec_schema_config_schema.lo [2022-08-25T19:40:58.902Z] #77 147.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-25T19:40:58.902Z] #77 147.9 CC src/image_spec_schema_defs.lo [2022-08-25T19:40:58.902Z] #77 147.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-25T19:40:58.902Z] #77 147.9 CC src/image_spec_schema_image_index_schema.lo [2022-08-25T19:40:58.902Z] #77 147.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-25T19:40:58.902Z] #77 148.0 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-25T19:40:58.902Z] #77 148.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-25T19:40:58.902Z] #77 148.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-25T19:40:58.902Z] #77 148.1 CC src/runtime_spec_schema_config_schema.lo [2022-08-25T19:40:58.902Z] #77 148.1 CC src/runtime_spec_schema_config_solaris.lo [2022-08-25T19:40:58.902Z] #77 148.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-25T19:40:58.902Z] #77 148.2 CC src/runtime_spec_schema_config_windows.lo [2022-08-25T19:40:58.902Z] #77 148.2 CC src/runtime_spec_schema_defs.lo [2022-08-25T19:40:58.902Z] #77 148.3 CC src/runtime_spec_schema_defs_linux.lo [2022-08-25T19:40:58.902Z] #77 148.3 CC src/runtime_spec_schema_defs_zos.lo [2022-08-25T19:40:58.902Z] #77 148.5 CC src/runtime_spec_schema_defs_vm.lo [2022-08-25T19:40:58.902Z] #77 148.6 CC src/runtime_spec_schema_defs_windows.lo [2022-08-25T19:40:58.902Z] #77 148.7 CC src/runtime_spec_schema_state_schema.lo [2022-08-25T19:40:58.902Z] #77 148.9 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-25T19:40:58.902Z] #77 149.0 CC src/basic_test_double_array_item.lo [2022-08-25T19:40:58.902Z] #77 149.1 CC src/basic_test_double_array.lo [2022-08-25T19:40:58.902Z] #77 149.2 CC src/basic_test_top_array_string.lo [2022-08-25T19:40:58.902Z] #77 149.2 CC src/basic_test_top_array_int.lo [2022-08-25T19:40:58.902Z] #77 149.3 CC src/basic_test_top_double_array_int.lo [2022-08-25T19:40:58.902Z] #77 149.4 CC src/basic_test_top_double_array_obj.lo [2022-08-25T19:40:58.902Z] #77 149.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-25T19:40:58.902Z] #77 149.7 CC src/basic_test_top_double_array_string.lo [2022-08-25T19:40:58.902Z] #77 149.8 CC src/read-file.lo [2022-08-25T19:40:58.902Z] #77 150.0 CC src/json_common.lo [2022-08-25T19:40:58.902Z] #77 150.2 CC tests/test-1.o [2022-08-25T19:40:59.158Z] #77 150.3 CC tests/test-2.o [2022-08-25T19:40:59.158Z] #77 150.5 CC tests/test-3.o [2022-08-25T19:40:59.415Z] #77 150.7 CC tests/test-4.o [2022-08-25T19:40:59.671Z] #77 150.9 CC tests/test-5.o [2022-08-25T19:40:59.736Z] #14 ... [2022-08-25T19:40:59.736Z] [2022-08-25T19:40:59.736Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:40:59.736Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:40:59.736Z] #77 113.2 configure.ac:7: installing 'build-aux/compile' [2022-08-25T19:40:59.736Z] #77 113.2 configure.ac:9: installing 'build-aux/config.guess' [2022-08-25T19:40:59.736Z] #77 113.2 configure.ac:9: installing 'build-aux/config.sub' [2022-08-25T19:40:59.736Z] #77 113.2 configure.ac:11: installing 'build-aux/install-sh' [2022-08-25T19:40:59.736Z] #77 113.3 configure.ac:11: installing 'build-aux/missing' [2022-08-25T19:40:59.736Z] #77 113.8 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T19:40:59.736Z] #77 114.0 parallel-tests: installing 'build-aux/test-driver' [2022-08-25T19:40:59.927Z] #77 151.2 CC tests/test-6.o [2022-08-25T19:41:00.183Z] #77 151.3 CC tests/test-7.o [2022-08-25T19:41:00.183Z] #77 151.5 CC tests/test-8.o [2022-08-25T19:41:00.183Z] #77 151.5 CC tests/test-9.o [2022-08-25T19:41:00.439Z] #77 151.7 CC tests/test-10.o [2022-08-25T19:41:00.439Z] #77 151.8 CC tests/test-11.o [2022-08-25T19:41:03.930Z] #77 118.6 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. [2022-08-25T19:41:03.930Z] #77 118.6 libtoolize: copying file 'build-aux/ltmain.sh' [2022-08-25T19:41:04.608Z] #77 ... [2022-08-25T19:41:04.608Z] [2022-08-25T19:41:04.608Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:41:04.608Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-25T19:41:04.608Z] #23 10.84 Collecting yamllint==1.26.1 [2022-08-25T19:41:04.867Z] #77 119.7 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. [2022-08-25T19:41:04.868Z] #77 119.7 libtoolize: copying file 'm4/libtool.m4' [2022-08-25T19:41:05.435Z] #77 120.4 libtoolize: copying file 'm4/ltoptions.m4' [2022-08-25T19:41:05.536Z] #23 11.91 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T19:41:05.695Z] #77 120.8 libtoolize: copying file 'm4/ltsugar.m4' [2022-08-25T19:41:05.955Z] #77 121.1 libtoolize: copying file 'm4/ltversion.m4' [2022-08-25T19:41:06.523Z] #77 121.6 libtoolize: copying file 'm4/lt~obsolete.m4' [2022-08-25T19:41:06.904Z] #23 13.25 Collecting pathspec>=0.5.3 [2022-08-25T19:41:06.904Z] #23 13.26 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T19:41:07.160Z] #23 13.75 Collecting pyyaml [2022-08-25T19:41:07.160Z] #23 13.76 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-25T19:41:07.160Z] #23 13.84 Building wheels for collected packages: yamllint [2022-08-25T19:41:07.160Z] #23 13.84 Building wheel for yamllint (setup.py): started [2022-08-25T19:41:08.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T19:41:08.526Z] #23 15.15 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T19:41:08.526Z] #23 15.16 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=043e1b0f66e1ef0447e70aca7e713589b8f073c73175d1b84b1d6f5c32bc1d88 [2022-08-25T19:41:08.526Z] #23 15.16 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T19:41:08.526Z] #23 15.16 Successfully built yamllint [2022-08-25T19:41:08.526Z] #23 15.19 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T19:41:09.068Z] #77 ... [2022-08-25T19:41:09.068Z] [2022-08-25T19:41:09.068Z] #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-25T19:41:09.068Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:41:09.068Z] #14 192.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-25T19:41:09.068Z] #14 192.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-25T19:41:09.068Z] #14 192.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:41:09.347Z] #14 ... [2022-08-25T19:41:09.347Z] [2022-08-25T19:41:09.347Z] #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-25T19:41:09.347Z] #67 sha256:2de087b0c70e26532ee780344d90c5fc0ef55e870c09f30c2e245a08a5c974ba [2022-08-25T19:41:09.347Z] #67 203.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-25T19:41:09.454Z] #23 15.88 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T19:41:09.606Z] #67 203.2 + GOBIN=/build [2022-08-25T19:41:09.606Z] #67 203.2 + GO111MODULE=on [2022-08-25T19:41:09.606Z] #67 203.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-25T19:41:09.711Z] #23 DONE 16.4s [2022-08-25T19:41:09.711Z] [2022-08-25T19:41:09.711Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:41:09.711Z] #27 sha256:8b4c9bfacd45c9b07b18f48a7ebc1b29a319f551a7fc03c10fbb7b2a95f30b71 [2022-08-25T19:41:10.638Z] #27 DONE 0.6s [2022-08-25T19:41:10.638Z] [2022-08-25T19:41:10.638Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:41:10.638Z] #32 sha256:e0f91939a092b7656fa4af43d32ee2cc30849e03ebb5ab53f8f7fc41d0ea59af [2022-08-25T19:41:10.894Z] #32 DONE 0.7s [2022-08-25T19:41:10.894Z] [2022-08-25T19:41:10.894Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:41:10.894Z] #35 sha256:551f99299d172ab638fcb0425fff0ad938a0a605765e8f93cd76677ae706087d [2022-08-25T19:41:11.457Z] #35 DONE 0.4s [2022-08-25T19:41:11.457Z] [2022-08-25T19:41:11.457Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:41:11.457Z] #37 sha256:48774a7996d3c55125fe8e8bc62c41b6ae5fdffda18c391113df336726ce1353 [2022-08-25T19:41:12.387Z] #37 DONE 0.7s [2022-08-25T19:41:12.387Z] [2022-08-25T19:41:12.387Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:41:12.387Z] #39 sha256:a2d341dc3c0737694b5783d7749666dfaf79f636ea7cf3a8cc3a63fad41a0777 [2022-08-25T19:41:12.387Z] #39 DONE 0.1s [2022-08-25T19:41:12.387Z] [2022-08-25T19:41:12.387Z] #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-25T19:41:12.387Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:41:12.387Z] #64 ... [2022-08-25T19:41:12.387Z] [2022-08-25T19:41:12.387Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:41:12.387Z] #41 sha256:e966e71c6354b1f4bfb81393a93f87878819748176060c150633b24a94fe84d3 [2022-08-25T19:41:12.387Z] #41 DONE 0.1s [2022-08-25T19:41:12.387Z] [2022-08-25T19:41:12.387Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:41:12.387Z] #45 sha256:0955fc3b6c457c77cd7afe11e896fa10f0a06ce37721f6dc1c98b0069bc87b44 [2022-08-25T19:41:12.387Z] #45 DONE 0.1s [2022-08-25T19:41:12.387Z] [2022-08-25T19:41:12.387Z] #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-25T19:41:12.387Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:41:14.896Z] #67 ... [2022-08-25T19:41:14.897Z] [2022-08-25T19:41:14.897Z] #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-25T19:41:14.897Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-25T19:41:14.897Z] #14 204.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-25T19:41:14.897Z] #14 204.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-25T19:41:14.897Z] #14 204.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T19:41:14.897Z] #14 205.0 Selecting previously unselected package libapparmor1:amd64. [2022-08-25T19:41:14.897Z] #14 205.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 205.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T19:41:14.897Z] #14 205.3 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-25T19:41:14.897Z] #14 205.3 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 205.3 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T19:41:14.897Z] #14 205.6 Selecting previously unselected package libbtrfs0:amd64. [2022-08-25T19:41:14.897Z] #14 205.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 205.7 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:41:14.897Z] #14 206.0 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-25T19:41:14.897Z] #14 206.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 206.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:41:14.897Z] #14 206.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-25T19:41:14.897Z] #14 206.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 206.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:41:14.897Z] #14 206.6 Selecting previously unselected package libudev-dev:amd64. [2022-08-25T19:41:14.897Z] #14 206.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 206.6 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:41:14.897Z] #14 206.9 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-25T19:41:14.897Z] #14 206.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 206.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T19:41:14.897Z] #14 207.9 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-25T19:41:14.897Z] #14 207.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 208.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T19:41:14.897Z] #14 208.5 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-25T19:41:14.897Z] #14 208.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 208.5 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T19:41:14.897Z] #14 208.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-25T19:41:14.897Z] #14 208.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 208.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T19:41:14.897Z] #14 209.0 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-25T19:41:14.897Z] #14 209.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-25T19:41:14.897Z] #14 209.0 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T19:41:15.835Z] #14 210.0 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-25T19:41:16.100Z] #14 210.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-25T19:41:16.100Z] #14 210.0 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T19:41:16.359Z] #14 210.5 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-25T19:41:16.359Z] #14 210.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-25T19:41:16.359Z] #14 210.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:41:16.928Z] #14 210.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-25T19:41:16.928Z] #14 210.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-25T19:41:16.928Z] #14 210.8 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:41:17.188Z] #14 211.1 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-25T19:41:17.188Z] #14 211.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-25T19:41:17.188Z] #14 211.1 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:41:18.573Z] #14 212.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-25T19:41:18.573Z] #14 212.3 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-25T19:41:18.573Z] #14 212.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-25T19:41:18.573Z] #14 212.3 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-25T19:41:18.573Z] #14 212.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-25T19:41:18.573Z] #14 212.3 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-25T19:41:18.573Z] #14 212.3 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-25T19:41:18.573Z] #14 212.4 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-25T19:41:18.573Z] #14 212.4 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-25T19:41:18.573Z] #14 212.4 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-25T19:41:18.573Z] #14 212.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-25T19:41:18.573Z] #14 212.4 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-25T19:41:18.573Z] #14 212.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-25T19:41:18.573Z] #14 212.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-25T19:41:18.573Z] #14 212.5 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-25T19:41:18.573Z] #14 212.5 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-25T19:41:18.573Z] #14 212.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-25T19:41:18.573Z] #14 212.5 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-25T19:41:18.573Z] #14 212.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-25T19:41:18.573Z] #14 212.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-25T19:41:18.573Z] #14 212.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:41:18.837Z] #14 212.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-25T19:41:18.837Z] #14 212.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:41:18.837Z] #14 212.8 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-25T19:41:18.837Z] #14 212.9 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-25T19:41:18.837Z] #14 212.9 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-25T19:41:18.837Z] #14 213.0 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-25T19:41:18.837Z] #14 213.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-25T19:41:19.097Z] #14 213.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-25T19:41:19.097Z] #14 213.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:41:19.097Z] #14 213.2 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-25T19:41:19.097Z] #14 213.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:41:19.356Z] #14 213.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-25T19:41:19.356Z] #14 213.3 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:41:20.737Z] #14 DONE 214.8s [2022-08-25T19:41:20.737Z] [2022-08-25T19:41:20.737Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-25T19:41:20.737Z] #59 sha256:380bcbed06041fbc2d55e2e32506b8af79d9440e58eddd3939f7114c3f0011b7 [2022-08-25T19:41:20.997Z] #59 DONE 0.2s [2022-08-25T19:41:20.997Z] [2022-08-25T19:41:20.997Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:41:20.997Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T19:41:21.971Z] #15 ... [2022-08-25T19:41:21.971Z] [2022-08-25T19:41:21.971Z] #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-25T19:41:21.971Z] #67 sha256:2de087b0c70e26532ee780344d90c5fc0ef55e870c09f30c2e245a08a5c974ba [2022-08-25T19:41:21.971Z] #67 215.4 rootlesskit version 1.0.0 [2022-08-25T19:41:21.971Z] #67 215.4 Usage of /build/rootlesskit-docker-proxy: [2022-08-25T19:41:21.971Z] #67 215.4 -container-ip string [2022-08-25T19:41:21.971Z] #67 215.4 container ip [2022-08-25T19:41:21.971Z] #67 215.4 -container-port int [2022-08-25T19:41:21.971Z] #67 215.4 container port (default -1) [2022-08-25T19:41:21.971Z] #67 215.4 -host-ip string [2022-08-25T19:41:21.971Z] #67 215.4 host ip [2022-08-25T19:41:21.971Z] #67 215.4 -host-port int [2022-08-25T19:41:21.971Z] #67 215.4 host port (default -1) [2022-08-25T19:41:21.971Z] #67 215.4 -proto string [2022-08-25T19:41:21.971Z] #67 215.4 proxy protocol (default "tcp") [2022-08-25T19:41:21.971Z] #67 DONE 215.7s [2022-08-25T19:41:22.245Z] [2022-08-25T19:41:22.245Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-25T19:41:22.245Z] #68 sha256:1d4b16e31425d6cad6f05952a0f2a6be60222ded4503502b4c15a1f83f7ea43e [2022-08-25T19:41:22.245Z] #68 DONE 0.2s [2022-08-25T19:41:22.245Z] [2022-08-25T19:41:22.245Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-25T19:41:22.245Z] #69 sha256:2fe045caa438446cdc5af76431f11bb853283930aa07f82442818a5b572a84cc [2022-08-25T19:41:22.507Z] #69 DONE 0.2s [2022-08-25T19:41:22.507Z] [2022-08-25T19:41:22.507Z] #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-25T19:41:22.507Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:41:23.884Z] #60 ... [2022-08-25T19:41:23.884Z] [2022-08-25T19:41:23.884Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-25T19:41:23.884Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-25T19:41:23.884Z] #15 DONE 2.8s [2022-08-25T19:41:23.884Z] [2022-08-25T19:41:23.884Z] #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-25T19:41:23.884Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:41:23.884Z] #60 2.708 + RM_GOPATH=0 [2022-08-25T19:41:23.884Z] #60 2.708 + TMP_GOPATH= [2022-08-25T19:41:23.884Z] #60 2.708 + : /build [2022-08-25T19:41:23.884Z] #60 2.708 + '[' -z '' ']' [2022-08-25T19:41:23.884Z] #60 2.708 ++ mktemp -d [2022-08-25T19:41:23.884Z] #60 2.734 + export GOPATH=/tmp/tmp.8GbNLkB5Al [2022-08-25T19:41:23.884Z] #60 2.734 + GOPATH=/tmp/tmp.8GbNLkB5Al [2022-08-25T19:41:23.884Z] #60 2.734 + RM_GOPATH=1 [2022-08-25T19:41:23.884Z] #60 2.734 + case "$(go env GOARCH)" in [2022-08-25T19:41:23.884Z] #60 2.734 ++ go env GOARCH [2022-08-25T19:41:23.884Z] #60 2.771 + export GO_BUILDMODE=-buildmode=pie [2022-08-25T19:41:23.884Z] #60 2.771 + GO_BUILDMODE=-buildmode=pie [2022-08-25T19:41:23.884Z] #60 2.771 ++ dirname /install.sh [2022-08-25T19:41:23.884Z] #60 2.771 + dir=/ [2022-08-25T19:41:23.884Z] #60 2.771 + bin=runc [2022-08-25T19:41:23.884Z] #60 2.771 + shift [2022-08-25T19:41:23.884Z] #60 2.771 + '[' '!' -f //runc.installer ']' [2022-08-25T19:41:23.884Z] #60 2.771 + . //runc.installer [2022-08-25T19:41:23.884Z] #60 2.771 ++ set -e [2022-08-25T19:41:23.884Z] #60 2.771 ++ : v1.1.3 [2022-08-25T19:41:23.884Z] #60 2.771 + install_runc [2022-08-25T19:41:23.884Z] #60 2.771 + RUNC_BUILDTAGS=seccomp [2022-08-25T19:41:23.884Z] #60 2.771 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-25T19:41:23.884Z] #60 2.771 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8GbNLkB5Al/src/github.com/opencontainers/runc [2022-08-25T19:41:23.884Z] #60 2.771 Cloning into '/tmp/tmp.8GbNLkB5Al/src/github.com/opencontainers/runc'... [2022-08-25T19:41:23.884Z] #60 2.796 Install runc version v1.1.3 (build tags: seccomp) [2022-08-25T19:41:25.790Z] #60 ... [2022-08-25T19:41:25.790Z] [2022-08-25T19:41:25.790Z] #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-25T19:41:25.790Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-25T19:41:25.790Z] #16 DONE 2.0s [2022-08-25T19:41:25.790Z] [2022-08-25T19:41:25.790Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-25T19:41:25.790Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-25T19:41:28.328Z] #17 2.258 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-25T19:41:28.328Z] #17 DONE 2.4s [2022-08-25T19:41:28.328Z] [2022-08-25T19:41:28.328Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-25T19:41:28.328Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-25T19:41:29.708Z] #18 DONE 1.6s [2022-08-25T19:41:29.708Z] [2022-08-25T19:41:29.708Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-25T19:41:29.708Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-25T19:41:32.247Z] #19 DONE 2.2s [2022-08-25T19:41:32.247Z] [2022-08-25T19:41:32.247Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-25T19:41:32.247Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-25T19:41:33.627Z] #20 DONE 1.7s [2022-08-25T19:41:33.627Z] [2022-08-25T19:41:33.627Z] #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-25T19:41:33.627Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:41:33.627Z] #77 148.3 configure.ac:11: installing 'build-aux/compile' [2022-08-25T19:41:33.627Z] #77 148.3 configure.ac:11: installing 'build-aux/config.guess' [2022-08-25T19:41:33.627Z] #77 148.4 configure.ac:11: installing 'build-aux/config.sub' [2022-08-25T19:41:33.627Z] #77 148.4 configure.ac:13: installing 'build-aux/install-sh' [2022-08-25T19:41:33.627Z] #77 148.4 configure.ac:13: installing 'build-aux/missing' [2022-08-25T19:41:33.627Z] #77 148.4 configure.ac:8: installing 'build-aux/tap-driver.sh' [2022-08-25T19:41:33.627Z] #77 148.9 Makefile.am: installing 'build-aux/depcomp' [2022-08-25T19:41:34.330Z] #64 ... [2022-08-25T19:41:34.330Z] [2022-08-25T19:41:34.330Z] #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-25T19:41:34.330Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:41:34.330Z] #77 185.3 CCLD libocispec.la [2022-08-25T19:41:34.590Z] #77 185.8 CCLD src/validate [2022-08-25T19:41:34.590Z] #77 185.8 CCLD tests/test-1 [2022-08-25T19:41:34.590Z] #77 185.9 CCLD tests/test-3 [2022-08-25T19:41:34.590Z] #77 185.9 CCLD tests/test-2 [2022-08-25T19:41:34.590Z] #77 185.9 CCLD tests/test-4 [2022-08-25T19:41:34.846Z] #77 186.0 CCLD tests/test-5 [2022-08-25T19:41:34.846Z] #77 186.0 CCLD tests/test-6 [2022-08-25T19:41:35.102Z] #77 186.3 CCLD tests/test-7 [2022-08-25T19:41:35.102Z] #77 186.3 CCLD tests/test-8 [2022-08-25T19:41:35.358Z] #77 186.5 CCLD tests/test-9 [2022-08-25T19:41:35.358Z] #77 186.7 CCLD tests/test-10 [2022-08-25T19:41:35.613Z] #77 186.7 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-25T19:41:35.613Z] #77 186.8 CCLD tests/test-11 [2022-08-25T19:41:37.181Z] #77 151.5 checking build system type... x86_64-pc-linux-gnu [2022-08-25T19:41:37.181Z] #77 152.4 checking host system type... x86_64-pc-linux-gnu [2022-08-25T19:41:37.440Z] #77 152.4 checking how to print strings... printf [2022-08-25T19:41:37.440Z] #77 152.5 checking for gcc... gcc [2022-08-25T19:41:37.503Z] #77 188.6 libtool: link: ar cr libocispec.a [2022-08-25T19:41:37.503Z] #77 188.7 libtool: link: ranlib libocispec.a [2022-08-25T19:41:38.270Z] #77 152.7 checking whether the C compiler works... yes [2022-08-25T19:41:38.270Z] #77 153.2 checking for C compiler default output file name... a.out [2022-08-25T19:41:38.530Z] #77 153.2 checking for suffix of executables... [2022-08-25T19:41:38.869Z] #77 190.2 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T19:41:39.049Z] #77 153.8 checking whether we are cross compiling... no [2022-08-25T19:41:39.125Z] #77 190.2 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T19:41:39.125Z] #77 190.2 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T19:41:39.125Z] #77 190.2 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T19:41:39.125Z] #77 190.2 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T19:41:39.125Z] #77 190.2 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T19:41:39.125Z] #77 190.2 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T19:41:39.125Z] #77 190.2 make[2]: Entering directory '/tmp/crun-build' [2022-08-25T19:41:39.125Z] #77 190.4 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-25T19:41:39.125Z] #77 190.4 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-25T19:41:39.125Z] #77 190.4 CC src/libcrun/libcrun_testing_a-container.o [2022-08-25T19:41:39.125Z] #77 190.4 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-25T19:41:39.125Z] #77 190.4 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-25T19:41:39.125Z] #77 190.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-25T19:41:39.125Z] #77 190.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-25T19:41:39.125Z] #77 190.5 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-25T19:41:39.308Z] #77 154.2 checking for suffix of object files... o [2022-08-25T19:41:39.308Z] #77 154.3 checking whether we are using the GNU C compiler... yes [2022-08-25T19:41:39.381Z] #77 190.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-25T19:41:39.381Z] #77 190.6 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-25T19:41:39.381Z] #77 190.6 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-25T19:41:39.637Z] #77 190.7 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-25T19:41:39.637Z] #77 190.7 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-25T19:41:39.637Z] #77 190.7 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-25T19:41:39.637Z] #77 190.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-25T19:41:39.637Z] #77 190.8 CC src/libcrun/libcrun_testing_a-status.o [2022-08-25T19:41:39.878Z] #77 154.5 checking whether gcc accepts -g... yes [2022-08-25T19:41:39.893Z] #77 191.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-25T19:41:39.893Z] #77 191.1 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-25T19:41:39.893Z] #77 191.1 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-25T19:41:39.893Z] #77 191.2 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-25T19:41:40.137Z] #77 154.8 checking for gcc option to accept ISO C89... none needed [2022-08-25T19:41:40.149Z] #77 191.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-25T19:41:40.149Z] #77 191.5 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-25T19:41:40.149Z] #77 191.5 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-25T19:41:40.706Z] #77 155.2 checking whether gcc understands -c and -o together... yes [2022-08-25T19:41:40.706Z] #77 155.8 checking for a sed that does not truncate output... /bin/sed [2022-08-25T19:41:40.706Z] #77 155.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T19:41:40.706Z] #77 155.9 checking for egrep... /bin/grep -E [2022-08-25T19:41:40.712Z] #77 191.7 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-25T19:41:40.712Z] #77 191.8 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-25T19:41:40.712Z] #77 191.9 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-25T19:41:40.966Z] #77 155.9 checking for fgrep... /bin/grep -F [2022-08-25T19:41:40.966Z] #77 156.0 checking for ld used by gcc... /usr/bin/ld [2022-08-25T19:41:40.966Z] #77 156.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T19:41:40.968Z] #77 192.0 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-25T19:41:41.224Z] #77 192.3 CC src/crun-crun.o [2022-08-25T19:41:41.224Z] #77 192.5 CC src/crun-delete.o [2022-08-25T19:41:41.226Z] #77 156.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T19:41:41.480Z] #77 192.5 CC src/crun-run.o [2022-08-25T19:41:41.480Z] #77 192.6 CC src/crun-kill.o [2022-08-25T19:41:41.480Z] #77 192.8 CC src/crun-pause.o [2022-08-25T19:41:41.485Z] #77 156.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T19:41:41.485Z] #77 156.6 checking whether ln -s works... yes [2022-08-25T19:41:41.737Z] #77 193.0 CC src/crun-unpause.o [2022-08-25T19:41:41.745Z] #77 156.6 checking the maximum length of command line arguments... 1572864 [2022-08-25T19:41:41.745Z] #77 156.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T19:41:41.745Z] #77 156.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T19:41:41.745Z] #77 156.8 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T19:41:41.745Z] #77 156.8 checking for objdump... objdump [2022-08-25T19:41:41.745Z] #77 156.8 checking how to recognize dependent libraries... pass_all [2022-08-25T19:41:41.745Z] #77 156.8 checking for dlltool... no [2022-08-25T19:41:41.745Z] #77 156.8 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T19:41:41.745Z] #77 156.8 checking for ar... ar [2022-08-25T19:41:41.994Z] #77 193.1 CC src/crun-spec.o [2022-08-25T19:41:41.994Z] #77 193.3 CC src/crun-exec.o [2022-08-25T19:41:41.994Z] #77 193.3 CC src/crun-list.o [2022-08-25T19:41:42.004Z] #77 156.8 checking for archiver @FILE support... @ [2022-08-25T19:41:42.004Z] #77 ... [2022-08-25T19:41:42.004Z] [2022-08-25T19:41:42.004Z] #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-25T19:41:42.004Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:41:42.004Z] #60 21.12 + cd /tmp/tmp.8GbNLkB5Al/src/github.com/opencontainers/runc [2022-08-25T19:41:42.004Z] #60 21.12 + git checkout -q v1.1.3 [2022-08-25T19:41:42.250Z] #77 193.4 CC src/crun-create.o [2022-08-25T19:41:42.506Z] #77 193.6 CC src/crun-start.o [2022-08-25T19:41:42.506Z] #77 193.8 CC src/crun-state.o [2022-08-25T19:41:42.763Z] #77 193.9 CC src/crun-update.o [2022-08-25T19:41:42.763Z] #77 194.0 CC src/crun-ps.o [2022-08-25T19:41:43.019Z] #77 194.3 CC src/crun-checkpoint.o [2022-08-25T19:41:43.601Z] #77 194.6 CC src/crun-restore.o [2022-08-25T19:41:43.601Z] #77 194.8 CC src/libcrun/libcrun_la-utils.lo [2022-08-25T19:41:43.601Z] #77 194.8 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-25T19:41:43.858Z] #77 195.1 CC src/libcrun/libcrun_la-container.lo [2022-08-25T19:41:43.910Z] #60 22.57 + '[' -z '' ']' [2022-08-25T19:41:43.911Z] #60 22.57 + target=static [2022-08-25T19:41:43.911Z] #60 22.57 + make BUILDTAGS=seccomp static [2022-08-25T19:41:43.911Z] #60 ... [2022-08-25T19:41:43.911Z] [2022-08-25T19:41:43.911Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:41:43.911Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:41:43.911Z] #21 2.304 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-25T19:41:43.911Z] #21 2.493 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-25T19:41:43.911Z] #21 2.669 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-25T19:41:43.911Z] #21 3.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-25T19:41:43.911Z] #21 5.765 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-25T19:41:43.911Z] #21 9.269 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-25T19:41:43.911Z] #21 ... [2022-08-25T19:41:43.911Z] [2022-08-25T19:41:43.911Z] #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-25T19:41:43.911Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:41:43.911Z] #77 157.2 checking for strip... strip [2022-08-25T19:41:43.911Z] #77 157.2 checking for ranlib... ranlib [2022-08-25T19:41:43.911Z] #77 157.2 checking for gawk... no [2022-08-25T19:41:43.911Z] #77 157.2 checking for mawk... mawk [2022-08-25T19:41:43.911Z] #77 157.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T19:41:43.911Z] #77 158.3 checking for sysroot... no [2022-08-25T19:41:43.911Z] #77 158.3 checking for a working dd... /bin/dd [2022-08-25T19:41:43.911Z] #77 158.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T19:41:43.911Z] #77 158.8 checking for mt... no [2022-08-25T19:41:43.911Z] #77 158.8 checking if : is a manifest tool... no [2022-08-25T19:41:44.170Z] #77 158.9 checking how to run the C preprocessor... gcc -E [2022-08-25T19:41:44.421Z] #77 195.6 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-25T19:41:44.421Z] #77 195.8 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-25T19:41:44.677Z] #77 195.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-25T19:41:44.934Z] #77 196.1 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-25T19:41:45.108Z] #77 159.3 checking for ANSI C header files... yes [2022-08-25T19:41:45.191Z] #77 196.4 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-25T19:41:45.191Z] #77 196.4 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-25T19:41:45.191Z] #77 ... [2022-08-25T19:41:45.191Z] [2022-08-25T19:41:45.191Z] #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-25T19:41:45.191Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:41:45.191Z] #47 241.7 + dpkg --print-architecture [2022-08-25T19:41:45.191Z] #47 241.7 + git checkout -q v2.1.0 [2022-08-25T19:41:45.191Z] #47 242.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-25T19:41:45.191Z] #47 242.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-25T19:41:45.367Z] #77 160.1 checking for sys/types.h... yes [2022-08-25T19:41:45.448Z] #47 ... [2022-08-25T19:41:45.448Z] [2022-08-25T19:41:45.448Z] #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-25T19:41:45.448Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:41:45.448Z] #77 196.7 CC src/libcrun/libcrun_la-criu.lo [2022-08-25T19:41:45.704Z] #77 197.0 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-25T19:41:45.936Z] #77 160.6 checking for sys/stat.h... yes [2022-08-25T19:41:45.936Z] #77 160.9 checking for stdlib.h... yes [2022-08-25T19:41:45.961Z] #77 197.2 CC src/libcrun/libcrun_la-linux.lo [2022-08-25T19:41:46.195Z] #77 161.1 checking for string.h... yes [2022-08-25T19:41:46.218Z] #77 197.4 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-25T19:41:46.218Z] #77 197.4 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-25T19:41:46.455Z] #77 161.3 checking for memory.h... yes [2022-08-25T19:41:46.474Z] #77 197.6 CC src/libcrun/libcrun_la-error.lo [2022-08-25T19:41:46.474Z] #77 197.8 CC src/libcrun/libcrun_la-status.lo [2022-08-25T19:41:46.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T19:41:47.023Z] #77 161.6 checking for strings.h... yes [2022-08-25T19:41:47.037Z] #77 198.0 CC src/libcrun/libcrun_la-terminal.lo [2022-08-25T19:41:47.293Z] #77 198.4 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-25T19:41:47.550Z] #77 198.7 CC src/libcrun/libcrun_la-signals.lo [2022-08-25T19:41:47.550Z] #77 198.9 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-25T19:41:47.594Z] #77 162.1 checking for inttypes.h... yes [2022-08-25T19:41:47.854Z] #77 162.7 checking for stdint.h... yes [2022-08-25T19:41:48.112Z] #77 199.3 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-25T19:41:48.373Z] #77 163.1 checking for unistd.h... yes [2022-08-25T19:41:48.891Z] #77 163.6 checking for dlfcn.h... [2022-08-25T19:41:48.891Z] #77 ... [2022-08-25T19:41:48.891Z] [2022-08-25T19:41:48.891Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:41:48.891Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:41:48.891Z] #21 15.35 Fetched 8573 kB in 13s (635 kB/s) [2022-08-25T19:41:49.482Z] #77 200.8 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-25T19:41:50.043Z] #77 201.2 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-25T19:41:50.043Z] #77 201.4 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-25T19:41:50.606Z] #77 201.6 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-25T19:41:51.169Z] #77 202.2 CC tests/init.o [2022-08-25T19:41:51.169Z] #77 202.2 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-25T19:41:54.167Z] #21 15.35 Reading package lists... [2022-08-25T19:41:54.167Z] #21 ... [2022-08-25T19:41:54.167Z] [2022-08-25T19:41:54.167Z] #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-25T19:41:54.167Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:41:54.167Z] #77 163.6 checking for dlfcn.h... yes [2022-08-25T19:41:54.167Z] #77 164.2 checking for objdir... .libs [2022-08-25T19:41:54.167Z] #77 165.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T19:41:54.167Z] #77 165.4 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T19:41:54.167Z] #77 165.4 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T19:41:54.167Z] #77 165.7 checking if gcc static flag -static works... yes [2022-08-25T19:41:54.167Z] #77 166.6 checking if gcc supports -c -o file.o... yes [2022-08-25T19:41:54.167Z] #77 167.0 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T19:41:54.167Z] #77 167.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T19:41:54.167Z] #77 167.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T19:41:54.167Z] #77 167.8 checking how to hardcode library paths into programs... immediate [2022-08-25T19:41:54.167Z] #77 167.8 checking whether stripping libraries is possible... yes [2022-08-25T19:41:54.167Z] #77 167.8 checking if libtool supports shared libraries... yes [2022-08-25T19:41:54.167Z] #77 167.8 checking whether to build shared libraries... no [2022-08-25T19:41:54.167Z] #77 167.8 checking whether to build static libraries... yes [2022-08-25T19:41:54.167Z] #77 167.8 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T19:41:54.167Z] #77 167.9 checking whether build environment is sane... yes [2022-08-25T19:41:54.167Z] #77 167.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T19:41:54.167Z] #77 167.9 checking whether make sets $(MAKE)... yes [2022-08-25T19:41:54.167Z] #77 168.0 checking whether make supports the include directive... yes (GNU style) [2022-08-25T19:41:54.167Z] #77 168.1 checking whether make supports nested variables... yes [2022-08-25T19:41:54.167Z] #77 168.2 checking whether UID '0' is supported by ustar format... yes [2022-08-25T19:41:54.167Z] #77 168.2 checking whether GID '0' is supported by ustar format... yes [2022-08-25T19:41:54.167Z] #77 168.2 checking how to create a ustar tar archive... gnutar [2022-08-25T19:41:54.167Z] #77 168.3 checking dependency style of gcc... gcc3 [2022-08-25T19:41:54.167Z] #77 168.7 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T19:41:54.167Z] #77 168.7 checking whether make supports nested variables... (cached) yes [2022-08-25T19:41:54.167Z] #77 168.7 checking for gawk... (cached) mawk [2022-08-25T19:41:54.167Z] #77 168.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T19:41:54.167Z] #77 168.7 checking for gcc... (cached) gcc [2022-08-25T19:41:54.167Z] #77 168.9 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T19:41:54.167Z] #77 168.9 checking whether gcc accepts -g... (cached) yes [2022-08-25T19:41:54.167Z] #77 168.9 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T19:41:54.167Z] #77 168.9 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T19:41:54.167Z] #77 168.9 checking for a Python interpreter with version >= 3... python3 [2022-08-25T19:41:54.167Z] #77 169.1 checking for python3... /usr/bin/python3 [2022-08-25T19:41:54.167Z] #77 169.1 checking for python3 version... 3.9 [2022-08-25T19:41:54.167Z] #77 169.2 checking for python3 platform... linux [2022-08-25T19:41:54.167Z] #77 169.3 checking for python3 script directory... [2022-08-25T19:41:54.167Z] #77 ... [2022-08-25T19:41:54.167Z] [2022-08-25T19:41:54.167Z] #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-25T19:41:54.167Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:41:54.167Z] #60 23.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-25T19:41:54.736Z] #60 ... [2022-08-25T19:41:54.736Z] [2022-08-25T19:41:54.736Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:41:54.736Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:41:54.736Z] #21 15.35 Reading package lists... [2022-08-25T19:42:00.287Z] #21 21.39 Reading package lists... [2022-08-25T19:42:00.287Z] #21 ... [2022-08-25T19:42:00.287Z] [2022-08-25T19:42:00.287Z] #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-25T19:42:00.287Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:00.287Z] #77 169.3 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T19:42:00.287Z] #77 169.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T19:42:00.287Z] #77 170.2 checking for go-md2man... no [2022-08-25T19:42:00.287Z] #77 170.2 checking error.h usability... yes [2022-08-25T19:42:00.287Z] #77 170.5 checking error.h presence... yes [2022-08-25T19:42:00.287Z] #77 170.6 checking for error.h... yes [2022-08-25T19:42:00.287Z] #77 170.7 checking linux/openat2.h usability... yes [2022-08-25T19:42:00.287Z] #77 171.0 checking linux/openat2.h presence... yes [2022-08-25T19:42:00.287Z] #77 171.1 checking for linux/openat2.h... yes [2022-08-25T19:42:00.287Z] #77 171.2 checking for copy_file_range... yes [2022-08-25T19:42:00.287Z] #77 171.9 checking for fgetxattr... yes [2022-08-25T19:42:00.287Z] #77 172.3 checking for statx... yes [2022-08-25T19:42:00.287Z] #77 173.1 checking for fgetpwent_r... yes [2022-08-25T19:42:00.287Z] #77 173.6 checking for issetugid... no [2022-08-25T19:42:00.287Z] #77 174.1 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T19:42:00.287Z] #77 174.1 checking pkg-config is at least version 0.9.0... yes [2022-08-25T19:42:00.287Z] #77 174.2 checking for library containing yajl_tree_get... -lyajl [2022-08-25T19:42:00.287Z] #77 175.0 checking for yajl >= 2.0.0... yes [2022-08-25T19:42:00.287Z] #77 175.0 checking sys/capability.h usability... yes [2022-08-25T19:42:00.287Z] #77 175.3 checking sys/capability.h presence... [2022-08-25T19:42:00.287Z] #77 ... [2022-08-25T19:42:00.287Z] [2022-08-25T19:42:00.287Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:42:00.287Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:42:00.287Z] #21 21.39 Reading package lists... [2022-08-25T19:42:02.195Z] #21 26.95 Building dependency tree... [2022-08-25T19:42:04.731Z] #21 31.09 The following additional packages will be installed: [2022-08-25T19:42:04.731Z] #21 31.10 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-25T19:42:04.731Z] #21 31.10 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-08-25T19:42:04.731Z] #21 31.11 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T19:42:04.731Z] #21 31.11 python3-pkg-resources vim-runtime xxd [2022-08-25T19:42:04.731Z] #21 31.13 Suggested packages: [2022-08-25T19:42:04.731Z] #21 31.13 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-08-25T19:42:04.731Z] #21 31.13 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-08-25T19:42:04.731Z] #21 31.13 acl attr quota [2022-08-25T19:42:04.731Z] #21 31.13 Recommended packages: [2022-08-25T19:42:04.731Z] #21 31.13 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-08-25T19:42:06.019Z] #77 ... [2022-08-25T19:42:06.019Z] [2022-08-25T19:42:06.019Z] #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-25T19:42:06.019Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:42:06.019Z] #47 DONE 270.7s [2022-08-25T19:42:06.019Z] [2022-08-25T19:42:06.019Z] #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-25T19:42:06.019Z] #60 sha256:1fc852a76f8cb5f6bb6c77b38e028041ed93ebc0fcf87c672b612f3e8cff85a1 [2022-08-25T19:42:07.268Z] #21 33.83 The following NEW packages will be installed: [2022-08-25T19:42:07.268Z] #21 33.83 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-08-25T19:42:07.268Z] #21 33.84 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-08-25T19:42:07.268Z] #21 33.84 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-08-25T19:42:07.268Z] #21 33.84 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-08-25T19:42:07.268Z] #21 33.84 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-08-25T19:42:07.268Z] #21 33.85 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-08-25T19:42:07.268Z] #21 33.85 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-25T19:42:07.268Z] #21 33.85 xz-utils zip zstd [2022-08-25T19:42:07.837Z] #21 34.43 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:42:07.837Z] #21 34.43 Need to get 27.7 MB of archives. [2022-08-25T19:42:07.837Z] #21 34.43 After this operation, 106 MB of additional disk space will be used. [2022-08-25T19:42:07.837Z] #21 34.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-25T19:42:07.837Z] #21 34.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-25T19:42:07.837Z] #21 34.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-25T19:42:07.837Z] #21 34.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-25T19:42:07.837Z] #21 34.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-25T19:42:07.837Z] #21 34.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-25T19:42:07.837Z] #21 34.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-25T19:42:07.837Z] #21 34.45 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-25T19:42:07.913Z] #60 ... [2022-08-25T19:42:07.913Z] [2022-08-25T19:42:07.913Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:42:07.913Z] #48 sha256:c501e472cd5910966156739fdd652580834d3bc721a9a3378e2d223829449eb4 [2022-08-25T19:42:08.096Z] #21 34.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-25T19:42:08.096Z] #21 34.56 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-25T19:42:08.096Z] #21 34.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-25T19:42:08.096Z] #21 34.56 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-25T19:42:08.096Z] #21 34.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-25T19:42:08.096Z] #21 34.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-25T19:42:08.096Z] #21 34.63 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-25T19:42:08.096Z] #21 34.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-25T19:42:08.096Z] #21 34.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-25T19:42:08.096Z] #21 34.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-25T19:42:08.096Z] #21 34.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-25T19:42:08.096Z] #21 34.68 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-25T19:42:08.096Z] #21 34.68 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-25T19:42:08.096Z] #21 34.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-25T19:42:08.096Z] #21 34.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-25T19:42:08.170Z] #48 DONE 0.7s [2022-08-25T19:42:08.170Z] [2022-08-25T19:42:08.170Z] #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-25T19:42:08.170Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:08.355Z] #21 34.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-25T19:42:08.355Z] #21 34.74 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-25T19:42:08.355Z] #21 34.74 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-25T19:42:08.355Z] #21 34.75 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-25T19:42:08.427Z] #77 ... [2022-08-25T19:42:08.427Z] [2022-08-25T19:42:08.427Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:42:08.427Z] #52 sha256:d921056af27a7c072dc41f8beb59e86b2228f44056b263764ebe03df5eb08b3f [2022-08-25T19:42:08.427Z] #52 DONE 0.1s [2022-08-25T19:42:08.427Z] [2022-08-25T19:42:08.427Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:42:08.427Z] #54 sha256:3c189bd2dcada700183773981f4b6eef6babc10eb67f514d4ad38c8663d83fab [2022-08-25T19:42:08.427Z] #54 DONE 0.1s [2022-08-25T19:42:08.427Z] [2022-08-25T19:42:08.427Z] #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-25T19:42:08.427Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:08.674Z] #21 35.32 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-25T19:42:08.674Z] #21 35.32 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-25T19:42:08.674Z] #21 35.32 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-25T19:42:08.674Z] #21 35.32 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-25T19:42:08.674Z] #21 35.32 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-25T19:42:08.674Z] #21 35.34 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-25T19:42:08.674Z] #21 35.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-25T19:42:08.674Z] #21 35.36 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-25T19:42:08.955Z] #21 35.61 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-25T19:42:08.955Z] #21 35.62 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-25T19:42:08.955Z] #21 35.63 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-25T19:42:09.221Z] #21 35.64 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-25T19:42:09.221Z] #21 35.67 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-25T19:42:09.221Z] #21 35.68 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-25T19:42:09.221Z] #21 35.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-25T19:42:09.221Z] #21 35.82 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-25T19:42:09.221Z] #21 35.84 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-25T19:42:09.490Z] #21 35.85 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-25T19:42:10.065Z] #21 36.33 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-25T19:42:10.065Z] #21 36.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-25T19:42:10.065Z] #21 36.46 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-25T19:42:10.065Z] #21 36.47 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-25T19:42:10.324Z] #21 ... [2022-08-25T19:42:10.324Z] [2022-08-25T19:42:10.324Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:42:10.324Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:10.324Z] #77 175.3 checking sys/capability.h presence... yes [2022-08-25T19:42:10.324Z] #77 175.5 checking for sys/capability.h... yes [2022-08-25T19:42:10.324Z] #77 175.5 checking for library containing cap_from_name... -lcap [2022-08-25T19:42:10.324Z] #77 176.9 checking for library containing dlopen... -ldl [2022-08-25T19:42:10.324Z] #77 178.1 checking seccomp.h usability... yes [2022-08-25T19:42:10.324Z] #77 178.6 checking seccomp.h presence... yes [2022-08-25T19:42:10.324Z] #77 178.9 checking for seccomp.h... yes [2022-08-25T19:42:10.324Z] #77 178.9 checking for library containing seccomp_rule_add... -lseccomp [2022-08-25T19:42:10.324Z] #77 179.6 checking for library containing seccomp_arch_resolve_name... none required [2022-08-25T19:42:10.324Z] #77 180.0 checking systemd/sd-bus.h usability... yes [2022-08-25T19:42:10.324Z] #77 180.3 checking systemd/sd-bus.h presence... yes [2022-08-25T19:42:10.324Z] #77 180.5 checking for systemd/sd-bus.h... yes [2022-08-25T19:42:10.324Z] #77 180.5 checking for library containing sd_bus_match_signal_async... -lsystemd [2022-08-25T19:42:10.324Z] #77 181.5 checking for sd_notify_barrier... yes [2022-08-25T19:42:10.324Z] #77 182.1 checking linux/bpf.h usability... yes [2022-08-25T19:42:10.324Z] #77 182.5 checking linux/bpf.h presence... yes [2022-08-25T19:42:10.324Z] #77 182.7 checking for linux/bpf.h... yes [2022-08-25T19:42:10.324Z] #77 182.8 checking compilation for eBPF... yes [2022-08-25T19:42:10.324Z] #77 183.0 checking for criu >= 3.15... no [2022-08-25T19:42:10.324Z] #77 183.0 configure: CRIU headers not found, building without CRIU support [2022-08-25T19:42:10.324Z] #77 183.0 checking for criu > 3.16... no [2022-08-25T19:42:10.324Z] #77 183.1 configure: CRIU version doesn't support join-ns API [2022-08-25T19:42:10.324Z] #77 183.1 checking for criu > 3.16.1... no [2022-08-25T19:42:10.324Z] #77 183.3 configure: CRIU version doesn't support for pre-dumping [2022-08-25T19:42:10.324Z] #77 183.3 checking for new mount API (fsconfig)... yes [2022-08-25T19:42:10.324Z] #77 183.6 checking for seccomp notify API... yes [2022-08-25T19:42:10.324Z] #77 183.8 checking for gperf... no [2022-08-25T19:42:10.324Z] #77 183.8 configure: gperf not found - cannot rebuild signal parser code [2022-08-25T19:42:10.324Z] #77 183.8 checking for library containing argp_parse... none required [2022-08-25T19:42:10.324Z] #77 184.8 checking that generated files are newer than configure... done [2022-08-25T19:42:10.324Z] #77 184.8 configure: creating ./config.status [2022-08-25T19:42:10.582Z] #77 ... [2022-08-25T19:42:10.582Z] [2022-08-25T19:42:10.582Z] #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-25T19:42:10.582Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-25T19:42:10.582Z] #34 DONE 264.5s [2022-08-25T19:42:10.582Z] [2022-08-25T19:42:10.582Z] #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-25T19:42:10.582Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:10.842Z] #77 ... [2022-08-25T19:42:10.842Z] [2022-08-25T19:42:10.842Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:42:10.842Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:42:10.842Z] #21 37.46 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:42:11.101Z] #21 37.72 Fetched 27.7 MB in 3s (10.9 MB/s) [2022-08-25T19:42:11.359Z] #21 37.87 Selecting previously unselected package pigz. [2022-08-25T19:42:11.634Z] #21 37.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24018 files and directories currently installed.) [2022-08-25T19:42:11.634Z] #21 38.04 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-08-25T19:42:11.634Z] #21 38.08 Unpacking pigz (2.6-1) ... [2022-08-25T19:42:11.893Z] #21 38.43 Selecting previously unselected package libelf1:amd64. [2022-08-25T19:42:11.893Z] #21 38.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-08-25T19:42:11.893Z] #21 38.45 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-25T19:42:12.155Z] #21 38.84 Selecting previously unselected package libbpf0:amd64. [2022-08-25T19:42:12.415Z] #21 38.85 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-25T19:42:12.415Z] #21 38.86 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-25T19:42:12.599Z] #77 223.4 CCLD tests/init [2022-08-25T19:42:12.992Z] #21 39.49 Selecting previously unselected package libcap2:amd64. [2022-08-25T19:42:12.992Z] #21 39.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-25T19:42:12.992Z] #21 39.54 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:42:13.251Z] #21 39.78 Selecting previously unselected package libmnl0:amd64. [2022-08-25T19:42:13.251Z] #21 39.80 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-08-25T19:42:13.251Z] #21 39.80 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-25T19:42:13.251Z] #21 39.91 Selecting previously unselected package libxtables12:amd64. [2022-08-25T19:42:13.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T19:42:13.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T19:42:13.510Z] #21 39.91 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-08-25T19:42:13.510Z] #21 39.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-25T19:42:13.510Z] #21 40.19 Selecting previously unselected package libcap2-bin. [2022-08-25T19:42:13.770Z] #21 40.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-25T19:42:13.770Z] #21 40.23 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-25T19:42:14.029Z] #21 40.41 Selecting previously unselected package iproute2. [2022-08-25T19:42:14.029Z] #21 40.41 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-08-25T19:42:14.029Z] #21 40.44 Unpacking iproute2 (5.10.0-4) ... [2022-08-25T19:42:14.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T19:42:14.966Z] #21 41.39 Selecting previously unselected package xxd. [2022-08-25T19:42:14.966Z] #21 41.41 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:42:14.966Z] #21 41.44 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:42:15.226Z] #21 ... [2022-08-25T19:42:15.226Z] [2022-08-25T19:42:15.226Z] #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-25T19:42:15.226Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-25T19:42:15.226Z] #36 269.0 Delve is a source level debugger for Go programs. [2022-08-25T19:42:15.226Z] #36 269.0 [2022-08-25T19:42:15.226Z] #36 269.0 Delve enables you to interact with your program by controlling the execution of the process, [2022-08-25T19:42:15.226Z] #36 269.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more. [2022-08-25T19:42:15.226Z] #36 269.0 [2022-08-25T19:42:15.226Z] #36 269.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs. [2022-08-25T19:42:15.226Z] #36 269.0 [2022-08-25T19:42:15.226Z] #36 269.0 Pass flags to the program you are debugging using `--`, for example: [2022-08-25T19:42:15.226Z] #36 269.0 [2022-08-25T19:42:15.226Z] #36 269.0 `dlv exec ./hello -- server --config conf/config.toml` [2022-08-25T19:42:15.226Z] #36 269.0 [2022-08-25T19:42:15.226Z] #36 269.0 Usage: [2022-08-25T19:42:15.226Z] #36 269.0 dlv [command] [2022-08-25T19:42:15.226Z] #36 269.0 [2022-08-25T19:42:15.226Z] #36 269.0 Available Commands: [2022-08-25T19:42:15.226Z] #36 269.0 attach Attach to running process and begin debugging. [2022-08-25T19:42:15.226Z] #36 269.0 connect Connect to a headless debug server with a terminal client. [2022-08-25T19:42:15.226Z] #36 269.0 core Examine a core dump. [2022-08-25T19:42:15.226Z] #36 269.0 dap Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP). [2022-08-25T19:42:15.226Z] #36 269.0 debug Compile and begin debugging main package in current directory, or the package specified. [2022-08-25T19:42:15.226Z] #36 269.0 exec Execute a precompiled binary, and begin a debug session. [2022-08-25T19:42:15.226Z] #36 269.0 help Help about any command [2022-08-25T19:42:15.226Z] #36 269.0 run Deprecated command. Use 'debug' instead. [2022-08-25T19:42:15.226Z] #36 269.0 test Compile test binary and begin debugging program. [2022-08-25T19:42:15.226Z] #36 269.0 trace Compile and begin tracing program. [2022-08-25T19:42:15.226Z] #36 269.0 version Prints version. [2022-08-25T19:42:15.226Z] #36 269.0 [2022-08-25T19:42:15.226Z] #36 269.0 Flags: [2022-08-25T19:42:15.226Z] #36 269.0 --accept-multiclient Allows a headless server to accept multiple client connections via JSON-RPC or DAP. [2022-08-25T19:42:15.226Z] #36 269.0 --allow-non-terminal-interactive Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr [2022-08-25T19:42:15.226Z] #36 269.0 --api-version int Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1) [2022-08-25T19:42:15.226Z] #36 269.0 --backend string Backend selection (see 'dlv help backend'). (default "default") [2022-08-25T19:42:15.226Z] #36 269.0 --build-flags string Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v" [2022-08-25T19:42:15.226Z] #36 269.0 --check-go-version Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true) [2022-08-25T19:42:15.226Z] #36 269.0 --disable-aslr Disables address space randomization [2022-08-25T19:42:15.226Z] #36 269.0 --headless Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections. [2022-08-25T19:42:15.226Z] #36 269.0 -h, --help help for dlv [2022-08-25T19:42:15.226Z] #36 269.0 --init string Init file, executed by the terminal client. [2022-08-25T19:42:15.226Z] #36 269.0 -l, --listen string Debugging server listen address. (default "127.0.0.1:0") [2022-08-25T19:42:15.227Z] #36 269.0 --log Enable debugging server logging. [2022-08-25T19:42:15.227Z] #36 269.0 --log-dest string Writes logs to the specified file or file descriptor (see 'dlv help log'). [2022-08-25T19:42:15.227Z] #36 269.0 --log-output string Comma separated list of components that should produce debug output (see 'dlv help log') [2022-08-25T19:42:15.227Z] #36 269.0 --only-same-user Only connections from the same user that started this instance of Delve are allowed to connect. (default true) [2022-08-25T19:42:15.227Z] #36 269.0 -r, --redirect stringArray Specifies redirect rules for target process (see 'dlv help redirect') [2022-08-25T19:42:15.227Z] #36 269.0 --wd string Working directory for running the program. [2022-08-25T19:42:15.227Z] #36 269.0 [2022-08-25T19:42:15.227Z] #36 269.0 Additional help topics: [2022-08-25T19:42:15.227Z] #36 269.0 dlv backend Help about the --backend flag. [2022-08-25T19:42:15.227Z] #36 269.0 dlv log Help about logging flags. [2022-08-25T19:42:15.227Z] #36 269.0 dlv redirect Help about file redirection. [2022-08-25T19:42:15.227Z] #36 269.0 [2022-08-25T19:42:15.227Z] #36 269.0 Use "dlv [command] --help" for more information about a command. [2022-08-25T19:42:15.227Z] #36 DONE 269.1s [2022-08-25T19:42:15.227Z] [2022-08-25T19:42:15.227Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:42:15.227Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:42:15.227Z] #21 41.59 Selecting previously unselected package vim-common. [2022-08-25T19:42:15.227Z] #21 41.59 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:42:15.227Z] #21 41.64 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:42:15.486Z] #21 42.03 Selecting previously unselected package bash-completion. [2022-08-25T19:42:15.486Z] #21 42.06 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-08-25T19:42:17.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T19:42:19.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T19:42:20.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T19:42:20.767Z] #21 46.74 Unpacking bash-completion (1:2.11-2) ... [2022-08-25T19:42:21.026Z] #21 47.36 Selecting previously unselected package bzip2. [2022-08-25T19:42:21.026Z] #21 47.37 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-08-25T19:42:21.026Z] #21 47.38 Unpacking bzip2 (1.0.8-4) ... [2022-08-25T19:42:21.026Z] #21 47.48 Selecting previously unselected package xz-utils. [2022-08-25T19:42:21.026Z] #21 47.49 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-25T19:42:21.026Z] #21 47.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:42:21.285Z] #21 47.81 Selecting previously unselected package apparmor. [2022-08-25T19:42:21.285Z] #21 47.81 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-08-25T19:42:21.544Z] #21 48.04 Unpacking apparmor (2.13.6-10) ... [2022-08-25T19:42:22.487Z] #21 48.83 Selecting previously unselected package inetutils-ping. [2022-08-25T19:42:22.487Z] #21 48.85 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-25T19:42:22.487Z] #21 48.86 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-25T19:42:22.747Z] #21 49.23 Selecting previously unselected package libip4tc2:amd64. [2022-08-25T19:42:22.747Z] #21 49.23 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-25T19:42:22.747Z] #21 49.24 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T19:42:22.747Z] #21 49.32 Selecting previously unselected package libip6tc2:amd64. [2022-08-25T19:42:22.747Z] #21 49.33 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-25T19:42:22.747Z] #21 49.36 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T19:42:23.006Z] #21 49.48 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-25T19:42:23.006Z] #21 49.49 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-25T19:42:23.006Z] #21 49.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T19:42:23.265Z] #21 49.69 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-25T19:42:23.265Z] #21 49.69 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-25T19:42:23.265Z] #21 49.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T19:42:23.265Z] #21 49.86 Selecting previously unselected package libnftnl11:amd64. [2022-08-25T19:42:23.265Z] #21 49.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-25T19:42:23.265Z] #21 49.89 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T19:42:23.374Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T19:42:23.833Z] #21 50.24 Selecting previously unselected package iptables. [2022-08-25T19:42:23.833Z] #21 50.27 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-08-25T19:42:23.833Z] #21 50.29 Unpacking iptables (1.8.7-1) ... [2022-08-25T19:42:24.401Z] #21 50.89 Selecting previously unselected package libonig5:amd64. [2022-08-25T19:42:24.401Z] #21 50.90 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-25T19:42:24.401Z] #21 50.91 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:42:24.661Z] #21 51.17 Selecting previously unselected package libjq1:amd64. [2022-08-25T19:42:24.661Z] #21 51.19 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-08-25T19:42:24.661Z] #21 51.19 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:42:24.921Z] #21 51.49 Selecting previously unselected package jq. [2022-08-25T19:42:24.921Z] #21 51.50 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-08-25T19:42:24.921Z] #21 51.50 Unpacking jq (1.6-2.1) ... [2022-08-25T19:42:25.181Z] #21 51.65 Selecting previously unselected package libaio1:amd64. [2022-08-25T19:42:25.181Z] #21 51.66 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-08-25T19:42:25.181Z] #21 51.67 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-25T19:42:25.181Z] #21 51.76 Selecting previously unselected package libgpm2:amd64. [2022-08-25T19:42:25.181Z] #21 51.76 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-08-25T19:42:25.181Z] #21 51.78 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-25T19:42:25.181Z] #21 ... [2022-08-25T19:42:25.181Z] [2022-08-25T19:42:25.181Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:42:25.181Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:25.181Z] #77 190.4 config.status: creating Makefile [2022-08-25T19:42:25.181Z] #77 190.5 config.status: creating rpm/crun.spec [2022-08-25T19:42:25.181Z] #77 190.6 config.status: creating config.h [2022-08-25T19:42:25.181Z] #77 190.8 config.status: executing libtool commands [2022-08-25T19:42:25.181Z] #77 190.9 config.status: executing depfiles commands [2022-08-25T19:42:25.181Z] #77 193.6 === configuring in libocispec (/tmp/crun-build/libocispec) [2022-08-25T19:42:25.181Z] #77 193.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T19:42:25.181Z] #77 194.1 checking for gcc... gcc [2022-08-25T19:42:25.181Z] #77 194.2 checking whether the C compiler works... yes [2022-08-25T19:42:25.181Z] #77 194.6 checking for C compiler default output file name... a.out [2022-08-25T19:42:25.181Z] #77 194.6 checking for suffix of executables... [2022-08-25T19:42:25.181Z] #77 194.8 checking whether we are cross compiling... no [2022-08-25T19:42:25.181Z] #77 195.3 checking for suffix of object files... o [2022-08-25T19:42:25.181Z] #77 195.4 checking whether we are using the GNU C compiler... yes [2022-08-25T19:42:25.181Z] #77 195.5 checking whether gcc accepts -g... yes [2022-08-25T19:42:25.181Z] #77 195.8 checking for gcc option to accept ISO C89... none needed [2022-08-25T19:42:25.181Z] #77 195.9 checking whether gcc understands -c and -o together... yes [2022-08-25T19:42:25.181Z] #77 196.3 checking how to run the C preprocessor... gcc -E [2022-08-25T19:42:25.181Z] #77 196.8 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T19:42:25.181Z] #77 196.8 checking for egrep... /bin/grep -E [2022-08-25T19:42:25.181Z] #77 196.9 checking for ANSI C header files... yes [2022-08-25T19:42:25.181Z] #77 197.9 checking for sys/types.h... yes [2022-08-25T19:42:25.181Z] #77 198.2 checking for sys/stat.h... yes [2022-08-25T19:42:25.181Z] #77 198.6 checking for stdlib.h... yes [2022-08-25T19:42:25.181Z] #77 198.9 checking for string.h... yes [2022-08-25T19:42:25.181Z] #77 199.1 checking for memory.h... yes [2022-08-25T19:42:25.181Z] #77 199.4 checking for strings.h... yes [2022-08-25T19:42:25.181Z] #77 199.7 checking for inttypes.h... yes [2022-08-25T19:42:25.181Z] #77 200.0 checking for stdint.h... yes [2022-08-25T19:42:25.181Z] #77 200.2 checking for unistd.h... yes [2022-08-25T19:42:25.442Z] #77 200.5 checking minix/config.h usability... [2022-08-25T19:42:25.442Z] #77 ... [2022-08-25T19:42:25.442Z] [2022-08-25T19:42:25.442Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:42:25.442Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:42:25.442Z] #21 51.88 Selecting previously unselected package libicu67:amd64. [2022-08-25T19:42:25.442Z] #21 51.88 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-08-25T19:42:25.442Z] #21 51.89 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-25T19:42:26.384Z] ok github.com/docker/docker/libnetwork/networkdb 104.164s coverage: 60.0% of statements [2022-08-25T19:42:26.384Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-25T19:42:26.384Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-25T19:42:26.384Z] ok github.com/docker/docker/libnetwork/osl 4.327s coverage: 39.7% of statements [2022-08-25T19:42:26.384Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-08-25T19:42:26.384Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-08-25T19:42:26.971Z] ok github.com/docker/docker/libnetwork/portmapper 0.698s coverage: 48.6% of statements [2022-08-25T19:42:27.229Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-25T19:42:27.229Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-25T19:42:27.487Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === Skipped [2022-08-25T19:42:27.487Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-25T19:42:27.487Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-25T19:42:27.487Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-25T19:42:27.487Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-25T19:42:27.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-25T19:42:27.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-25T19:42:27.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-25T19:42:27.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-25T19:42:27.487Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-25T19:42:27.487Z] firewalld_test.go:14: firewalld is not running [2022-08-25T19:42:27.487Z] [2022-08-25T19:42:27.487Z] DONE 327 tests, 9 skipped in 203.479s Post stage [Pipeline] junit [2022-08-25T19:42:28.065Z] Recording test results [2022-08-25T19:42:28.203Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:42:28.532Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh dynbinary test-integration [2022-08-25T19:42:28.790Z] [2022-08-25T19:42:29.048Z] Removing bundles/ [2022-08-25T19:42:29.048Z] [2022-08-25T19:42:29.048Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:42:29.048Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:42:29.048Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:42:30.715Z] #21 ... [2022-08-25T19:42:30.715Z] [2022-08-25T19:42:30.715Z] #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-25T19:42:30.715Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:30.715Z] #77 200.5 checking minix/config.h usability... no [2022-08-25T19:42:30.715Z] #77 200.7 checking minix/config.h presence... no [2022-08-25T19:42:30.715Z] #77 200.9 checking for minix/config.h... no [2022-08-25T19:42:30.716Z] #77 200.9 checking whether it is safe to define __EXTENSIONS__... yes [2022-08-25T19:42:30.716Z] #77 201.1 checking build system type... x86_64-pc-linux-gnu [2022-08-25T19:42:30.716Z] #77 201.4 checking host system type... x86_64-pc-linux-gnu [2022-08-25T19:42:30.716Z] #77 201.4 checking how to print strings... printf [2022-08-25T19:42:30.716Z] #77 201.4 checking for a sed that does not truncate output... /bin/sed [2022-08-25T19:42:30.716Z] #77 201.5 checking for fgrep... /bin/grep -F [2022-08-25T19:42:30.716Z] #77 201.5 checking for ld used by gcc... /usr/bin/ld [2022-08-25T19:42:30.716Z] #77 201.6 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T19:42:30.716Z] #77 201.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T19:42:30.716Z] #77 201.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T19:42:30.716Z] #77 201.8 checking whether ln -s works... yes [2022-08-25T19:42:30.716Z] #77 201.8 checking the maximum length of command line arguments... 1572864 [2022-08-25T19:42:30.716Z] #77 201.9 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop [2022-08-25T19:42:30.716Z] #77 201.9 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T19:42:30.716Z] #77 201.9 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T19:42:30.716Z] #77 201.9 checking for objdump... objdump [2022-08-25T19:42:30.716Z] #77 201.9 checking how to recognize dependent libraries... pass_all [2022-08-25T19:42:30.716Z] #77 201.9 checking for dlltool... no [2022-08-25T19:42:30.716Z] #77 201.9 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T19:42:30.716Z] #77 201.9 checking for ar... ar [2022-08-25T19:42:30.716Z] #77 201.9 checking for archiver @FILE support... @ [2022-08-25T19:42:30.716Z] #77 202.1 checking for strip... strip [2022-08-25T19:42:30.716Z] #77 202.1 checking for ranlib... ranlib [2022-08-25T19:42:30.716Z] #77 202.1 checking for gawk... no [2022-08-25T19:42:30.716Z] #77 202.1 checking for mawk... mawk [2022-08-25T19:42:30.716Z] #77 202.2 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T19:42:30.716Z] #77 202.8 checking for sysroot... no [2022-08-25T19:42:30.716Z] #77 202.8 checking for a working dd... /bin/dd [2022-08-25T19:42:30.716Z] #77 202.8 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T19:42:30.716Z] #77 202.9 checking for mt... no [2022-08-25T19:42:30.716Z] #77 202.9 checking if : is a manifest tool... no [2022-08-25T19:42:30.716Z] #77 202.9 checking for dlfcn.h... yes [2022-08-25T19:42:30.716Z] #77 203.1 checking for objdir... .libs [2022-08-25T19:42:30.716Z] #77 203.7 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T19:42:30.716Z] #77 204.0 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T19:42:30.716Z] #77 204.0 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T19:42:30.716Z] #77 204.2 checking if gcc static flag -static works... yes [2022-08-25T19:42:30.716Z] #77 205.0 checking if gcc supports -c -o file.o... yes [2022-08-25T19:42:30.716Z] #77 205.1 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T19:42:30.716Z] #77 205.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T19:42:30.716Z] #77 205.2 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T19:42:30.716Z] #77 205.8 checking how to hardcode library paths into programs... immediate [2022-08-25T19:42:30.716Z] #77 205.8 checking whether stripping libraries is possible... yes [2022-08-25T19:42:30.716Z] #77 205.8 checking if libtool supports shared libraries... yes [2022-08-25T19:42:30.716Z] #77 205.8 checking whether to build shared libraries... no [2022-08-25T19:42:30.716Z] #77 205.8 checking whether to build static libraries... yes [2022-08-25T19:42:30.716Z] #77 205.9 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T19:42:30.716Z] #77 205.9 checking whether build environment is sane... yes [2022-08-25T19:42:30.974Z] #77 206.1 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T19:42:30.974Z] #77 206.1 checking whether make sets $(MAKE)... yes [2022-08-25T19:42:30.974Z] #77 206.2 checking whether make supports the include directive... yes (GNU style) [2022-08-25T19:42:31.233Z] #77 206.2 checking whether make supports nested variables... yes [2022-08-25T19:42:31.233Z] #77 206.2 checking whether UID '0' is supported by ustar format... yes [2022-08-25T19:42:31.233Z] #77 206.2 checking whether GID '0' is supported by ustar format... yes [2022-08-25T19:42:31.233Z] #77 206.2 checking how to create a ustar tar archive... gnutar [2022-08-25T19:42:31.492Z] #77 206.2 checking dependency style of gcc... gcc3 [2022-08-25T19:42:31.492Z] #77 206.6 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T19:42:31.492Z] #77 206.6 checking whether make supports nested variables... (cached) yes [2022-08-25T19:42:31.492Z] #77 206.6 checking for pkg-config... /usr/bin/pkg-config [2022-08-25T19:42:31.492Z] #77 206.6 checking pkg-config is at least version 0.9.0... yes [2022-08-25T19:42:31.492Z] #77 206.6 checking for yajl >= 2.1.0... yes [2022-08-25T19:42:31.492Z] #77 206.7 checking for a sed that does not truncate output... (cached) /bin/sed [2022-08-25T19:42:31.492Z] #77 206.7 checking for gcc... (cached) gcc [2022-08-25T19:42:31.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T19:42:31.751Z] #77 206.8 checking whether we are using the GNU C compiler... (cached) yes [2022-08-25T19:42:31.752Z] #77 206.8 checking whether gcc accepts -g... (cached) yes [2022-08-25T19:42:31.752Z] #77 206.8 checking for gcc option to accept ISO C89... (cached) none needed [2022-08-25T19:42:31.752Z] #77 206.8 checking whether gcc understands -c and -o together... (cached) yes [2022-08-25T19:42:31.752Z] #77 206.8 checking for a Python interpreter with version >= 3... python3 [2022-08-25T19:42:31.752Z] #77 206.9 checking for python3... /usr/bin/python3 [2022-08-25T19:42:31.752Z] #77 206.9 checking for python3 version... 3.9 [2022-08-25T19:42:32.011Z] #77 207.0 checking for python3 platform... linux [2022-08-25T19:42:32.270Z] #77 207.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages [2022-08-25T19:42:32.838Z] #77 207.5 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages [2022-08-25T19:42:32.838Z] #77 207.9 checking that generated files are newer than configure... done [2022-08-25T19:42:32.838Z] #77 207.9 configure: creating ./config.status [2022-08-25T19:42:34.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T19:42:34.539Z] #77 242.2 CCLD libcrun.la [2022-08-25T19:42:34.539Z] #77 242.2 AR libcrun_testing.a [2022-08-25T19:42:34.539Z] #77 242.2 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-25T19:42:34.539Z] #77 242.3 CCLD tests/tests_libcrun_utils [2022-08-25T19:42:34.539Z] #77 242.3 CCLD tests/tests_libcrun_errors [2022-08-25T19:42:34.539Z] #77 242.3 CCLD tests/tests_libcrun_fuzzer [2022-08-25T19:42:34.539Z] #77 243.6 CCLD crun [2022-08-25T19:42:34.539Z] #77 244.1 make[3]: Entering directory '/tmp/crun-build' [2022-08-25T19:42:34.539Z] #77 244.2 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-25T19:42:34.539Z] #77 244.3 /bin/mkdir -p '/usr/local/lib' [2022-08-25T19:42:34.539Z] #77 244.3 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-25T19:42:34.539Z] #77 244.3 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-25T19:42:34.539Z] #77 244.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-25T19:42:34.539Z] #77 244.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-25T19:42:34.539Z] #77 244.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-25T19:42:34.539Z] #77 244.3 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-25T19:42:34.539Z] #77 244.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-25T19:42:34.539Z] #77 244.5 ---------------------------------------------------------------------- [2022-08-25T19:42:34.539Z] #77 244.5 Libraries have been installed in: [2022-08-25T19:42:34.539Z] #77 244.5 /usr/local/lib [2022-08-25T19:42:34.539Z] #77 244.5 [2022-08-25T19:42:34.539Z] #77 244.5 If you ever happen to want to link against installed libraries [2022-08-25T19:42:34.539Z] #77 244.5 in a given directory, LIBDIR, you must either use libtool, and [2022-08-25T19:42:34.539Z] #77 244.5 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-25T19:42:34.539Z] #77 244.5 flag during linking and do at least one of the following: [2022-08-25T19:42:34.539Z] #77 244.5 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-25T19:42:34.539Z] #77 244.5 during execution [2022-08-25T19:42:34.540Z] #77 244.5 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-25T19:42:34.540Z] #77 244.5 during linking [2022-08-25T19:42:34.540Z] #77 244.5 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-25T19:42:34.540Z] #77 244.5 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-25T19:42:34.540Z] #77 244.5 [2022-08-25T19:42:34.540Z] #77 244.5 See any operating system documentation about shared libraries for [2022-08-25T19:42:34.540Z] #77 244.5 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-25T19:42:34.540Z] #77 244.5 ---------------------------------------------------------------------- [2022-08-25T19:42:34.540Z] #77 244.5 /bin/mkdir -p '/build' [2022-08-25T19:42:34.540Z] #77 244.5 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-25T19:42:34.540Z] #77 244.6 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-25T19:42:34.540Z] #77 244.6 make[3]: Leaving directory '/tmp/crun-build' [2022-08-25T19:42:34.540Z] #77 244.6 make[2]: Leaving directory '/tmp/crun-build' [2022-08-25T19:42:34.540Z] #77 244.6 make[1]: Leaving directory '/tmp/crun-build' [2022-08-25T19:42:34.540Z] #77 DONE 244.9s [2022-08-25T19:42:34.540Z] [2022-08-25T19:42:34.540Z] #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-25T19:42:34.540Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:42:37.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T19:42:38.113Z] #77 212.8 config.status: creating Makefile [2022-08-25T19:42:38.113Z] #77 213.0 config.status: creating config.h [2022-08-25T19:42:38.113Z] #77 213.0 config.status: executing libtool commands [2022-08-25T19:42:38.113Z] #77 213.1 config.status: executing depfiles commands [2022-08-25T19:42:38.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T19:42:39.050Z] #77 214.3 === configuring in yajl (/tmp/crun-build/libocispec/yajl) [2022-08-25T19:42:39.310Z] #77 214.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local' '--bindir=/build' --cache-file=/dev/null --srcdir=. [2022-08-25T19:42:40.247Z] #77 215.1 checking for gcc... gcc [2022-08-25T19:42:40.507Z] #77 215.3 checking whether the C compiler works... yes [2022-08-25T19:42:40.507Z] #77 215.7 checking for C compiler default output file name... a.out [2022-08-25T19:42:41.075Z] #77 215.7 checking for suffix of executables... [2022-08-25T19:42:41.334Z] #77 216.1 checking whether we are cross compiling... no [2022-08-25T19:42:41.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T19:42:41.593Z] #77 216.4 checking for suffix of object files... o [2022-08-25T19:42:41.593Z] #77 216.6 checking whether we are using the GNU C compiler... yes [2022-08-25T19:42:41.852Z] #77 216.8 checking whether gcc accepts -g... yes [2022-08-25T19:42:42.421Z] #77 217.0 checking for gcc option to accept ISO C89... none needed [2022-08-25T19:42:42.421Z] #77 217.4 checking whether gcc understands -c and -o together... [2022-08-25T19:42:42.421Z] #77 ... [2022-08-25T19:42:42.421Z] [2022-08-25T19:42:42.421Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:42:42.421Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:42:42.421Z] #21 58.79 Selecting previously unselected package libinih1:amd64. [2022-08-25T19:42:42.421Z] #21 58.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 58.80 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-25T19:42:42.421Z] #21 58.95 Selecting previously unselected package libnet1:amd64. [2022-08-25T19:42:42.421Z] #21 58.96 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 58.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:42:42.421Z] #21 59.12 Selecting previously unselected package libnl-3-200:amd64. [2022-08-25T19:42:42.421Z] #21 59.12 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 59.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:42:42.421Z] #21 59.33 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-25T19:42:42.421Z] #21 59.34 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 59.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:42:42.421Z] #21 59.51 Selecting previously unselected package libyajl2:amd64. [2022-08-25T19:42:42.421Z] #21 59.51 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 59.51 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:42:42.421Z] #21 59.63 Selecting previously unselected package net-tools. [2022-08-25T19:42:42.421Z] #21 59.64 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 59.65 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T19:42:42.421Z] #21 60.08 Selecting previously unselected package patch. [2022-08-25T19:42:42.421Z] #21 60.09 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 60.11 Unpacking patch (2.7.6-7) ... [2022-08-25T19:42:42.421Z] #21 60.43 Selecting previously unselected package python-pip-whl. [2022-08-25T19:42:42.421Z] #21 60.43 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-25T19:42:42.421Z] #21 60.44 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T19:42:42.421Z] #21 61.95 Selecting previously unselected package python3-lib2to3. [2022-08-25T19:42:42.421Z] #21 61.95 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-25T19:42:42.421Z] #21 61.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-25T19:42:42.421Z] #21 62.12 Selecting previously unselected package python3-distutils. [2022-08-25T19:42:42.421Z] #21 62.14 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ... [2022-08-25T19:42:42.421Z] #21 62.15 Unpacking python3-distutils (3.9.2-1) ... [2022-08-25T19:42:42.421Z] #21 62.32 Selecting previously unselected package python3-pkg-resources. [2022-08-25T19:42:42.421Z] #21 62.32 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-25T19:42:42.421Z] #21 62.33 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:42:42.421Z] #21 62.66 Selecting previously unselected package python3-setuptools. [2022-08-25T19:42:42.421Z] #21 62.66 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ... [2022-08-25T19:42:42.421Z] #21 62.67 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-25T19:42:42.421Z] #21 63.15 Selecting previously unselected package python3-wheel. [2022-08-25T19:42:42.421Z] #21 63.15 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ... [2022-08-25T19:42:42.421Z] #21 63.19 Unpacking python3-wheel (0.34.2-1) ... [2022-08-25T19:42:42.421Z] #21 63.26 Selecting previously unselected package python3-pip. [2022-08-25T19:42:42.421Z] #21 63.26 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-25T19:42:42.421Z] #21 63.26 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T19:42:42.421Z] #21 63.77 Selecting previously unselected package sudo. [2022-08-25T19:42:42.421Z] #21 63.77 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 63.78 Unpacking sudo (1.9.5p2-3) ... [2022-08-25T19:42:42.421Z] #21 64.72 Selecting previously unselected package thin-provisioning-tools. [2022-08-25T19:42:42.421Z] #21 64.73 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 64.75 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-25T19:42:42.421Z] #21 65.05 Selecting previously unselected package uidmap. [2022-08-25T19:42:42.421Z] #21 65.11 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-25T19:42:42.421Z] #21 65.13 Unpacking uidmap (1:4.8.1-1) ... [2022-08-25T19:42:42.421Z] #21 65.48 Selecting previously unselected package vim-runtime. [2022-08-25T19:42:42.421Z] #21 65.49 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-25T19:42:42.421Z] #21 65.61 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-25T19:42:42.421Z] #21 65.68 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-25T19:42:42.421Z] #21 65.76 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:42:42.421Z] #21 ... [2022-08-25T19:42:42.421Z] [2022-08-25T19:42:42.421Z] #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-25T19:42:42.421Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:42.421Z] #77 217.4 checking whether gcc understands -c and -o together... yes [2022-08-25T19:42:42.680Z] #77 217.7 checking for a BSD-compatible install... /usr/bin/install -c [2022-08-25T19:42:42.680Z] #77 217.8 checking whether build environment is sane... yes [2022-08-25T19:42:42.680Z] #77 217.9 checking for a thread-safe mkdir -p... /bin/mkdir -p [2022-08-25T19:42:42.940Z] #77 217.9 checking for gawk... no [2022-08-25T19:42:42.940Z] #77 217.9 checking for mawk... mawk [2022-08-25T19:42:42.940Z] #77 217.9 checking whether make sets $(MAKE)... yes [2022-08-25T19:42:42.940Z] #77 218.0 checking whether make supports the include directive... yes (GNU style) [2022-08-25T19:42:42.940Z] #77 218.1 checking whether make supports nested variables... yes [2022-08-25T19:42:42.940Z] #77 218.2 checking whether UID '0' is supported by ustar format... yes [2022-08-25T19:42:42.940Z] #77 218.2 checking whether GID '0' is supported by ustar format... yes [2022-08-25T19:42:43.199Z] #77 218.2 checking how to create a ustar tar archive... gnutar [2022-08-25T19:42:43.199Z] #77 218.3 checking dependency style of gcc... gcc3 [2022-08-25T19:42:43.458Z] #77 218.5 checking whether to enable maintainer-specific portions of Makefiles... yes [2022-08-25T19:42:43.458Z] #77 218.5 checking whether make supports nested variables... (cached) yes [2022-08-25T19:42:43.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T19:42:44.026Z] #77 218.5 checking build system type... x86_64-pc-linux-gnu [2022-08-25T19:42:44.026Z] #77 219.0 checking host system type... x86_64-pc-linux-gnu [2022-08-25T19:42:44.026Z] #77 219.0 checking how to print strings... printf [2022-08-25T19:42:44.026Z] #77 219.0 checking for a sed that does not truncate output... /bin/sed [2022-08-25T19:42:44.026Z] #77 219.0 checking for grep that handles long lines and -e... /bin/grep [2022-08-25T19:42:44.026Z] #77 219.1 checking for egrep... /bin/grep -E [2022-08-25T19:42:44.026Z] #77 219.1 checking for fgrep... /bin/grep -F [2022-08-25T19:42:44.026Z] #77 219.1 checking for ld used by gcc... /usr/bin/ld [2022-08-25T19:42:44.026Z] #77 219.1 checking if the linker (/usr/bin/ld) is GNU ld... yes [2022-08-25T19:42:44.285Z] #77 219.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B [2022-08-25T19:42:44.285Z] #77 219.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm [2022-08-25T19:42:44.285Z] #77 219.4 checking whether ln -s works... yes [2022-08-25T19:42:44.285Z] #77 219.4 checking the maximum length of command line arguments... 1572864 [2022-08-25T19:42:44.544Z] #77 219.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-25T19:42:44.544Z] #77 219.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop [2022-08-25T19:42:44.544Z] #77 219.5 checking for /usr/bin/ld option to reload object files... -r [2022-08-25T19:42:44.544Z] #77 219.5 checking for objdump... objdump [2022-08-25T19:42:44.544Z] #77 219.5 checking how to recognize dependent libraries... pass_all [2022-08-25T19:42:44.544Z] #77 219.5 checking for dlltool... no [2022-08-25T19:42:44.544Z] #77 219.5 checking how to associate runtime and link libraries... printf %s\n [2022-08-25T19:42:44.544Z] #77 219.5 checking for ar... ar [2022-08-25T19:42:44.803Z] #77 219.5 checking for archiver @FILE support... @ [2022-08-25T19:42:44.803Z] #77 219.8 checking for strip... strip [2022-08-25T19:42:44.803Z] #77 219.8 checking for ranlib... ranlib [2022-08-25T19:42:45.741Z] #77 219.8 checking command to parse /usr/bin/nm -B output from gcc object... ok [2022-08-25T19:42:45.741Z] #77 220.8 checking for sysroot... no [2022-08-25T19:42:45.741Z] #77 220.8 checking for a working dd... /bin/dd [2022-08-25T19:42:45.741Z] #77 220.9 checking how to truncate binary pipes... /bin/dd bs=4096 count=1 [2022-08-25T19:42:45.999Z] #77 221.1 checking for mt... no [2022-08-25T19:42:46.000Z] #77 221.1 checking if : is a manifest tool... no [2022-08-25T19:42:46.259Z] #77 221.1 checking how to run the C preprocessor... gcc -E [2022-08-25T19:42:47.455Z] #77 221.6 checking for ANSI C header files... yes [2022-08-25T19:42:47.455Z] #77 222.5 checking for sys/types.h... yes [2022-08-25T19:42:48.023Z] #77 222.7 checking for sys/stat.h... yes [2022-08-25T19:42:48.023Z] #77 223.1 checking for stdlib.h... yes [2022-08-25T19:42:48.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T19:42:48.542Z] #77 223.3 checking for string.h... yes [2022-08-25T19:42:48.801Z] #77 223.6 checking for memory.h... yes [2022-08-25T19:42:49.060Z] #77 223.8 checking for strings.h... yes [2022-08-25T19:42:49.060Z] #77 224.1 checking for inttypes.h... yes [2022-08-25T19:42:49.320Z] #77 224.3 checking for stdint.h... yes [2022-08-25T19:42:49.320Z] #77 224.5 checking for unistd.h... yes [2022-08-25T19:42:49.392Z] #64 ... [2022-08-25T19:42:49.392Z] [2022-08-25T19:42:49.392Z] #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-25T19:42:49.392Z] #60 sha256:1fc852a76f8cb5f6bb6c77b38e028041ed93ebc0fcf87c672b612f3e8cff85a1 [2022-08-25T19:42:49.392Z] #60 188.0 + mkdir -p /build [2022-08-25T19:42:49.392Z] #60 188.0 + cp runc /build/runc [2022-08-25T19:42:49.392Z] #60 DONE 188.9s [2022-08-25T19:42:49.392Z] [2022-08-25T19:42:49.392Z] #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-25T19:42:49.392Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:42:49.392Z] #55 315.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-25T19:42:49.392Z] #55 DONE 315.6s [2022-08-25T19:42:49.392Z] [2022-08-25T19:42:49.392Z] #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-25T19:42:49.392Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:42:49.839Z] #77 224.6 checking for dlfcn.h... yes [2022-08-25T19:42:49.839Z] #77 224.8 checking for objdir... .libs [2022-08-25T19:42:50.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T19:42:50.098Z] #77 225.1 checking if gcc supports -fno-rtti -fno-exceptions... no [2022-08-25T19:42:50.098Z] #77 225.3 checking for gcc option to produce PIC... -fPIC -DPIC [2022-08-25T19:42:50.357Z] #77 225.3 checking if gcc PIC flag -fPIC -DPIC works... yes [2022-08-25T19:42:50.926Z] #77 225.4 checking if gcc static flag -static works... yes [2022-08-25T19:42:51.186Z] #77 226.0 checking if gcc supports -c -o file.o... yes [2022-08-25T19:42:51.186Z] #77 226.2 checking if gcc supports -c -o file.o... (cached) yes [2022-08-25T19:42:51.186Z] #77 226.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes [2022-08-25T19:42:51.755Z] #77 226.3 checking dynamic linker characteristics... GNU/Linux ld.so [2022-08-25T19:42:51.755Z] #77 226.8 checking how to hardcode library paths into programs... immediate [2022-08-25T19:42:51.755Z] #77 226.8 checking whether stripping libraries is possible... yes [2022-08-25T19:42:51.755Z] #77 226.8 checking if libtool supports shared libraries... yes [2022-08-25T19:42:51.755Z] #77 226.8 checking whether to build shared libraries... no [2022-08-25T19:42:51.755Z] #77 226.8 checking whether to build static libraries... yes [2022-08-25T19:42:51.928Z] #64 ... [2022-08-25T19:42:51.928Z] [2022-08-25T19:42:51.928Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:42:51.928Z] #56 sha256:2ec55cb8b2dd39481814ec998f565efcc01dd4afe7f0ac2705e0b5b9065c1dc1 [2022-08-25T19:42:52.015Z] #77 226.8 checking float.h usability... yes [2022-08-25T19:42:52.015Z] #77 227.0 checking float.h presence... yes [2022-08-25T19:42:52.015Z] #77 227.1 checking for float.h... yes [2022-08-25T19:42:52.190Z] #56 DONE 0.6s [2022-08-25T19:42:52.190Z] [2022-08-25T19:42:52.190Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:42:52.190Z] #58 sha256:d8555199e940f462068e2fa5005597019480af3d156bea7432a7c9d5dbe61ae4 [2022-08-25T19:42:52.190Z] #58 DONE 0.1s [2022-08-25T19:42:52.190Z] [2022-08-25T19:42:52.190Z] #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-25T19:42:52.190Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:42:52.275Z] #77 227.1 checking limits.h usability... yes [2022-08-25T19:42:52.275Z] #77 227.4 checking limits.h presence... yes [2022-08-25T19:42:52.447Z] #64 ... [2022-08-25T19:42:52.447Z] [2022-08-25T19:42:52.447Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:42:52.447Z] #61 sha256:584b31a057e58369b68ec70892706468dc12fe1d50666cbb3c452253b73fdb27 [2022-08-25T19:42:52.535Z] #77 227.5 checking for limits.h... yes [2022-08-25T19:42:52.708Z] #61 DONE 0.2s [2022-08-25T19:42:52.708Z] [2022-08-25T19:42:52.708Z] #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-25T19:42:52.708Z] #64 sha256:424c9f141563ec93f853e070363e3b7b4acd855856f365e37725016f6da89904 [2022-08-25T19:42:52.860Z] #77 227.5 checking stddef.h usability... yes [2022-08-25T19:42:52.860Z] #77 227.8 checking stddef.h presence... yes [2022-08-25T19:42:52.860Z] #77 227.9 checking for stddef.h... yes [2022-08-25T19:42:52.860Z] #77 227.9 checking for stdlib.h... (cached) yes [2022-08-25T19:42:52.860Z] #77 228.0 checking for string.h... (cached) yes [2022-08-25T19:42:53.151Z] #77 228.1 checking sys/time.h usability... yes [2022-08-25T19:42:53.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T19:42:53.410Z] #77 228.3 checking sys/time.h presence... yes [2022-08-25T19:42:53.410Z] #77 228.4 checking for sys/time.h... yes [2022-08-25T19:42:53.696Z] #77 228.5 checking for inline... inline [2022-08-25T19:42:54.267Z] #77 228.6 checking for size_t... yes [2022-08-25T19:42:54.267Z] #77 229.5 checking for stdlib.h... (cached) yes [2022-08-25T19:42:54.814Z] #77 229.5 checking for GNU libc compatible malloc... yes [2022-08-25T19:42:54.814Z] #77 229.9 checking for stdlib.h... (cached) yes [2022-08-25T19:42:55.074Z] #77 229.9 checking for GNU libc compatible realloc... [2022-08-25T19:42:55.074Z] #77 ... [2022-08-25T19:42:55.074Z] [2022-08-25T19:42:55.074Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:42:55.074Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:42:55.074Z] #21 71.50 Selecting previously unselected package vim. [2022-08-25T19:42:55.074Z] #21 71.53 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-25T19:42:55.074Z] #21 71.59 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:42:55.074Z] #21 72.61 Selecting previously unselected package xfsprogs. [2022-08-25T19:42:55.074Z] #21 72.61 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-25T19:42:55.074Z] #21 72.61 Unpacking xfsprogs (5.10.0-4) ... [2022-08-25T19:42:55.074Z] #21 73.28 Selecting previously unselected package zip. [2022-08-25T19:42:55.074Z] #21 73.30 Preparing to unpack .../47-zip_3.0-12_amd64.deb ... [2022-08-25T19:42:55.074Z] #21 73.34 Unpacking zip (3.0-12) ... [2022-08-25T19:42:55.074Z] #21 73.58 Selecting previously unselected package zstd. [2022-08-25T19:42:55.074Z] #21 73.58 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-25T19:42:55.074Z] #21 73.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-25T19:42:55.074Z] #21 74.40 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-25T19:42:55.074Z] #21 75.87 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-25T19:42:55.074Z] #21 75.88 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-25T19:42:55.074Z] #21 75.89 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-25T19:42:55.074Z] #21 75.90 Setting up libicu67:amd64 (67.1-7) ... [2022-08-25T19:42:55.074Z] #21 75.94 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-25T19:42:55.074Z] #21 75.95 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-25T19:42:55.074Z] #21 75.97 Setting up uidmap (1:4.8.1-1) ... [2022-08-25T19:42:55.074Z] #21 75.99 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-25T19:42:55.074Z] #21 76.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-25T19:42:55.074Z] #21 76.01 Setting up bzip2 (1.0.8-4) ... [2022-08-25T19:42:55.074Z] #21 76.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-25T19:42:55.074Z] #21 76.04 Setting up python3-wheel (0.34.2-1) ... [2022-08-25T19:42:55.074Z] #21 77.29 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:42:55.074Z] #21 77.31 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-25T19:42:55.074Z] #21 77.32 Setting up libcap2-bin (1:2.44-1) ... [2022-08-25T19:42:55.074Z] #21 77.33 Setting up apparmor (2.13.6-10) ... [2022-08-25T19:42:55.074Z] #21 79.98 Setting up zip (3.0-12) ... [2022-08-25T19:42:55.074Z] #21 80.01 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:42:55.074Z] #21 80.09 Setting up bash-completion (1:2.11-2) ... [2022-08-25T19:42:55.074Z] #21 ... [2022-08-25T19:42:55.074Z] [2022-08-25T19:42:55.074Z] #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-25T19:42:55.074Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:42:55.074Z] #77 229.9 checking for GNU libc compatible realloc... yes [2022-08-25T19:42:55.642Z] #77 230.3 checking for working strtod... yes [2022-08-25T19:42:55.906Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:42:55.906Z] Using test binary docker [2022-08-25T19:42:55.906Z] +++ /etc/init.d/apparmor start [2022-08-25T19:42:55.906Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-25T19:42:55.906Z] INFO: Waiting for daemon to start... [2022-08-25T19:42:55.906Z] Starting dockerd [2022-08-25T19:42:55.906Z] +++ 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-25T19:42:55.975Z] #64 279.4 + bin/containerd [2022-08-25T19:42:56.161Z] #77 230.9 checking for gettimeofday... yes [2022-08-25T19:42:56.422Z] #77 231.3 checking for memset... yes [2022-08-25T19:42:57.248Z] #77 231.8 checking for strspn... yes [2022-08-25T19:42:57.507Z] #77 232.4 checking that generated files are newer than configure... done [2022-08-25T19:42:57.507Z] #77 232.5 configure: creating ./config.status [2022-08-25T19:42:57.817Z] . [2022-08-25T19:42:57.817Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:42:57.817Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:42:57.817Z] Error: No such image: emptyfs [2022-08-25T19:42:57.817Z] ++++ docker load [2022-08-25T19:42:57.817Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T19:42:58.390Z] Running integration-test (iteration 1) [2022-08-25T19:42:58.390Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T19:42:58.390Z] ++ 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-25T19:42:58.390Z] ++ set -e [2022-08-25T19:42:58.390Z] ++ '[' -n 0 ']' [2022-08-25T19:42:58.390Z] ++ set -x [2022-08-25T19:42:58.390Z] ++ 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-25T19:42:59.330Z] Loaded image: busybox:latest [2022-08-25T19:42:59.901Z] Loaded image: busybox:glibc [2022-08-25T19:43:01.703Z] #77 ... [2022-08-25T19:43:01.703Z] [2022-08-25T19:43:01.703Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-25T19:43:01.703Z] #21 sha256:4ec1834ba790acdc90448e02cb683a8fc02b4153352c3429271d05d8efae2314 [2022-08-25T19:43:01.703Z] #21 85.97 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-25T19:43:01.703Z] #21 86.02 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-25T19:43:01.703Z] #21 86.12 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-25T19:43:01.703Z] #21 86.18 Setting up patch (2.7.6-7) ... [2022-08-25T19:43:01.703Z] #21 86.23 Setting up sudo (1.9.5p2-3) ... [2022-08-25T19:43:01.703Z] #21 86.53 invoke-rc.d: could not determine current runlevel [2022-08-25T19:43:01.703Z] #21 86.55 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T19:43:01.703Z] #21 86.60 Setting up xfsprogs (5.10.0-4) ... [2022-08-25T19:43:01.703Z] #21 86.66 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-25T19:43:01.703Z] #21 86.70 Setting up inetutils-ping (2:2.0-1) ... [2022-08-25T19:43:01.703Z] #21 86.71 Setting up pigz (2.6-1) ... [2022-08-25T19:43:01.703Z] #21 86.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-25T19:43:01.703Z] #21 86.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-25T19:43:01.703Z] #21 86.75 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-25T19:43:01.703Z] #21 86.77 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:43:01.703Z] #21 88.16 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-25T19:43:01.703Z] #21 88.18 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-25T19:43:02.641Z] #21 89.20 Setting up libelf1:amd64 (0.183-1) ... [2022-08-25T19:43:02.641Z] #21 89.21 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-25T19:43:02.641Z] #21 89.23 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-25T19:43:02.641Z] #21 89.24 Setting up python3-distutils (3.9.2-1) ... [2022-08-25T19:43:03.580Z] #21 90.02 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-25T19:43:03.580Z] #21 90.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-25T19:43:03.580Z] #21 90.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-25T19:43:03.580Z] #21 90.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-25T19:43:03.580Z] #21 90.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-25T19:43:03.580Z] #21 90.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-25T19:43:03.580Z] #21 90.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-25T19:43:03.580Z] #21 90.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-25T19:43:03.580Z] #21 90.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-25T19:43:03.839Z] #21 90.20 Setting up python3-setuptools (52.0.0-4) ... [2022-08-25T19:43:05.184Z] Loaded image: debian:bullseye-slim [2022-08-25T19:43:05.184Z] Loaded image: hello-world:latest [2022-08-25T19:43:05.184Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:43:05.184Z] INFO: Testing against a local daemon [2022-08-25T19:43:05.184Z] === RUN TestCgroupNamespacesBuild [2022-08-25T19:43:07.095Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-08-25T19:43:07.095Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T19:43:07.135Z] #21 93.28 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-25T19:43:07.135Z] #21 93.29 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-25T19:43:07.135Z] #21 93.30 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-25T19:43:07.135Z] #21 93.31 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-25T19:43:09.639Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2022-08-25T19:43:09.639Z] === RUN TestBuildWithSession [2022-08-25T19:43:09.639Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:43:09.639Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T19:43:09.639Z] === RUN TestBuildSquashParent [2022-08-25T19:43:09.670Z] #21 95.80 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-25T19:43:09.670Z] #21 95.81 Setting up jq (1.6-2.1) ... [2022-08-25T19:43:09.670Z] #21 95.82 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-25T19:43:09.670Z] #21 95.83 Setting up iptables (1.8.7-1) ... [2022-08-25T19:43:09.670Z] #21 95.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T19:43:09.670Z] #21 95.86 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T19:43:09.670Z] #21 95.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-25T19:43:09.670Z] #21 95.90 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-25T19:43:09.670Z] #21 95.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-25T19:43:09.670Z] #21 95.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-25T19:43:09.670Z] #21 95.94 Setting up iproute2 (5.10.0-4) ... [2022-08-25T19:43:10.239Z] #21 96.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:43:10.809Z] #21 DONE 97.2s [2022-08-25T19:43:10.809Z] [2022-08-25T19:43:10.809Z] #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-25T19:43:10.809Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-25T19:43:12.193Z] #22 1.351 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-25T19:43:12.193Z] #22 1.354 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-25T19:43:12.193Z] #22 1.361 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-25T19:43:12.193Z] #22 ... [2022-08-25T19:43:12.193Z] [2022-08-25T19:43:12.193Z] #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-25T19:43:12.193Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:43:12.193Z] #77 237.1 config.status: creating Makefile [2022-08-25T19:43:12.193Z] #77 237.2 config.status: creating config.h [2022-08-25T19:43:12.193Z] #77 237.3 config.status: executing depfiles commands [2022-08-25T19:43:12.193Z] #77 237.8 config.status: executing libtool commands [2022-08-25T19:43:12.193Z] #77 239.5 GEN .version [2022-08-25T19:43:12.193Z] #77 239.5 make install-recursive [2022-08-25T19:43:12.193Z] #77 239.5 make[1]: Entering directory '/tmp/crun-build' [2022-08-25T19:43:12.193Z] #77 239.7 Making install in libocispec [2022-08-25T19:43:12.193Z] #77 239.7 make[2]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T19:43:12.193Z] #77 239.7 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema [2022-08-25T19:43:12.193Z] #77 239.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema [2022-08-25T19:43:12.193Z] #77 239.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems [2022-08-25T19:43:12.193Z] #77 239.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic [2022-08-25T19:43:12.193Z] #77 241.0 Reflection: /tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success [2022-08-25T19:43:12.193Z] #77 241.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success [2022-08-25T19:43:12.193Z] #77 241.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success [2022-08-25T19:43:12.193Z] #77 241.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success [2022-08-25T19:43:12.193Z] #77 241.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success [2022-08-25T19:43:12.193Z] #77 241.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success [2022-08-25T19:43:12.193Z] #77 241.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success [2022-08-25T19:43:12.193Z] #77 241.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success [2022-08-25T19:43:12.193Z] #77 241.3 Reflection: /tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success [2022-08-25T19:43:12.193Z] #77 241.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success [2022-08-25T19:43:12.193Z] #77 241.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success [2022-08-25T19:43:12.193Z] #77 241.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success [2022-08-25T19:43:12.193Z] #77 241.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs.json Success [2022-08-25T19:43:12.193Z] #77 241.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success [2022-08-25T19:43:12.193Z] #77 241.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success [2022-08-25T19:43:12.193Z] #77 241.8 Reflection: /tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success [2022-08-25T19:43:12.193Z] #77 243.4 Reflection: /tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success [2022-08-25T19:43:12.193Z] #77 243.5 make install-recursive [2022-08-25T19:43:12.193Z] #77 243.5 make[3]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T19:43:12.193Z] #77 243.8 Making install in yajl [2022-08-25T19:43:12.193Z] #77 243.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T19:43:12.193Z] #77 244.0 CC verify/json_verify-json_verify.o [2022-08-25T19:43:12.193Z] #77 244.0 CC src/libyajl_la-yajl_alloc.lo [2022-08-25T19:43:12.193Z] #77 244.0 CC src/libyajl_la-yajl.lo [2022-08-25T19:43:12.193Z] #77 244.0 CC src/libyajl_la-yajl_gen.lo [2022-08-25T19:43:12.193Z] #77 244.1 CC src/libyajl_la-yajl_parser.lo [2022-08-25T19:43:12.193Z] #77 244.1 CC src/libyajl_la-yajl_buf.lo [2022-08-25T19:43:12.193Z] #77 244.2 CC src/libyajl_la-yajl_encode.lo [2022-08-25T19:43:12.193Z] #77 244.3 CC src/libyajl_la-yajl_lex.lo [2022-08-25T19:43:12.193Z] #77 244.3 CC src/libyajl_la-yajl_tree.lo [2022-08-25T19:43:12.193Z] #77 ... [2022-08-25T19:43:12.193Z] [2022-08-25T19:43:12.193Z] #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-25T19:43:12.193Z] #22 sha256:01db4642fb68d863b9f9627be0bac3aaf6a33c16e587ba4169e2ffbac3f63d1c [2022-08-25T19:43:12.193Z] #22 DONE 1.5s [2022-08-25T19:43:12.193Z] [2022-08-25T19:43:12.193Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:43:12.193Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-25T19:43:17.473Z] #23 ... [2022-08-25T19:43:17.473Z] [2022-08-25T19:43:17.473Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:43:17.473Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:43:17.473Z] #77 251.8 CCLD libyajl.la [2022-08-25T19:43:17.473Z] #77 252.2 CCLD verify/json_verify [2022-08-25T19:43:17.473Z] #77 252.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T19:43:17.733Z] #77 252.8 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T19:43:17.733Z] #77 252.8 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T19:43:17.733Z] #77 252.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T19:43:17.733Z] #77 252.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl' [2022-08-25T19:43:17.733Z] #77 252.8 make[4]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T19:43:17.733Z] #77 252.9 CC src/validate.o [2022-08-25T19:43:17.733Z] #77 252.9 CC src/image_spec_schema_config_schema.lo [2022-08-25T19:43:17.733Z] #77 252.9 CC src/image_spec_schema_content_descriptor.lo [2022-08-25T19:43:17.733Z] #77 252.9 CC src/image_spec_schema_defs.lo [2022-08-25T19:43:17.733Z] #77 252.9 CC src/image_spec_schema_defs_descriptor.lo [2022-08-25T19:43:17.733Z] #77 252.9 CC src/image_spec_schema_image_layout_schema.lo [2022-08-25T19:43:17.733Z] #77 252.9 CC src/image_spec_schema_image_manifest_schema.lo [2022-08-25T19:43:17.733Z] #77 253.0 CC src/image_spec_schema_image_index_schema.lo [2022-08-25T19:43:17.733Z] #77 253.0 CC src/runtime_spec_schema_config_linux.lo [2022-08-25T19:43:17.733Z] #77 253.0 CC src/runtime_spec_schema_config_zos.lo [2022-08-25T19:43:17.733Z] #77 253.0 CC src/runtime_spec_schema_config_schema.lo [2022-08-25T19:43:17.993Z] #77 253.0 CC src/runtime_spec_schema_config_solaris.lo [2022-08-25T19:43:17.993Z] #77 253.1 CC src/runtime_spec_schema_config_vm.lo [2022-08-25T19:43:17.993Z] #77 253.1 CC src/runtime_spec_schema_config_windows.lo [2022-08-25T19:43:17.993Z] #77 253.1 CC src/runtime_spec_schema_defs.lo [2022-08-25T19:43:17.993Z] #77 253.1 CC src/runtime_spec_schema_defs_linux.lo [2022-08-25T19:43:17.993Z] #77 253.2 CC src/runtime_spec_schema_defs_zos.lo [2022-08-25T19:43:17.993Z] #77 253.2 CC src/runtime_spec_schema_state_schema.lo [2022-08-25T19:43:17.993Z] #77 253.2 CC src/runtime_spec_schema_defs_windows.lo [2022-08-25T19:43:18.253Z] #77 253.3 CC src/image_manifest_items_image_manifest_items_schema.lo [2022-08-25T19:43:18.253Z] #77 253.3 CC src/runtime_spec_schema_defs_vm.lo [2022-08-25T19:43:18.253Z] #77 253.4 CC src/basic_test_double_array_item.lo [2022-08-25T19:43:18.253Z] #77 253.4 CC src/basic_test_top_array_int.lo [2022-08-25T19:43:18.253Z] #77 253.4 CC src/basic_test_top_array_string.lo [2022-08-25T19:43:18.253Z] #77 253.4 CC src/basic_test_double_array.lo [2022-08-25T19:43:18.512Z] #77 253.5 CC src/basic_test_top_double_array_int.lo [2022-08-25T19:43:18.512Z] #77 253.5 CC src/basic_test_top_double_array_obj.lo [2022-08-25T19:43:18.773Z] #77 253.7 CC src/basic_test_top_double_array_refobj.lo [2022-08-25T19:43:18.773Z] #77 253.7 CC src/basic_test_top_double_array_string.lo [2022-08-25T19:43:18.773Z] #77 253.8 CC src/json_common.lo [2022-08-25T19:43:18.773Z] #77 253.9 CC tests/test-1.o [2022-08-25T19:43:18.773Z] #77 253.9 CC tests/test-2.o [2022-08-25T19:43:18.773Z] #77 254.0 CC tests/test-3.o [2022-08-25T19:43:18.773Z] #77 254.0 CC tests/test-5.o [2022-08-25T19:43:19.033Z] #77 254.1 CC src/read-file.lo [2022-08-25T19:43:19.033Z] #77 254.2 CC tests/test-7.o [2022-08-25T19:43:19.033Z] #77 254.2 CC tests/test-6.o [2022-08-25T19:43:19.292Z] #77 254.4 CC tests/test-4.o [2022-08-25T19:43:19.552Z] #77 254.5 CC tests/test-8.o [2022-08-25T19:43:19.552Z] #77 254.6 CC tests/test-9.o [2022-08-25T19:43:19.634Z] --- PASS: TestBuildSquashParent (8.82s) [2022-08-25T19:43:19.634Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T19:43:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:43:19.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:43:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:43:19.634Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:43:19.634Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:43:19.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:43:19.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:43:19.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:43:19.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:43:19.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:43:19.635Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:43:19.635Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:43:19.635Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:43:19.635Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:43:19.811Z] #77 254.9 CC tests/test-10.o [2022-08-25T19:43:19.811Z] #77 254.9 CC tests/test-11.o [2022-08-25T19:43:21.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:43:21.546Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:43:24.006Z] #77 ... [2022-08-25T19:43:24.006Z] [2022-08-25T19:43:24.006Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-25T19:43:24.006Z] #23 sha256:760c653a4426e86b6a6ac11f17c69cc62bb310a5312d16b37477697f450e20ec [2022-08-25T19:43:24.006Z] #23 11.92 Collecting yamllint==1.26.1 [2022-08-25T19:43:25.383Z] #23 13.02 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-25T19:43:25.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:43:25.761Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:43:27.920Z] #23 15.37 Collecting pathspec>=0.5.3 [2022-08-25T19:43:27.920Z] #23 15.38 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-25T19:43:28.489Z] #23 16.31 Collecting pyyaml [2022-08-25T19:43:28.489Z] #23 16.35 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-25T19:43:28.749Z] #23 16.50 Building wheels for collected packages: yamllint [2022-08-25T19:43:28.749Z] #23 16.51 Building wheel for yamllint (setup.py): started [2022-08-25T19:43:29.055Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-25T19:43:29.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.55s) [2022-08-25T19:43:29.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.55s) [2022-08-25T19:43:29.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.64s) [2022-08-25T19:43:29.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.67s) [2022-08-25T19:43:29.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.25s) [2022-08-25T19:43:29.056Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.40s) [2022-08-25T19:43:29.056Z] === RUN TestBuildMultiStageCopy [2022-08-25T19:43:29.056Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T19:43:31.287Z] #23 19.05 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-25T19:43:31.288Z] #23 19.05 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=dea13818d99e07110dec78754a9329ea983d5f6ce945f38f0e56ee7a22acc9da [2022-08-25T19:43:31.288Z] #23 19.06 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-25T19:43:31.288Z] #23 19.07 Successfully built yamllint [2022-08-25T19:43:31.547Z] #23 19.18 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-25T19:43:31.598Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T19:43:31.858Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T19:43:32.116Z] #23 19.99 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-25T19:43:32.428Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T19:43:32.998Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T19:43:33.055Z] #23 DONE 20.8s [2022-08-25T19:43:33.055Z] [2022-08-25T19:43:33.055Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-25T19:43:33.055Z] #27 sha256:7389d0366c280c895be6353ef91c74fc5edfef600bf0b0e3081ac2c08c00e692 [2022-08-25T19:43:33.055Z] #27 DONE 0.2s [2022-08-25T19:43:33.055Z] [2022-08-25T19:43:33.055Z] #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-25T19:43:33.055Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:43:33.316Z] #47 ... [2022-08-25T19:43:33.316Z] [2022-08-25T19:43:33.316Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-25T19:43:33.316Z] #32 sha256:a7a1c227cc619cc9b7a39e9b6db5b59f6cd5dda54b8782a38b1be94a27e9d67b [2022-08-25T19:43:33.581Z] #32 DONE 0.3s [2022-08-25T19:43:33.581Z] [2022-08-25T19:43:33.581Z] #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-25T19:43:33.581Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:43:33.581Z] #60 ... [2022-08-25T19:43:33.581Z] [2022-08-25T19:43:33.581Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-25T19:43:33.581Z] #35 sha256:8387f4e43efc8f5efd611afc8a8a43fff16261b4cfc7785bcfd2aedc7e2a0e63 [2022-08-25T19:43:33.847Z] #35 DONE 0.2s [2022-08-25T19:43:33.847Z] [2022-08-25T19:43:33.847Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-25T19:43:33.847Z] #37 sha256:87a07242d93cd95b405b107052d235c377033649ab63571310aba8348258a387 [2022-08-25T19:43:33.847Z] #37 DONE 0.2s [2022-08-25T19:43:33.847Z] [2022-08-25T19:43:33.847Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-25T19:43:33.847Z] #39 sha256:b1a00261bf3890593381f16c059fb6fa1a45f68736b825cc20211d97c1a84e38 [2022-08-25T19:43:33.937Z] --- PASS: TestBuildMultiStageCopy (5.07s) [2022-08-25T19:43:33.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.61s) [2022-08-25T19:43:33.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2022-08-25T19:43:33.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2022-08-25T19:43:33.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-08-25T19:43:33.937Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2022-08-25T19:43:33.937Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T19:43:34.112Z] #39 DONE 0.1s [2022-08-25T19:43:34.112Z] [2022-08-25T19:43:34.112Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-25T19:43:34.112Z] #41 sha256:6fca562f2e694de704bc626858c50a74dfbee8171e4e8ead76a79d73bc27db84 [2022-08-25T19:43:34.112Z] #41 DONE 0.1s [2022-08-25T19:43:34.112Z] [2022-08-25T19:43:34.112Z] #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-25T19:43:34.112Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:43:34.112Z] #60 ... [2022-08-25T19:43:34.112Z] [2022-08-25T19:43:34.112Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-25T19:43:34.112Z] #45 sha256:97a79e5c30d23282a97ea44e541ba21b5237f8e2bf527c8d2b914e682f5b8bc8 [2022-08-25T19:43:34.112Z] #45 DONE 0.1s [2022-08-25T19:43:34.372Z] [2022-08-25T19:43:34.372Z] #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-25T19:43:34.372Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:43:35.318Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2022-08-25T19:43:35.318Z] === RUN TestBuildLabelWithTargets [2022-08-25T19:43:37.856Z] --- PASS: TestBuildLabelWithTargets (2.30s) [2022-08-25T19:43:37.856Z] === RUN TestBuildWithEmptyLayers [2022-08-25T19:43:38.796Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2022-08-25T19:43:38.796Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T19:43:42.093Z] --- PASS: TestBuildMultiStageOnBuild (3.08s) [2022-08-25T19:43:42.093Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T19:43:44.012Z] --- PASS: TestBuildUncleanTarFilenames (2.06s) [2022-08-25T19:43:44.012Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T19:43:47.312Z] --- PASS: TestBuildMultiStageLayerLeak (3.58s) [2022-08-25T19:43:47.312Z] === RUN TestBuildWithHugeFile [2022-08-25T19:43:52.138Z] #64 330.5 # github.com/containerd/containerd/cmd/containerd [2022-08-25T19:43:52.138Z] #64 330.5 /usr/bin/ld: /tmp/go-link-1838433825/000019.o: in function `New': [2022-08-25T19:43:52.138Z] #64 330.5 /tmp/tmp.6TdvOMdCwR/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-25T19:43:52.138Z] #64 330.6 + bin/containerd-stress [2022-08-25T19:43:52.138Z] #64 331.7 + bin/containerd-shim [2022-08-25T19:44:00.224Z] #64 343.0 + bin/containerd-shim-runc-v1 [2022-08-25T19:44:00.672Z] INFO [loader] Go packages loading at mode 575 (deps|files|imports|types_sizes|compiled_files|exports_file|name) took 2m54.252379737s [2022-08-25T19:44:00.672Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 504.220102ms [2022-08-25T19:44:05.469Z] #64 349.4 + bin/containerd-shim-runc-v2 [2022-08-25T19:44:05.478Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:44:05.478Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:44:05.478Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:44:05.478Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:44:05.478Z] [2022-08-25T19:44:05.478Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:44:05.478Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:44:05.478Z] HOSTNAME=7c7cb8dbd61a [2022-08-25T19:44:05.478Z] TESTDEBUG=0 [2022-08-25T19:44:05.478Z] DEST=bundles/test-integration [2022-08-25T19:44:05.478Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:44:05.478Z] DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:44:05.478Z] container=docker [2022-08-25T19:44:05.478Z] HOME=/root [2022-08-25T19:44:05.478Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:44:05.478Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:44:05.478Z] VALIDATE_BRANCH=22.06 [2022-08-25T19:44:05.478Z] TERM=xterm [2022-08-25T19:44:05.478Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:44:05.478Z] SHLVL=1 [2022-08-25T19:44:05.478Z] TIMEOUT=120m [2022-08-25T19:44:05.478Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:44:05.478Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:44:05.478Z] GO111MODULE=off [2022-08-25T19:44:05.478Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T19:44:05.478Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:44:05.478Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:44:05.478Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:44:05.478Z] GOPATH=/go [2022-08-25T19:44:05.478Z] PKG_CONFIG=pkg-config [2022-08-25T19:44:05.478Z] _=/usr/bin/env [2022-08-25T19:44:05.478Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T19:44:06.396Z] #64 350.2 + binaries [2022-08-25T19:44:06.396Z] #64 350.2 + install -D bin/containerd /build/containerd [2022-08-25T19:44:06.396Z] #64 350.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-25T19:44:06.396Z] #64 350.2 + install -D bin/ctr /build/ctr [2022-08-25T19:44:08.284Z] #64 DONE 352.2s [2022-08-25T19:44:09.215Z] [2022-08-25T19:44:09.215Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:44:09.215Z] #65 sha256:70a7feb706a8240d15d8fa5b0ac42c0630f76612d69e3a1746edf34c7d5c73dc [2022-08-25T19:44:10.141Z] #65 DONE 0.9s [2022-08-25T19:44:10.141Z] [2022-08-25T19:44:10.141Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:44:10.141Z] #70 sha256:7d67b3aa37eb7dc2af1c59432a83757ea6df12bb2f0d7f255e3d65baf273413a [2022-08-25T19:44:10.141Z] #70 DONE 0.2s [2022-08-25T19:44:10.141Z] [2022-08-25T19:44:10.141Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:44:10.141Z] #75 sha256:18a7ca21e849c1187cf5abfea92435c10390b4286acaba44f3b9938af01238f1 [2022-08-25T19:44:11.067Z] #75 DONE 0.9s [2022-08-25T19:44:11.323Z] [2022-08-25T19:44:11.323Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:44:11.323Z] #78 sha256:f3b3eff72b8bbaeaa78bd7a3603c60da8a690d50556cd379a5ee4c1cb114b6f6 [2022-08-25T19:44:11.323Z] #78 DONE 0.1s [2022-08-25T19:44:11.323Z] [2022-08-25T19:44:11.323Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:44:11.323Z] #79 sha256:4b67fc8ceb696ff92324a0ca2eebc54068e0a07370be9e8b63b39d329ad5168f [2022-08-25T19:44:11.323Z] #79 DONE 0.0s [2022-08-25T19:44:11.323Z] [2022-08-25T19:44:11.323Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:44:11.323Z] #80 sha256:40c6b0db4be6289c0f6ebfefe345cbc98037448043a760ab3c48267d8759c89a [2022-08-25T19:44:11.323Z] #80 DONE 0.0s [2022-08-25T19:44:11.323Z] [2022-08-25T19:44:11.323Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-25T19:44:11.323Z] #81 sha256:bd7b14940de262a04341ff727bbd7feaa86e3af439461724502dc1191ad8b39b [2022-08-25T19:44:12.250Z] #81 0.825 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-25T19:44:12.506Z] #81 0.998 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-25T19:44:12.506Z] #81 1.176 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-25T19:44:13.070Z] #81 1.257 Reading package lists... [2022-08-25T19:44:13.633Z] #81 1.766 Reading package lists... [2022-08-25T19:44:13.633Z] #81 2.280 Building dependency tree... [2022-08-25T19:44:13.888Z] #81 2.393 Reading state information... [2022-08-25T19:44:13.888Z] #81 2.509 The following additional packages will be installed: [2022-08-25T19:44:13.888Z] #81 2.510 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-08-25T19:44:13.888Z] #81 2.511 Suggested packages: [2022-08-25T19:44:13.888Z] #81 2.511 systemd-container policykit-1 [2022-08-25T19:44:13.888Z] #81 2.511 Recommended packages: [2022-08-25T19:44:13.888Z] #81 2.511 systemd-timesyncd | time-daemon libnss-systemd [2022-08-25T19:44:13.888Z] #81 2.578 The following NEW packages will be installed: [2022-08-25T19:44:13.888Z] #81 2.578 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-08-25T19:44:13.888Z] #81 2.579 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-25T19:44:14.147Z] #81 2.846 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-25T19:44:14.147Z] #81 2.846 Need to get 5817 kB of archives. [2022-08-25T19:44:14.147Z] #81 2.846 After this operation, 19.3 MB of additional disk space will be used. [2022-08-25T19:44:14.147Z] #81 2.846 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-25T19:44:14.147Z] #81 2.850 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-25T19:44:14.147Z] #81 2.852 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-25T19:44:14.147Z] #81 2.893 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-25T19:44:14.147Z] #81 2.897 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-25T19:44:14.403Z] #81 2.963 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-25T19:44:14.403Z] #81 2.964 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-25T19:44:14.403Z] #81 2.966 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-25T19:44:14.403Z] #81 2.967 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-25T19:44:14.403Z] #81 2.984 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-25T19:44:14.403Z] #81 3.145 debconf: delaying package configuration, since apt-utils is not installed [2022-08-25T19:44:14.403Z] #81 3.177 Fetched 5817 kB in 0s (14.5 MB/s) [2022-08-25T19:44:14.403Z] #81 3.204 Selecting previously unselected package libargon2-1:amd64. [2022-08-25T19:44:14.659Z] #81 3.204 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28638 files and directories currently installed.) [2022-08-25T19:44:14.660Z] #81 3.220 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-25T19:44:14.660Z] #81 3.229 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T19:44:14.660Z] #81 3.267 Selecting previously unselected package libjson-c5:amd64. [2022-08-25T19:44:14.660Z] #81 3.270 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-08-25T19:44:14.660Z] #81 3.274 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-25T19:44:14.660Z] #81 3.316 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-25T19:44:14.660Z] #81 3.319 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-25T19:44:14.660Z] #81 3.323 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T19:44:14.660Z] #81 3.374 Selecting previously unselected package libkmod2:amd64. [2022-08-25T19:44:14.660Z] #81 3.377 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-08-25T19:44:14.660Z] #81 3.381 Unpacking libkmod2:amd64 (28-1) ... [2022-08-25T19:44:14.660Z] #81 3.428 Selecting previously unselected package systemd. [2022-08-25T19:44:14.964Z] #81 3.431 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-08-25T19:44:14.964Z] #81 3.465 Unpacking systemd (247.3-7) ... [2022-08-25T19:44:15.220Z] #81 4.005 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-25T19:44:15.475Z] #81 4.017 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-25T19:44:15.475Z] #81 4.028 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-25T19:44:15.475Z] #81 4.038 Setting up libkmod2:amd64 (28-1) ... [2022-08-25T19:44:15.475Z] #81 4.047 Setting up systemd (247.3-7) ... [2022-08-25T19:44:15.475Z] #81 4.088 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-25T19:44:15.475Z] #81 4.090 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-25T19:44:15.475Z] #81 4.093 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-25T19:44:15.475Z] #81 4.114 Initializing machine ID from KVM UUID. [2022-08-25T19:44:15.731Z] #81 4.471 Selecting previously unselected package systemd-sysv. [2022-08-25T19:44:15.731Z] #81 4.471 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29449 files and directories currently installed.) [2022-08-25T19:44:15.731Z] #81 4.485 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-25T19:44:15.731Z] #81 4.488 Unpacking systemd-sysv (247.3-7) ... [2022-08-25T19:44:15.731Z] #81 4.538 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-25T19:44:15.986Z] #81 4.541 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-25T19:44:15.986Z] #81 4.545 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-25T19:44:15.986Z] #81 4.602 Selecting previously unselected package dbus. [2022-08-25T19:44:15.986Z] #81 4.603 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-25T19:44:15.986Z] #81 4.613 Unpacking dbus (1.12.20-2) ... [2022-08-25T19:44:15.986Z] #81 4.675 Selecting previously unselected package libpam-systemd:amd64. [2022-08-25T19:44:15.986Z] #81 4.677 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-25T19:44:15.986Z] #81 4.681 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-25T19:44:15.986Z] #81 4.725 Selecting previously unselected package dbus-user-session. [2022-08-25T19:44:15.986Z] #81 4.728 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-25T19:44:15.986Z] #81 4.732 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-25T19:44:15.986Z] #81 4.805 Setting up systemd-sysv (247.3-7) ... [2022-08-25T19:44:16.242Z] #81 4.818 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-25T19:44:16.242Z] #81 4.827 Setting up dbus (1.12.20-2) ... [2022-08-25T19:44:16.242Z] #81 4.943 invoke-rc.d: could not determine current runlevel [2022-08-25T19:44:16.499Z] #81 4.945 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-25T19:44:16.499Z] #81 4.949 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-25T19:44:16.499Z] #81 5.096 Setting up dbus-user-session (1.12.20-2) ... [2022-08-25T19:44:16.499Z] #81 5.114 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-25T19:44:16.755Z] #81 DONE 5.3s [2022-08-25T19:44:16.756Z] [2022-08-25T19:44:16.756Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-25T19:44:16.756Z] #82 sha256:5efc58c9359663fbf017b313a790acedf9716a7b3afd4c9187a40e124803898a [2022-08-25T19:44:17.011Z] #82 0.417 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-25T19:44:17.011Z] #82 0.420 Dload Upload Total Spent Left Speed [2022-08-25T19:44:17.574Z] #82 0.420 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 6056 0 --:--:-- --:--:-- --:--:-- 6056 [2022-08-25T19:44:17.574Z] #82 DONE 0.8s [2022-08-25T19:44:17.574Z] [2022-08-25T19:44:17.574Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:44:17.574Z] #83 sha256:34cbabbaaf5590250e719632b16f2fbc4d1f89bce8d7e4eb471513f72613689d [2022-08-25T19:44:18.504Z] #83 DONE 0.9s [2022-08-25T19:44:18.504Z] [2022-08-25T19:44:18.504Z] #84 exporting to image [2022-08-25T19:44:18.504Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:44:18.504Z] #84 exporting layers [2022-08-25T19:44:21.080Z] #60 ... [2022-08-25T19:44:21.080Z] [2022-08-25T19:44:21.080Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:44:21.080Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:44:21.080Z] #77 313.5 CCLD libocispec.la [2022-08-25T19:44:21.080Z] #77 314.3 CCLD src/validate [2022-08-25T19:44:21.080Z] #77 314.3 CCLD tests/test-1 [2022-08-25T19:44:21.080Z] #77 314.4 CCLD tests/test-2 [2022-08-25T19:44:21.080Z] #77 314.5 CCLD tests/test-3 [2022-08-25T19:44:21.080Z] #77 314.5 CCLD tests/test-5 [2022-08-25T19:44:21.080Z] #77 314.5 CCLD tests/test-4 [2022-08-25T19:44:21.080Z] #77 314.5 CCLD tests/test-6 [2022-08-25T19:44:21.080Z] #77 314.6 CCLD tests/test-7 [2022-08-25T19:44:21.080Z] #77 314.7 CCLD tests/test-8 [2022-08-25T19:44:21.080Z] #77 314.8 /bin/bash ./libtool --mode=link libocispec.la -o libocispec.a [2022-08-25T19:44:21.080Z] #77 314.8 CCLD tests/test-9 [2022-08-25T19:44:21.080Z] #77 315.0 CCLD tests/test-11 [2022-08-25T19:44:21.080Z] #77 315.0 CCLD tests/test-10 [2022-08-25T19:44:23.638Z] #77 318.4 libtool: link: ar cr libocispec.a [2022-08-25T19:44:23.638Z] #77 318.5 libtool: link: ranlib libocispec.a [2022-08-25T19:44:25.040Z] #84 exporting layers 6.5s done [2022-08-25T19:44:25.040Z] #84 writing image sha256:b455ba78ebe838f0ef8eccadf56e19cf6ae39d20d7da6d6900303af599f15599 done [2022-08-25T19:44:25.040Z] #84 naming to docker.io/library/docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 done [2022-08-25T19:44:25.040Z] #84 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:44:25.381Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh dynbinary test-integration [2022-08-25T19:44:27.270Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-25T19:44:27.270Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-25T19:44:27.270Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-25T19:44:27.270Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-25T19:44:27.270Z] 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-25T19:44:27.270Z] Detected virtualization docker. [2022-08-25T19:44:27.270Z] Detected architecture x86-64. [2022-08-25T19:44:27.270Z] Set hostname to <20fddbc13788>. [2022-08-25T19:44:27.270Z] modprobe@configfs.service: Succeeded. [2022-08-25T19:44:27.270Z] modprobe@drm.service: Succeeded. [2022-08-25T19:44:27.270Z] modprobe@fuse.service: Succeeded. [2022-08-25T19:44:27.526Z] + source /etc/docker-entrypoint-cmd [2022-08-25T19:44:27.526Z] ++ hack/make.sh dynbinary test-integration [2022-08-25T19:44:27.526Z] [2022-08-25T19:44:27.526Z] Removing bundles/ [2022-08-25T19:44:27.526Z] [2022-08-25T19:44:27.526Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:44:27.526Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:44:27.526Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:44:27.831Z] #77 322.8 make[5]: Entering directory '/tmp/crun-build/libocispec' [2022-08-25T19:44:27.831Z] #77 322.9 make[5]: Nothing to be done for 'install-exec-am'. [2022-08-25T19:44:27.831Z] #77 322.9 make[5]: Nothing to be done for 'install-data-am'. [2022-08-25T19:44:27.831Z] #77 322.9 make[5]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T19:44:27.831Z] #77 322.9 make[4]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T19:44:27.831Z] #77 322.9 make[3]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T19:44:27.831Z] #77 322.9 make[2]: Leaving directory '/tmp/crun-build/libocispec' [2022-08-25T19:44:27.831Z] #77 322.9 make[2]: Entering directory '/tmp/crun-build' [2022-08-25T19:44:28.090Z] #77 323.2 CC src/libcrun/libcrun_testing_a-utils.o [2022-08-25T19:44:28.090Z] #77 323.3 CC src/libcrun/libcrun_testing_a-cloned_binary.o [2022-08-25T19:44:28.090Z] #77 323.3 CC src/libcrun/libcrun_testing_a-container.o [2022-08-25T19:44:28.090Z] #77 323.3 CC src/libcrun/libcrun_testing_a-cgroup.o [2022-08-25T19:44:28.348Z] #77 323.5 CC src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o [2022-08-25T19:44:28.348Z] #77 323.5 CC src/libcrun/libcrun_testing_a-cgroup-resources.o [2022-08-25T19:44:28.348Z] #77 323.5 CC src/libcrun/libcrun_testing_a-cgroup-setup.o [2022-08-25T19:44:28.348Z] #77 323.6 CC src/libcrun/libcrun_testing_a-cgroup-systemd.o [2022-08-25T19:44:28.607Z] #77 323.6 CC src/libcrun/libcrun_testing_a-cgroup-utils.o [2022-08-25T19:44:28.607Z] #77 ... [2022-08-25T19:44:28.607Z] [2022-08-25T19:44:28.607Z] #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-25T19:44:28.607Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:44:28.607Z] #47 392.4 + dpkg --print-architecture [2022-08-25T19:44:28.607Z] #47 392.4 + git checkout -q v2.1.0 [2022-08-25T19:44:28.607Z] #47 392.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-25T19:44:28.607Z] #47 392.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-25T19:44:28.607Z] #47 ... [2022-08-25T19:44:28.607Z] [2022-08-25T19:44:28.607Z] #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-25T19:44:28.607Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:44:28.607Z] #77 323.7 CC src/libcrun/libcrun_testing_a-criu.o [2022-08-25T19:44:28.607Z] #77 323.8 CC src/libcrun/libcrun_testing_a-custom-handler.o [2022-08-25T19:44:28.607Z] #77 323.8 CC src/libcrun/libcrun_testing_a-linux.o [2022-08-25T19:44:28.607Z] #77 323.8 CC src/libcrun/libcrun_testing_a-seccomp.o [2022-08-25T19:44:28.607Z] #77 323.8 CC src/libcrun/libcrun_testing_a-error.o [2022-08-25T19:44:28.866Z] #77 323.9 CC src/libcrun/libcrun_testing_a-ebpf.o [2022-08-25T19:44:28.866Z] #77 323.9 CC src/libcrun/libcrun_testing_a-status.o [2022-08-25T19:44:28.866Z] #77 324.0 CC src/libcrun/libcrun_testing_a-terminal.o [2022-08-25T19:44:28.866Z] #77 324.0 CC src/libcrun/libcrun_testing_a-chroot_realpath.o [2022-08-25T19:44:28.866Z] #77 324.0 CC src/libcrun/libcrun_testing_a-signals.o [2022-08-25T19:44:28.866Z] #77 324.1 CC src/libcrun/libcrun_testing_a-mount_flags.o [2022-08-25T19:44:29.125Z] #77 324.3 CC src/libcrun/handlers/libcrun_testing_a-handler-utils.o [2022-08-25T19:44:29.125Z] #77 324.3 CC src/libcrun/libcrun_testing_a-seccomp_notify.o [2022-08-25T19:44:29.384Z] #77 324.5 CC src/libcrun/handlers/libcrun_testing_a-wasmedge.o [2022-08-25T19:44:29.384Z] #77 324.6 CC src/libcrun/handlers/libcrun_testing_a-wasmer.o [2022-08-25T19:44:29.384Z] #77 324.6 CC src/libcrun/handlers/libcrun_testing_a-krun.o [2022-08-25T19:44:29.643Z] #77 324.6 CC tests/tests_libcrun_errors-tests_libcrun_errors.o [2022-08-25T19:44:29.643Z] #77 324.7 CC tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o [2022-08-25T19:44:30.210Z] #77 325.2 CC src/crun-crun.o [2022-08-25T19:44:30.210Z] #77 325.4 CC src/crun-run.o [2022-08-25T19:44:30.210Z] #77 325.5 CC src/crun-kill.o [2022-08-25T19:44:30.470Z] #77 325.5 CC src/crun-unpause.o [2022-08-25T19:44:30.470Z] #77 325.5 CC src/crun-delete.o [2022-08-25T19:44:30.470Z] #77 325.6 CC src/crun-exec.o [2022-08-25T19:44:30.470Z] #77 325.6 CC src/crun-pause.o [2022-08-25T19:44:30.470Z] #77 325.6 CC src/crun-list.o [2022-08-25T19:44:30.470Z] #77 325.7 CC src/crun-start.o [2022-08-25T19:44:30.729Z] #77 325.7 CC src/crun-create.o [2022-08-25T19:44:30.729Z] #77 325.8 CC src/crun-state.o [2022-08-25T19:44:30.729Z] #77 325.9 CC src/crun-spec.o [2022-08-25T19:44:30.729Z] #77 326.0 CC src/crun-update.o [2022-08-25T19:44:30.988Z] #77 326.2 CC src/crun-ps.o [2022-08-25T19:44:31.248Z] #77 326.2 CC src/crun-restore.o [2022-08-25T19:44:31.248Z] #77 326.4 CC src/crun-checkpoint.o [2022-08-25T19:44:31.507Z] #77 326.4 CC src/libcrun/libcrun_la-utils.lo [2022-08-25T19:44:31.507Z] #77 326.6 CC src/libcrun/libcrun_la-container.lo [2022-08-25T19:44:31.507Z] #77 326.6 CC src/libcrun/libcrun_la-cloned_binary.lo [2022-08-25T19:44:31.768Z] #77 326.8 CC src/libcrun/libcrun_la-cgroup.lo [2022-08-25T19:44:31.768Z] #77 326.9 CC src/libcrun/libcrun_la-cgroup-cgroupfs.lo [2022-08-25T19:44:32.015Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T19:44:32.027Z] #77 327.2 CC src/libcrun/libcrun_la-cgroup-resources.lo [2022-08-25T19:44:32.027Z] #77 327.2 CC src/libcrun/libcrun_la-cgroup-setup.lo [2022-08-25T19:44:32.027Z] #77 327.2 CC src/libcrun/libcrun_la-cgroup-systemd.lo [2022-08-25T19:44:32.027Z] #77 327.3 CC src/libcrun/libcrun_la-cgroup-utils.lo [2022-08-25T19:44:32.286Z] #77 327.5 CC src/libcrun/libcrun_la-criu.lo [2022-08-25T19:44:32.857Z] #77 327.8 CC src/libcrun/libcrun_la-custom-handler.lo [2022-08-25T19:44:32.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T19:44:33.116Z] #77 328.1 CC src/libcrun/libcrun_la-linux.lo [2022-08-25T19:44:33.116Z] #77 328.3 CC src/libcrun/libcrun_la-seccomp.lo [2022-08-25T19:44:33.376Z] #77 328.3 CC src/libcrun/libcrun_la-ebpf.lo [2022-08-25T19:44:33.376Z] #77 328.5 CC src/libcrun/libcrun_la-error.lo [2022-08-25T19:44:33.639Z] #77 328.7 CC src/libcrun/libcrun_la-status.lo [2022-08-25T19:44:33.639Z] #77 328.8 CC src/libcrun/libcrun_la-terminal.lo [2022-08-25T19:44:33.898Z] #77 329.0 CC src/libcrun/libcrun_la-chroot_realpath.lo [2022-08-25T19:44:34.160Z] #77 329.3 CC src/libcrun/libcrun_la-signals.lo [2022-08-25T19:44:34.433Z] #77 329.4 CC src/libcrun/libcrun_la-mount_flags.lo [2022-08-25T19:44:34.433Z] #77 329.5 CC src/libcrun/libcrun_la-seccomp_notify.lo [2022-08-25T19:44:34.433Z] #77 329.5 CC src/libcrun/handlers/libcrun_la-handler-utils.lo [2022-08-25T19:44:35.002Z] #77 330.0 CC src/libcrun/handlers/libcrun_la-krun.lo [2022-08-25T19:44:35.002Z] #77 330.1 CC src/libcrun/handlers/libcrun_la-wasmedge.lo [2022-08-25T19:44:35.261Z] #77 330.2 CC src/libcrun/handlers/libcrun_la-wasmer.lo [2022-08-25T19:44:35.261Z] #77 330.5 CC tests/init.o [2022-08-25T19:44:35.521Z] #77 330.5 CC tests/tests_libcrun_utils-tests_libcrun_utils.o [2022-08-25T19:44:54.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T19:45:01.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T19:45:07.652Z] #77 ... [2022-08-25T19:45:07.652Z] [2022-08-25T19:45:07.652Z] #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-25T19:45:07.652Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-25T19:45:07.652Z] #47 DONE 441.4s [2022-08-25T19:45:07.912Z] [2022-08-25T19:45:07.912Z] #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-25T19:45:07.912Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:45:07.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T19:45:08.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T19:45:09.179Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T19:45:09.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T19:45:10.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T19:45:10.455Z] #60 ... [2022-08-25T19:45:10.455Z] [2022-08-25T19:45:10.455Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-25T19:45:10.455Z] #48 sha256:7bc1c1a81f852d925be72b83e39f9eb5a5a05c7e281775e2366f88590f635694 [2022-08-25T19:45:10.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T19:45:11.024Z] #48 DONE 0.6s [2022-08-25T19:45:11.024Z] [2022-08-25T19:45:11.024Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-25T19:45:11.024Z] #52 sha256:552c2e8eb77560de987be3c9bce975dbb61331e612655877a2caff56b61b70ee [2022-08-25T19:45:11.024Z] #52 DONE 0.0s [2022-08-25T19:45:11.024Z] [2022-08-25T19:45:11.024Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-25T19:45:11.024Z] #54 sha256:291c152bb0ff04617a9ea3d2074ee3bb9daefd22e136e3a2bde6b58ac9c8e78a [2022-08-25T19:45:11.024Z] #54 DONE 0.1s [2022-08-25T19:45:11.024Z] [2022-08-25T19:45:11.024Z] #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-25T19:45:11.024Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:45:11.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T19:45:13.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T19:45:14.803Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T19:45:15.220Z] #60 ... [2022-08-25T19:45:15.220Z] [2022-08-25T19:45:15.220Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-25T19:45:15.220Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-25T19:45:15.220Z] #77 370.0 CCLD tests/init [2022-08-25T19:45:15.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T19:45:15.934Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T19:45:16.867Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T19:45:17.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T19:45:18.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T19:45:19.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T19:45:19.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T19:45:20.802Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:45:20.802Z] Using test binary docker [2022-08-25T19:45:20.802Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T19:45:20.802Z] +++ /etc/init.d/apparmor start [2022-08-25T19:45:20.802Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-25T19:45:20.802Z] INFO: Waiting for daemon to start... [2022-08-25T19:45:20.802Z] Starting dockerd [2022-08-25T19:45:20.802Z] +++ 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-25T19:45:23.329Z] . [2022-08-25T19:45:23.329Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:45:23.329Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:45:23.329Z] Error: No such image: emptyfs [2022-08-25T19:45:23.329Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T19:45:23.329Z] ++++ docker load [2022-08-25T19:45:23.329Z] Running integration-test (iteration 1) [2022-08-25T19:45:23.329Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T19:45:23.329Z] ++ 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-25T19:45:23.329Z] ++ set -e [2022-08-25T19:45:23.329Z] ++ '[' -n 0 ']' [2022-08-25T19:45:23.329Z] ++ set -x [2022-08-25T19:45:23.329Z] ++ 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-25T19:45:23.587Z] Loaded image: busybox:latest [2022-08-25T19:45:23.845Z] Loaded image: busybox:glibc [2022-08-25T19:45:24.779Z] Loaded image: debian:bullseye-slim [2022-08-25T19:45:24.779Z] Loaded image: hello-world:latest [2022-08-25T19:45:24.779Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:45:25.037Z] INFO: Testing against a local daemon [2022-08-25T19:45:25.037Z] === RUN TestCgroupNamespacesBuild [2022-08-25T19:45:26.411Z] --- PASS: TestCgroupNamespacesBuild (1.26s) [2022-08-25T19:45:26.411Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T19:45:27.345Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-08-25T19:45:27.345Z] === RUN TestBuildWithSession [2022-08-25T19:45:27.345Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:45:27.345Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T19:45:27.345Z] === RUN TestBuildSquashParent [2022-08-25T19:45:31.530Z] --- PASS: TestBuildSquashParent (3.91s) [2022-08-25T19:45:31.530Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T19:45:31.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:45:31.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:45:31.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:45:31.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:45:31.530Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:45:31.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:45:31.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:45:31.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:45:31.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:45:31.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:45:31.530Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:45:31.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:45:31.530Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:45:31.530Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:45:32.463Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:45:32.722Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:45:33.668Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:45:33.929Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:45:35.303Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-25T19:45:35.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.27s) [2022-08-25T19:45:35.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.33s) [2022-08-25T19:45:35.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.21s) [2022-08-25T19:45:35.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.26s) [2022-08-25T19:45:35.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.18s) [2022-08-25T19:45:35.303Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s) [2022-08-25T19:45:35.303Z] === RUN TestBuildMultiStageCopy [2022-08-25T19:45:35.303Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T19:45:36.237Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T19:45:36.495Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T19:45:36.495Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T19:45:36.753Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T19:45:37.011Z] --- PASS: TestBuildMultiStageCopy (2.07s) [2022-08-25T19:45:37.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-08-25T19:45:37.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-25T19:45:37.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-25T19:45:37.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-25T19:45:37.011Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-08-25T19:45:37.011Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T19:45:37.116Z] INFO [linters context/goanalysis] analyzers took 6m32.661492878s with top 10 stages: buildir: 2m22.192493021s, the_only_name: 40.453762399s, goimports: 28.274757489s, unconvert: 24.968794387s, gosec: 17.932378282s, S1038: 17.107545473s, misspell: 6.615490368s, nilness: 5.6392708s, S1039: 5.167008576s, unused: 4.60295351s [2022-08-25T19:45:37.116Z] INFO [runner] Issues before processing: 2397, after processing: 0 [2022-08-25T19:45:37.116Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2031/2134, exclude: 2031/2031, cgo: 2134/2397, filename_unadjuster: 2134/2134, skip_files: 2134/2134, skip_dirs: 2134/2134, identifier_marker: 2031/2031, path_prettifier: 2134/2134, exclude-rules: 78/2031, nolint: 0/78 [2022-08-25T19:45:37.116Z] INFO [runner] processing took 100.460377ms with stages: nolint: 34.39805ms, identifier_marker: 29.140034ms, path_prettifier: 13.672431ms, autogenerated_exclude: 10.998597ms, exclude-rules: 8.497739ms, skip_dirs: 3.13901ms, cgo: 398.577µs, filename_unadjuster: 210.574µs, max_same_issues: 1.605µs, uniq_by_line: 602ns, source_code: 588ns, skip_files: 443ns, max_from_linter: 419ns, exclude: 339ns, diff: 291ns, sort_results: 255ns, max_per_file_from_linter: 236ns, severity-rules: 236ns, path_shortener: 231ns, path_prefixer: 120ns [2022-08-25T19:45:37.116Z] INFO [runner] linters took 1m47.792283041s with stages: goanalysis_metalinter: 1m47.69154364s [2022-08-25T19:45:37.116Z] INFO File cache stats: 1675 entries of total size 8.6MiB [2022-08-25T19:45:37.116Z] INFO Memory: 2827 samples, avg is 322.0MB, max is 1255.4MB [2022-08-25T19:45:37.116Z] INFO Execution took 4m42.566660157s [2022-08-25T19:45:37.116Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-25T19:45:37.945Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-08-25T19:45:37.945Z] === RUN TestBuildLabelWithTargets [2022-08-25T19:45:38.017Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh dynbinary test-docker-py [2022-08-25T19:45:38.275Z] [2022-08-25T19:45:38.534Z] Removing bundles/ [2022-08-25T19:45:38.534Z] [2022-08-25T19:45:38.534Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:45:38.534Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:45:38.534Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:45:38.879Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-08-25T19:45:38.879Z] === RUN TestBuildWithEmptyLayers [2022-08-25T19:45:39.137Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2022-08-25T19:45:39.137Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T19:45:40.510Z] --- PASS: TestBuildMultiStageOnBuild (1.36s) [2022-08-25T19:45:40.510Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T19:45:41.443Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-08-25T19:45:41.443Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T19:45:41.783Z] #77 392.5 AR libcrun_testing.a [2022-08-25T19:45:41.783Z] #77 392.5 ar: `u' modifier ignored since `D' is the default (see `U') [2022-08-25T19:45:41.783Z] #77 392.6 CCLD tests/tests_libcrun_utils [2022-08-25T19:45:41.783Z] #77 392.6 CCLD tests/tests_libcrun_errors [2022-08-25T19:45:41.783Z] #77 392.6 CCLD tests/tests_libcrun_fuzzer [2022-08-25T19:45:41.783Z] #77 393.4 CCLD libcrun.la [2022-08-25T19:45:41.783Z] #77 394.1 CCLD crun [2022-08-25T19:45:41.783Z] #77 394.6 make[3]: Entering directory '/tmp/crun-build' [2022-08-25T19:45:41.783Z] #77 394.8 /bin/mkdir -p '/usr/local/share/man/man1' [2022-08-25T19:45:41.783Z] #77 394.9 /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1' [2022-08-25T19:45:41.783Z] #77 394.9 /bin/mkdir -p '/usr/local/lib' [2022-08-25T19:45:41.783Z] #77 394.9 /bin/bash ./libtool --mode=install /usr/bin/install -c libcrun.la '/usr/local/lib' [2022-08-25T19:45:41.783Z] #77 395.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la [2022-08-25T19:45:41.783Z] #77 395.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a [2022-08-25T19:45:41.783Z] #77 395.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a [2022-08-25T19:45:41.783Z] #77 395.0 libtool: install: ranlib /usr/local/lib/libcrun.a [2022-08-25T19:45:41.783Z] #77 395.2 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-25T19:45:41.783Z] #77 395.2 ---------------------------------------------------------------------- [2022-08-25T19:45:41.783Z] #77 395.2 Libraries have been installed in: [2022-08-25T19:45:41.783Z] #77 395.2 /usr/local/lib [2022-08-25T19:45:41.783Z] #77 395.2 [2022-08-25T19:45:41.783Z] #77 395.2 If you ever happen to want to link against installed libraries [2022-08-25T19:45:41.783Z] #77 395.2 in a given directory, LIBDIR, you must either use libtool, and [2022-08-25T19:45:41.783Z] #77 395.2 specify the full pathname of the library, or use the '-LLIBDIR' [2022-08-25T19:45:41.783Z] #77 395.2 flag during linking and do at least one of the following: [2022-08-25T19:45:41.783Z] #77 395.2 - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable [2022-08-25T19:45:41.783Z] #77 395.2 during execution [2022-08-25T19:45:41.783Z] #77 395.2 - add LIBDIR to the 'LD_RUN_PATH' environment variable [2022-08-25T19:45:41.783Z] #77 395.2 during linking [2022-08-25T19:45:41.783Z] #77 395.2 - use the '-Wl,-rpath -Wl,LIBDIR' linker flag [2022-08-25T19:45:41.783Z] #77 395.2 - have your system administrator add LIBDIR to '/etc/ld.so.conf' [2022-08-25T19:45:41.783Z] #77 395.2 [2022-08-25T19:45:41.783Z] #77 395.2 See any operating system documentation about shared libraries for [2022-08-25T19:45:41.783Z] #77 395.2 more information, such as the ld(1) and ld.so(8) manual pages. [2022-08-25T19:45:41.783Z] #77 395.2 ---------------------------------------------------------------------- [2022-08-25T19:45:41.783Z] #77 395.2 /bin/mkdir -p '/build' [2022-08-25T19:45:41.783Z] #77 395.2 /bin/bash ./libtool --mode=install /usr/bin/install -c crun '/build' [2022-08-25T19:45:41.783Z] #77 395.3 libtool: install: /usr/bin/install -c crun /build/crun [2022-08-25T19:45:41.783Z] #77 395.3 make[3]: Leaving directory '/tmp/crun-build' [2022-08-25T19:45:41.783Z] #77 395.3 make[2]: Leaving directory '/tmp/crun-build' [2022-08-25T19:45:41.783Z] #77 395.3 make[1]: Leaving directory '/tmp/crun-build' [2022-08-25T19:45:41.783Z] #77 DONE 395.6s [2022-08-25T19:45:41.783Z] [2022-08-25T19:45:41.783Z] #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-25T19:45:41.783Z] #60 sha256:c4505769840ae3a438bd1d43601c411e0fa110d791285ec55598e3367e733264 [2022-08-25T19:45:42.817Z] --- PASS: TestBuildMultiStageLayerLeak (1.43s) [2022-08-25T19:45:42.817Z] === RUN TestBuildWithHugeFile [2022-08-25T19:45:53.810Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:45:53.811Z] Using test binary docker [2022-08-25T19:45:53.811Z] +++ /etc/init.d/apparmor start [2022-08-25T19:45:53.811Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-25T19:45:53.811Z] INFO: Waiting for daemon to start... [2022-08-25T19:45:53.811Z] Starting dockerd [2022-08-25T19:45:53.811Z] +++ 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-25T19:45:53.811Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:45:53.811Z] Using test binary docker [2022-08-25T19:45:53.811Z] +++ /etc/init.d/apparmor start [2022-08-25T19:45:53.811Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-25T19:45:53.811Z] INFO: Waiting for daemon to start... [2022-08-25T19:45:53.811Z] Starting dockerd [2022-08-25T19:45:53.811Z] +++ 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-25T19:45:53.811Z] . [2022-08-25T19:45:53.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:45:53.811Z] [2022-08-25T19:45:53.811Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:45:53.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:45:53.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:45:53.811Z] Error: No such image: emptyfs [2022-08-25T19:45:53.811Z] Error: No such image: emptyfs [2022-08-25T19:45:53.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T19:45:53.811Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-25T19:45:53.811Z] ++++ docker load [2022-08-25T19:45:53.811Z] ++++ docker load [2022-08-25T19:45:53.811Z] Running integration-test (iteration 1) [2022-08-25T19:45:53.811Z] 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-25T19:45:53.811Z] ++ 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-25T19:45:53.811Z] ++ set -e [2022-08-25T19:45:53.811Z] ++ '[' -n 0 ']' [2022-08-25T19:45:53.811Z] ++ set -x [2022-08-25T19:45:53.811Z] ++ 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-25T19:45:53.811Z] Running integration-test (iteration 1) [2022-08-25T19:45:53.811Z] 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-25T19:45:53.811Z] ++ 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-25T19:45:53.811Z] ++ set -e [2022-08-25T19:45:53.811Z] ++ '[' -n 0 ']' [2022-08-25T19:45:53.811Z] ++ set -x [2022-08-25T19:45:53.811Z] ++ 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-25T19:45:53.811Z] Loaded image: busybox:latest [2022-08-25T19:45:53.811Z] Loaded image: busybox:latest [2022-08-25T19:45:53.811Z] Loaded image: busybox:glibc [2022-08-25T19:45:53.811Z] Loaded image: busybox:glibc [2022-08-25T19:45:53.811Z] Loaded image: debian:bullseye-slim [2022-08-25T19:45:53.811Z] Loaded image: debian:bullseye-slim [2022-08-25T19:45:53.811Z] Loaded image: hello-world:latest [2022-08-25T19:45:53.811Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:45:53.811Z] Loaded image: hello-world:latest [2022-08-25T19:45:53.811Z] INFO: Testing against a local daemon [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-25T19:45:53.811Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-25T19:45:53.811Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:45:53.811Z] INFO: Testing against a local daemon [2022-08-25T19:45:53.811Z] === RUN TestDockerDaemonSuite [2022-08-25T19:45:53.811Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-25T19:45:54.000Z] #60 271.0 + mkdir -p /build [2022-08-25T19:45:54.000Z] #60 271.0 + cp runc /build/runc [2022-08-25T19:45:54.000Z] #60 DONE 273.0s [2022-08-25T19:45:54.000Z] [2022-08-25T19:45:54.000Z] #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-25T19:45:54.000Z] #64 sha256:0869c97eaa4a64f420939d0ee7b0bc6712a65ccd8554012148a953e1bb7e0946 [2022-08-25T19:45:55.191Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-25T19:45:55.191Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-25T19:45:55.761Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-25T19:45:55.908Z] #64 ... [2022-08-25T19:45:55.908Z] [2022-08-25T19:45:55.908Z] #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-25T19:45:55.908Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-25T19:45:55.908Z] #55 489.9 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown) [2022-08-25T19:45:56.168Z] #55 DONE 490.1s [2022-08-25T19:45:56.168Z] [2022-08-25T19:45:56.168Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-08-25T19:45:56.168Z] #64 sha256:0869c97eaa4a64f420939d0ee7b0bc6712a65ccd8554012148a953e1bb7e0946 [2022-08-25T19:45:56.330Z] --- PASS: TestBuildWithHugeFile (128.76s) [2022-08-25T19:45:56.330Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T19:45:56.330Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:45:56.330Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:45:56.330Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T19:45:56.330Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:45:56.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:45:56.330Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:45:56.330Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:45:56.330Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:45:56.330Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:45:56.330Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:45:56.330Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:45:56.330Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-25T19:45:56.330Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:45:56.330Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-25T19:45:56.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-25T19:45:56.330Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-08-25T19:45:56.330Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-25T19:45:56.330Z] === RUN TestBuildPreserveOwnership [2022-08-25T19:45:56.330Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T19:45:56.899Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-25T19:45:57.549Z] #64 ... [2022-08-25T19:45:57.549Z] [2022-08-25T19:45:57.549Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-25T19:45:57.549Z] #56 sha256:3733dc4fc506d860ef333ac0ff06082b0eb4823244cdd333a9b348ad27a2991a [2022-08-25T19:45:57.809Z] #56 DONE 0.6s [2022-08-25T19:45:57.809Z] [2022-08-25T19:45:57.809Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-25T19:45:57.809Z] #58 sha256:5df020648d2e26c2ebae452cb1e2661eb8454a7f5e71d020f1a7594f9226c89f [2022-08-25T19:45:57.809Z] #58 DONE 0.1s [2022-08-25T19:45:57.809Z] [2022-08-25T19:45:57.809Z] #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-25T19:45:57.809Z] #64 sha256:0869c97eaa4a64f420939d0ee7b0bc6712a65ccd8554012148a953e1bb7e0946 [2022-08-25T19:45:57.839Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-25T19:45:57.839Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-25T19:45:58.069Z] #64 ... [2022-08-25T19:45:58.069Z] [2022-08-25T19:45:58.069Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-25T19:45:58.069Z] #61 sha256:de9ca837e9f994b053db056188f582f26f1ac25952ff3af56a3d526c7387aa38 [2022-08-25T19:45:58.069Z] #61 DONE 0.2s [2022-08-25T19:45:58.069Z] [2022-08-25T19:45:58.069Z] #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-25T19:45:58.069Z] #64 sha256:0869c97eaa4a64f420939d0ee7b0bc6712a65ccd8554012148a953e1bb7e0946 [2022-08-25T19:45:58.778Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-25T19:45:59.038Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T19:45:59.038Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-25T19:45:59.298Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-25T19:45:59.298Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-25T19:45:59.298Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-25T19:46:00.238Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-25T19:46:00.498Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-25T19:46:00.758Z] --- PASS: TestBuildPreserveOwnership (4.29s) [2022-08-25T19:46:00.758Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.62s) [2022-08-25T19:46:00.758Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.66s) [2022-08-25T19:46:00.758Z] === RUN TestBuildPlatformInvalid [2022-08-25T19:46:00.758Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2022-08-25T19:46:00.758Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T19:46:01.017Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-25T19:46:01.277Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-25T19:46:01.277Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-25T19:46:01.277Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-25T19:46:01.358Z] #64 432.5 + bin/containerd [2022-08-25T19:46:01.847Z] Loaded image: busybox:latest [2022-08-25T19:46:01.847Z] Loaded image: busybox:glibc [2022-08-25T19:46:03.227Z] Loaded image: debian:bullseye-slim [2022-08-25T19:46:03.227Z] Loaded image: hello-world:latest [2022-08-25T19:46:03.227Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:46:05.136Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-25T19:46:07.067Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-25T19:46:09.606Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-25T19:46:11.513Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-25T19:46:11.773Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-25T19:46:12.711Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.73s) [2022-08-25T19:46:12.711Z] PASS [2022-08-25T19:46:12.711Z] [2022-08-25T19:46:12.711Z] === Skipped [2022-08-25T19:46:12.711Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T19:46:12.711Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:46:12.711Z] [2022-08-25T19:46:12.711Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:46:12.711Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:46:12.711Z] [2022-08-25T19:46:12.711Z] DONE 34 tests, 2 skipped in 194.157s [2022-08-25T19:46:12.711Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T19:46:12.711Z] ++ 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-25T19:46:12.711Z] ++ set -e [2022-08-25T19:46:12.711Z] ++ '[' -n 0 ']' [2022-08-25T19:46:12.711Z] ++ set -x [2022-08-25T19:46:12.711Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T19:46:12.711Z] INFO: Testing against a local daemon [2022-08-25T19:46:12.711Z] === RUN TestConfigInspect [2022-08-25T19:46:12.711Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-25T19:46:14.088Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-25T19:46:15.027Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-25T19:46:15.287Z] --- PASS: TestConfigInspect (2.57s) [2022-08-25T19:46:15.287Z] === RUN TestConfigList [2022-08-25T19:46:15.548Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-25T19:46:15.548Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-25T19:46:16.486Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-25T19:46:17.055Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-25T19:46:17.055Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-25T19:46:17.994Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-25T19:46:17.994Z] --- PASS: TestConfigList (2.79s) [2022-08-25T19:46:17.994Z] === RUN TestConfigsCreateAndDelete [2022-08-25T19:46:18.562Z] docker_cli_daemon_test.go:1475: [d5efe7f4db965] daemon is not started [2022-08-25T19:46:18.821Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-25T19:46:19.391Z] check_test.go:540: [da8555c5e27a7] daemon is not started [2022-08-25T19:46:19.391Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-25T19:46:21.300Z] --- PASS: TestConfigsCreateAndDelete (3.08s) [2022-08-25T19:46:21.300Z] === RUN TestConfigsUpdate [2022-08-25T19:46:21.559Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-25T19:46:23.466Z] check_test.go:540: [d885b8335f95c] daemon is not started [2022-08-25T19:46:23.466Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-25T19:46:24.035Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-25T19:46:24.294Z] --- PASS: TestConfigsUpdate (3.12s) [2022-08-25T19:46:24.294Z] === RUN TestTemplatedConfig [2022-08-25T19:46:24.294Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-25T19:46:24.863Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-25T19:46:25.123Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-25T19:46:25.382Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-25T19:46:25.382Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-25T19:46:25.382Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-25T19:46:27.291Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-25T19:46:27.291Z] --- PASS: TestTemplatedConfig (3.19s) [2022-08-25T19:46:27.291Z] === RUN TestConfigCreateResolve [2022-08-25T19:46:27.564Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-25T19:46:28.503Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-25T19:46:28.503Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-25T19:46:29.074Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-25T19:46:29.477Z] --- PASS: TestBuildWithHugeFile (43.16s) [2022-08-25T19:46:29.477Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T19:46:29.477Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:46:29.477Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:46:29.477Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T19:46:29.477Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:46:29.477Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:46:29.477Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:46:29.477Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:46:29.477Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:46:29.477Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:46:29.477Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:46:29.477Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:46:29.477Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:46:29.477Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-25T19:46:29.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-25T19:46:29.477Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-25T19:46:29.477Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-25T19:46:29.477Z] === RUN TestBuildPreserveOwnership [2022-08-25T19:46:29.477Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T19:46:29.477Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T19:46:29.477Z] --- PASS: TestBuildPreserveOwnership (2.95s) [2022-08-25T19:46:29.477Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-08-25T19:46:29.477Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s) [2022-08-25T19:46:29.477Z] === RUN TestBuildPlatformInvalid [2022-08-25T19:46:29.477Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-25T19:46:29.477Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T19:46:29.735Z] Loaded image: busybox:latest [2022-08-25T19:46:29.993Z] Loaded image: busybox:glibc [2022-08-25T19:46:30.015Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-25T19:46:30.274Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-25T19:46:30.534Z] --- PASS: TestConfigCreateResolve (3.06s) [2022-08-25T19:46:30.534Z] PASS [2022-08-25T19:46:30.534Z] [2022-08-25T19:46:30.534Z] DONE 6 tests in 17.902s [2022-08-25T19:46:30.534Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T19:46:30.534Z] ++ 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-25T19:46:30.534Z] ++ set -e [2022-08-25T19:46:30.534Z] ++ '[' -n 0 ']' [2022-08-25T19:46:30.534Z] ++ set -x [2022-08-25T19:46:30.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T19:46:30.534Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-25T19:46:30.534Z] INFO: Testing against a local daemon [2022-08-25T19:46:30.534Z] === RUN TestAttachWithTTY [2022-08-25T19:46:30.796Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-25T19:46:30.796Z] === RUN TestAttachWithoutTTy [2022-08-25T19:46:30.796Z] --- PASS: TestAttachWithoutTTy (0.08s) [2022-08-25T19:46:30.796Z] === RUN TestCheckpoint [2022-08-25T19:46:30.796Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:46:30.796Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T19:46:30.796Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T19:46:30.796Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:30.796Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:30.796Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:30.796Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:30.796Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:30.796Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:30.796Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T19:46:30.796Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T19:46:30.796Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T19:46:30.796Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T19:46:30.796Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T19:46:30.796Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T19:46:30.796Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T19:46:30.796Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T19:46:30.796Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T19:46:30.796Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T19:46:30.796Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-25T19:46:30.796Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T19:46:30.927Z] Loaded image: debian:bullseye-slim [2022-08-25T19:46:30.927Z] Loaded image: hello-world:latest [2022-08-25T19:46:31.056Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-25T19:46:31.056Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T19:46:31.056Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-25T19:46:31.056Z] === RUN TestCopyEmptyFile [2022-08-25T19:46:31.185Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:46:31.316Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-25T19:46:31.577Z] --- PASS: TestCopyEmptyFile (0.48s) [2022-08-25T19:46:31.577Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T19:46:31.577Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2022-08-25T19:46:31.577Z] === RUN TestCopyFromContainer [2022-08-25T19:46:32.149Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-25T19:46:32.149Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-25T19:46:32.149Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-25T19:46:32.718Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-25T19:46:32.979Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-25T19:46:32.979Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-25T19:46:32.979Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-25T19:46:32.979Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-25T19:46:33.238Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-25T19:46:33.238Z] === RUN TestCopyFromContainer// [2022-08-25T19:46:33.498Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T19:46:33.758Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T19:46:33.758Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T19:46:33.997Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:46:33.997Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:46:33.997Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:46:33.997Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:46:33.997Z] [2022-08-25T19:46:33.997Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:46:33.997Z] DOCKER_SYSTEMD=1 [2022-08-25T19:46:33.997Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:46:33.997Z] HOSTNAME=20fddbc13788 [2022-08-25T19:46:33.997Z] DEST=bundles/test-integration [2022-08-25T19:46:33.997Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:46:33.997Z] DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:46:33.997Z] container=docker [2022-08-25T19:46:33.997Z] HOME=/root [2022-08-25T19:46:33.997Z] LANG=C.UTF-8 [2022-08-25T19:46:33.997Z] INVOCATION_ID=2845139067184bf781b4e062c8fb4f8b [2022-08-25T19:46:33.997Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:46:33.997Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:46:33.997Z] VALIDATE_BRANCH=22.06 [2022-08-25T19:46:33.997Z] TERM=xterm [2022-08-25T19:46:33.997Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:46:33.997Z] SHLVL=3 [2022-08-25T19:46:33.997Z] TIMEOUT=120m [2022-08-25T19:46:33.997Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:46:33.997Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:46:33.997Z] GO111MODULE=off [2022-08-25T19:46:33.997Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T19:46:33.997Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:46:33.997Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:46:33.997Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:46:33.997Z] GOPATH=/go [2022-08-25T19:46:33.997Z] PKG_CONFIG=pkg-config [2022-08-25T19:46:33.997Z] _=/usr/bin/env [2022-08-25T19:46:33.997Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T19:46:34.017Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T19:46:34.017Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-25T19:46:34.017Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T19:46:34.277Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T19:46:34.277Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T19:46:34.537Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T19:46:34.537Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer (3.21s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer//bar/root (0.18s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.15s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2022-08-25T19:46:34.797Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-08-25T19:46:34.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T19:46:34.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:34.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:34.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:34.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:34.797Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:34.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:34.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:34.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:34.797Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:34.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-25T19:46:34.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T19:46:34.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T19:46:34.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T19:46:34.797Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T19:46:34.797Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-25T19:46:34.797Z] === RUN TestCreateWithInvalidEnv [2022-08-25T19:46:34.797Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T19:46:34.797Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T19:46:34.797Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T19:46:34.797Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T19:46:34.797Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T19:46:34.797Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T19:46:34.797Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T19:46:34.797Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T19:46:34.797Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T19:46:34.797Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-25T19:46:34.797Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T19:46:34.797Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T19:46:34.797Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T19:46:34.797Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T19:46:34.797Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-25T19:46:34.797Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T19:46:34.797Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-25T19:46:35.736Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-25T19:46:35.736Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-25T19:46:36.306Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-25T19:46:37.246Z] --- PASS: TestCreateWithCustomMaskedPaths (2.17s) [2022-08-25T19:46:37.246Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T19:46:37.507Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-25T19:46:38.445Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-25T19:46:38.445Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-25T19:46:39.385Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-25T19:46:39.385Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2022-08-25T19:46:39.385Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T19:46:39.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:39.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:39.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:39.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:39.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:39.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:39.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:39.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:39.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:39.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:39.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:39.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:39.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:39.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:39.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:39.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-08-25T19:46:39.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T19:46:39.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T19:46:39.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-08-25T19:46:39.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-25T19:46:39.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-25T19:46:39.385Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T19:46:39.385Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-25T19:46:39.955Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-25T19:46:40.215Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2022-08-25T19:46:40.215Z] === RUN TestCreateDifferentPlatform [2022-08-25T19:46:40.215Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T19:46:40.215Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T19:46:40.215Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2022-08-25T19:46:40.215Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-08-25T19:46:40.215Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T19:46:40.215Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T19:46:40.215Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-08-25T19:46:40.215Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T19:46:40.215Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-25T19:46:40.215Z] === RUN TestCreateInvalidHostConfig [2022-08-25T19:46:40.215Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:40.215Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:40.215Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:40.215Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:40.215Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:40.215Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:40.215Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:40.215Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:40.215Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:40.215Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:40.215Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:40.215Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:40.215Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T19:46:40.215Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T19:46:40.215Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T19:46:40.215Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T19:46:40.215Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s) [2022-08-25T19:46:40.215Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T19:46:40.215Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T19:46:40.215Z] === RUN TestDaemonRestartIpcMode [2022-08-25T19:46:40.215Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T19:46:40.215Z] === RUN TestDaemonHostGatewayIP [2022-08-25T19:46:40.215Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T19:46:40.215Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T19:46:40.215Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T19:46:40.215Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T19:46:40.215Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T19:46:40.215Z] === RUN TestDiff [2022-08-25T19:46:41.156Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-25T19:46:41.157Z] --- PASS: TestDiff (0.74s) [2022-08-25T19:46:41.157Z] === RUN TestExecConsoleSize [2022-08-25T19:46:41.727Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-25T19:46:41.727Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-25T19:46:41.987Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-25T19:46:41.987Z] --- PASS: TestExecConsoleSize (0.84s) [2022-08-25T19:46:41.987Z] === RUN TestExecWithCloseStdin [2022-08-25T19:46:42.557Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-25T19:46:42.818Z] --- PASS: TestExecWithCloseStdin (0.89s) [2022-08-25T19:46:42.818Z] === RUN TestExec [2022-08-25T19:46:43.386Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.37s) [2022-08-25T19:46:43.386Z] PASS [2022-08-25T19:46:43.386Z] [2022-08-25T19:46:43.386Z] === Skipped [2022-08-25T19:46:43.386Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-25T19:46:43.386Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:46:43.386Z] [2022-08-25T19:46:43.386Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:46:43.386Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:46:43.386Z] [2022-08-25T19:46:43.386Z] DONE 34 tests, 2 skipped in 78.030s [2022-08-25T19:46:43.386Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T19:46:43.386Z] ++ 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-25T19:46:43.386Z] ++ set -e [2022-08-25T19:46:43.386Z] ++ '[' -n 0 ']' [2022-08-25T19:46:43.386Z] ++ set -x [2022-08-25T19:46:43.386Z] ++ 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-25T19:46:43.386Z] INFO: Testing against a local daemon [2022-08-25T19:46:43.386Z] === RUN TestConfigInspect [2022-08-25T19:46:43.387Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-25T19:46:43.387Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-25T19:46:43.647Z] --- PASS: TestExec (0.81s) [2022-08-25T19:46:43.647Z] === RUN TestExecUser [2022-08-25T19:46:43.952Z] --- PASS: TestConfigInspect (2.23s) [2022-08-25T19:46:43.952Z] === RUN TestConfigList [2022-08-25T19:46:44.220Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-25T19:46:44.220Z] --- PASS: TestExecUser (0.77s) [2022-08-25T19:46:44.220Z] === RUN TestExportContainerAndImportImage [2022-08-25T19:46:44.481Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-25T19:46:45.052Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-25T19:46:45.625Z] --- PASS: TestExportContainerAndImportImage (1.18s) [2022-08-25T19:46:45.625Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T19:46:45.625Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-25T19:46:45.851Z] --- PASS: TestConfigList (1.75s) [2022-08-25T19:46:45.852Z] === RUN TestConfigsCreateAndDelete [2022-08-25T19:46:46.588Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-25T19:46:47.158Z] --- PASS: TestExportContainerAfterDaemonRestart (1.60s) [2022-08-25T19:46:47.158Z] === RUN TestHealthCheckWorkdir [2022-08-25T19:46:47.158Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-25T19:46:47.225Z] --- PASS: TestConfigsCreateAndDelete (1.79s) [2022-08-25T19:46:47.225Z] === RUN TestConfigsUpdate [2022-08-25T19:46:47.726Z] check_test.go:540: [d78949036b698] daemon is not started [2022-08-25T19:46:47.726Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-25T19:46:47.986Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-25T19:46:48.245Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-25T19:46:48.245Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2022-08-25T19:46:48.245Z] === RUN TestHealthKillContainer [2022-08-25T19:46:48.245Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-25T19:46:48.245Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-25T19:46:48.245Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-25T19:46:48.815Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-25T19:46:49.752Z] --- PASS: TestConfigsUpdate (2.18s) [2022-08-25T19:46:49.753Z] === RUN TestTemplatedConfig [2022-08-25T19:46:50.194Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-25T19:46:51.131Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-25T19:46:52.280Z] --- PASS: TestTemplatedConfig (2.49s) [2022-08-25T19:46:52.280Z] === RUN TestConfigCreateResolve [2022-08-25T19:46:53.043Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-25T19:46:53.303Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-25T19:46:53.872Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-25T19:46:54.131Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-25T19:46:54.131Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-25T19:46:54.131Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-25T19:46:54.131Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-25T19:46:54.179Z] --- PASS: TestConfigCreateResolve (2.27s) [2022-08-25T19:46:54.179Z] PASS [2022-08-25T19:46:54.179Z] [2022-08-25T19:46:54.179Z] DONE 6 tests in 12.789s [2022-08-25T19:46:54.179Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T19:46:54.179Z] ++ 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-25T19:46:54.179Z] ++ set -e [2022-08-25T19:46:54.179Z] ++ '[' -n 0 ']' [2022-08-25T19:46:54.179Z] ++ set -x [2022-08-25T19:46:54.179Z] ++ 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-25T19:46:54.438Z] INFO: Testing against a local daemon [2022-08-25T19:46:54.438Z] === RUN TestAttachWithTTY [2022-08-25T19:46:54.438Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-25T19:46:54.438Z] === RUN TestAttachWithoutTTy [2022-08-25T19:46:54.438Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-25T19:46:54.438Z] === RUN TestCheckpoint [2022-08-25T19:46:54.438Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:46:54.438Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T19:46:54.438Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T19:46:54.438Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:54.438Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:54.438Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:54.438Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:54.438Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:54.438Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:54.438Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T19:46:54.438Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T19:46:54.438Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T19:46:54.438Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T19:46:54.438Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T19:46:54.438Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T19:46:54.438Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T19:46:54.438Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T19:46:54.438Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T19:46:54.438Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T19:46:54.696Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-08-25T19:46:54.696Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T19:46:54.696Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2022-08-25T19:46:54.696Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T19:46:54.696Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-25T19:46:54.696Z] === RUN TestCopyEmptyFile [2022-08-25T19:46:54.955Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-25T19:46:54.955Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T19:46:54.955Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-25T19:46:54.955Z] === RUN TestCopyFromContainer [2022-08-25T19:46:55.889Z] === RUN TestCopyFromContainer// [2022-08-25T19:46:56.147Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T19:46:56.147Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T19:46:56.147Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T19:46:56.147Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T19:46:56.147Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T19:46:56.405Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T19:46:56.405Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T19:46:56.405Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T19:46:56.405Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer (1.58s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-25T19:46:56.663Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-25T19:46:56.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T19:46:56.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:56.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:56.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:56.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:56.663Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:56.663Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:56.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:46:56.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:46:56.663Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:46:56.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T19:46:56.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T19:46:56.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T19:46:56.663Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T19:46:56.663Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T19:46:56.663Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-25T19:46:56.663Z] === RUN TestCreateWithInvalidEnv [2022-08-25T19:46:56.663Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T19:46:56.663Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T19:46:56.663Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T19:46:56.663Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T19:46:56.663Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T19:46:56.663Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T19:46:56.663Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T19:46:56.663Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T19:46:56.663Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T19:46:56.663Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-25T19:46:56.663Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-08-25T19:46:56.663Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-08-25T19:46:56.663Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T19:46:56.663Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T19:46:56.663Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T19:46:56.663Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T19:46:56.667Z] --- PASS: TestHealthKillContainer (8.24s) [2022-08-25T19:46:56.667Z] === RUN TestHealthCheckProcessKilled [2022-08-25T19:46:56.667Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-25T19:46:56.667Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-25T19:46:57.235Z] --- PASS: TestHealthCheckProcessKilled (0.90s) [2022-08-25T19:46:57.235Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T19:46:57.495Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-25T19:46:57.625Z] #64 486.1 # github.com/containerd/containerd/cmd/containerd [2022-08-25T19:46:57.625Z] #64 486.1 /usr/bin/ld: /tmp/go-link-880759177/000019.o: in function `New': [2022-08-25T19:46:57.625Z] #64 486.1 /tmp/tmp.oLzBAruDCv/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-25T19:46:57.625Z] #64 486.2 + bin/containerd-stress [2022-08-25T19:46:57.625Z] #64 487.4 + bin/containerd-shim [2022-08-25T19:46:57.754Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-08-25T19:46:57.754Z] === RUN TestIpcModeNone [2022-08-25T19:46:58.038Z] --- PASS: TestCreateWithCustomMaskedPaths (1.33s) [2022-08-25T19:46:58.038Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T19:46:58.326Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-25T19:46:58.586Z] --- PASS: TestIpcModeNone (0.66s) [2022-08-25T19:46:58.586Z] === RUN TestIpcModePrivate [2022-08-25T19:46:59.157Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-08-25T19:46:59.157Z] --- PASS: TestIpcModePrivate (0.62s) [2022-08-25T19:46:59.157Z] === RUN TestIpcModeShareable [2022-08-25T19:46:59.412Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.25s) [2022-08-25T19:46:59.412Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T19:46:59.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:59.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:59.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:59.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:59.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:59.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:59.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:59.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:59.412Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:59.412Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:59.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:46:59.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:46:59.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:46:59.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:46:59.412Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:46:59.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T19:46:59.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-25T19:46:59.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T19:46:59.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T19:46:59.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-25T19:46:59.412Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-25T19:46:59.412Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T19:46:59.417Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2022-08-25T19:46:59.670Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.48s) [2022-08-25T19:46:59.670Z] === RUN TestCreateDifferentPlatform [2022-08-25T19:46:59.670Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T19:46:59.670Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T19:46:59.670Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-25T19:46:59.670Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T19:46:59.670Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T19:46:59.670Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T19:46:59.677Z] --- PASS: TestIpcModeShareable (0.52s) [2022-08-25T19:46:59.677Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T19:46:59.677Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-25T19:46:59.928Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-25T19:46:59.928Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T19:46:59.928Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-25T19:46:59.928Z] === RUN TestCreateInvalidHostConfig [2022-08-25T19:46:59.928Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:59.928Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:59.928Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:59.928Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:59.928Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:59.928Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:59.928Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:59.928Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:59.928Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:46:59.928Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:46:59.928Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:46:59.928Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:46:59.928Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T19:46:59.928Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T19:46:59.928Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T19:46:59.928Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T19:46:59.928Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T19:46:59.928Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T19:46:59.928Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T19:46:59.928Z] === RUN TestDaemonRestartIpcMode [2022-08-25T19:46:59.928Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T19:46:59.928Z] === RUN TestDaemonHostGatewayIP [2022-08-25T19:46:59.928Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T19:46:59.928Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T19:46:59.928Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T19:46:59.928Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T19:46:59.928Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T19:46:59.928Z] === RUN TestDiff [2022-08-25T19:47:00.247Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-25T19:47:00.494Z] --- PASS: TestDiff (0.43s) [2022-08-25T19:47:00.494Z] === RUN TestExecConsoleSize [2022-08-25T19:47:00.753Z] --- PASS: TestExecConsoleSize (0.52s) [2022-08-25T19:47:00.753Z] === RUN TestExecWithCloseStdin [2022-08-25T19:47:00.815Z] check_test.go:540: [d511e11b20b15] daemon is not started [2022-08-25T19:47:00.815Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-25T19:47:01.084Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-25T19:47:01.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-25T19:47:01.320Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-08-25T19:47:01.320Z] === RUN TestExec [2022-08-25T19:47:01.653Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.95s) [2022-08-25T19:47:01.653Z] === RUN TestAPIIpcModeHost [2022-08-25T19:47:01.653Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-25T19:47:01.894Z] --- PASS: TestExec (0.53s) [2022-08-25T19:47:01.895Z] === RUN TestExecUser [2022-08-25T19:47:02.223Z] --- PASS: TestAPIIpcModeHost (0.57s) [2022-08-25T19:47:02.223Z] === RUN TestDaemonIpcModeShareable [2022-08-25T19:47:02.223Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-25T19:47:02.462Z] --- PASS: TestExecUser (0.55s) [2022-08-25T19:47:02.462Z] === RUN TestExportContainerAndImportImage [2022-08-25T19:47:02.791Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-25T19:47:03.028Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-08-25T19:47:03.028Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T19:47:03.731Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-08-25T19:47:03.991Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2022-08-25T19:47:03.991Z] === RUN TestDaemonIpcModePrivate [2022-08-25T19:47:04.250Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d985e8__} [2022-08-25T19:47:04.401Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-08-25T19:47:04.401Z] === RUN TestHealthCheckWorkdir [2022-08-25T19:47:04.967Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-25T19:47:04.967Z] === RUN TestHealthKillContainer [2022-08-25T19:47:05.191Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-25T19:47:05.450Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-08-25T19:47:05.450Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2022-08-25T19:47:05.450Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T19:47:06.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12452972200_/foo_false_____} [2022-08-25T19:47:06.972Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-08-25T19:47:07.233Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.63s) [2022-08-25T19:47:07.233Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T19:47:07.233Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12452972200_/foo_true_____} [2022-08-25T19:47:08.612Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2022-08-25T19:47:08.612Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s) [2022-08-25T19:47:08.612Z] === RUN TestIpcModeOlderClient [2022-08-25T19:47:08.612Z] === PAUSE TestIpcModeOlderClient [2022-08-25T19:47:08.613Z] === RUN TestKillContainerInvalidSignal [2022-08-25T19:47:08.613Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33792731258_/foo_false_____} [2022-08-25T19:47:09.552Z] --- PASS: TestKillContainerInvalidSignal (0.84s) [2022-08-25T19:47:09.552Z] === RUN TestKillContainer [2022-08-25T19:47:09.552Z] === RUN TestKillContainer/no_signal [2022-08-25T19:47:09.812Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-25T19:47:09.836Z] #64 499.4 + bin/containerd-shim-runc-v1 [2022-08-25T19:47:10.072Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T19:47:10.332Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33792731258_/foo_true_____} [2022-08-25T19:47:10.332Z] === RUN TestKillContainer/killing_signal [2022-08-25T19:47:11.272Z] --- PASS: TestKillContainer (1.94s) [2022-08-25T19:47:11.272Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-08-25T19:47:11.272Z] --- PASS: TestKillContainer/non_killing_signal (0.36s) [2022-08-25T19:47:11.272Z] --- PASS: TestKillContainer/killing_signal (0.81s) [2022-08-25T19:47:11.272Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T19:47:11.272Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T19:47:11.845Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33792731258_/foo_true__0xc000d98618___} [2022-08-25T19:47:11.845Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T19:47:12.105Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-25T19:47:12.105Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-25T19:47:12.105Z] check_test.go:540: [de48461f340a0] daemon is not started [2022-08-25T19:47:12.105Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-25T19:47:12.364Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d98630__} [2022-08-25T19:47:12.624Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2022-08-25T19:47:12.624Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-08-25T19:47:12.624Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2022-08-25T19:47:12.624Z] === RUN TestKillStoppedContainer [2022-08-25T19:47:12.624Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-08-25T19:47:12.624Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T19:47:12.624Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-25T19:47:12.624Z] === RUN TestKillDifferentUserContainer [2022-08-25T19:47:13.073Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-25T19:47:13.073Z] === RUN TestHealthCheckProcessKilled [2022-08-25T19:47:13.331Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-08-25T19:47:13.331Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T19:47:13.568Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2022-08-25T19:47:13.568Z] === RUN TestInspectOomKilledTrue [2022-08-25T19:47:13.568Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:47:13.568Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T19:47:13.568Z] === RUN TestInspectOomKilledFalse [2022-08-25T19:47:13.568Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:47:13.568Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-25T19:47:13.568Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T19:47:13.829Z] --- PASS: TestLinksEtcHostsContentMatch (0.49s) [2022-08-25T19:47:13.829Z] === RUN TestLinksContainerNames [2022-08-25T19:47:13.897Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-08-25T19:47:13.897Z] === RUN TestIpcModeNone [2022-08-25T19:47:14.089Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d98648__} [2022-08-25T19:47:14.089Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-25T19:47:14.462Z] --- PASS: TestIpcModeNone (0.50s) [2022-08-25T19:47:14.462Z] === RUN TestIpcModePrivate [2022-08-25T19:47:14.720Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-25T19:47:14.721Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-25T19:47:14.721Z] === RUN TestIpcModeShareable [2022-08-25T19:47:14.979Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-25T19:47:15.028Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d98660__} [2022-08-25T19:47:15.106Z] #64 506.1 + bin/containerd-shim-runc-v2 [2022-08-25T19:47:15.237Z] --- PASS: TestIpcModeShareable (0.46s) [2022-08-25T19:47:15.237Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T19:47:15.364Z] #64 506.9 + binaries [2022-08-25T19:47:15.364Z] #64 506.9 + install -D bin/containerd /build/containerd [2022-08-25T19:47:15.364Z] #64 507.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-25T19:47:15.598Z] --- PASS: TestLinksContainerNames (1.53s) [2022-08-25T19:47:15.598Z] === RUN TestLogsFollowTailEmpty [2022-08-25T19:47:15.622Z] #64 507.0 + install -D bin/ctr /build/ctr [2022-08-25T19:47:16.167Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-25T19:47:16.167Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2022-08-25T19:47:16.167Z] === RUN TestLogs [2022-08-25T19:47:16.167Z] === RUN TestLogs/driver_local [2022-08-25T19:47:16.167Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:47:16.167Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:47:16.167Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T19:47:16.167Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T19:47:16.167Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T19:47:16.167Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T19:47:16.167Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:47:16.167Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:47:16.167Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:47:16.167Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:47:16.167Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:47:16.167Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:47:16.167Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:47:16.167Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:47:16.426Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d98678__} [2022-08-25T19:47:17.137Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2022-08-25T19:47:17.137Z] === RUN TestAPIIpcModeHost [2022-08-25T19:47:17.137Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-25T19:47:17.137Z] === RUN TestDaemonIpcModeShareable [2022-08-25T19:47:17.367Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:47:17.367Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:47:17.522Z] #64 DONE 508.7s [2022-08-25T19:47:17.627Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-25T19:47:17.886Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-25T19:47:18.070Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-25T19:47:18.147Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T19:47:18.328Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-08-25T19:47:18.328Z] === RUN TestDaemonIpcModePrivate [2022-08-25T19:47:18.409Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T19:47:18.458Z] [2022-08-25T19:47:18.459Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-25T19:47:18.459Z] #65 sha256:b5150fb1cb85c7a2696c35e2889c244da2a84dde1b255d0eea19ccc5ce253587 [2022-08-25T19:47:19.025Z] #65 DONE 0.7s [2022-08-25T19:47:19.025Z] [2022-08-25T19:47:19.025Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-25T19:47:19.025Z] #70 sha256:fa8cad52cc7ce3fbc60fd354d408debc41f5cfafd433820b559d64bec42f6537 [2022-08-25T19:47:19.262Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-25T19:47:19.283Z] #70 DONE 0.2s [2022-08-25T19:47:19.283Z] [2022-08-25T19:47:19.283Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-25T19:47:19.283Z] #75 sha256:b5664eedc5f56e554f4fea29daa3539a41547c3ae3551b2c32f722ae40c06bdb [2022-08-25T19:47:19.520Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-08-25T19:47:19.520Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T19:47:19.794Z] === RUN TestLogs/driver_json-file [2022-08-25T19:47:19.794Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:47:19.794Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:47:19.794Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:47:19.794Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:47:19.794Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:47:19.794Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:47:19.794Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:47:19.794Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:47:19.794Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:47:19.794Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:47:19.794Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:47:19.794Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:47:19.794Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:47:19.794Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:47:19.794Z] check_test.go:540: [d2b1b2d4d8e74] daemon is not started [2022-08-25T19:47:19.794Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-25T19:47:19.794Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-25T19:47:20.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-25T19:47:20.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-25T19:47:20.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-25T19:47:20.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-25T19:47:20.054Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-25T19:47:20.054Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-25T19:47:20.216Z] #75 DONE 0.9s [2022-08-25T19:47:20.216Z] [2022-08-25T19:47:20.216Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-25T19:47:20.216Z] #78 sha256:2a1c5e996dbeac722b0e3e3a662be148055b70c81b66a718dbe32a7d68fddab5 [2022-08-25T19:47:20.216Z] #78 DONE 0.0s [2022-08-25T19:47:20.216Z] [2022-08-25T19:47:20.216Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-25T19:47:20.216Z] #79 sha256:f5fb95c184325a56bf15c9d98e053f741079addf4253bcccbd4e2129ab077ada [2022-08-25T19:47:20.216Z] #79 DONE 0.0s [2022-08-25T19:47:20.216Z] [2022-08-25T19:47:20.217Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-25T19:47:20.217Z] #80 sha256:a1735ee502f5814b3d0fc59c5157025581e0c281f71927e89064f8776f823300 [2022-08-25T19:47:20.217Z] #80 DONE 0.0s [2022-08-25T19:47:20.217Z] [2022-08-25T19:47:20.217Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-25T19:47:20.217Z] #81 sha256:34e5b88590d749d75828d06b60054818d5cbd7dad7bf030e440fa7807c4adc38 [2022-08-25T19:47:20.314Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-25T19:47:20.314Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-25T19:47:20.454Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-25T19:47:20.575Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:47:20.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T19:47:20.622Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T19:47:20.712Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-08-25T19:47:20.712Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T19:47:20.835Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:47:21.095Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-25T19:47:21.645Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-25T19:47:21.665Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:47:21.903Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-08-25T19:47:21.903Z] === RUN TestIpcModeOlderClient [2022-08-25T19:47:21.903Z] === PAUSE TestIpcModeOlderClient [2022-08-25T19:47:21.903Z] === RUN TestKillContainerInvalidSignal [2022-08-25T19:47:21.925Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:47:22.470Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-25T19:47:22.470Z] === RUN TestKillContainer [2022-08-25T19:47:22.470Z] === RUN TestKillContainer/no_signal [2022-08-25T19:47:22.728Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T19:47:22.864Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-25T19:47:22.864Z] --- PASS: TestLogs (6.74s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.10s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.17s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.94s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.10s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.27s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_json-file (0.03s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.10s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.17s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.94s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.15s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.19s) [2022-08-25T19:47:22.864Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.03s) [2022-08-25T19:47:22.864Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T19:47:22.986Z] === RUN TestKillContainer/killing_signal [2022-08-25T19:47:23.126Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-25T19:47:23.551Z] --- PASS: TestKillContainer (1.27s) [2022-08-25T19:47:23.552Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-25T19:47:23.552Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-25T19:47:23.552Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-25T19:47:23.552Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T19:47:23.552Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T19:47:23.696Z] --- PASS: TestContainerNetworkMountsNoChown (0.78s) [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/default [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/private [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/slave [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/shared [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/default [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:47:23.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-25T19:47:23.696Z] check_test.go:540: [dc82031362f5d] daemon is not started [2022-08-25T19:47:23.696Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/shared [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/slave [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/private [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T19:47:23.696Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:47:23.696Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:47:23.696Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:47:23.956Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:47:24.221Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:47:24.222Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-25T19:47:24.222Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-25T19:47:24.223Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-25T19:47:24.223Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T19:47:24.223Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-08-25T19:47:24.223Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-25T19:47:24.223Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-08-25T19:47:24.223Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T19:47:24.223Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T19:47:24.402Z] #81 DONE 4.0s [2022-08-25T19:47:24.402Z] [2022-08-25T19:47:24.402Z] #82 exporting to image [2022-08-25T19:47:24.402Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-25T19:47:24.402Z] #82 exporting layers [2022-08-25T19:47:24.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s) [2022-08-25T19:47:24.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-25T19:47:24.489Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s) [2022-08-25T19:47:24.489Z] === RUN TestKillStoppedContainer [2022-08-25T19:47:24.489Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-25T19:47:24.489Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T19:47:24.489Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-25T19:47:24.489Z] === RUN TestKillDifferentUserContainer [2022-08-25T19:47:25.066Z] --- PASS: TestKillDifferentUserContainer (0.45s) [2022-08-25T19:47:25.066Z] === RUN TestInspectOomKilledTrue [2022-08-25T19:47:25.166Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-25T19:47:25.636Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-08-25T19:47:25.636Z] === RUN TestInspectOomKilledFalse [2022-08-25T19:47:25.894Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-08-25T19:47:25.894Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T19:47:26.127Z] --- PASS: TestContainerBindMountNonRecursive (1.69s) [2022-08-25T19:47:26.127Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T19:47:26.152Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-25T19:47:26.152Z] === RUN TestLinksContainerNames [2022-08-25T19:47:26.721Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2022-08-25T19:47:26.721Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T19:47:26.980Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-25T19:47:26.980Z] docker_cli_daemon_plugins_test.go:80: [d9b02834de3b3] daemon is not started [2022-08-25T19:47:27.086Z] --- PASS: TestLinksContainerNames (0.85s) [2022-08-25T19:47:27.086Z] === RUN TestLogsFollowTailEmpty [2022-08-25T19:47:27.239Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s) [2022-08-25T19:47:27.239Z] === RUN TestNetworkNat [2022-08-25T19:47:27.652Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-25T19:47:27.652Z] === RUN TestLogs [2022-08-25T19:47:27.652Z] === RUN TestLogs/driver_local [2022-08-25T19:47:27.652Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:47:27.652Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:47:27.652Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T19:47:27.652Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T19:47:27.652Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T19:47:27.652Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T19:47:27.652Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:47:27.652Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:47:27.652Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:47:27.652Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:47:27.652Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:47:27.652Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:47:27.652Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:47:27.652Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:47:27.808Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-25T19:47:28.068Z] --- PASS: TestNetworkNat (0.68s) [2022-08-25T19:47:28.068Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T19:47:28.217Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:47:28.217Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:47:28.329Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-25T19:47:28.590Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-25T19:47:28.590Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-25T19:47:28.590Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2022-08-25T19:47:28.590Z] === RUN TestNetworkLoopbackNat [2022-08-25T19:47:28.783Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T19:47:28.783Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T19:47:29.349Z] === RUN TestLogs/driver_json-file [2022-08-25T19:47:29.349Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:47:29.349Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:47:29.349Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:47:29.349Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:47:29.349Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:47:29.349Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:47:29.349Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:47:29.349Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:47:29.349Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:47:29.349Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:47:29.349Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:47:29.349Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:47:29.349Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:47:29.349Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:47:29.530Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-25T19:47:30.099Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-25T19:47:30.284Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:47:30.284Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:47:30.542Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:47:30.669Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-25T19:47:30.800Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:47:31.238Z] docker_cli_daemon_plugins_test.go:170: [d4b095d2d41af] daemon is not started [2022-08-25T19:47:31.366Z] --- PASS: TestLogs (3.69s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.68s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.76s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s) [2022-08-25T19:47:31.366Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-08-25T19:47:31.366Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T19:47:31.624Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/default [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/private [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/slave [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/shared [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T19:47:31.624Z] === CONT TestMountDaemonRoot/default [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:47:31.624Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T19:47:31.624Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:47:31.624Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:47:31.624Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:47:31.624Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:47:31.808Z] --- PASS: TestNetworkLoopbackNat (2.99s) [2022-08-25T19:47:31.808Z] === RUN TestPause [2022-08-25T19:47:31.808Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/shared [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/slave [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/private [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:47:31.882Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T19:47:31.882Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:47:31.882Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:47:32.140Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:47:32.377Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-25T19:47:32.377Z] --- PASS: TestPause (0.75s) [2022-08-25T19:47:32.377Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T19:47:32.377Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:47:32.377Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2022-08-25T19:47:32.377Z] === RUN TestPauseStopPausedContainer [2022-08-25T19:47:32.398Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:47:32.398Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:47:32.398Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T19:47:32.398Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:47:32.398Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T19:47:32.398Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-25T19:47:32.398Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T19:47:32.398Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.13s) [2022-08-25T19:47:32.398Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2022-08-25T19:47:32.398Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2022-08-25T19:47:32.398Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-08-25T19:47:32.398Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T19:47:32.398Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T19:47:32.399Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-25T19:47:32.399Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T19:47:32.522Z] #82 exporting layers 7.1s done [2022-08-25T19:47:32.522Z] #82 writing image sha256:3a6d23e13ce4f7e8cb31533acb095d603b6c8e362c46c1473859abfbc647e684 done [2022-08-25T19:47:32.522Z] #82 naming to docker.io/library/docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 done [2022-08-25T19:47:32.522Z] #82 DONE 7.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-25T19:47:32.854Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh dynbinary test-integration [2022-08-25T19:47:32.946Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-25T19:47:33.207Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-08-25T19:47:33.207Z] === RUN TestPidHost [2022-08-25T19:47:33.772Z] --- PASS: TestContainerBindMountNonRecursive (1.38s) [2022-08-25T19:47:33.772Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T19:47:33.780Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-25T19:47:34.228Z] [2022-08-25T19:47:34.228Z] Removing bundles/ [2022-08-25T19:47:34.228Z] [2022-08-25T19:47:34.228Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-25T19:47:34.228Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-25T19:47:34.228Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:47:34.338Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-08-25T19:47:34.338Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T19:47:34.596Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-25T19:47:34.596Z] === RUN TestNetworkNat [2022-08-25T19:47:34.720Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-25T19:47:34.980Z] --- PASS: TestPidHost (1.79s) [2022-08-25T19:47:34.980Z] === RUN TestPsFilter [2022-08-25T19:47:35.162Z] --- PASS: TestNetworkNat (0.62s) [2022-08-25T19:47:35.162Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T19:47:35.240Z] --- PASS: TestPsFilter (0.15s) [2022-08-25T19:47:35.240Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T19:47:35.501Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-25T19:47:35.728Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2022-08-25T19:47:35.728Z] === RUN TestNetworkLoopbackNat [2022-08-25T19:47:35.761Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-08-25T19:47:35.761Z] === RUN TestRemoveContainerWithVolume [2022-08-25T19:47:36.021Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-25T19:47:36.595Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-25T19:47:36.595Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2022-08-25T19:47:36.595Z] === RUN TestRemoveContainerRunning [2022-08-25T19:47:36.595Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-25T19:47:37.165Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-25T19:47:37.165Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-25T19:47:37.165Z] --- PASS: TestRemoveContainerRunning (0.79s) [2022-08-25T19:47:37.165Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T19:47:37.735Z] check_test.go:540: [d6d14cba0d246] daemon is not started [2022-08-25T19:47:37.735Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-25T19:47:37.996Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.66s) [2022-08-25T19:47:37.996Z] === RUN TestRemoveInvalidContainer [2022-08-25T19:47:37.996Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-25T19:47:37.996Z] === RUN TestRenameLinkedContainer [2022-08-25T19:47:37.996Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-25T19:47:38.255Z] --- PASS: TestNetworkLoopbackNat (2.63s) [2022-08-25T19:47:38.255Z] === RUN TestPause [2022-08-25T19:47:38.820Z] --- PASS: TestPause (0.51s) [2022-08-25T19:47:38.820Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T19:47:38.820Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:47:38.820Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:47:38.820Z] === RUN TestPauseStopPausedContainer [2022-08-25T19:47:39.377Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-25T19:47:39.386Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-08-25T19:47:39.386Z] === RUN TestPidHost [2022-08-25T19:47:39.947Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-25T19:47:40.319Z] --- PASS: TestPidHost (1.09s) [2022-08-25T19:47:40.319Z] === RUN TestPsFilter [2022-08-25T19:47:40.577Z] --- PASS: TestPsFilter (0.13s) [2022-08-25T19:47:40.577Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T19:47:40.890Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-25T19:47:41.142Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2022-08-25T19:47:41.142Z] === RUN TestRemoveContainerWithVolume [2022-08-25T19:47:41.150Z] --- PASS: TestRenameLinkedContainer (3.15s) [2022-08-25T19:47:41.150Z] === RUN TestRenameStoppedContainer [2022-08-25T19:47:41.400Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-25T19:47:41.400Z] === RUN TestRemoveContainerRunning [2022-08-25T19:47:41.719Z] --- PASS: TestRenameStoppedContainer (0.50s) [2022-08-25T19:47:41.719Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T19:47:41.966Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-25T19:47:41.966Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T19:47:42.225Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-25T19:47:42.225Z] === RUN TestRemoveInvalidContainer [2022-08-25T19:47:42.225Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T19:47:42.225Z] === RUN TestRenameLinkedContainer [2022-08-25T19:47:42.657Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-25T19:47:42.917Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2022-08-25T19:47:42.917Z] === RUN TestRenameInvalidName [2022-08-25T19:47:43.487Z] --- PASS: TestRenameInvalidName (0.56s) [2022-08-25T19:47:43.487Z] === RUN TestRenameAnonymousContainer [2022-08-25T19:47:44.057Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-25T19:47:44.144Z] --- PASS: TestRenameLinkedContainer (1.76s) [2022-08-25T19:47:44.144Z] === RUN TestRenameStoppedContainer [2022-08-25T19:47:44.403Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-25T19:47:44.403Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T19:47:45.034Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:47:45.034Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:47:45.034Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:47:45.034Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:47:45.034Z] [2022-08-25T19:47:45.034Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-25T19:47:45.034Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-25T19:47:45.034Z] Using test binary docker [2022-08-25T19:47:45.034Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T19:47:45.034Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-25T19:47:45.034Z] INFO: Waiting for daemon to start... [2022-08-25T19:47:45.034Z] Starting dockerd [2022-08-25T19:47:45.034Z] . [2022-08-25T19:47:45.034Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-25T19:47:45.336Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2022-08-25T19:47:45.336Z] === RUN TestRenameInvalidName [2022-08-25T19:47:45.441Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-25T19:47:45.441Z] --- PASS: TestRenameAnonymousContainer (2.10s) [2022-08-25T19:47:45.441Z] === RUN TestRenameContainerWithSameName [2022-08-25T19:47:45.902Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-25T19:47:45.902Z] === RUN TestRenameAnonymousContainer [2022-08-25T19:47:46.031Z] --- PASS: TestRenameContainerWithSameName (0.55s) [2022-08-25T19:47:46.031Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T19:47:46.608Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-25T19:47:47.125Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T19:47:47.177Z] --- PASS: TestRenameContainerWithLinkedContainer (1.25s) [2022-08-25T19:47:47.177Z] === RUN TestResize [2022-08-25T19:47:47.747Z] --- PASS: TestResize (0.58s) [2022-08-25T19:47:47.747Z] === RUN TestResizeWithInvalidSize [2022-08-25T19:47:47.802Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-08-25T19:47:47.802Z] === RUN TestRenameContainerWithSameName [2022-08-25T19:47:47.802Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-25T19:47:47.802Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T19:47:48.316Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-25T19:47:48.317Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2022-08-25T19:47:48.317Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T19:47:48.576Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-25T19:47:48.735Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-08-25T19:47:48.735Z] === RUN TestResize [2022-08-25T19:47:48.836Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:48.836Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:48.836Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:48.836Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:48.836Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:49.300Z] --- PASS: TestResize (0.42s) [2022-08-25T19:47:49.300Z] === RUN TestResizeWithInvalidSize [2022-08-25T19:47:49.558Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-25T19:47:49.558Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T19:47:50.124Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:50.124Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:50.124Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:50.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:47:50.124Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:50.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:50.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:51.043Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-25T19:47:51.612Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:52.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:52.180Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:52.180Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-25T19:47:52.957Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:53.118Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:54.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:47:54.330Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:47:55.653Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:55.653Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-25T19:47:55.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:55.705Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:56.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:47:57.070Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T19:47:58.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:47:58.985Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:47:59.129Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-25T19:47:59.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:48:00.270Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-25T19:48:00.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:48:00.883Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:48:02.439Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:48:02.439Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-25T19:48:02.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:48:02.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:48:02.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:48:03.640Z] check_test.go:540: [dfd29ce7ac8be] daemon is not started [2022-08-25T19:48:03.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-25T19:48:04.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:48:04.684Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:48:05.025Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:48:05.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T19:48:05.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T19:48:05.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T19:48:05.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:48:05.855Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-25T19:48:06.061Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:48:06.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T19:48:07.237Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-25T19:48:07.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:48:07.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T19:48:07.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.70s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.07s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.28s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.48s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.87s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.71s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.89s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s) [2022-08-25T19:48:07.960Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2022-08-25T19:48:07.960Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T19:48:07.960Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T19:48:08.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T19:48:08.633Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-25T19:48:08.633Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-25T19:48:08.633Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-25T19:48:08.893Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T19:48:09.574Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-25T19:48:09.827Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s) [2022-08-25T19:48:09.827Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s) [2022-08-25T19:48:09.827Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s) [2022-08-25T19:48:09.827Z] === RUN TestCgroupNamespacesRun [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.42s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.72s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.45s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.08s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.46s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.24s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.02s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.00s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.09s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2022-08-25T19:48:09.835Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.75s) [2022-08-25T19:48:09.835Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T19:48:09.835Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T19:48:10.403Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-25T19:48:10.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T19:48:10.761Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-25T19:48:10.761Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T19:48:11.348Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-25T19:48:11.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T19:48:11.916Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T19:48:11.916Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-25T19:48:12.133Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.15s) [2022-08-25T19:48:12.133Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T19:48:12.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T19:48:12.856Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-25T19:48:13.067Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-25T19:48:13.067Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T19:48:13.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T19:48:14.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T19:48:14.238Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.99s) [2022-08-25T19:48:14.238Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.82s) [2022-08-25T19:48:14.238Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (2.14s) [2022-08-25T19:48:14.238Z] === RUN TestCgroupNamespacesRun [2022-08-25T19:48:14.238Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-25T19:48:14.238Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-25T19:48:14.238Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-25T19:48:14.440Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-25T19:48:14.440Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T19:48:14.808Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-25T19:48:15.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T19:48:15.374Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-08-25T19:48:15.374Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T19:48:15.748Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2022-08-25T19:48:15.748Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T19:48:15.936Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T19:48:16.008Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-25T19:48:16.747Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-08-25T19:48:16.747Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T19:48:16.863Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T19:48:17.313Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-25T19:48:17.313Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T19:48:17.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T19:48:17.921Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.90s) [2022-08-25T19:48:17.921Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T19:48:18.362Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:48:18.362Z] Using test binary docker [2022-08-25T19:48:18.362Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T19:48:18.618Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-25T19:48:18.618Z] Starting dockerd [2022-08-25T19:48:18.618Z] INFO: Waiting for daemon to start... [2022-08-25T19:48:18.686Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2022-08-25T19:48:18.686Z] === RUN TestNISDomainname [2022-08-25T19:48:18.944Z] --- PASS: TestNISDomainname (0.58s) [2022-08-25T19:48:18.944Z] === RUN TestHostnameDnsResolution [2022-08-25T19:48:19.831Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.08s) [2022-08-25T19:48:19.831Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T19:48:19.831Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-25T19:48:19.877Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-25T19:48:19.877Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T19:48:20.090Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-25T19:48:20.135Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-25T19:48:20.135Z] === RUN TestPrivilegedHostDevices [2022-08-25T19:48:20.661Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-25T19:48:20.700Z] --- PASS: TestPrivilegedHostDevices (0.55s) [2022-08-25T19:48:20.700Z] === RUN TestRunConsoleSize [2022-08-25T19:48:21.267Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-25T19:48:21.267Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T19:48:21.600Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2022-08-25T19:48:21.600Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T19:48:21.881Z] . [2022-08-25T19:48:21.881Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:48:21.881Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:48:21.881Z] Error: No such image: emptyfs [2022-08-25T19:48:22.137Z] Running integration-test (iteration 1) [2022-08-25T19:48:22.137Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T19:48:22.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-25T19:48:22.393Z] Loaded image: busybox:latest [2022-08-25T19:48:22.393Z] Loaded image: busybox:glibc [2022-08-25T19:48:22.737Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.28s) [2022-08-25T19:48:22.737Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T19:48:23.167Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s) [2022-08-25T19:48:23.167Z] === RUN TestStats [2022-08-25T19:48:23.305Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-25T19:48:23.742Z] sha256:733bc071bb7396dfdceddaee3c5991250cefe69da5bf83fc4501ebf61cba3dfc [2022-08-25T19:48:23.742Z] INFO: Starting docker-py tests... [2022-08-25T19:48:23.742Z] ============================= test session starts ============================== [2022-08-25T19:48:23.742Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-25T19:48:23.742Z] rootdir: /src, inifile: pytest.ini [2022-08-25T19:48:23.742Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-25T19:48:23.742Z] collected 395 items / 2 deselected / 393 selected [2022-08-25T19:48:23.742Z] [2022-08-25T19:48:23.759Z] Loaded image: debian:bullseye-slim [2022-08-25T19:48:23.759Z] Loaded image: hello-world:latest [2022-08-25T19:48:24.015Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:48:24.015Z] INFO: Testing against a local daemon [2022-08-25T19:48:24.015Z] === RUN TestCgroupNamespacesBuild [2022-08-25T19:48:24.244Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2022-08-25T19:48:24.244Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T19:48:24.812Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.80s) [2022-08-25T19:48:24.812Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T19:48:25.381Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-25T19:48:25.412Z] --- PASS: TestCgroupNamespacesBuild (1.41s) [2022-08-25T19:48:25.412Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T19:48:25.705Z] --- PASS: TestStats (2.51s) [2022-08-25T19:48:25.705Z] === RUN TestStopContainerWithTimeout [2022-08-25T19:48:25.705Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T19:48:25.705Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T19:48:25.705Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T19:48:25.705Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T19:48:25.705Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T19:48:25.705Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T19:48:25.705Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T19:48:25.705Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T19:48:25.705Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T19:48:25.705Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T19:48:26.323Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-25T19:48:26.583Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2022-08-25T19:48:26.583Z] === RUN TestNISDomainname [2022-08-25T19:48:26.641Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T19:48:26.796Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.33s) [2022-08-25T19:48:26.796Z] === RUN TestBuildWithSession [2022-08-25T19:48:26.796Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:48:26.796Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T19:48:26.796Z] === RUN TestBuildSquashParent [2022-08-25T19:48:27.521Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-25T19:48:27.521Z] --- PASS: TestNISDomainname (1.00s) [2022-08-25T19:48:27.521Z] === RUN TestHostnameDnsResolution [2022-08-25T19:48:27.781Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-25T19:48:28.539Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T19:48:28.721Z] --- PASS: TestHostnameDnsResolution (1.10s) [2022-08-25T19:48:28.721Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T19:48:29.292Z] --- PASS: TestUnprivilegedPortsAndPing (0.65s) [2022-08-25T19:48:29.292Z] === RUN TestPrivilegedHostDevices [2022-08-25T19:48:29.912Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-25T19:48:29.912Z] --- PASS: TestStopContainerWithTimeout/0 (0.73s) [2022-08-25T19:48:29.912Z] --- PASS: TestStopContainerWithTimeout/3 (2.63s) [2022-08-25T19:48:29.912Z] --- PASS: TestStopContainerWithTimeout/-1 (2.44s) [2022-08-25T19:48:29.912Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-08-25T19:48:29.912Z] === RUN TestDeleteDevicemapper [2022-08-25T19:48:29.912Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:48:29.912Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T19:48:29.912Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T19:48:30.250Z] --- PASS: TestPrivilegedHostDevices (0.84s) [2022-08-25T19:48:30.250Z] === RUN TestRunConsoleSize [2022-08-25T19:48:30.250Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-25T19:48:30.818Z] --- PASS: TestRunConsoleSize (0.56s) [2022-08-25T19:48:30.818Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T19:48:31.812Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s) [2022-08-25T19:48:31.812Z] === RUN TestUpdateMemory [2022-08-25T19:48:32.044Z] --- PASS: TestBuildSquashParent (4.92s) [2022-08-25T19:48:32.044Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T19:48:32.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:48:32.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:48:32.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:48:32.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:48:32.044Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:48:32.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:48:32.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:48:32.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:48:32.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:48:32.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:48:32.044Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:48:32.044Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:48:32.044Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:48:32.044Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:48:32.070Z] --- PASS: TestUpdateMemory (0.62s) [2022-08-25T19:48:32.070Z] === RUN TestUpdateCPUQuota [2022-08-25T19:48:32.972Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:48:33.003Z] --- PASS: TestUpdateCPUQuota (0.88s) [2022-08-25T19:48:33.003Z] === RUN TestUpdatePidsLimit [2022-08-25T19:48:33.003Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T19:48:33.227Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:48:33.261Z] === RUN TestUpdatePidsLimit/no_change [2022-08-25T19:48:33.358Z] --- PASS: TestRunWithAlternativeContainerdShim (2.55s) [2022-08-25T19:48:33.358Z] === RUN TestStats [2022-08-25T19:48:33.520Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-25T19:48:33.778Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T19:48:33.778Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T19:48:34.036Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T19:48:34.294Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T19:48:34.299Z] check_test.go:540: [da9b0d2efd66e] daemon is not started [2022-08-25T19:48:34.299Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-25T19:48:34.559Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-25T19:48:34.559Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-25T19:48:34.593Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:48:34.818Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-25T19:48:34.849Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:48:35.228Z] --- PASS: TestUpdatePidsLimit (1.99s) [2022-08-25T19:48:35.228Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-25T19:48:35.228Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-25T19:48:35.228Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-25T19:48:35.228Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-25T19:48:35.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-08-25T19:48:35.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-25T19:48:35.228Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-25T19:48:35.228Z] === RUN TestUpdateRestartPolicy [2022-08-25T19:48:35.387Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-25T19:48:35.387Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-25T19:48:35.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-25T19:48:35.907Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-25T19:48:35.907Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-25T19:48:35.907Z] --- PASS: TestStats (2.62s) [2022-08-25T19:48:35.908Z] === RUN TestStopContainerWithTimeout [2022-08-25T19:48:35.908Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T19:48:35.908Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T19:48:35.908Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T19:48:35.908Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T19:48:35.908Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T19:48:35.908Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T19:48:35.908Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T19:48:35.908Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T19:48:35.908Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T19:48:35.908Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T19:48:36.213Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-25T19:48:36.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.36s) [2022-08-25T19:48:36.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.61s) [2022-08-25T19:48:36.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.49s) [2022-08-25T19:48:36.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-08-25T19:48:36.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.45s) [2022-08-25T19:48:36.213Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-08-25T19:48:36.213Z] === RUN TestBuildMultiStageCopy [2022-08-25T19:48:36.213Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T19:48:36.477Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-25T19:48:36.737Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-25T19:48:36.997Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T19:48:37.577Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T19:48:37.833Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T19:48:37.936Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-25T19:48:38.089Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T19:48:38.196Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-25T19:48:38.196Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-25T19:48:38.346Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T19:48:38.601Z] --- PASS: TestBuildMultiStageCopy (2.50s) [2022-08-25T19:48:38.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.46s) [2022-08-25T19:48:38.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.26s) [2022-08-25T19:48:38.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-08-25T19:48:38.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.28s) [2022-08-25T19:48:38.601Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2022-08-25T19:48:38.601Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T19:48:38.766Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-25T19:48:39.025Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T19:48:39.529Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2022-08-25T19:48:39.529Z] === RUN TestBuildLabelWithTargets [2022-08-25T19:48:39.780Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-25T19:48:40.457Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-08-25T19:48:40.457Z] === RUN TestBuildWithEmptyLayers [2022-08-25T19:48:40.603Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-25T19:48:40.934Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-25T19:48:40.934Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-08-25T19:48:40.934Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2022-08-25T19:48:40.934Z] --- PASS: TestStopContainerWithTimeout/-1 (3.03s) [2022-08-25T19:48:40.934Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-08-25T19:48:40.934Z] --- PASS: TestStopContainerWithTimeout/1 (1.70s) [2022-08-25T19:48:40.934Z] === RUN TestDeleteDevicemapper [2022-08-25T19:48:40.934Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:48:40.934Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T19:48:40.934Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T19:48:41.018Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-25T19:48:41.018Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T19:48:42.319Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-25T19:48:42.361Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-25T19:48:42.909Z] --- PASS: TestBuildMultiStageOnBuild (1.76s) [2022-08-25T19:48:42.909Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T19:48:43.165Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-08-25T19:48:43.165Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T19:48:43.701Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-25T19:48:43.960Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.34s) [2022-08-25T19:48:43.960Z] === RUN TestUpdateMemory [2022-08-25T19:48:43.960Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:48:43.960Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-25T19:48:43.960Z] === RUN TestUpdateCPUQuota [2022-08-25T19:48:44.531Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-25T19:48:45.054Z] --- PASS: TestBuildMultiStageLayerLeak (1.72s) [2022-08-25T19:48:45.054Z] === RUN TestBuildWithHugeFile [2022-08-25T19:48:45.471Z] --- PASS: TestUpdateCPUQuota (1.55s) [2022-08-25T19:48:45.471Z] === RUN TestUpdatePidsLimit [2022-08-25T19:48:45.471Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T19:48:45.731Z] === RUN TestUpdatePidsLimit/no_change [2022-08-25T19:48:45.992Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-25T19:48:46.252Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-25T19:48:46.252Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-25T19:48:46.512Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T19:48:46.772Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T19:48:47.342Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T19:48:47.342Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-25T19:48:47.420Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-25T19:48:47.420Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T19:48:47.420Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-08-25T19:48:47.420Z] === RUN TestWaitNonBlocked [2022-08-25T19:48:47.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:48:47.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:48:47.420Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:48:47.420Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:48:47.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:48:47.420Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:48:47.420Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T19:48:47.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-08-25T19:48:47.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2022-08-25T19:48:47.420Z] === RUN TestWaitBlocked [2022-08-25T19:48:47.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:48:47.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:48:47.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:48:47.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:48:47.420Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:48:47.420Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:48:47.602Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T19:48:47.986Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T19:48:47.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-08-25T19:48:47.986Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-08-25T19:48:47.986Z] === RUN TestWaitConditions [2022-08-25T19:48:47.986Z] === RUN TestWaitConditions/default [2022-08-25T19:48:47.986Z] === PAUSE TestWaitConditions/default [2022-08-25T19:48:47.986Z] === RUN TestWaitConditions/not-running [2022-08-25T19:48:47.986Z] === PAUSE TestWaitConditions/not-running [2022-08-25T19:48:47.986Z] === RUN TestWaitConditions/next-exit [2022-08-25T19:48:47.986Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T19:48:47.986Z] === RUN TestWaitConditions/removed [2022-08-25T19:48:47.986Z] === PAUSE TestWaitConditions/removed [2022-08-25T19:48:47.986Z] === CONT TestWaitConditions/default [2022-08-25T19:48:47.986Z] === CONT TestWaitConditions/removed [2022-08-25T19:48:48.175Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-25T19:48:49.115Z] --- PASS: TestUpdatePidsLimit (3.38s) [2022-08-25T19:48:49.115Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2022-08-25T19:48:49.115Z] --- PASS: TestUpdatePidsLimit/no_change (0.27s) [2022-08-25T19:48:49.115Z] --- PASS: TestUpdatePidsLimit/update_lower (0.33s) [2022-08-25T19:48:49.115Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-08-25T19:48:49.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-08-25T19:48:49.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2022-08-25T19:48:49.115Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2022-08-25T19:48:49.115Z] === RUN TestUpdateRestartPolicy [2022-08-25T19:48:49.115Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-25T19:48:49.884Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:48:49.884Z] === CONT TestWaitConditions/not-running [2022-08-25T19:48:51.045Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-25T19:48:51.256Z] --- PASS: TestWaitConditions (0.01s) [2022-08-25T19:48:51.256Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-08-25T19:48:51.256Z] --- PASS: TestWaitConditions/default (1.63s) [2022-08-25T19:48:51.256Z] --- PASS: TestWaitConditions/next-exit (1.44s) [2022-08-25T19:48:51.256Z] --- PASS: TestWaitConditions/not-running (1.47s) [2022-08-25T19:48:51.256Z] === RUN TestWaitRestartedContainer [2022-08-25T19:48:51.256Z] === RUN TestWaitRestartedContainer/default [2022-08-25T19:48:51.256Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T19:48:51.256Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T19:48:51.256Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T19:48:51.256Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T19:48:51.256Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T19:48:51.256Z] === CONT TestWaitRestartedContainer/default [2022-08-25T19:48:51.256Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T19:48:52.631Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T19:48:52.961Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-25T19:48:53.573Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-25T19:48:53.573Z] --- PASS: TestWaitRestartedContainer/next-exit (1.47s) [2022-08-25T19:48:53.573Z] --- PASS: TestWaitRestartedContainer/default (1.50s) [2022-08-25T19:48:53.573Z] --- PASS: TestWaitRestartedContainer/not-running (0.88s) [2022-08-25T19:48:53.573Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T19:48:53.573Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T19:48:55.477Z] === CONT TestIpcModeOlderClient [2022-08-25T19:48:55.477Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.14s) [2022-08-25T19:48:55.477Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-08-25T19:48:55.477Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T19:48:55.477Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-25T19:48:55.477Z] === CONT TestDaemonHostGatewayIP [2022-08-25T19:48:55.499Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-25T19:48:55.500Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-25T19:48:55.500Z] check_test.go:540: [def18497ee9e9] daemon is not started [2022-08-25T19:48:55.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-25T19:48:55.500Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-25T19:48:55.500Z] check_test.go:540: [dc54643674432] daemon is not started [2022-08-25T19:48:55.500Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-25T19:48:57.410Z] check_test.go:540: [d5ee8cd4d3328] daemon is not started [2022-08-25T19:48:57.410Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-25T19:48:58.006Z] --- PASS: TestDaemonHostGatewayIP (2.43s) [2022-08-25T19:48:58.006Z] === CONT TestDaemonRestartIpcMode [2022-08-25T19:49:00.539Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-08-25T19:49:01.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-25T19:49:01.604Z] --- PASS: TestUpdateRestartPolicy (12.76s) [2022-08-25T19:49:01.604Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T19:49:02.175Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-25T19:49:02.435Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-08-25T19:49:02.435Z] === RUN TestWaitNonBlocked [2022-08-25T19:49:02.435Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:49:02.435Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:49:02.435Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:49:02.435Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:49:02.435Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:49:02.435Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:49:03.005Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-25T19:49:03.574Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-25T19:49:03.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.19s) [2022-08-25T19:49:03.574Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2022-08-25T19:49:03.574Z] === RUN TestWaitBlocked [2022-08-25T19:49:03.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:49:03.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:49:03.574Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:49:03.574Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:49:03.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:49:03.574Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:49:04.955Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-25T19:49:04.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-25T19:49:04.955Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-25T19:49:04.955Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2022-08-25T19:49:04.955Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-08-25T19:49:04.955Z] === RUN TestWaitConditions [2022-08-25T19:49:04.955Z] === RUN TestWaitConditions/default [2022-08-25T19:49:04.955Z] === PAUSE TestWaitConditions/default [2022-08-25T19:49:04.955Z] === RUN TestWaitConditions/not-running [2022-08-25T19:49:04.955Z] === PAUSE TestWaitConditions/not-running [2022-08-25T19:49:04.955Z] === RUN TestWaitConditions/next-exit [2022-08-25T19:49:04.955Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T19:49:04.955Z] === RUN TestWaitConditions/removed [2022-08-25T19:49:04.955Z] === PAUSE TestWaitConditions/removed [2022-08-25T19:49:04.955Z] === CONT TestWaitConditions/default [2022-08-25T19:49:04.955Z] === CONT TestWaitConditions/removed [2022-08-25T19:49:04.955Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-25T19:49:06.866Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-25T19:49:06.866Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:49:07.094Z] --- PASS: TestContainerKillOnDaemonStart (11.70s) [2022-08-25T19:49:07.094Z] PASS [2022-08-25T19:49:07.094Z] [2022-08-25T19:49:07.094Z] === Skipped [2022-08-25T19:49:07.094Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-25T19:49:07.094Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:49:07.094Z] [2022-08-25T19:49:07.094Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:49:07.094Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:49:07.094Z] [2022-08-25T19:49:07.094Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T19:49:07.094Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:49:07.094Z] [2022-08-25T19:49:07.094Z] DONE 273 tests, 3 skipped in 132.932s [2022-08-25T19:49:07.125Z] === CONT TestWaitConditions/not-running [2022-08-25T19:49:07.352Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T19:49:07.352Z] ++ 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-25T19:49:07.352Z] ++ set -e [2022-08-25T19:49:07.352Z] ++ '[' -n 0 ']' [2022-08-25T19:49:07.352Z] ++ set -x [2022-08-25T19:49:07.352Z] ++ 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-25T19:49:07.352Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T19:49:07.918Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-25T19:49:07.918Z] === RUN TestConfigDaemonID [2022-08-25T19:49:08.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-25T19:49:08.851Z] daemon_test.go:83: [d6360826d3f7d] daemon is not started [2022-08-25T19:49:08.851Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-25T19:49:08.851Z] === RUN TestDaemonConfigValidation [2022-08-25T19:49:08.851Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:49:08.851Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:49:08.851Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T19:49:08.851Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T19:49:08.851Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T19:49:08.851Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T19:49:08.851Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T19:49:08.851Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T19:49:08.851Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T19:49:08.851Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T19:49:08.851Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:49:08.851Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T19:49:09.003Z] --- PASS: TestWaitConditions (0.03s) [2022-08-25T19:49:09.003Z] --- PASS: TestWaitConditions/default (2.03s) [2022-08-25T19:49:09.003Z] --- PASS: TestWaitConditions/removed (2.28s) [2022-08-25T19:49:09.003Z] --- PASS: TestWaitConditions/next-exit (1.96s) [2022-08-25T19:49:09.003Z] --- PASS: TestWaitConditions/not-running (1.83s) [2022-08-25T19:49:09.003Z] === RUN TestWaitRestartedContainer [2022-08-25T19:49:09.003Z] === RUN TestWaitRestartedContainer/default [2022-08-25T19:49:09.003Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T19:49:09.003Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T19:49:09.003Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T19:49:09.003Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T19:49:09.003Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T19:49:09.003Z] === CONT TestWaitRestartedContainer/default [2022-08-25T19:49:09.003Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T19:49:09.109Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T19:49:09.109Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T19:49:09.109Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T19:49:09.109Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T19:49:09.109Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.07s) [2022-08-25T19:49:09.109Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-08-25T19:49:09.109Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-08-25T19:49:09.109Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-25T19:49:09.109Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-25T19:49:09.109Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T19:49:09.109Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T19:49:09.263Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-25T19:49:10.202Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-25T19:49:10.482Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T19:49:10.772Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-25T19:49:11.342Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T19:49:11.415Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T19:49:12.124Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-25T19:49:12.350Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T19:49:12.350Z] daemon_test.go:197: [de97053faf268] daemon is not started [2022-08-25T19:49:12.350Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-25T19:49:12.350Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-25T19:49:12.350Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-25T19:49:12.350Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-25T19:49:12.350Z] === RUN TestDaemonProxy [2022-08-25T19:49:12.350Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T19:49:12.722Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-25T19:49:12.722Z] --- PASS: TestWaitRestartedContainer/default (2.26s) [2022-08-25T19:49:12.722Z] --- PASS: TestWaitRestartedContainer/next-exit (2.29s) [2022-08-25T19:49:12.722Z] --- PASS: TestWaitRestartedContainer/not-running (1.34s) [2022-08-25T19:49:12.722Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T19:49:12.722Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T19:49:14.250Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T19:49:15.623Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T19:49:16.018Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-25T19:49:16.597Z] === CONT TestDaemonHostGatewayIP [2022-08-25T19:49:16.597Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.80s) [2022-08-25T19:49:16.597Z] --- PASS: TestContainerStartOnDaemonRestart (3.89s) [2022-08-25T19:49:16.597Z] === CONT TestDaemonRestartIpcMode [2022-08-25T19:49:17.521Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T19:49:17.976Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-25T19:49:18.087Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T19:49:18.352Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-25T19:49:18.352Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-08-25T19:49:18.352Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-25T19:49:18.352Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-25T19:49:18.352Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T19:49:18.353Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-25T19:49:18.353Z] PASS [2022-08-25T19:49:18.353Z] [2022-08-25T19:49:18.353Z] DONE 18 tests in 11.235s [2022-08-25T19:49:18.613Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T19:49:18.613Z] ++ 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-25T19:49:18.613Z] ++ set -e [2022-08-25T19:49:18.613Z] ++ '[' -n 0 ']' [2022-08-25T19:49:18.613Z] ++ set -x [2022-08-25T19:49:18.613Z] ++ 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-25T19:49:18.613Z] INFO: Testing against a local daemon [2022-08-25T19:49:18.613Z] === RUN TestCommitInheritsEnv [2022-08-25T19:49:18.871Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-08-25T19:49:18.871Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T19:49:18.871Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-25T19:49:18.871Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-25T19:49:18.871Z] === RUN TestImportWithCustomPlatform [2022-08-25T19:49:18.871Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T19:49:19.129Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T19:49:19.129Z] === RUN TestImportWithCustomPlatform// [2022-08-25T19:49:19.129Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T19:49:19.129Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T19:49:19.129Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T19:49:19.387Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T19:49:19.387Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T19:49:19.387Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform (0.35s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T19:49:19.387Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T19:49:19.387Z] === RUN TestImagesFilterMultiReference [2022-08-25T19:49:19.387Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-25T19:49:19.387Z] === RUN TestImagePullPlatformInvalid [2022-08-25T19:49:19.387Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-25T19:49:19.387Z] === RUN TestRemoveImageOrphaning [2022-08-25T19:49:19.645Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-25T19:49:19.645Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T19:49:19.645Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:19.645Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-25T19:49:19.645Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T19:49:19.645Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-25T19:49:19.645Z] === RUN TestTagInvalidReference [2022-08-25T19:49:19.645Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-25T19:49:19.645Z] === RUN TestTagValidPrefixedRepo [2022-08-25T19:49:19.645Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-25T19:49:19.645Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T19:49:19.884Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-25T19:49:19.903Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-25T19:49:19.903Z] === RUN TestTagOfficialNames [2022-08-25T19:49:19.903Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-25T19:49:19.903Z] === RUN TestTagMatchesDigest [2022-08-25T19:49:19.903Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T19:49:19.903Z] PASS [2022-08-25T19:49:19.903Z] [2022-08-25T19:49:19.903Z] === Skipped [2022-08-25T19:49:19.903Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-25T19:49:19.903Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-25T19:49:19.903Z] [2022-08-25T19:49:19.903Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-25T19:49:19.903Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:49:19.903Z] [2022-08-25T19:49:19.903Z] DONE 22 tests, 2 skipped in 1.365s [2022-08-25T19:49:19.903Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T19:49:19.903Z] ++ 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-25T19:49:19.903Z] ++ set -e [2022-08-25T19:49:19.903Z] ++ '[' -n 0 ']' [2022-08-25T19:49:19.903Z] ++ set -x [2022-08-25T19:49:19.903Z] ++ 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-25T19:49:19.903Z] === RUN TestStripANSICommands [2022-08-25T19:49:19.903Z] === RUN TestStripANSICommands/#00 [2022-08-25T19:49:19.903Z] === RUN TestStripANSICommands/#01 [2022-08-25T19:49:19.903Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T19:49:19.903Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T19:49:19.903Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T19:49:19.903Z] PASS [2022-08-25T19:49:19.903Z] [2022-08-25T19:49:19.903Z] DONE 3 tests in 0.038s [2022-08-25T19:49:19.903Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T19:49:19.903Z] ++ 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-25T19:49:19.903Z] ++ set -e [2022-08-25T19:49:19.903Z] ++ '[' -n 0 ']' [2022-08-25T19:49:19.903Z] ++ set -x [2022-08-25T19:49:19.903Z] ++ 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-25T19:49:19.903Z] INFO: Testing against a local daemon [2022-08-25T19:49:19.903Z] === RUN TestNetworkCreateDelete [2022-08-25T19:49:20.161Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-25T19:49:20.161Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T19:49:20.727Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-25T19:49:20.727Z] === RUN TestDaemonDNSFallback [2022-08-25T19:49:21.795Z] --- PASS: TestDaemonRestartIpcMode (5.17s) [2022-08-25T19:49:21.795Z] === CONT TestIpcModeOlderClient [2022-08-25T19:49:21.795Z] --- PASS: TestDaemonHostGatewayIP (5.33s) [2022-08-25T19:49:21.795Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T19:49:21.795Z] --- PASS: TestIpcModeOlderClient (0.14s) [2022-08-25T19:49:22.055Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-25T19:49:22.055Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-25T19:49:23.962Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-25T19:49:23.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-25T19:49:25.869Z] check_test.go:540: [dacb7d5a32f27] daemon is not started [2022-08-25T19:49:25.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-25T19:49:26.440Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-25T19:49:27.281Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-08-25T19:49:27.281Z] === RUN TestInspectNetwork [2022-08-25T19:49:27.378Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-25T19:49:27.948Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-25T19:49:28.516Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-25T19:49:29.809Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T19:49:29.809Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T19:49:29.809Z] === RUN TestInspectNetwork/network_name [2022-08-25T19:49:29.809Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T19:49:30.420Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-25T19:49:32.330Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-25T19:49:33.268Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-25T19:49:33.837Z] check_test.go:540: [de4c416813dad] daemon is not started [2022-08-25T19:49:33.837Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-25T19:49:33.989Z] --- PASS: TestInspectNetwork (6.88s) [2022-08-25T19:49:33.989Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T19:49:33.989Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T19:49:33.989Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T19:49:33.989Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T19:49:33.989Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T19:49:34.097Z] --- PASS: TestContainerKillOnDaemonStart (12.35s) [2022-08-25T19:49:34.097Z] PASS [2022-08-25T19:49:34.097Z] [2022-08-25T19:49:34.097Z] === Skipped [2022-08-25T19:49:34.097Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T19:49:34.097Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:49:34.097Z] [2022-08-25T19:49:34.097Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T19:49:34.097Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:49:34.097Z] [2022-08-25T19:49:34.097Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-25T19:49:34.097Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:49:34.097Z] [2022-08-25T19:49:34.097Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2022-08-25T19:49:34.097Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:49:34.097Z] [2022-08-25T19:49:34.097Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T19:49:34.097Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:49:34.097Z] [2022-08-25T19:49:34.097Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-25T19:49:34.097Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:49:34.097Z] [2022-08-25T19:49:34.097Z] DONE 273 tests, 6 skipped in 183.716s [2022-08-25T19:49:34.097Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T19:49:34.097Z] ++ 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-25T19:49:34.097Z] ++ set -e [2022-08-25T19:49:34.097Z] ++ '[' -n 0 ']' [2022-08-25T19:49:34.097Z] ++ set -x [2022-08-25T19:49:34.097Z] ++ 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-25T19:49:34.357Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-25T19:49:34.357Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T19:49:34.926Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-25T19:49:34.926Z] === RUN TestConfigDaemonID [2022-08-25T19:49:35.362Z] --- PASS: TestRunContainerWithBridgeNone (1.49s) [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T19:49:35.362Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:49:35.362Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:49:35.362Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:49:35.362Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T19:49:35.362Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T19:49:35.362Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T19:49:35.362Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T19:49:35.362Z] === RUN TestNetworkList [2022-08-25T19:49:35.362Z] === RUN TestNetworkList//networks [2022-08-25T19:49:35.362Z] === PAUSE TestNetworkList//networks [2022-08-25T19:49:35.362Z] === RUN TestNetworkList//networks/ [2022-08-25T19:49:35.362Z] === PAUSE TestNetworkList//networks/ [2022-08-25T19:49:35.362Z] === CONT TestNetworkList//networks [2022-08-25T19:49:35.362Z] === CONT TestNetworkList//networks/ [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkList (0.01s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T19:49:35.362Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T19:49:35.362Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T19:49:35.864Z] daemon_test.go:83: [db6d31d342231] daemon is not started [2022-08-25T19:49:35.864Z] --- PASS: TestConfigDaemonID (1.06s) [2022-08-25T19:49:35.864Z] === RUN TestDaemonConfigValidation [2022-08-25T19:49:35.864Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:49:35.864Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:49:35.864Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T19:49:35.864Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T19:49:35.864Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T19:49:35.864Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T19:49:35.864Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T19:49:35.864Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T19:49:35.864Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T19:49:35.864Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T19:49:35.864Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:49:35.864Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T19:49:35.927Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-25T19:49:35.927Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T19:49:36.124Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T19:49:36.124Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T19:49:36.124Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-25T19:49:36.124Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T19:49:36.383Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T19:49:36.383Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s) [2022-08-25T19:49:36.383Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.17s) [2022-08-25T19:49:36.383Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.14s) [2022-08-25T19:49:36.383Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s) [2022-08-25T19:49:36.383Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-25T19:49:36.383Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T19:49:36.383Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T19:49:36.860Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-25T19:49:36.860Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T19:49:37.324Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-25T19:49:37.324Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T19:49:37.793Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-25T19:49:37.794Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T19:49:38.704Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T19:49:38.728Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-25T19:49:38.728Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T19:49:39.660Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T19:49:39.660Z] daemon_test.go:197: [da1667467d09d] daemon is not started [2022-08-25T19:49:39.660Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-08-25T19:49:39.660Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-25T19:49:39.660Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-25T19:49:39.660Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-08-25T19:49:39.660Z] === RUN TestDaemonProxy [2022-08-25T19:49:39.660Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T19:49:40.101Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-25T19:49:40.101Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T19:49:40.666Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-25T19:49:40.666Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T19:49:40.707Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-25T19:49:40.707Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:49:40.707Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:49:40.707Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-25T19:49:40.707Z] [2022-08-25T19:49:40.707Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-25T19:49:40.707Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T19:49:40.707Z] HOSTNAME=788210ccce1d [2022-08-25T19:49:40.707Z] DEST=bundles/test-integration [2022-08-25T19:49:40.707Z] PWD=/go/src/github.com/docker/docker [2022-08-25T19:49:40.707Z] DOCKER_ROOTLESS=1 [2022-08-25T19:49:40.707Z] DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 [2022-08-25T19:49:40.707Z] container=docker [2022-08-25T19:49:40.707Z] HOME=/root [2022-08-25T19:49:40.707Z] GOLANG_VERSION=1.18.5 [2022-08-25T19:49:40.707Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-25T19:49:40.707Z] VALIDATE_BRANCH=22.06 [2022-08-25T19:49:40.707Z] TERM=xterm [2022-08-25T19:49:40.707Z] DOCKER_PKG=github.com/docker/docker [2022-08-25T19:49:40.707Z] SHLVL=1 [2022-08-25T19:49:40.707Z] TIMEOUT=120m [2022-08-25T19:49:40.707Z] DOCKER_BUILDTAGS= journald [2022-08-25T19:49:40.707Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-25T19:49:40.707Z] GO111MODULE=off [2022-08-25T19:49:40.707Z] DOCKER_EXPERIMENTAL=1 [2022-08-25T19:49:40.707Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-25T19:49:40.707Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-25T19:49:40.707Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-25T19:49:40.707Z] GOPATH=/go [2022-08-25T19:49:40.707Z] PKG_CONFIG=pkg-config [2022-08-25T19:49:40.707Z] _=/usr/bin/env [2022-08-25T19:49:40.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-25T19:49:41.219Z] --- PASS: TestBuildWithHugeFile (52.80s) [2022-08-25T19:49:41.219Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T19:49:41.219Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:49:41.219Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:49:41.219Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T19:49:41.219Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:49:41.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:49:41.219Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:49:41.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:49:41.219Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:49:41.219Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:49:41.219Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:49:41.219Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:49:41.219Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:49:41.219Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-25T19:49:41.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-08-25T19:49:41.219Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-08-25T19:49:41.219Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-08-25T19:49:41.219Z] === RUN TestBuildPreserveOwnership [2022-08-25T19:49:41.219Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T19:49:41.219Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T19:49:41.565Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T19:49:41.780Z] --- PASS: TestBuildPreserveOwnership (3.75s) [2022-08-25T19:49:41.780Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2022-08-25T19:49:41.780Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2022-08-25T19:49:41.780Z] === RUN TestBuildPlatformInvalid [2022-08-25T19:49:41.780Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-25T19:49:41.780Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T19:49:41.827Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-25T19:49:42.707Z] Loaded image: busybox:latest [2022-08-25T19:49:42.707Z] Loaded image: busybox:glibc [2022-08-25T19:49:42.765Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-25T19:49:43.024Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T19:49:43.193Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s) [2022-08-25T19:49:43.193Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T19:49:43.193Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:49:43.193Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:49:43.193Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T19:49:43.962Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-25T19:49:44.073Z] Loaded image: debian:bullseye-slim [2022-08-25T19:49:44.073Z] Loaded image: hello-world:latest [2022-08-25T19:49:44.073Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:49:44.530Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-25T19:49:44.790Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T19:49:45.050Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-25T19:49:45.050Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-25T19:49:45.050Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-25T19:49:45.311Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T19:49:45.571Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-25T19:49:45.833Z] --- PASS: TestDaemonProxy (6.42s) [2022-08-25T19:49:45.833Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-08-25T19:49:45.833Z] --- PASS: TestDaemonProxy/command-line_options (1.82s) [2022-08-25T19:49:45.833Z] --- PASS: TestDaemonProxy/configuration_file (1.81s) [2022-08-25T19:49:45.833Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T19:49:45.833Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-25T19:49:45.833Z] PASS [2022-08-25T19:49:45.833Z] [2022-08-25T19:49:45.833Z] DONE 18 tests in 11.759s [2022-08-25T19:49:46.092Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T19:49:46.092Z] ++ 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-25T19:49:46.092Z] ++ set -e [2022-08-25T19:49:46.092Z] ++ '[' -n 0 ']' [2022-08-25T19:49:46.092Z] ++ set -x [2022-08-25T19:49:46.092Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T19:49:46.092Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-25T19:49:46.092Z] INFO: Testing against a local daemon [2022-08-25T19:49:46.092Z] === RUN TestCommitInheritsEnv [2022-08-25T19:49:46.661Z] --- PASS: TestCommitInheritsEnv (0.32s) [2022-08-25T19:49:46.661Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T19:49:46.661Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T19:49:46.661Z] === RUN TestImportWithCustomPlatform [2022-08-25T19:49:46.661Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T19:49:46.661Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-25T19:49:46.661Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T19:49:46.661Z] === RUN TestImportWithCustomPlatform// [2022-08-25T19:49:46.661Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T19:49:46.661Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T19:49:46.921Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T19:49:46.921Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T19:49:46.921Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T19:49:46.921Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform (0.48s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform/linux (0.12s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.10s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T19:49:46.921Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T19:49:46.921Z] === RUN TestImagesFilterMultiReference [2022-08-25T19:49:47.181Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-25T19:49:47.181Z] === RUN TestImagePullPlatformInvalid [2022-08-25T19:49:47.181Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-25T19:49:47.181Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-08-25T19:49:47.181Z] === RUN TestRemoveImageOrphaning [2022-08-25T19:49:47.440Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-25T19:49:47.440Z] --- PASS: TestRemoveImageOrphaning (0.38s) [2022-08-25T19:49:47.440Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T19:49:47.700Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-25T19:49:47.961Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-25T19:49:47.961Z] time="2022-08-25T19:49:47Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-25T19:49:48.220Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-25T19:49:48.789Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-25T19:49:49.049Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-25T19:49:49.620Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-25T19:49:49.880Z] --- PASS: TestRemoveImageGarbageCollector (2.27s) [2022-08-25T19:49:49.880Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T19:49:49.880Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-25T19:49:49.880Z] === RUN TestTagInvalidReference [2022-08-25T19:49:49.880Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-25T19:49:49.880Z] === RUN TestTagValidPrefixedRepo [2022-08-25T19:49:49.880Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-25T19:49:49.880Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T19:49:49.880Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2022-08-25T19:49:49.880Z] === RUN TestTagOfficialNames [2022-08-25T19:49:49.880Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-25T19:49:49.880Z] === RUN TestTagMatchesDigest [2022-08-25T19:49:49.880Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-08-25T19:49:49.880Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T19:49:50.139Z] check_test.go:540: [d14bf86433754] daemon is not started [2022-08-25T19:49:50.139Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-25T19:49:51.521Z] check_test.go:540: [d69e0154655e7] daemon is not started [2022-08-25T19:49:51.521Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-25T19:49:51.781Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-25T19:49:53.689Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-25T19:49:54.017Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.99s) [2022-08-25T19:49:54.017Z] PASS [2022-08-25T19:49:54.017Z] [2022-08-25T19:49:54.017Z] === Skipped [2022-08-25T19:49:54.017Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T19:49:54.017Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:49:54.017Z] [2022-08-25T19:49:54.017Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:49:54.017Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:49:54.017Z] [2022-08-25T19:49:54.017Z] DONE 34 tests, 2 skipped in 90.707s [2022-08-25T19:49:54.017Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T19:49:54.017Z] INFO: Testing against a local daemon [2022-08-25T19:49:54.017Z] === RUN TestConfigInspect [2022-08-25T19:49:55.071Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-25T19:49:55.382Z] --- PASS: TestConfigInspect (2.30s) [2022-08-25T19:49:55.382Z] === RUN TestConfigList [2022-08-25T19:49:56.451Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-25T19:49:56.451Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-25T19:49:57.021Z] check_test.go:540: [de6a0e8720337] daemon is not started [2022-08-25T19:49:57.021Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-25T19:49:57.270Z] --- PASS: TestConfigList (2.28s) [2022-08-25T19:49:57.270Z] === RUN TestConfigsCreateAndDelete [2022-08-25T19:49:57.960Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-25T19:49:58.082Z] --- PASS: TestServiceWithDataPathPortInit (13.80s) [2022-08-25T19:49:58.082Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T19:49:59.021Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pwzsuizgmxq9qc4drbb6uhao1 Created:2022-08-25 19:49:57.873684641 +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[156469be8ff2173b57990017ca2cfb60c9b02236254f105b442606c583d32f6b:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ts5lahdixj0o00vitdal7n650 EndpointID:a6e5538cbf1dd3cd05d19d0bb52bec2d137db366c4f9f20cf459fefd4a8d2964 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:aabf01f880ab23dd656a5804670ce52d1c6cda60e1f237dfb455e109dc8eedf1 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:7d769c59b1d9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ts5lahdixj0o00vitdal7n650 EndpointID:a6e5538cbf1dd3cd05d19d0bb52bec2d137db366c4f9f20cf459fefd4a8d2964 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T19:49:59.784Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-08-25T19:49:59.784Z] === RUN TestConfigsUpdate [2022-08-25T19:49:59.868Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-25T19:50:01.672Z] --- PASS: TestConfigsUpdate (2.16s) [2022-08-25T19:50:01.672Z] === RUN TestTemplatedConfig [2022-08-25T19:50:01.814Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-25T19:50:02.383Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-25T19:50:04.281Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-08-25T19:50:04.281Z] PASS [2022-08-25T19:50:04.281Z] [2022-08-25T19:50:04.281Z] === Skipped [2022-08-25T19:50:04.281Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:50:04.281Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:50:04.281Z] [2022-08-25T19:50:04.281Z] DONE 38 tests, 1 skipped in 43.631s [2022-08-25T19:50:04.281Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:50:04.281Z] ++ 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-25T19:50:04.281Z] ++ set -e [2022-08-25T19:50:04.281Z] ++ '[' -n 0 ']' [2022-08-25T19:50:04.281Z] ++ set -x [2022-08-25T19:50:04.281Z] ++ 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-25T19:50:04.281Z] INFO: Testing against a local daemon [2022-08-25T19:50:04.281Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T19:50:04.281Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:50:04.281Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:50:04.281Z] === RUN TestDockerNetworkIpvlan [2022-08-25T19:50:04.281Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:50:04.281Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:50:04.281Z] PASS [2022-08-25T19:50:04.281Z] [2022-08-25T19:50:04.281Z] === Skipped [2022-08-25T19:50:04.281Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:50:04.281Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:50:04.281Z] [2022-08-25T19:50:04.281Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:50:04.281Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:50:04.281Z] [2022-08-25T19:50:04.281Z] DONE 2 tests, 2 skipped in 0.108s [2022-08-25T19:50:04.281Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:50:04.281Z] ++ 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-25T19:50:04.281Z] ++ set -e [2022-08-25T19:50:04.281Z] ++ '[' -n 0 ']' [2022-08-25T19:50:04.281Z] ++ set -x [2022-08-25T19:50:04.281Z] ++ 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-25T19:50:04.281Z] INFO: Testing against a local daemon [2022-08-25T19:50:04.281Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T19:50:04.938Z] --- PASS: TestTemplatedConfig (2.76s) [2022-08-25T19:50:04.938Z] === RUN TestConfigCreateResolve [2022-08-25T19:50:05.214Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-25T19:50:05.214Z] === RUN TestDockerNetworkMacvlan [2022-08-25T19:50:05.779Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T19:50:05.961Z] .........................xx.................... [ 29%] [2022-08-25T19:50:06.580Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-25T19:50:06.712Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T19:50:06.825Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-08-25T19:50:06.825Z] PASS [2022-08-25T19:50:06.825Z] [2022-08-25T19:50:06.825Z] DONE 6 tests in 13.867s [2022-08-25T19:50:06.825Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T19:50:06.825Z] INFO: Testing against a local daemon [2022-08-25T19:50:06.825Z] === RUN TestAttachWithTTY [2022-08-25T19:50:06.825Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-25T19:50:06.825Z] === RUN TestAttachWithoutTTy [2022-08-25T19:50:06.825Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-25T19:50:06.825Z] === RUN TestCheckpoint [2022-08-25T19:50:06.825Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:50:06.825Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T19:50:06.825Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T19:50:06.825Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:50:06.825Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:50:06.825Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:50:06.825Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:50:06.825Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:50:06.825Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:50:06.825Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T19:50:06.825Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T19:50:06.825Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T19:50:06.825Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T19:50:06.825Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T19:50:06.825Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:50:06.825Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T19:50:06.826Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T19:50:06.826Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T19:50:06.826Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T19:50:06.826Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T19:50:06.826Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-25T19:50:06.826Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T19:50:06.826Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-25T19:50:06.826Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T19:50:07.082Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-25T19:50:07.082Z] === RUN TestCopyEmptyFile [2022-08-25T19:50:07.149Z] check_test.go:540: [da5f5da9ba5e6] daemon is not started [2022-08-25T19:50:07.149Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-25T19:50:07.278Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T19:50:07.339Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-25T19:50:07.339Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T19:50:07.339Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-25T19:50:07.339Z] === RUN TestCopyFromContainer [2022-08-25T19:50:08.734Z] === RUN TestCopyFromContainer// [2022-08-25T19:50:08.734Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T19:50:08.734Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T19:50:08.734Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T19:50:08.734Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T19:50:08.734Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T19:50:08.990Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T19:50:08.990Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T19:50:08.990Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T19:50:08.990Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T19:50:09.178Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer (1.86s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-25T19:50:09.246Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-08-25T19:50:09.246Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T19:50:09.246Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:50:09.246Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:50:09.246Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:50:09.246Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:50:09.246Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:50:09.246Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:50:09.246Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:50:09.246Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:50:09.246Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:50:09.246Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T19:50:09.246Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T19:50:09.246Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T19:50:09.246Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T19:50:09.246Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T19:50:09.246Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-25T19:50:09.246Z] === RUN TestCreateWithInvalidEnv [2022-08-25T19:50:09.246Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T19:50:09.246Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T19:50:09.246Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T19:50:09.246Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T19:50:09.246Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T19:50:09.246Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T19:50:09.246Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T19:50:09.246Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T19:50:09.246Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T19:50:09.246Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-25T19:50:09.246Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T19:50:09.246Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T19:50:09.246Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T19:50:09.246Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T19:50:09.246Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T19:50:09.246Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T19:50:09.691Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-25T19:50:09.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-25T19:50:10.551Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T19:50:11.134Z] --- PASS: TestCreateWithCustomMaskedPaths (1.67s) [2022-08-25T19:50:11.134Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T19:50:11.861Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-25T19:50:12.432Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-25T19:50:13.021Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.73s) [2022-08-25T19:50:13.021Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T19:50:13.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:50:13.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:50:13.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:50:13.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:50:13.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:50:13.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:50:13.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:50:13.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:50:13.021Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:50:13.021Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:50:13.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:50:13.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:50:13.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:50:13.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:50:13.021Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:50:13.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T19:50:13.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-25T19:50:13.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-25T19:50:13.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-25T19:50:13.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-25T19:50:13.021Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-25T19:50:13.021Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T19:50:13.277Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-08-25T19:50:13.277Z] === RUN TestCreateDifferentPlatform [2022-08-25T19:50:13.277Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T19:50:13.277Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T19:50:13.277Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-25T19:50:13.277Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T19:50:13.277Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T19:50:13.277Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T19:50:13.277Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-25T19:50:13.277Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T19:50:13.277Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-25T19:50:13.277Z] === RUN TestCreateInvalidHostConfig [2022-08-25T19:50:13.277Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:50:13.277Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:50:13.277Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:50:13.277Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:50:13.277Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:50:13.277Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:50:13.277Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:50:13.277Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:50:13.277Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:50:13.277Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:50:13.277Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:50:13.277Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:50:13.277Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T19:50:13.277Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T19:50:13.277Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T19:50:13.277Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T19:50:13.277Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T19:50:13.277Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T19:50:13.277Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-25T19:50:13.277Z] === RUN TestDaemonRestartIpcMode [2022-08-25T19:50:13.277Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T19:50:13.277Z] === RUN TestDaemonHostGatewayIP [2022-08-25T19:50:13.277Z] === PAUSE TestDaemonHostGatewayIP [2022-08-25T19:50:13.277Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T19:50:13.277Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T19:50:13.277Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T19:50:13.277Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-25T19:50:13.277Z] === RUN TestDiff [2022-08-25T19:50:13.833Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T19:50:13.840Z] --- PASS: TestDiff (0.60s) [2022-08-25T19:50:13.840Z] === RUN TestExecConsoleSize [2022-08-25T19:50:14.343Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-25T19:50:14.768Z] --- PASS: TestDockerNetworkMacvlan (9.50s) [2022-08-25T19:50:14.768Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2022-08-25T19:50:14.768Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-25T19:50:14.768Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.80s) [2022-08-25T19:50:14.768Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.84s) [2022-08-25T19:50:14.768Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.05s) [2022-08-25T19:50:14.768Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-25T19:50:14.768Z] PASS [2022-08-25T19:50:14.768Z] [2022-08-25T19:50:14.768Z] DONE 8 tests in 10.831s [2022-08-25T19:50:14.768Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T19:50:14.768Z] ++ 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-25T19:50:14.768Z] ++ set -e [2022-08-25T19:50:14.768Z] ++ '[' -n 0 ']' [2022-08-25T19:50:14.768Z] ++ set -x [2022-08-25T19:50:14.768Z] ++ 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-25T19:50:14.768Z] testing: warning: no tests to run [2022-08-25T19:50:14.768Z] PASS [2022-08-25T19:50:14.768Z] [2022-08-25T19:50:14.768Z] DONE 0 tests in 0.025s [2022-08-25T19:50:14.768Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T19:50:14.768Z] ++ 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-25T19:50:14.768Z] ++ set -e [2022-08-25T19:50:14.768Z] ++ '[' -n 0 ']' [2022-08-25T19:50:14.768Z] ++ set -x [2022-08-25T19:50:14.768Z] ++ 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-25T19:50:14.768Z] INFO: Testing against a local daemon [2022-08-25T19:50:14.768Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T19:50:14.769Z] --- PASS: TestExecConsoleSize (0.65s) [2022-08-25T19:50:14.769Z] === RUN TestExecWithCloseStdin [2022-08-25T19:50:15.284Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-25T19:50:15.331Z] --- PASS: TestExecWithCloseStdin (0.61s) [2022-08-25T19:50:15.331Z] === RUN TestExec [2022-08-25T19:50:15.893Z] --- PASS: TestExec (0.67s) [2022-08-25T19:50:15.893Z] === RUN TestExecUser [2022-08-25T19:50:16.141Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-08-25T19:50:16.141Z] === RUN TestAuthZPluginTLS [2022-08-25T19:50:16.223Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-25T19:50:16.399Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-25T19:50:16.399Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T19:50:16.454Z] --- PASS: TestExecUser (0.60s) [2022-08-25T19:50:16.454Z] === RUN TestExportContainerAndImportImage [2022-08-25T19:50:16.974Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-25T19:50:16.974Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T19:50:17.381Z] --- PASS: TestExportContainerAndImportImage (0.72s) [2022-08-25T19:50:17.381Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T19:50:17.541Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-25T19:50:17.541Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T19:50:18.107Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-25T19:50:18.107Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T19:50:18.134Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-25T19:50:18.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-25T19:50:18.746Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-25T19:50:18.746Z] === RUN TestHealthCheckWorkdir [2022-08-25T19:50:19.307Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-08-25T19:50:19.307Z] === RUN TestHealthKillContainer [2022-08-25T19:50:19.480Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-08-25T19:50:19.480Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T19:50:19.738Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-25T19:50:19.738Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T19:50:20.303Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-25T19:50:20.303Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T19:50:20.616Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-25T19:50:20.869Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-25T19:50:20.869Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T19:50:20.876Z] check_test.go:540: [d0816ec7738bb] daemon is not started [2022-08-25T19:50:20.876Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-25T19:50:21.445Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-25T19:50:22.017Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-25T19:50:22.243Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s) [2022-08-25T19:50:22.243Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T19:50:22.551Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-25T19:50:22.587Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-25T19:50:23.155Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-25T19:50:23.616Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-08-25T19:50:23.616Z] === RUN TestAuthZPluginHeader [2022-08-25T19:50:24.182Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-25T19:50:24.182Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T19:50:24.182Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:24.182Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-25T19:50:24.182Z] === RUN TestAuthZPluginV2Disable [2022-08-25T19:50:24.182Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:24.182Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-25T19:50:24.182Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T19:50:24.182Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:24.182Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-25T19:50:24.182Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T19:50:24.182Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:24.182Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-25T19:50:24.182Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T19:50:24.536Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-25T19:50:24.536Z] check_test.go:540: [dc8a61dd25b6d] daemon is not started [2022-08-25T19:50:24.536Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-25T19:50:24.806Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-25T19:50:27.349Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-25T19:50:27.385Z] --- PASS: TestHealthKillContainer (8.19s) [2022-08-25T19:50:27.642Z] === RUN TestHealthCheckProcessKilled [2022-08-25T19:50:27.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-25T19:50:28.568Z] --- PASS: TestHealthCheckProcessKilled (0.97s) [2022-08-25T19:50:28.568Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T19:50:29.129Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2022-08-25T19:50:29.129Z] === RUN TestIpcModeNone [2022-08-25T19:50:29.691Z] --- PASS: TestIpcModeNone (0.63s) [2022-08-25T19:50:29.691Z] === RUN TestIpcModePrivate [2022-08-25T19:50:29.825Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-25T19:50:29.947Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-25T19:50:30.007Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-25T19:50:30.203Z] --- PASS: TestIpcModePrivate (0.68s) [2022-08-25T19:50:30.203Z] === RUN TestIpcModeShareable [2022-08-25T19:50:30.764Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-25T19:50:31.021Z] --- PASS: TestIpcModeShareable (0.62s) [2022-08-25T19:50:31.021Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T19:50:32.912Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2022-08-25T19:50:32.912Z] === RUN TestAPIIpcModeHost [2022-08-25T19:50:33.168Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-08-25T19:50:33.168Z] === RUN TestDaemonIpcModeShareable [2022-08-25T19:50:34.022Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-25T19:50:34.533Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-25T19:50:34.533Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-25T19:50:34.533Z] === RUN TestDaemonIpcModePrivate [2022-08-25T19:50:34.969Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-25T19:50:35.459Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-25T19:50:35.715Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-25T19:50:35.715Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T19:50:35.930Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-25T19:50:36.644Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-25T19:50:36.922Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-25T19:50:36.922Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T19:50:36.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-25T19:50:36.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-25T19:50:37.839Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-25T19:50:37.856Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-25T19:50:38.112Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.25s) [2022-08-25T19:50:38.112Z] === RUN TestIpcModeOlderClient [2022-08-25T19:50:38.112Z] === PAUSE TestIpcModeOlderClient [2022-08-25T19:50:38.112Z] === RUN TestKillContainerInvalidSignal [2022-08-25T19:50:38.674Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-08-25T19:50:38.674Z] === RUN TestKillContainer [2022-08-25T19:50:38.674Z] === RUN TestKillContainer/no_signal [2022-08-25T19:50:38.930Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T19:50:39.186Z] === RUN TestKillContainer/killing_signal [2022-08-25T19:50:39.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-25T19:50:39.750Z] --- PASS: TestKillContainer (1.34s) [2022-08-25T19:50:39.750Z] --- PASS: TestKillContainer/no_signal (0.45s) [2022-08-25T19:50:39.750Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-08-25T19:50:39.750Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-08-25T19:50:39.750Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T19:50:39.750Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T19:50:40.311Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T19:50:41.128Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-25T19:50:41.242Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-08-25T19:50:41.242Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-25T19:50:41.242Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-25T19:50:41.242Z] === RUN TestKillStoppedContainer [2022-08-25T19:50:41.242Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-25T19:50:41.242Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T19:50:41.242Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-25T19:50:41.242Z] === RUN TestKillDifferentUserContainer [2022-08-25T19:50:41.810Z] --- PASS: TestKillDifferentUserContainer (0.47s) [2022-08-25T19:50:41.810Z] === RUN TestInspectOomKilledTrue [2022-08-25T19:50:41.810Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-25T19:50:41.810Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T19:50:41.810Z] === RUN TestInspectOomKilledFalse [2022-08-25T19:50:42.066Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-25T19:50:42.066Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T19:50:42.253Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-25T19:50:42.253Z] PASS [2022-08-25T19:50:42.253Z] [2022-08-25T19:50:42.253Z] === Skipped [2022-08-25T19:50:42.253Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-25T19:50:42.253Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:42.253Z] [2022-08-25T19:50:42.253Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-25T19:50:42.253Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:42.253Z] [2022-08-25T19:50:42.253Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-25T19:50:42.253Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:42.253Z] [2022-08-25T19:50:42.253Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-25T19:50:42.253Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:42.253Z] [2022-08-25T19:50:42.253Z] DONE 17 tests, 4 skipped in 26.566s [2022-08-25T19:50:42.253Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T19:50:42.253Z] ++ 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-25T19:50:42.253Z] ++ set -e [2022-08-25T19:50:42.253Z] ++ '[' -n 0 ']' [2022-08-25T19:50:42.253Z] ++ set -x [2022-08-25T19:50:42.253Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T19:50:42.253Z] INFO: Testing against a local daemon [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:50:42.253Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:50:42.253Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T19:50:42.253Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T19:50:42.253Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T19:50:42.253Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T19:50:42.253Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T19:50:42.253Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T19:50:42.253Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T19:50:42.253Z] === RUN TestPluginInstall [2022-08-25T19:50:42.253Z] === RUN TestPluginInstall/no_auth [2022-08-25T19:50:42.253Z] time="2022-08-25T19:50:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:50:42.253Z] time="2022-08-25T19:50:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1cd8c9f941e3577155cb82da44e7533269a0982c8f0a9d347175ffe423593e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:50:42.253Z] time="2022-08-25T19:50:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:50:42.253Z] time="2022-08-25T19:50:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c1cd8c9f941e3577155cb82da44e7533269a0982c8f0a9d347175ffe423593e1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:50:42.253Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T19:50:42.322Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-25T19:50:42.322Z] === RUN TestLinksContainerNames [2022-08-25T19:50:42.507Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-25T19:50:42.511Z] time="2022-08-25T19:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:50:42.511Z] time="2022-08-25T19:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bfbc1f8778e564a89bb493b58019072dd57bf4f691fdf86fde1664e3f7a1e4b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:50:42.511Z] time="2022-08-25T19:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:50:42.511Z] time="2022-08-25T19:50:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bfbc1f8778e564a89bb493b58019072dd57bf4f691fdf86fde1664e3f7a1e4b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:50:42.769Z] === RUN TestPluginInstall/with_insecure [2022-08-25T19:50:43.250Z] --- PASS: TestLinksContainerNames (0.88s) [2022-08-25T19:50:43.250Z] === RUN TestLogsFollowTailEmpty [2022-08-25T19:50:43.703Z] time="2022-08-25T19:50:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:50:43.703Z] time="2022-08-25T19:50:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e13d43573f7962b303a6920169fda03992f39058595674c9de7d7668fd600c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:50:43.703Z] time="2022-08-25T19:50:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:50:43.703Z] time="2022-08-25T19:50:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b1e13d43573f7962b303a6920169fda03992f39058595674c9de7d7668fd600c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:50:43.811Z] --- PASS: TestLogsFollowTailEmpty (0.44s) [2022-08-25T19:50:43.811Z] === RUN TestLogs [2022-08-25T19:50:43.811Z] === RUN TestLogs/driver_local [2022-08-25T19:50:43.811Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:50:43.811Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:50:43.811Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T19:50:43.811Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T19:50:43.811Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T19:50:43.811Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T19:50:43.811Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:50:43.811Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:50:43.811Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:50:43.811Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:50:43.811Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:50:43.811Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:50:43.811Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:50:43.811Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:50:43.961Z] plugin_test.go:195: [d81c9a4365e0e] daemon is not started [2022-08-25T19:50:43.961Z] --- PASS: TestPluginInstall (2.55s) [2022-08-25T19:50:43.961Z] --- PASS: TestPluginInstall/no_auth (0.97s) [2022-08-25T19:50:43.961Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-25T19:50:43.961Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-25T19:50:43.961Z] === RUN TestPluginsWithRuntimes [2022-08-25T19:50:44.373Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:50:44.373Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:50:44.419Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-25T19:50:44.936Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T19:50:44.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-25T19:50:45.193Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T19:50:45.334Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T19:50:45.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-25T19:50:45.754Z] === RUN TestLogs/driver_json-file [2022-08-25T19:50:45.754Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:50:45.754Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:50:45.754Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:50:45.754Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:50:45.754Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:50:45.754Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:50:45.754Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:50:45.754Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:50:45.754Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:50:45.754Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:50:45.754Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:50:45.754Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:50:45.754Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:50:45.754Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:50:46.268Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T19:50:46.316Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:50:46.572Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:50:47.135Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:50:47.135Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:50:47.201Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-08-25T19:50:47.201Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-08-25T19:50:47.201Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-25T19:50:47.201Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T19:50:47.696Z] --- PASS: TestLogs (3.91s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.70s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.68s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.69s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.73s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.58s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.57s) [2022-08-25T19:50:47.696Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.55s) [2022-08-25T19:50:47.696Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T19:50:47.766Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-25T19:50:47.766Z] PASS [2022-08-25T19:50:47.766Z] [2022-08-25T19:50:47.766Z] DONE 24 tests in 6.507s [2022-08-25T19:50:47.766Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T19:50:47.766Z] ++ 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-25T19:50:47.766Z] ++ set -e [2022-08-25T19:50:47.766Z] ++ '[' -n 0 ']' [2022-08-25T19:50:47.766Z] ++ set -x [2022-08-25T19:50:47.766Z] ++ 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-25T19:50:47.766Z] INFO: Testing against a local daemon [2022-08-25T19:50:47.766Z] === RUN TestExternalGraphDriver [2022-08-25T19:50:47.952Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-08-25T19:50:47.952Z] === RUN TestMountDaemonRoot [2022-08-25T19:50:48.024Z] === RUN TestExternalGraphDriver/json [2022-08-25T19:50:48.094Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-25T19:50:48.208Z] === RUN TestMountDaemonRoot/default [2022-08-25T19:50:48.208Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T19:50:48.208Z] === RUN TestMountDaemonRoot/private [2022-08-25T19:50:48.208Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T19:50:48.208Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T19:50:48.208Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T19:50:48.208Z] === RUN TestMountDaemonRoot/slave [2022-08-25T19:50:48.208Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T19:50:48.208Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T19:50:48.208Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T19:50:48.208Z] === RUN TestMountDaemonRoot/shared [2022-08-25T19:50:48.208Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T19:50:48.208Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/default [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/shared [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/slave [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/private [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T19:50:48.209Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:50:48.209Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T19:50:48.209Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T19:50:48.465Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T19:50:48.465Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T19:50:48.465Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T19:50:48.663Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-25T19:50:49.924Z] === RUN TestExternalGraphDriver/spec [2022-08-25T19:50:50.355Z] --- PASS: TestContainerBindMountNonRecursive (1.40s) [2022-08-25T19:50:50.355Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T19:50:50.355Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s) [2022-08-25T19:50:50.355Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T19:50:50.572Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-25T19:50:50.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-25T19:50:50.935Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2022-08-25T19:50:50.935Z] === RUN TestNetworkNat [2022-08-25T19:50:51.228Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-25T19:50:51.297Z] === RUN TestExternalGraphDriver/pull [2022-08-25T19:50:51.504Z] --- PASS: TestNetworkNat (0.53s) [2022-08-25T19:50:51.504Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T19:50:51.521Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-25T19:50:51.761Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2022-08-25T19:50:51.761Z] === RUN TestNetworkLoopbackNat [2022-08-25T19:50:52.481Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-25T19:50:53.196Z] --- PASS: TestExternalGraphDriver (5.21s) [2022-08-25T19:50:53.196Z] --- PASS: TestExternalGraphDriver/json (1.61s) [2022-08-25T19:50:53.196Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-25T19:50:53.196Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-25T19:50:53.196Z] === RUN TestGraphdriverPluginV2 [2022-08-25T19:50:53.454Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:53.454Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-25T19:50:53.454Z] PASS [2022-08-25T19:50:53.454Z] [2022-08-25T19:50:53.454Z] === Skipped [2022-08-25T19:50:53.454Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-25T19:50:53.454Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:50:53.454Z] [2022-08-25T19:50:53.454Z] DONE 5 tests, 1 skipped in 5.633s [2022-08-25T19:50:53.454Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T19:50:53.454Z] ++ 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-25T19:50:53.454Z] ++ set -e [2022-08-25T19:50:53.454Z] ++ '[' -n 0 ']' [2022-08-25T19:50:53.454Z] ++ set -x [2022-08-25T19:50:53.454Z] ++ 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-25T19:50:53.454Z] INFO: Testing against a local daemon [2022-08-25T19:50:53.454Z] === RUN TestContinueAfterPluginCrash [2022-08-25T19:50:53.454Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T19:50:53.454Z] === RUN TestReadPluginNoRead [2022-08-25T19:50:53.454Z] === PAUSE TestReadPluginNoRead [2022-08-25T19:50:53.454Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T19:50:53.454Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T19:50:53.454Z] === CONT TestContinueAfterPluginCrash [2022-08-25T19:50:53.454Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T19:50:55.025Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-08-25T19:50:55.025Z] === RUN TestPause [2022-08-25T19:50:55.025Z] --- PASS: TestPause (0.47s) [2022-08-25T19:50:55.025Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T19:50:55.025Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:50:55.025Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:50:55.025Z] === RUN TestPauseStopPausedContainer [2022-08-25T19:50:55.281Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-08-25T19:50:55.281Z] === RUN TestPidHost [2022-08-25T19:50:55.772Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-25T19:50:56.032Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-25T19:50:56.646Z] --- PASS: TestPidHost (0.99s) [2022-08-25T19:50:56.646Z] === RUN TestPsFilter [2022-08-25T19:50:56.646Z] --- PASS: TestPsFilter (0.11s) [2022-08-25T19:50:56.646Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T19:50:56.735Z] --- PASS: TestDaemonStartWithLogOpt (3.04s) [2022-08-25T19:50:56.735Z] === CONT TestReadPluginNoRead [2022-08-25T19:50:56.902Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-25T19:50:56.902Z] === RUN TestRemoveContainerWithVolume [2022-08-25T19:50:57.414Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-25T19:50:57.463Z] --- PASS: TestRemoveContainerWithVolume (0.45s) [2022-08-25T19:50:57.463Z] === RUN TestRemoveContainerRunning [2022-08-25T19:50:57.719Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-08-25T19:50:57.719Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T19:50:58.282Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.46s) [2022-08-25T19:50:58.282Z] === RUN TestRemoveInvalidContainer [2022-08-25T19:50:58.282Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T19:50:58.282Z] === RUN TestRenameLinkedContainer [2022-08-25T19:50:58.635Z] === RUN TestReadPluginNoRead/default [2022-08-25T19:50:58.793Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-25T19:50:58.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-25T19:50:59.731Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-25T19:51:00.008Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T19:51:00.171Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-08-25T19:51:00.171Z] === RUN TestRenameStoppedContainer [2022-08-25T19:51:00.426Z] --- PASS: TestRenameStoppedContainer (0.43s) [2022-08-25T19:51:00.427Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T19:51:00.942Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T19:51:00.998Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-25T19:51:01.111Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-25T19:51:01.355Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-08-25T19:51:01.355Z] === RUN TestRenameInvalidName [2022-08-25T19:51:01.370Z] docker_cli_daemon_test.go:2504: [d40391c634524] daemon is not started [2022-08-25T19:51:01.508Z] --- PASS: TestContinueAfterPluginCrash (8.03s) [2022-08-25T19:51:01.916Z] --- PASS: TestRenameInvalidName (0.46s) [2022-08-25T19:51:01.917Z] === RUN TestRenameAnonymousContainer [2022-08-25T19:51:02.442Z] === CONT TestReadPluginNoRead [2022-08-25T19:51:02.442Z] read_test.go:92: [dc3f4594f23e2] daemon is not started [2022-08-25T19:51:02.442Z] --- PASS: TestReadPluginNoRead (5.70s) [2022-08-25T19:51:02.442Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-08-25T19:51:02.442Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.17s) [2022-08-25T19:51:02.442Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-08-25T19:51:02.442Z] PASS [2022-08-25T19:51:02.442Z] [2022-08-25T19:51:02.442Z] DONE 6 tests in 8.850s [2022-08-25T19:51:02.442Z] 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-25T19:51:02.442Z] ++ 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-25T19:51:02.442Z] ++ set -e [2022-08-25T19:51:02.442Z] ++ '[' -n 0 ']' [2022-08-25T19:51:02.442Z] ++ set -x [2022-08-25T19:51:02.442Z] ++ 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-25T19:51:02.442Z] testing: warning: no tests to run [2022-08-25T19:51:02.442Z] PASS [2022-08-25T19:51:02.442Z] [2022-08-25T19:51:02.442Z] DONE 0 tests in 0.032s [2022-08-25T19:51:02.442Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T19:51:02.442Z] ++ 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-25T19:51:02.442Z] ++ set -e [2022-08-25T19:51:02.442Z] ++ '[' -n 0 ']' [2022-08-25T19:51:02.442Z] ++ set -x [2022-08-25T19:51:02.442Z] ++ 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-25T19:51:02.442Z] INFO: Testing against a local daemon [2022-08-25T19:51:02.442Z] === RUN TestPluginWithDevMounts [2022-08-25T19:51:02.442Z] === PAUSE TestPluginWithDevMounts [2022-08-25T19:51:02.442Z] === CONT TestPluginWithDevMounts [2022-08-25T19:51:02.756Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-25T19:51:03.279Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-25T19:51:03.804Z] --- PASS: TestRenameAnonymousContainer (1.61s) [2022-08-25T19:51:03.804Z] === RUN TestRenameContainerWithSameName [2022-08-25T19:51:03.804Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-08-25T19:51:03.804Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T19:51:03.815Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-08-25T19:51:03.815Z] PASS [2022-08-25T19:51:03.815Z] [2022-08-25T19:51:03.815Z] DONE 1 tests in 1.616s [2022-08-25T19:51:03.815Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T19:51:03.815Z] ++ 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-25T19:51:03.815Z] ++ set -e [2022-08-25T19:51:03.815Z] ++ '[' -n 0 ']' [2022-08-25T19:51:03.815Z] ++ set -x [2022-08-25T19:51:03.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-25T19:51:04.073Z] INFO: Testing against a local daemon [2022-08-25T19:51:04.073Z] === RUN TestSecretInspect [2022-08-25T19:51:04.732Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-08-25T19:51:04.732Z] === RUN TestResize [2022-08-25T19:51:05.294Z] --- PASS: TestResize (0.52s) [2022-08-25T19:51:05.294Z] === RUN TestResizeWithInvalidSize [2022-08-25T19:51:05.854Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-25T19:51:05.854Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T19:51:06.110Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:51:06.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:51:06.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:51:06.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-25T19:51:06.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:51:06.600Z] --- PASS: TestSecretInspect (2.20s) [2022-08-25T19:51:06.600Z] === RUN TestSecretList [2022-08-25T19:51:07.114Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-25T19:51:07.474Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-25T19:51:08.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:51:08.415Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-25T19:51:08.498Z] --- PASS: TestSecretList (2.16s) [2022-08-25T19:51:08.499Z] === RUN TestSecretsCreateAndDelete [2022-08-25T19:51:09.355Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-25T19:51:09.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:51:09.924Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-25T19:51:10.398Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-08-25T19:51:10.398Z] === RUN TestSecretsUpdate [2022-08-25T19:51:10.728Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-25T19:51:10.729Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-25T19:51:11.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-25T19:51:11.548Z] ............................ [ 66%] [2022-08-25T19:51:11.834Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-25T19:51:11.834Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-25T19:51:12.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:51:12.093Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-25T19:51:12.298Z] --- PASS: TestSecretsUpdate (1.83s) [2022-08-25T19:51:12.298Z] === RUN TestTemplatedSecret [2022-08-25T19:51:12.773Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-25T19:51:13.712Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-25T19:51:13.971Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-25T19:51:14.231Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-25T19:51:14.231Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-25T19:51:14.800Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-25T19:51:14.800Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-25T19:51:14.800Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-25T19:51:14.843Z] --- PASS: TestTemplatedSecret (2.50s) [2022-08-25T19:51:14.843Z] === RUN TestSecretCreateResolve [2022-08-25T19:51:15.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-25T19:51:15.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-25T19:51:15.751Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-25T19:51:16.690Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-25T19:51:17.371Z] --- PASS: TestSecretCreateResolve (2.29s) [2022-08-25T19:51:17.371Z] PASS [2022-08-25T19:51:17.371Z] [2022-08-25T19:51:17.371Z] DONE 6 tests in 13.225s [2022-08-25T19:51:17.371Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T19:51:17.371Z] ++ 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-25T19:51:17.371Z] ++ set -e [2022-08-25T19:51:17.371Z] ++ '[' -n 0 ']' [2022-08-25T19:51:17.371Z] ++ set -x [2022-08-25T19:51:17.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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-25T19:51:17.371Z] INFO: Testing against a local daemon [2022-08-25T19:51:17.371Z] === RUN TestServiceCreateInit [2022-08-25T19:51:17.371Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T19:51:17.502Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-25T19:51:18.599Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-25T19:51:18.859Z] check_test.go:540: [da3cf9c7397a7] daemon is not started [2022-08-25T19:51:18.859Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-25T19:51:19.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-25T19:51:19.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-25T19:51:19.391Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-25T19:51:19.391Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-25T19:51:20.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-25T19:51:21.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-25T19:51:21.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-25T19:51:21.535Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-25T19:51:21.553Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T19:51:21.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-25T19:51:21.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-25T19:51:22.153Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-25T19:51:22.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-25T19:51:22.906Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-25T19:51:23.093Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-25T19:51:24.032Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-25T19:51:24.602Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.41s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.60s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.61s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.09s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.82s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2022-08-25T19:51:24.789Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s) [2022-08-25T19:51:24.789Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T19:51:24.789Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T19:51:24.833Z] --- PASS: TestServiceCreateInit (7.51s) [2022-08-25T19:51:24.833Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2022-08-25T19:51:24.833Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2022-08-25T19:51:24.833Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite (332.20s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.94s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.36s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.65s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.25s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.85s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.33s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.29s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.40s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.35s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.52s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.18s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.77s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.56s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.79s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.71s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s) [2022-08-25T19:51:25.173Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.89s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.04s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.05s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.43s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.49s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.24s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.62s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.48s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.52s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.02s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.18s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.20s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.06s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.08s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.20s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.21s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.38s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.27s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.09s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.99s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.98s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.61s) [2022-08-25T19:51:25.173Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-25T19:51:25.173Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.15s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.91s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.34s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.88s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.67s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.40s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.23s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (1.94s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.60s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.78s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.42s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-08-25T19:51:25.173Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.51s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.58s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.78s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.99s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.21s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.57s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.61s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.93s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.70s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.61s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.58s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.58s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.41s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.47s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.34s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.23s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.04s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.59s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.30s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.65s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.70s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2022-08-25T19:51:25.174Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.23s) [2022-08-25T19:51:25.174Z] === RUN TestDockerSwarmSuite [2022-08-25T19:51:25.174Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-25T19:51:25.352Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T19:51:25.434Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-25T19:51:25.438Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-25T19:51:26.004Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-25T19:51:26.266Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-25T19:51:26.280Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.90s) [2022-08-25T19:51:26.280Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.94s) [2022-08-25T19:51:26.280Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-08-25T19:51:26.280Z] === RUN TestCgroupNamespacesRun [2022-08-25T19:51:26.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-25T19:51:27.644Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-25T19:51:27.644Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T19:51:27.644Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-25T19:51:27.644Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-25T19:51:27.644Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T19:51:27.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-25T19:51:28.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-25T19:51:28.176Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-25T19:51:29.007Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-08-25T19:51:29.007Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T19:51:29.399Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-25T19:51:29.934Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s) [2022-08-25T19:51:29.935Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T19:51:29.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-25T19:51:31.301Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.21s) [2022-08-25T19:51:31.301Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T19:51:31.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-25T19:51:31.475Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-25T19:51:31.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-25T19:51:32.664Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2022-08-25T19:51:32.664Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T19:51:32.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-25T19:51:33.225Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-25T19:51:33.225Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T19:51:33.788Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-25T19:51:33.788Z] Using test binary docker [2022-08-25T19:51:33.788Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-25T19:51:33.788Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-25T19:51:33.788Z] INFO: Waiting for daemon to start... [2022-08-25T19:51:33.788Z] Starting dockerd [2022-08-25T19:51:34.153Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-08-25T19:51:34.153Z] === RUN TestNISDomainname [2022-08-25T19:51:35.081Z] --- PASS: TestNISDomainname (0.59s) [2022-08-25T19:51:35.081Z] === RUN TestHostnameDnsResolution [2022-08-25T19:51:35.643Z] --- PASS: TestHostnameDnsResolution (0.74s) [2022-08-25T19:51:35.643Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T19:51:36.218Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-08-25T19:51:36.218Z] === RUN TestPrivilegedHostDevices [2022-08-25T19:51:36.317Z] . [2022-08-25T19:51:36.317Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-25T19:51:36.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-25T19:51:36.317Z] Error: No such image: emptyfs [2022-08-25T19:51:36.317Z] Running integration-test (iteration 1) [2022-08-25T19:51:36.317Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-25T19:51:36.576Z] Loaded image: busybox:latest [2022-08-25T19:51:36.785Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-25T19:51:36.785Z] === RUN TestRunConsoleSize [2022-08-25T19:51:36.834Z] Loaded image: busybox:glibc [2022-08-25T19:51:37.045Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-25T19:51:37.045Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T19:51:38.055Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-25T19:51:38.210Z] Loaded image: debian:bullseye-slim [2022-08-25T19:51:38.210Z] Loaded image: hello-world:latest [2022-08-25T19:51:38.210Z] Loaded image: arm32v7/hello-world:latest [2022-08-25T19:51:38.210Z] INFO: Testing against a local daemon [2022-08-25T19:51:38.210Z] === RUN TestCgroupNamespacesBuild [2022-08-25T19:51:38.314Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-25T19:51:39.254Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-25T19:51:39.566Z] --- PASS: TestRunWithAlternativeContainerdShim (2.11s) [2022-08-25T19:51:39.566Z] === RUN TestStats [2022-08-25T19:51:40.112Z] --- PASS: TestCgroupNamespacesBuild (1.47s) [2022-08-25T19:51:40.112Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-25T19:51:41.046Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s) [2022-08-25T19:51:41.046Z] === RUN TestBuildWithSession [2022-08-25T19:51:41.046Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:51:41.046Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-25T19:51:41.046Z] === RUN TestBuildSquashParent [2022-08-25T19:51:41.791Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-25T19:51:42.082Z] --- PASS: TestStats (2.47s) [2022-08-25T19:51:42.082Z] === RUN TestStopContainerWithTimeout [2022-08-25T19:51:42.082Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T19:51:42.082Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T19:51:42.082Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T19:51:42.082Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T19:51:42.082Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T19:51:42.082Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T19:51:42.082Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T19:51:42.082Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T19:51:42.082Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T19:51:42.082Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T19:51:42.338Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T19:51:42.904Z] --- PASS: TestCreateServiceMultipleTimes (15.23s) [2022-08-25T19:51:42.904Z] === RUN TestCreateServiceConflict [2022-08-25T19:51:42.904Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-08-25T19:51:42.904Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T19:51:44.803Z] --- PASS: TestCreateServiceMaxReplicas (2.75s) [2022-08-25T19:51:44.803Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T19:51:44.851Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T19:51:45.103Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-25T19:51:45.776Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-25T19:51:45.776Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-08-25T19:51:45.776Z] --- PASS: TestStopContainerWithTimeout/3 (2.72s) [2022-08-25T19:51:45.776Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-08-25T19:51:45.776Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-08-25T19:51:45.776Z] === RUN TestDeleteDevicemapper [2022-08-25T19:51:45.776Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:51:45.776Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T19:51:45.776Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T19:51:46.482Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-25T19:51:46.482Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-25T19:51:46.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-25T19:51:46.482Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-25T19:51:46.482Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-25T19:51:46.482Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-25T19:51:46.482Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-25T19:51:46.482Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-25T19:51:46.482Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-25T19:51:47.664Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.65s) [2022-08-25T19:51:47.664Z] === RUN TestUpdateMemory [2022-08-25T19:51:48.226Z] --- PASS: TestUpdateMemory (0.57s) [2022-08-25T19:51:48.226Z] === RUN TestUpdateCPUQuota [2022-08-25T19:51:49.018Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-25T19:51:49.152Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-08-25T19:51:49.152Z] === RUN TestUpdatePidsLimit [2022-08-25T19:51:49.152Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-25T19:51:49.152Z] === RUN TestUpdatePidsLimit/no_change [2022-08-25T19:51:49.156Z] --- PASS: TestBuildSquashParent (7.11s) [2022-08-25T19:51:49.156Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-25T19:51:49.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:51:49.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:51:49.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:51:49.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:51:49.156Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:51:49.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:51:49.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:51:49.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:51:49.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:51:49.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:51:49.156Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:51:49.156Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:51:49.156Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-25T19:51:49.156Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-25T19:51:49.408Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-25T19:51:49.586Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-25T19:51:49.664Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-25T19:51:49.723Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-25T19:51:49.919Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-25T19:51:49.981Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-25T19:51:50.175Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-25T19:51:50.431Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-25T19:51:50.969Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-25T19:51:50.994Z] --- PASS: TestUpdatePidsLimit (1.98s) [2022-08-25T19:51:50.994Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-25T19:51:50.994Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-25T19:51:50.994Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-25T19:51:50.994Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-08-25T19:51:50.994Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-25T19:51:50.994Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-25T19:51:50.994Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-25T19:51:50.994Z] === RUN TestUpdateRestartPolicy [2022-08-25T19:51:51.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-25T19:51:51.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-25T19:51:52.732Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-25T19:51:53.508Z] docker_api_swarm_test.go:563: [d02336762d937] joining swarm manager [d76fa71517cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:51:53.768Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-25T19:51:53.830Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-25T19:51:53.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-08-25T19:51:53.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.85s) [2022-08-25T19:51:53.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s) [2022-08-25T19:51:53.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.07s) [2022-08-25T19:51:53.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.84s) [2022-08-25T19:51:53.830Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2022-08-25T19:51:53.830Z] === RUN TestBuildMultiStageCopy [2022-08-25T19:51:53.830Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-25T19:51:57.064Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-25T19:51:57.138Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-25T19:51:57.325Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-25T19:51:58.074Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-25T19:51:59.448Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-25T19:51:59.669Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.10s) [2022-08-25T19:51:59.669Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T19:52:00.391Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-25T19:52:00.621Z] --- PASS: TestCreateServiceSecretFileMode (2.41s) [2022-08-25T19:52:00.621Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T19:52:01.324Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-08-25T19:52:01.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-08-25T19:52:01.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-25T19:52:01.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-25T19:52:01.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-25T19:52:01.324Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-25T19:52:01.324Z] === RUN TestBuildMultiStageParentConfig [2022-08-25T19:52:02.604Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-25T19:52:03.151Z] --- PASS: TestCreateServiceConfigFileMode (2.45s) [2022-08-25T19:52:03.151Z] === RUN TestCreateServiceSysctls [2022-08-25T19:52:03.168Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-08-25T19:52:03.168Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T19:52:03.168Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2022-08-25T19:52:03.168Z] === RUN TestWaitNonBlocked [2022-08-25T19:52:03.168Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:52:03.168Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:52:03.168Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:52:03.168Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:52:03.168Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:52:03.168Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:52:03.423Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T19:52:03.424Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2022-08-25T19:52:03.424Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-25T19:52:03.424Z] === RUN TestWaitBlocked [2022-08-25T19:52:03.424Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:52:03.424Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:52:03.424Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:52:03.424Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:52:03.424Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:52:03.424Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:52:03.990Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T19:52:03.990Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.74s) [2022-08-25T19:52:03.990Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-25T19:52:03.990Z] === RUN TestWaitConditions [2022-08-25T19:52:03.990Z] === RUN TestWaitConditions/default [2022-08-25T19:52:03.990Z] === PAUSE TestWaitConditions/default [2022-08-25T19:52:03.990Z] === RUN TestWaitConditions/not-running [2022-08-25T19:52:03.990Z] === PAUSE TestWaitConditions/not-running [2022-08-25T19:52:03.990Z] === RUN TestWaitConditions/next-exit [2022-08-25T19:52:03.990Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T19:52:03.990Z] === RUN TestWaitConditions/removed [2022-08-25T19:52:03.990Z] === PAUSE TestWaitConditions/removed [2022-08-25T19:52:03.990Z] === CONT TestWaitConditions/default [2022-08-25T19:52:03.990Z] === CONT TestWaitConditions/removed [2022-08-25T19:52:04.511Z] docker_api_swarm_test.go:585: [d0abaecff7b07] joining swarm manager [d76fa71517cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:52:05.678Z] --- PASS: TestCreateServiceSysctls (2.53s) [2022-08-25T19:52:05.679Z] === RUN TestCreateServiceCapabilities [2022-08-25T19:52:05.877Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:52:05.877Z] === CONT TestWaitConditions/not-running [2022-08-25T19:52:06.586Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-25T19:52:06.586Z] === RUN TestBuildLabelWithTargets [2022-08-25T19:52:07.240Z] --- PASS: TestWaitConditions (0.01s) [2022-08-25T19:52:07.240Z] --- PASS: TestWaitConditions/removed (1.61s) [2022-08-25T19:52:07.240Z] --- PASS: TestWaitConditions/default (1.63s) [2022-08-25T19:52:07.240Z] --- PASS: TestWaitConditions/next-exit (1.57s) [2022-08-25T19:52:07.240Z] --- PASS: TestWaitConditions/not-running (1.60s) [2022-08-25T19:52:07.240Z] === RUN TestWaitRestartedContainer [2022-08-25T19:52:07.240Z] === RUN TestWaitRestartedContainer/default [2022-08-25T19:52:07.240Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T19:52:07.240Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T19:52:07.240Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T19:52:07.240Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T19:52:07.240Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T19:52:07.240Z] === CONT TestWaitRestartedContainer/default [2022-08-25T19:52:07.240Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T19:52:07.803Z] check_test.go:611: [d02336762d937] daemon is not started [2022-08-25T19:52:07.858Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-25T19:52:08.207Z] --- PASS: TestCreateServiceCapabilities (2.39s) [2022-08-25T19:52:08.207Z] === RUN TestInspect [2022-08-25T19:52:08.373Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-25T19:52:08.942Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-25T19:52:09.129Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T19:52:09.692Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-25T19:52:09.692Z] --- PASS: TestWaitRestartedContainer/next-exit (1.43s) [2022-08-25T19:52:09.692Z] --- PASS: TestWaitRestartedContainer/default (1.54s) [2022-08-25T19:52:09.692Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2022-08-25T19:52:09.692Z] === CONT TestContainerStartOnDaemonRestart [2022-08-25T19:52:09.692Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T19:52:09.881Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-25T19:52:10.384Z] tests/integration/client_test.py ..... [ 75%] [2022-08-25T19:52:10.384Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-25T19:52:10.384Z] tests/integration/errors_test.py . [ 76%] [2022-08-25T19:52:10.734Z] --- PASS: TestInspect (2.67s) [2022-08-25T19:52:10.734Z] === RUN TestCreateJob [2022-08-25T19:52:12.208Z] --- PASS: TestContainerStartOnDaemonRestart (2.41s) [2022-08-25T19:52:12.208Z] === CONT TestIpcModeOlderClient [2022-08-25T19:52:12.208Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.41s) [2022-08-25T19:52:12.208Z] === CONT TestContainerKillOnDaemonStart [2022-08-25T19:52:12.208Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-25T19:52:12.208Z] === CONT TestDaemonHostGatewayIP [2022-08-25T19:52:13.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-25T19:52:13.758Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-25T19:52:13.758Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-25T19:52:14.015Z] --- PASS: TestCreateJob (3.01s) [2022-08-25T19:52:14.015Z] === RUN TestReplicatedJob [2022-08-25T19:52:14.692Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-25T19:52:14.692Z] === RUN TestBuildWithEmptyLayers [2022-08-25T19:52:14.697Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-25T19:52:14.727Z] --- PASS: TestDaemonHostGatewayIP (2.61s) [2022-08-25T19:52:14.727Z] === CONT TestDaemonRestartIpcMode [2022-08-25T19:52:15.636Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-25T19:52:16.577Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-25T19:52:17.220Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-25T19:52:17.220Z] === RUN TestBuildMultiStageOnBuild [2022-08-25T19:52:17.241Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-08-25T19:52:18.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-25T19:52:18.484Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-25T19:52:18.484Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-25T19:52:19.278Z] --- PASS: TestReplicatedJob (5.26s) [2022-08-25T19:52:19.278Z] === RUN TestUpdateReplicatedJob [2022-08-25T19:52:21.023Z] docker_api_swarm_test.go:46: [de75aeac3a5eb] joining swarm manager [d11f5b0bdf51c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:52:21.807Z] --- PASS: TestUpdateReplicatedJob (2.92s) [2022-08-25T19:52:21.807Z] === RUN TestServiceListWithStatuses [2022-08-25T19:52:21.807Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:52:21.807Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T19:52:21.807Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T19:52:22.485Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-25T19:52:22.485Z] === RUN TestBuildUncleanTarFilenames [2022-08-25T19:52:22.744Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-08-25T19:52:22.744Z] === RUN TestBuildMultiStageLayerLeak [2022-08-25T19:52:23.771Z] --- PASS: TestContainerKillOnDaemonStart (11.78s) [2022-08-25T19:52:23.771Z] PASS [2022-08-25T19:52:23.771Z] [2022-08-25T19:52:23.771Z] === Skipped [2022-08-25T19:52:23.771Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T19:52:23.771Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:52:23.771Z] [2022-08-25T19:52:23.771Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T19:52:23.771Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-25T19:52:23.771Z] [2022-08-25T19:52:23.771Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:52:23.771Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:52:23.771Z] [2022-08-25T19:52:23.771Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-25T19:52:23.771Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-25T19:52:23.771Z] [2022-08-25T19:52:23.771Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T19:52:23.771Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:52:23.771Z] [2022-08-25T19:52:23.771Z] DONE 273 tests, 5 skipped in 137.224s [2022-08-25T19:52:23.771Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T19:52:24.027Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T19:52:24.587Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-25T19:52:24.587Z] === RUN TestConfigDaemonID [2022-08-25T19:52:25.515Z] daemon_test.go:83: [dd231e83adfd9] daemon is not started [2022-08-25T19:52:25.515Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-25T19:52:25.515Z] === RUN TestDaemonConfigValidation [2022-08-25T19:52:25.515Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:52:25.515Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:52:25.515Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T19:52:25.515Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T19:52:25.515Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T19:52:25.515Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T19:52:25.515Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T19:52:25.515Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T19:52:25.515Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T19:52:25.515Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T19:52:25.515Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:52:25.515Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T19:52:25.515Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T19:52:25.515Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T19:52:25.771Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T19:52:25.771Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T19:52:25.771Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-25T19:52:25.771Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-25T19:52:25.771Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-08-25T19:52:25.771Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-25T19:52:25.771Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-25T19:52:25.771Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T19:52:25.771Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T19:52:25.992Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-08-25T19:52:25.992Z] === RUN TestDockerNetworkReConnect [2022-08-25T19:52:26.301Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-25T19:52:26.560Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-25T19:52:26.699Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T19:52:28.008Z] --- PASS: TestBuildMultiStageLayerLeak (4.37s) [2022-08-25T19:52:28.008Z] === RUN TestBuildWithHugeFile [2022-08-25T19:52:28.064Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T19:52:28.990Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T19:52:28.990Z] daemon_test.go:197: [d38dfecb902b4] daemon is not started [2022-08-25T19:52:28.990Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-25T19:52:28.990Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-25T19:52:28.990Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-25T19:52:28.990Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-25T19:52:28.990Z] === RUN TestDaemonProxy [2022-08-25T19:52:28.990Z] === RUN TestDaemonProxy/environment_variables [2022-08-25T19:52:29.098Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-25T19:52:29.129Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-25T19:52:29.272Z] --- PASS: TestDockerNetworkReConnect (3.37s) [2022-08-25T19:52:29.272Z] === RUN TestServicePlugin [2022-08-25T19:52:29.272Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:52:29.272Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-25T19:52:29.272Z] === RUN TestServiceUpdateLabel [2022-08-25T19:52:30.878Z] === RUN TestDaemonProxy/command-line_options [2022-08-25T19:52:31.187Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-08-25T19:52:31.187Z] === RUN TestServiceUpdateSecrets [2022-08-25T19:52:32.252Z] === RUN TestDaemonProxy/configuration_file [2022-08-25T19:52:34.184Z] === RUN TestDaemonProxy/conflicting_options [2022-08-25T19:52:34.440Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-25T19:52:35.001Z] --- PASS: TestDaemonProxy (6.21s) [2022-08-25T19:52:35.001Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-25T19:52:35.001Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-08-25T19:52:35.001Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-08-25T19:52:35.001Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-25T19:52:35.001Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-25T19:52:35.001Z] PASS [2022-08-25T19:52:35.001Z] [2022-08-25T19:52:35.001Z] DONE 18 tests in 11.163s [2022-08-25T19:52:35.001Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T19:52:35.257Z] INFO: Testing against a local daemon [2022-08-25T19:52:35.257Z] === RUN TestCommitInheritsEnv [2022-08-25T19:52:35.513Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-08-25T19:52:35.513Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T19:52:35.513Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T19:52:35.513Z] === RUN TestImportWithCustomPlatform [2022-08-25T19:52:35.513Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T19:52:35.513Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T19:52:35.513Z] === RUN TestImportWithCustomPlatform// [2022-08-25T19:52:35.513Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T19:52:35.513Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T19:52:35.769Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T19:52:35.769Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T19:52:35.769Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T19:52:35.769Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T19:52:35.769Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T19:52:35.769Z] === RUN TestImagesFilterMultiReference [2022-08-25T19:52:35.769Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-25T19:52:35.769Z] === RUN TestImagePullPlatformInvalid [2022-08-25T19:52:35.769Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-25T19:52:35.769Z] === RUN TestRemoveImageOrphaning [2022-08-25T19:52:36.332Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-08-25T19:52:36.332Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T19:52:36.588Z] time="2022-08-25T19:52:36Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-25T19:52:37.952Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2022-08-25T19:52:37.952Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T19:52:37.952Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-25T19:52:37.952Z] === RUN TestTagInvalidReference [2022-08-25T19:52:37.952Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-25T19:52:37.952Z] === RUN TestTagValidPrefixedRepo [2022-08-25T19:52:38.208Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-25T19:52:38.208Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T19:52:38.208Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-25T19:52:38.208Z] === RUN TestTagOfficialNames [2022-08-25T19:52:38.208Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-25T19:52:38.208Z] === RUN TestTagMatchesDigest [2022-08-25T19:52:38.208Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T19:52:38.208Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T19:52:39.147Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-25T19:52:39.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-25T19:52:39.147Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-25T19:52:39.147Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-25T19:52:40.087Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-25T19:52:44.285Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-25T19:52:45.343Z] ......... [ 85%] [2022-08-25T19:52:45.676Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-25T19:52:46.054Z] --- PASS: TestServiceUpdateSecrets (14.52s) [2022-08-25T19:52:46.054Z] === RUN TestServiceUpdateConfigs [2022-08-25T19:52:47.586Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-25T19:52:48.525Z] --- PASS: TestImportExtremelyLargeImageWorks (178.44s) [2022-08-25T19:52:48.525Z] PASS [2022-08-25T19:52:48.525Z] [2022-08-25T19:52:48.525Z] DONE 22 tests in 182.455s [2022-08-25T19:52:48.525Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T19:52:48.525Z] ++ 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-25T19:52:48.525Z] ++ set -e [2022-08-25T19:52:48.525Z] ++ '[' -n 0 ']' [2022-08-25T19:52:48.525Z] ++ set -x [2022-08-25T19:52:48.525Z] ++ 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-25T19:52:48.525Z] === RUN TestStripANSICommands [2022-08-25T19:52:48.525Z] === RUN TestStripANSICommands/#00 [2022-08-25T19:52:48.525Z] === RUN TestStripANSICommands/#01 [2022-08-25T19:52:48.525Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T19:52:48.525Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T19:52:48.525Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T19:52:48.525Z] PASS [2022-08-25T19:52:48.525Z] [2022-08-25T19:52:48.525Z] DONE 3 tests in 0.046s [2022-08-25T19:52:48.525Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T19:52:48.525Z] ++ 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-25T19:52:48.525Z] ++ set -e [2022-08-25T19:52:48.525Z] ++ '[' -n 0 ']' [2022-08-25T19:52:48.525Z] ++ set -x [2022-08-25T19:52:48.525Z] ++ 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-25T19:52:48.525Z] INFO: Testing against a local daemon [2022-08-25T19:52:48.525Z] === RUN TestNetworkCreateDelete [2022-08-25T19:52:48.784Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-08-25T19:52:48.784Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T19:52:49.353Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-08-25T19:52:49.353Z] === RUN TestDaemonDNSFallback [2022-08-25T19:52:50.415Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-25T19:52:51.866Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-25T19:52:51.891Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-25T19:52:52.828Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-25T19:52:54.207Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-25T19:52:56.113Z] --- PASS: TestDaemonDNSFallback (6.59s) [2022-08-25T19:52:56.113Z] === RUN TestInspectNetwork [2022-08-25T19:52:57.129Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-25T19:52:58.502Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-25T19:53:00.309Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T19:53:00.309Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T19:53:00.309Z] === RUN TestInspectNetwork/network_name [2022-08-25T19:53:00.309Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T19:53:00.518Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-25T19:53:00.920Z] --- PASS: TestServiceUpdateConfigs (14.00s) [2022-08-25T19:53:00.920Z] === RUN TestServiceUpdateNetwork [2022-08-25T19:53:03.267Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-25T19:53:03.267Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-25T19:53:04.501Z] --- PASS: TestInspectNetwork (8.20s) [2022-08-25T19:53:04.502Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T19:53:04.502Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T19:53:04.502Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T19:53:04.502Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T19:53:04.502Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T19:53:04.502Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-25T19:53:04.502Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-25T19:53:05.883Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T19:53:05.883Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:53:05.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:53:05.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:53:05.883Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T19:53:05.883Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T19:53:05.883Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T19:53:05.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T19:53:06.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T19:53:06.145Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T19:53:06.145Z] === RUN TestNetworkList [2022-08-25T19:53:06.145Z] === RUN TestNetworkList//networks [2022-08-25T19:53:06.145Z] === PAUSE TestNetworkList//networks [2022-08-25T19:53:06.145Z] === RUN TestNetworkList//networks/ [2022-08-25T19:53:06.145Z] === PAUSE TestNetworkList//networks/ [2022-08-25T19:53:06.145Z] === CONT TestNetworkList//networks [2022-08-25T19:53:06.145Z] === CONT TestNetworkList//networks/ [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkList (0.02s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T19:53:06.145Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T19:53:06.145Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T19:53:06.714Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-25T19:53:06.714Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T19:53:07.282Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-25T19:53:07.443Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-25T19:53:07.542Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-25T19:53:07.542Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-25T19:53:07.542Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T19:53:07.702Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-25T19:53:07.702Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-25T19:53:07.702Z] [2022-08-25T19:53:07.702Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-25T19:53:07.702Z] =========================== short test summary info ============================ [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-25T19:53:07.702Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-25T19:53:07.702Z] Not supported on most drivers [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-25T19:53:07.702Z] Output of docker top depends on host distro, and is not formalized. [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-25T19:53:07.702Z] Output of docker top depends on host distro, and is not formalized. [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-25T19:53:07.702Z] Can fail if eth0 has multiple IP addresses [2022-08-25T19:53:07.702Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-25T19:53:07.702Z] This doesn't seem to be taken into account by the engine [2022-08-25T19:53:07.702Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-25T19:53:07.702Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-25T19:53:07.702Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.53 seconds == [2022-08-25T19:53:07.802Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-25T19:53:08.268Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-25T19:53:08.371Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-25T19:53:08.371Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-25T19:53:08.371Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-25T19:53:08.371Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T19:53:08.630Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-25T19:53:08.890Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-25T19:53:09.460Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-25T19:53:09.460Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T19:53:10.428Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-25T19:53:10.997Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-08-25T19:53:10.997Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T19:53:11.256Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-25T19:53:11.515Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s) [2022-08-25T19:53:11.515Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T19:53:12.453Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-25T19:53:13.113Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-08-25T19:53:13.113Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T19:53:13.113Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T19:53:13.391Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-25T19:53:13.680Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T19:53:14.334Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s) [2022-08-25T19:53:14.335Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T19:53:14.335Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:53:14.335Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:53:14.335Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T19:53:14.335Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-25T19:53:15.273Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-25T19:53:18.261Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T19:53:18.261Z] [2022-08-25T19:53:18.261Z] Unloading profiles will leave already running processes permanently [2022-08-25T19:53:18.261Z] unconfined, which can lead to unexpected situations. [2022-08-25T19:53:18.261Z] [2022-08-25T19:53:18.261Z] To set a process to complain mode, use the command line tool [2022-08-25T19:53:18.261Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T19:53:18.261Z] [2022-08-25T19:53:19.471Z] === RUN TestDockerSuite/TestBuildEnvUsage2 Post stage [Pipeline] junit [2022-08-25T19:53:19.648Z] Recording test results [2022-08-25T19:53:19.771Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-25T19:53:20.046Z] + echo Ensuring container killed. [2022-08-25T19:53:20.046Z] Ensuring container killed. [2022-08-25T19:53:20.046Z] + docker rm -vf docker-pr3 [2022-08-25T19:53:20.046Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-25T19:53:20.330Z] + echo Chowning /workspace to jenkins user [2022-08-25T19:53:20.330Z] Chowning /workspace to jenkins user [2022-08-25T19:53:20.330Z] + id -u [2022-08-25T19:53:20.330Z] + id -g [2022-08-25T19:53:20.330Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44029:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T19:53:21.790Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T19:53:22.524Z] + bundleName=docker-py [2022-08-25T19:53:22.524Z] + echo Creating docker-py-bundles.tar.gz [2022-08-25T19:53:22.524Z] Creating docker-py-bundles.tar.gz [2022-08-25T19:53:22.524Z] + 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-25T19:53:22.540Z] Archiving artifacts [2022-08-25T19:53:22.849Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-25T19:53:23.187Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh binary [2022-08-25T19:53:23.445Z] [2022-08-25T19:53:23.705Z] Removing bundles/ [2022-08-25T19:53:23.705Z] [2022-08-25T19:53:23.705Z] ---> Making bundle: binary (in bundles/binary) [2022-08-25T19:53:23.705Z] Building: bundles/binary-daemon/dockerd [2022-08-25T19:53:23.705Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:53:24.238Z] --- PASS: TestBuildWithHugeFile (50.69s) [2022-08-25T19:53:24.238Z] === RUN TestBuildWCOWSandboxSize [2022-08-25T19:53:24.238Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:53:24.238Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:53:24.238Z] === RUN TestBuildWithEmptyDockerfile [2022-08-25T19:53:24.238Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:53:24.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:53:24.238Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:53:24.238Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:53:24.238Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:53:24.238Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:53:24.238Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-25T19:53:24.238Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-25T19:53:24.238Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-25T19:53:24.238Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-08-25T19:53:24.238Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2022-08-25T19:53:24.238Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2022-08-25T19:53:24.238Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-25T19:53:24.238Z] === RUN TestBuildPreserveOwnership [2022-08-25T19:53:24.238Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-25T19:53:24.238Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-25T19:53:28.351Z] --- PASS: TestServiceUpdatePidsLimit (15.96s) [2022-08-25T19:53:28.351Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-08-25T19:53:28.351Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-08-25T19:53:28.351Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-25T19:53:28.351Z] PASS [2022-08-25T19:53:28.351Z] [2022-08-25T19:53:28.351Z] === Skipped [2022-08-25T19:53:28.351Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T19:53:28.351Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:53:28.351Z] [2022-08-25T19:53:28.351Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-25T19:53:28.351Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-25T19:53:28.351Z] [2022-08-25T19:53:28.351Z] DONE 27 tests, 2 skipped in 130.745s [2022-08-25T19:53:28.351Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T19:53:28.351Z] ++ 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-25T19:53:28.351Z] ++ set -e [2022-08-25T19:53:28.351Z] ++ '[' -n 0 ']' [2022-08-25T19:53:28.351Z] ++ set -x [2022-08-25T19:53:28.351Z] ++ 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-25T19:53:28.351Z] INFO: Testing against a local daemon [2022-08-25T19:53:28.351Z] === RUN TestSessionCreate [2022-08-25T19:53:28.352Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T19:53:28.352Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T19:53:28.352Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-25T19:53:28.352Z] PASS [2022-08-25T19:53:28.352Z] [2022-08-25T19:53:28.352Z] DONE 2 tests in 0.123s [2022-08-25T19:53:28.352Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T19:53:28.352Z] ++ 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-25T19:53:28.352Z] ++ set -e [2022-08-25T19:53:28.352Z] ++ '[' -n 0 ']' [2022-08-25T19:53:28.352Z] ++ set -x [2022-08-25T19:53:28.352Z] ++ 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-25T19:53:28.352Z] INFO: Testing against a local daemon [2022-08-25T19:53:28.352Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:53:28.352Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:53:28.352Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:53:28.352Z] === RUN TestDiskUsage [2022-08-25T19:53:28.352Z] === PAUSE TestDiskUsage [2022-08-25T19:53:28.352Z] === RUN TestEventsExecDie [2022-08-25T19:53:28.429Z] --- PASS: TestBuildPreserveOwnership (9.97s) [2022-08-25T19:53:28.429Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.95s) [2022-08-25T19:53:28.429Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-25T19:53:28.429Z] === RUN TestBuildPlatformInvalid [2022-08-25T19:53:28.429Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-25T19:53:28.429Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-25T19:53:28.429Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-25T19:53:28.429Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-25T19:53:28.429Z] PASS [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === Skipped [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-25T19:53:28.429Z] build_session_test.go:25: TODO: BuildKit [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-25T19:53:28.429Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-25T19:53:28.429Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] DONE 34 tests, 3 skipped in 111.923s [2022-08-25T19:53:28.429Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-25T19:53:28.429Z] INFO: Testing against a local daemon [2022-08-25T19:53:28.429Z] === RUN TestConfigInspect [2022-08-25T19:53:28.429Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] --- SKIP: TestConfigInspect (0.02s) [2022-08-25T19:53:28.429Z] === RUN TestConfigList [2022-08-25T19:53:28.429Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] --- SKIP: TestConfigList (0.01s) [2022-08-25T19:53:28.429Z] === RUN TestConfigsCreateAndDelete [2022-08-25T19:53:28.429Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-25T19:53:28.429Z] === RUN TestConfigsUpdate [2022-08-25T19:53:28.429Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-25T19:53:28.429Z] === RUN TestTemplatedConfig [2022-08-25T19:53:28.429Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-25T19:53:28.429Z] === RUN TestConfigCreateResolve [2022-08-25T19:53:28.429Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-25T19:53:28.429Z] PASS [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === Skipped [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-08-25T19:53:28.429Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-25T19:53:28.429Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-25T19:53:28.429Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-25T19:53:28.429Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-25T19:53:28.429Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-25T19:53:28.429Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:53:28.429Z] [2022-08-25T19:53:28.429Z] DONE 6 tests, 6 skipped in 0.146s [2022-08-25T19:53:28.429Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-25T19:53:28.610Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-25T19:53:28.610Z] === RUN TestEventsBackwardsCompatible [2022-08-25T19:53:28.610Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-25T19:53:28.610Z] === RUN TestEventsVolumeCreate [2022-08-25T19:53:28.687Z] INFO: Testing against a local daemon [2022-08-25T19:53:28.687Z] === RUN TestAttachWithTTY [2022-08-25T19:53:28.687Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-25T19:53:28.687Z] === RUN TestAttachWithoutTTy [2022-08-25T19:53:28.687Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-25T19:53:28.687Z] === RUN TestCheckpoint [2022-08-25T19:53:28.687Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:53:28.687Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-25T19:53:28.687Z] === RUN TestContainerInvalidJSON [2022-08-25T19:53:28.687Z] === RUN TestContainerInvalidJSON/commit [2022-08-25T19:53:28.687Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-25T19:53:28.687Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-25T19:53:28.687Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-25T19:53:28.687Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:53:28.687Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:53:28.687Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:53:28.687Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:53:28.687Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:53:28.687Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:53:28.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:53:28.687Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:53:28.687Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:53:28.687Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:53:28.687Z] === CONT TestContainerInvalidJSON/commit [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-25T19:53:28.688Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-25T19:53:28.688Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-25T19:53:28.688Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-25T19:53:28.688Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-25T19:53:28.688Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-25T19:53:28.688Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-25T19:53:28.688Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-25T19:53:28.688Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-25T19:53:28.688Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-25T19:53:28.688Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-25T19:53:28.688Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-25T19:53:28.868Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-25T19:53:28.868Z] === RUN TestInfoBinaryCommits [2022-08-25T19:53:28.868Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T19:53:28.868Z] === RUN TestInfoAPIVersioned [2022-08-25T19:53:28.868Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-25T19:53:28.868Z] === RUN TestInfoAPI [2022-08-25T19:53:28.868Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T19:53:28.868Z] === RUN TestInfoAPIWarnings [2022-08-25T19:53:28.946Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-25T19:53:28.946Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-25T19:53:28.946Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-25T19:53:28.946Z] === RUN TestCopyEmptyFile [2022-08-25T19:53:29.204Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-08-25T19:53:29.204Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-25T19:53:29.204Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-25T19:53:29.204Z] === RUN TestCopyFromContainer [2022-08-25T19:53:29.459Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-25T19:53:30.028Z] --- PASS: TestServiceWithDataPathPortInit (15.90s) [2022-08-25T19:53:30.028Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T19:53:31.409Z] docker_api_swarm_test.go:304: [d27826e88f570] joining swarm manager [de900f00d5d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:53:32.790Z] docker_api_swarm_test.go:305: [dd8c4e2ec70b6] joining swarm manager [de900f00d5d11]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:53:33.387Z] === RUN TestCopyFromContainer// [2022-08-25T19:53:33.387Z] === RUN TestCopyFromContainer//bar/root [2022-08-25T19:53:33.387Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-25T19:53:33.387Z] === RUN TestCopyFromContainer/bar/quux [2022-08-25T19:53:33.387Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-25T19:53:33.387Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-25T19:53:33.387Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-25T19:53:33.645Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-25T19:53:33.646Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-25T19:53:33.646Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer (4.63s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-25T19:53:33.646Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-25T19:53:33.646Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-25T19:53:33.646Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:53:33.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:53:33.646Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:53:33.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:53:33.646Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:53:33.646Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:53:33.646Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-25T19:53:33.646Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-25T19:53:33.905Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-25T19:53:33.905Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-25T19:53:33.905Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-25T19:53:33.905Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-25T19:53:33.905Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-25T19:53:33.905Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-25T19:53:33.905Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-25T19:53:33.905Z] === RUN TestCreateWithInvalidEnv [2022-08-25T19:53:33.905Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-25T19:53:33.905Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-25T19:53:33.905Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-25T19:53:33.905Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-25T19:53:33.905Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-25T19:53:33.905Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-25T19:53:33.905Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-25T19:53:33.905Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-25T19:53:33.905Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-25T19:53:33.905Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-25T19:53:33.905Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-25T19:53:33.905Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-25T19:53:33.905Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-25T19:53:33.905Z] === RUN TestCreateTmpfsMountsTarget [2022-08-25T19:53:33.905Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-25T19:53:33.905Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-25T19:53:34.170Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-25T19:53:34.429Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:781xk6nvyzwrm8tav3beuy3qx Created:2022-08-25 19:53:31.77794959 +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[433e05313283a8dc2407f2ef1389ca70899609afa3494099bcf1e9e14921bbca:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.czr4z928yw12b3mmab46fjoqa EndpointID:a2133c03e01558b122b473a75d1b5a4fb7101c852dcbca56e9ecbcffcab0e333 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:02d006749ea0e70be9aa8e6f4ccf7344cfc40e607725dd355f96664a6d0bac29 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:2771b42e5ce1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.czr4z928yw12b3mmab46fjoqa EndpointID:a2133c03e01558b122b473a75d1b5a4fb7101c852dcbca56e9ecbcffcab0e333 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T19:53:34.689Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-25T19:53:35.278Z] --- PASS: TestCreateWithCustomMaskedPaths (1.18s) [2022-08-25T19:53:35.278Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-25T19:53:35.626Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-25T19:53:36.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.26s) [2022-08-25T19:53:36.212Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-25T19:53:36.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:53:36.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:53:36.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:53:36.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:53:36.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:53:36.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:53:36.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:53:36.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:53:36.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:53:36.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:53:36.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-25T19:53:36.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-25T19:53:36.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-25T19:53:36.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-25T19:53:36.471Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-25T19:53:36.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-25T19:53:36.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-25T19:53:36.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-25T19:53:36.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-08-25T19:53:36.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-08-25T19:53:36.471Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-25T19:53:36.471Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-25T19:53:36.730Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2022-08-25T19:53:36.730Z] === RUN TestCreateDifferentPlatform [2022-08-25T19:53:36.730Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-25T19:53:36.730Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-25T19:53:36.730Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-25T19:53:36.730Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-25T19:53:36.730Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-25T19:53:36.730Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-25T19:53:36.730Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-25T19:53:36.730Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-25T19:53:36.988Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-25T19:53:36.988Z] === RUN TestCreateInvalidHostConfig [2022-08-25T19:53:36.988Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:53:36.988Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:53:36.988Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:53:36.988Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:53:36.988Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:53:36.988Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:53:36.988Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:53:36.988Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:53:36.988Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-25T19:53:36.988Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-25T19:53:36.988Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-25T19:53:36.988Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-25T19:53:36.988Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-25T19:53:36.988Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-25T19:53:36.988Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-25T19:53:36.988Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-25T19:53:36.988Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-25T19:53:36.988Z] === RUN TestContainerStartOnDaemonRestart [2022-08-25T19:53:36.988Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-25T19:53:36.988Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-25T19:53:36.988Z] === RUN TestDaemonRestartIpcMode [2022-08-25T19:53:36.988Z] === PAUSE TestDaemonRestartIpcMode [2022-08-25T19:53:36.988Z] === RUN TestDaemonHostGatewayIP [2022-08-25T19:53:36.988Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:53:36.988Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-25T19:53:36.988Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-25T19:53:36.988Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-25T19:53:36.988Z] === RUN TestContainerKillOnDaemonStart [2022-08-25T19:53:36.988Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-25T19:53:36.988Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-25T19:53:36.988Z] === RUN TestDiff [2022-08-25T19:53:37.251Z] --- PASS: TestDiff (0.40s) [2022-08-25T19:53:37.251Z] === RUN TestExecConsoleSize [2022-08-25T19:53:37.819Z] --- PASS: TestExecConsoleSize (0.52s) [2022-08-25T19:53:37.819Z] === RUN TestExecWithCloseStdin [2022-08-25T19:53:38.385Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-25T19:53:38.385Z] === RUN TestExec [2022-08-25T19:53:38.917Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.90s) [2022-08-25T19:53:38.917Z] PASS [2022-08-25T19:53:38.917Z] [2022-08-25T19:53:38.917Z] === Skipped [2022-08-25T19:53:38.917Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:53:38.917Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:53:38.917Z] [2022-08-25T19:53:38.917Z] DONE 38 tests, 1 skipped in 50.510s [2022-08-25T19:53:38.952Z] --- PASS: TestExec (0.47s) [2022-08-25T19:53:38.952Z] === RUN TestExecUser [2022-08-25T19:53:39.176Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:53:39.176Z] ++ 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-25T19:53:39.176Z] ++ set -e [2022-08-25T19:53:39.176Z] ++ '[' -n 0 ']' [2022-08-25T19:53:39.176Z] ++ set -x [2022-08-25T19:53:39.176Z] ++ 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-25T19:53:39.176Z] INFO: Testing against a local daemon [2022-08-25T19:53:39.176Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T19:53:39.176Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:53:39.176Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:53:39.176Z] === RUN TestDockerNetworkIpvlan [2022-08-25T19:53:39.176Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:53:39.176Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:53:39.176Z] PASS [2022-08-25T19:53:39.176Z] [2022-08-25T19:53:39.176Z] === Skipped [2022-08-25T19:53:39.176Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:53:39.176Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:53:39.176Z] [2022-08-25T19:53:39.176Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:53:39.176Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:53:39.176Z] [2022-08-25T19:53:39.176Z] DONE 2 tests, 2 skipped in 0.094s [2022-08-25T19:53:39.176Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:53:39.176Z] ++ 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-25T19:53:39.176Z] ++ set -e [2022-08-25T19:53:39.176Z] ++ '[' -n 0 ']' [2022-08-25T19:53:39.176Z] ++ set -x [2022-08-25T19:53:39.176Z] ++ 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-25T19:53:39.176Z] INFO: Testing against a local daemon [2022-08-25T19:53:39.176Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T19:53:39.212Z] --- PASS: TestExecUser (0.49s) [2022-08-25T19:53:39.212Z] === RUN TestExportContainerAndImportImage [2022-08-25T19:53:40.149Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-08-25T19:53:40.149Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-25T19:53:40.583Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-08-25T19:53:40.583Z] === RUN TestDockerNetworkMacvlan [2022-08-25T19:53:41.521Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T19:53:41.521Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-25T19:53:41.580Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-08-25T19:53:41.580Z] === RUN TestHealthCheckWorkdir [2022-08-25T19:53:42.090Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-25T19:53:42.090Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T19:53:42.156Z] --- PASS: TestHealthCheckWorkdir (0.65s) [2022-08-25T19:53:42.156Z] === RUN TestHealthKillContainer [2022-08-25T19:53:42.659Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-25T19:53:42.918Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-25T19:53:42.918Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T19:53:44.300Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-25T19:53:44.300Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-25T19:53:44.300Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-25T19:53:44.300Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-25T19:53:45.681Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T19:53:46.938Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-25T19:53:46.938Z] === RUN TestInfoDebug [2022-08-25T19:53:46.938Z] --- PASS: TestInfoDebug (0.52s) [2022-08-25T19:53:46.938Z] === RUN TestInfoInsecureRegistries [2022-08-25T19:53:46.938Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T19:53:46.938Z] === RUN TestInfoRegistryMirrors [2022-08-25T19:53:46.938Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-25T19:53:46.938Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T19:53:47.196Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-25T19:53:47.196Z] === RUN TestPingCacheHeaders [2022-08-25T19:53:47.454Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T19:53:47.454Z] === RUN TestPingGet [2022-08-25T19:53:47.454Z] --- PASS: TestPingGet (0.01s) [2022-08-25T19:53:47.454Z] === RUN TestPingHead [2022-08-25T19:53:47.454Z] --- PASS: TestPingHead (0.02s) [2022-08-25T19:53:47.454Z] === RUN TestPingSwarmHeader [2022-08-25T19:53:47.590Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-25T19:53:47.849Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T19:53:48.020Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T19:53:48.585Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T19:53:49.519Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T19:53:49.519Z] --- PASS: TestPingSwarmHeader (2.06s) [2022-08-25T19:53:49.519Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T19:53:49.519Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T19:53:49.519Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T19:53:49.519Z] === RUN TestPingBuilderHeader [2022-08-25T19:53:49.519Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T19:53:50.087Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T19:53:50.261Z] --- PASS: TestHealthKillContainer (7.90s) [2022-08-25T19:53:50.261Z] === RUN TestHealthCheckProcessKilled [2022-08-25T19:53:50.345Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-25T19:53:50.345Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-25T19:53:50.345Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-25T19:53:50.345Z] === RUN TestVersion [2022-08-25T19:53:50.520Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2022-08-25T19:53:50.520Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-25T19:53:50.520Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-25T19:53:50.520Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-25T19:53:50.520Z] === RUN TestIpcModeNone [2022-08-25T19:53:50.603Z] --- PASS: TestVersion (0.03s) [2022-08-25T19:53:50.604Z] === CONT TestDiskUsage [2022-08-25T19:53:51.087Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-25T19:53:51.087Z] === RUN TestIpcModePrivate [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T19:53:51.169Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T19:53:51.346Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T19:53:51.427Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T19:53:51.604Z] --- PASS: TestIpcModePrivate (0.45s) [2022-08-25T19:53:51.604Z] === RUN TestIpcModeShareable [2022-08-25T19:53:51.604Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:53:51.604Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-25T19:53:51.604Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage (1.13s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run (0.29s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T19:53:51.685Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:53:51.685Z] PASS [2022-08-25T19:53:51.685Z] [2022-08-25T19:53:51.685Z] === Skipped [2022-08-25T19:53:51.685Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:53:51.685Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:53:51.685Z] [2022-08-25T19:53:51.685Z] DONE 57 tests, 1 skipped in 23.566s [2022-08-25T19:53:51.685Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T19:53:51.685Z] ++ 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-25T19:53:51.685Z] ++ set -e [2022-08-25T19:53:51.685Z] ++ '[' -n 0 ']' [2022-08-25T19:53:51.685Z] ++ set -x [2022-08-25T19:53:51.686Z] ++ 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-25T19:53:51.686Z] INFO: Testing against a local daemon [2022-08-25T19:53:51.686Z] === RUN TestVolumesCreateAndList [2022-08-25T19:53:51.686Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T19:53:51.686Z] === RUN TestVolumesRemove [2022-08-25T19:53:51.686Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-25T19:53:51.686Z] === RUN TestVolumesInspect [2022-08-25T19:53:51.944Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T19:53:51.944Z] === RUN TestVolumesInvalidJSON [2022-08-25T19:53:51.944Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T19:53:51.944Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T19:53:51.944Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T19:53:51.944Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T19:53:51.944Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T19:53:51.944Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T19:53:51.944Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T19:53:51.944Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-25T19:53:51.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T19:53:51.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T19:53:51.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T19:53:51.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T19:53:51.944Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T19:53:51.944Z] PASS [2022-08-25T19:53:51.944Z] [2022-08-25T19:53:51.944Z] DONE 9 tests in 0.204s [2022-08-25T19:53:51.944Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T19:53:51.944Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T19:53:51.944Z] +++ kill 14423 [2022-08-25T19:53:52.202Z] +++ /etc/init.d/apparmor stop [2022-08-25T19:53:52.202Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T19:53:52.202Z] [2022-08-25T19:53:52.202Z] Unloading profiles will leave already running processes permanently [2022-08-25T19:53:52.202Z] unconfined, which can lead to unexpected situations. [2022-08-25T19:53:52.202Z] [2022-08-25T19:53:52.202Z] To set a process to complain mode, use the command line tool [2022-08-25T19:53:52.202Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T19:53:52.202Z] +++ true [2022-08-25T19:53:52.202Z] exiting test-integration [2022-08-25T19:53:52.202Z] ++ exit 0 [2022-08-25T19:53:52.202Z] Post stage [Pipeline] junit [2022-08-25T19:53:52.779Z] Recording test results [2022-08-25T19:53:52.923Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T19:53:52.980Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2022-08-25T19:53:52.980Z] === RUN TestAPIIpcModeHost [2022-08-25T19:53:52.980Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:53:52.980Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-25T19:53:52.980Z] === RUN TestDaemonIpcModeShareable [2022-08-25T19:53:52.980Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:53:52.980Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-25T19:53:52.980Z] === RUN TestDaemonIpcModePrivate [2022-08-25T19:53:53.128Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T19:53:53.128Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-25T19:53:53.128Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-25T19:53:53.268Z] + echo Ensuring container killed. [2022-08-25T19:53:53.268Z] Ensuring container killed. [2022-08-25T19:53:53.268Z] + docker rm -vf docker-pr3 [2022-08-25T19:53:53.268Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-25T19:53:53.388Z] --- PASS: TestDockerNetworkMacvlan (12.90s) [2022-08-25T19:53:53.388Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2022-08-25T19:53:53.388Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-25T19:53:53.388Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2022-08-25T19:53:53.388Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.35s) [2022-08-25T19:53:53.388Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.09s) [2022-08-25T19:53:53.388Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.84s) [2022-08-25T19:53:53.388Z] PASS [2022-08-25T19:53:53.388Z] [2022-08-25T19:53:53.388Z] DONE 8 tests in 14.328s [2022-08-25T19:53:53.388Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T19:53:53.388Z] ++ 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-25T19:53:53.388Z] ++ set -e [2022-08-25T19:53:53.388Z] ++ '[' -n 0 ']' [2022-08-25T19:53:53.388Z] ++ set -x [2022-08-25T19:53:53.547Z] + echo Chowning /workspace to jenkins user [2022-08-25T19:53:53.547Z] Chowning /workspace to jenkins user [2022-08-25T19:53:53.547Z] + id -u [2022-08-25T19:53:53.547Z] + id -g [2022-08-25T19:53:53.547Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44029:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T19:53:53.647Z] ++ 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-25T19:53:53.647Z] testing: warning: no tests to run [2022-08-25T19:53:53.647Z] PASS [2022-08-25T19:53:53.647Z] [2022-08-25T19:53:53.647Z] DONE 0 tests in 0.028s [2022-08-25T19:53:53.647Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T19:53:53.647Z] ++ 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-25T19:53:53.647Z] ++ set -e [2022-08-25T19:53:53.647Z] ++ '[' -n 0 ']' [2022-08-25T19:53:53.647Z] ++ set -x [2022-08-25T19:53:53.647Z] ++ 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-25T19:53:53.647Z] INFO: Testing against a local daemon [2022-08-25T19:53:53.647Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T19:53:53.906Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-25T19:53:53.915Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-25T19:53:54.166Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-25T19:53:54.173Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-08-25T19:53:54.174Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-25T19:53:54.174Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:53:54.174Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-25T19:53:54.174Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-25T19:53:54.174Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:53:54.174Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-25T19:53:54.174Z] === RUN TestIpcModeOlderClient [2022-08-25T19:53:54.174Z] === PAUSE TestIpcModeOlderClient [2022-08-25T19:53:54.174Z] === RUN TestKillContainerInvalidSignal [2022-08-25T19:53:54.425Z] === RUN TestDockerSuite/TestBuildFails [2022-08-25T19:53:54.740Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-25T19:53:54.740Z] === RUN TestKillContainer [2022-08-25T19:53:54.740Z] === RUN TestKillContainer/no_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T19:53:54.993Z] --- PASS: TestAuthZPluginAllowRequest (1.40s) [2022-08-25T19:53:54.994Z] === RUN TestAuthZPluginTLS [2022-08-25T19:53:54.998Z] === RUN TestKillContainer/non_killing_signal [2022-08-25T19:53:55.215Z] + bundleName=arm64-integration [2022-08-25T19:53:55.215Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-25T19:53:55.215Z] Creating arm64-integration-bundles.tar.gz [2022-08-25T19:53:55.215Z] + 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-25T19:53:55.215Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-25T19:53:55.254Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-25T19:53:55.254Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-25T19:53:55.257Z] === RUN TestKillContainer/killing_signal [Pipeline] archiveArtifacts [2022-08-25T19:53:55.485Z] Archiving artifacts [2022-08-25T19:53:55.760Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T19:53:55.825Z] --- PASS: TestKillContainer (1.24s) [2022-08-25T19:53:55.825Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-25T19:53:55.825Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-25T19:53:55.825Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-25T19:53:55.825Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-25T19:53:55.825Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-25T19:53:55.825Z] --- PASS: TestAuthZPluginTLS (0.59s) [2022-08-25T19:53:55.825Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T19:53:56.064Z] + make clean [2022-08-25T19:53:56.065Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T19:53:56.065Z] docker-dev-cache [2022-08-25T19:53:56.065Z] docker-mod-cache [Pipeline] deleteDir [2022-08-25T19:53:56.085Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-25T19:53:56.085Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T19:53:56.391Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-25T19:53:56.650Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s) [2022-08-25T19:53:56.650Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-25T19:53:56.650Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-08-25T19:53:56.650Z] === RUN TestKillStoppedContainer [2022-08-25T19:53:56.650Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-25T19:53:56.650Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-25T19:53:56.650Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-25T19:53:56.650Z] === RUN TestKillDifferentUserContainer [2022-08-25T19:53:56.655Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-25T19:53:56.655Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T19:53:56.915Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-25T19:53:57.175Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-25T19:53:57.175Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T19:53:57.217Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-25T19:53:57.217Z] === RUN TestInspectOomKilledTrue [2022-08-25T19:53:57.217Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:53:57.217Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-25T19:53:57.217Z] === RUN TestInspectOomKilledFalse [2022-08-25T19:53:57.217Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:53:57.217Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-25T19:53:57.217Z] === RUN TestLinksEtcHostsContentMatch [2022-08-25T19:53:57.217Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-25T19:53:57.217Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-25T19:53:57.217Z] === RUN TestLinksContainerNames [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T19:53:58.113Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-25T19:53:58.151Z] --- PASS: TestLinksContainerNames (0.82s) [2022-08-25T19:53:58.151Z] === RUN TestLogsFollowTailEmpty [2022-08-25T19:53:58.373Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-25T19:53:58.409Z] --- PASS: TestLogsFollowTailEmpty (0.41s) [2022-08-25T19:53:58.409Z] === RUN TestLogs [2022-08-25T19:53:58.409Z] === RUN TestLogs/driver_local [2022-08-25T19:53:58.409Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:53:58.409Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:53:58.409Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-25T19:53:58.409Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-25T19:53:58.409Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-25T19:53:58.409Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-25T19:53:58.409Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:53:58.409Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:53:58.409Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:53:58.409Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:53:58.409Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:53:58.409Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:53:58.409Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-25T19:53:58.409Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-25T19:53:58.942Z] --- PASS: TestAuthZPluginAllowEventStream (1.62s) [2022-08-25T19:53:58.942Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T19:53:58.975Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-25T19:53:58.975Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-25T19:53:59.512Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-08-25T19:53:59.512Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T19:53:59.542Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-25T19:53:59.800Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-25T19:54:00.084Z] --- PASS: TestAuthZPluginErrorRequest (0.57s) [2022-08-25T19:54:00.084Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T19:54:00.084Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-25T19:54:00.349Z] docker_api_swarm_test.go:272: [da87303cd6705] joining swarm manager [d98718496c92c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:54:00.367Z] === RUN TestLogs/driver_json-file [2022-08-25T19:54:00.367Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:54:00.367Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:54:00.367Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:54:00.367Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:54:00.367Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:54:00.367Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:54:00.367Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:54:00.367Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:54:00.367Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:54:00.367Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:54:00.367Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:54:00.367Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:54:00.367Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-25T19:54:00.367Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-25T19:54:00.924Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.73s) [2022-08-25T19:54:00.924Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T19:54:00.934Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-25T19:54:00.935Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-25T19:54:01.493Z] docker_api_swarm_test.go:273: [d04dcaacc1f05] joining swarm manager [d98718496c92c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:54:01.502Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-25T19:54:01.502Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-25T19:54:02.070Z] --- PASS: TestLogs (3.68s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.64s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.62s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_json-file (0.02s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.63s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.66s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s) [2022-08-25T19:54:02.070Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s) [2022-08-25T19:54:02.070Z] === RUN TestContainerNetworkMountsNoChown [2022-08-25T19:54:02.080Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-25T19:54:02.329Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-25T19:54:02.329Z] === RUN TestMountDaemonRoot [2022-08-25T19:54:02.339Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/default [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/default [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/private [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/private [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rprivate [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/slave [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/slave [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rslave [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/shared [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/shared [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rshared [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/default [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rshared [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/shared [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rslave [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/slave [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rprivate [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/private [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-25T19:54:02.588Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:54:02.588Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-25T19:54:02.588Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-25T19:54:02.846Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-25T19:54:02.846Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-25T19:54:02.847Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-25T19:54:02.847Z] === RUN TestContainerBindMountNonRecursive [2022-08-25T19:54:02.847Z] 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-25T19:54:02.847Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-08-25T19:54:02.847Z] === RUN TestContainerVolumesMountedAsShared [2022-08-25T19:54:02.847Z] 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-25T19:54:02.847Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-25T19:54:02.847Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-25T19:54:02.847Z] 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-25T19:54:02.847Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-25T19:54:02.847Z] === RUN TestNetworkNat [2022-08-25T19:54:02.911Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.26s) [2022-08-25T19:54:02.911Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T19:54:03.414Z] --- PASS: TestNetworkNat (0.52s) [2022-08-25T19:54:03.414Z] === RUN TestNetworkLocalhostTCPNat [2022-08-25T19:54:03.481Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-25T19:54:03.981Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-25T19:54:03.981Z] === RUN TestNetworkLoopbackNat [2022-08-25T19:54:04.862Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s) [2022-08-25T19:54:04.862Z] === RUN TestAuthZPluginHeader [2022-08-25T19:54:04.862Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-25T19:54:05.800Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-25T19:54:05.800Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-08-25T19:54:05.800Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T19:54:05.800Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-25T19:54:06.509Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-25T19:54:06.509Z] === RUN TestPause [2022-08-25T19:54:06.509Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:06.509Z] --- SKIP: TestPause (0.00s) [2022-08-25T19:54:06.509Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-25T19:54:06.509Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:54:06.509Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:54:06.509Z] === RUN TestPauseStopPausedContainer [2022-08-25T19:54:06.509Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:06.509Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-25T19:54:06.509Z] === RUN TestPidHost [2022-08-25T19:54:07.180Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-25T19:54:07.443Z] --- PASS: TestPidHost (0.89s) [2022-08-25T19:54:07.443Z] === RUN TestPsFilter [2022-08-25T19:54:07.443Z] --- PASS: TestPsFilter (0.09s) [2022-08-25T19:54:07.443Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-25T19:54:07.701Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-08-25T19:54:07.701Z] === RUN TestRemoveContainerWithVolume [2022-08-25T19:54:08.268Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-25T19:54:08.268Z] === RUN TestRemoveContainerRunning [2022-08-25T19:54:08.526Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-25T19:54:08.526Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-25T19:54:09.088Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-25T19:54:09.092Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-08-25T19:54:09.092Z] === RUN TestRemoveInvalidContainer [2022-08-25T19:54:09.092Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-25T19:54:09.092Z] === RUN TestRenameLinkedContainer [2022-08-25T19:54:10.027Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-25T19:54:10.287Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-25T19:54:10.546Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.86s) [2022-08-25T19:54:10.546Z] === RUN TestAuthZPluginV2Disable [2022-08-25T19:54:10.806Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-25T19:54:10.994Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-08-25T19:54:10.994Z] === RUN TestRenameStoppedContainer [2022-08-25T19:54:11.253Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-25T19:54:11.253Z] === RUN TestRenameRunningContainerAndReuse [2022-08-25T19:54:11.376Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-25T19:54:11.635Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-25T19:54:11.635Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-25T19:54:12.189Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-08-25T19:54:12.189Z] === RUN TestRenameInvalidName [2022-08-25T19:54:12.203Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-25T19:54:12.447Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-25T19:54:12.448Z] === RUN TestRenameAnonymousContainer [2022-08-25T19:54:12.462Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-25T19:54:13.030Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-25T19:54:13.030Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-25T19:54:13.293Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-25T19:54:13.828Z] --- PASS: TestRenameAnonymousContainer (1.50s) [2022-08-25T19:54:13.828Z] === RUN TestRenameContainerWithSameName [2022-08-25T19:54:13.863Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-25T19:54:14.394Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-25T19:54:14.394Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-25T19:54:14.579Z] --- PASS: TestImportExtremelyLargeImageWorks (92.02s) [2022-08-25T19:54:14.579Z] PASS [2022-08-25T19:54:14.579Z] [2022-08-25T19:54:14.579Z] DONE 22 tests in 95.104s [2022-08-25T19:54:14.579Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T19:54:14.579Z] === RUN TestStripANSICommands [2022-08-25T19:54:14.579Z] === RUN TestStripANSICommands/#00 [2022-08-25T19:54:14.579Z] === RUN TestStripANSICommands/#01 [2022-08-25T19:54:14.579Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T19:54:14.579Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T19:54:14.579Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T19:54:14.579Z] PASS [2022-08-25T19:54:14.579Z] [2022-08-25T19:54:14.579Z] DONE 3 tests in 0.008s [2022-08-25T19:54:14.579Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T19:54:14.579Z] INFO: Testing against a local daemon [2022-08-25T19:54:14.579Z] === RUN TestNetworkCreateDelete [2022-08-25T19:54:14.579Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-25T19:54:14.579Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T19:54:14.579Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-25T19:54:14.579Z] === RUN TestDaemonDNSFallback [2022-08-25T19:54:14.802Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-25T19:54:14.802Z] --- PASS: TestAuthZPluginV2Disable (4.27s) [2022-08-25T19:54:14.802Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T19:54:15.331Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-08-25T19:54:15.331Z] === RUN TestResize [2022-08-25T19:54:15.589Z] --- PASS: TestResize (0.42s) [2022-08-25T19:54:15.589Z] === RUN TestResizeWithInvalidSize [2022-08-25T19:54:15.848Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-25T19:54:15.848Z] === RUN TestResizeWhenContainerNotStarted [2022-08-25T19:54:16.414Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-08-25T19:54:16.415Z] === RUN TestDaemonRestartKillContainers [2022-08-25T19:54:16.415Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-25T19:54:16.415Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:54:16.415Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-25T19:54:16.415Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-25T19:54:16.711Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-25T19:54:17.092Z] --- PASS: TestDaemonDNSFallback (6.34s) [2022-08-25T19:54:17.092Z] === RUN TestInspectNetwork [2022-08-25T19:54:17.350Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-25T19:54:18.286Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.75s) [2022-08-25T19:54:18.286Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-25T19:54:18.286Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.86s) [2022-08-25T19:54:18.286Z] === RUN TestCgroupNamespacesRun [2022-08-25T19:54:18.615Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.64s) [2022-08-25T19:54:18.615Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T19:54:18.873Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-25T19:54:19.221Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-25T19:54:19.221Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-25T19:54:20.356Z] === RUN TestInspectNetwork/full_network_id [2022-08-25T19:54:20.357Z] === RUN TestInspectNetwork/partial_network_id [2022-08-25T19:54:20.357Z] === RUN TestInspectNetwork/network_name [2022-08-25T19:54:20.357Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-25T19:54:20.595Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-25T19:54:20.595Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-25T19:54:21.414Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-25T19:54:21.531Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-08-25T19:54:21.531Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-25T19:54:22.904Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-25T19:54:22.904Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-25T19:54:23.840Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-08-25T19:54:23.840Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-25T19:54:24.518Z] --- PASS: TestInspectNetwork (7.28s) [2022-08-25T19:54:24.518Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-25T19:54:24.518Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-25T19:54:24.518Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-25T19:54:24.518Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-25T19:54:24.518Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T19:54:25.214Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-25T19:54:25.214Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-25T19:54:25.635Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-25T19:54:25.635Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-25T19:54:25.635Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-25T19:54:25.635Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-25T19:54:25.635Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-25T19:54:25.792Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-25T19:54:25.792Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-25T19:54:25.883Z] --- PASS: TestRunContainerWithBridgeNone (1.60s) [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T19:54:25.883Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:54:25.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:54:25.883Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:54:25.883Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T19:54:25.883Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T19:54:25.883Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T19:54:25.883Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T19:54:25.883Z] === RUN TestNetworkList [2022-08-25T19:54:25.883Z] === RUN TestNetworkList//networks [2022-08-25T19:54:25.883Z] === PAUSE TestNetworkList//networks [2022-08-25T19:54:25.883Z] === RUN TestNetworkList//networks/ [2022-08-25T19:54:25.883Z] === PAUSE TestNetworkList//networks/ [2022-08-25T19:54:25.883Z] === CONT TestNetworkList//networks [2022-08-25T19:54:25.883Z] === CONT TestNetworkList//networks/ [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkList (0.01s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T19:54:25.883Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T19:54:25.883Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T19:54:26.203Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-25T19:54:26.445Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-25T19:54:26.445Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T19:54:26.746Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s) [2022-08-25T19:54:26.746Z] === RUN TestNISDomainname [2022-08-25T19:54:27.015Z] 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-25T19:54:27.015Z] --- SKIP: TestNISDomainname (0.04s) [2022-08-25T19:54:27.015Z] === RUN TestHostnameDnsResolution [2022-08-25T19:54:27.585Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-25T19:54:27.594Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-08-25T19:54:27.594Z] === RUN TestUnprivilegedPortsAndPing [2022-08-25T19:54:27.594Z] 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-25T19:54:27.594Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-25T19:54:27.594Z] === RUN TestPrivilegedHostDevices [2022-08-25T19:54:27.809Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-25T19:54:27.809Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T19:54:28.160Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-08-25T19:54:28.160Z] === RUN TestRunConsoleSize [2022-08-25T19:54:28.371Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-08-25T19:54:28.371Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T19:54:28.419Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-25T19:54:28.419Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-25T19:54:28.967Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-25T19:54:29.735Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-25T19:54:29.735Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T19:54:30.346Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.60s) [2022-08-25T19:54:30.346Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T19:54:30.661Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-25T19:54:30.661Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T19:54:30.950Z] --- PASS: TestRunWithAlternativeContainerdShim (2.06s) [2022-08-25T19:54:30.950Z] === RUN TestStats [2022-08-25T19:54:30.950Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:30.950Z] --- SKIP: TestStats (0.00s) [2022-08-25T19:54:30.950Z] === RUN TestStopContainerWithTimeout [2022-08-25T19:54:30.950Z] === RUN TestStopContainerWithTimeout/0 [2022-08-25T19:54:30.950Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-25T19:54:30.950Z] === RUN TestStopContainerWithTimeout/1 [2022-08-25T19:54:30.950Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-25T19:54:30.950Z] === RUN TestStopContainerWithTimeout/3 [2022-08-25T19:54:30.950Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-25T19:54:30.950Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-25T19:54:30.950Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-25T19:54:30.950Z] === CONT TestStopContainerWithTimeout/0 [2022-08-25T19:54:30.950Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-25T19:54:31.208Z] === CONT TestStopContainerWithTimeout/3 [2022-08-25T19:54:31.223Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-25T19:54:31.223Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T19:54:31.284Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-25T19:54:31.544Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-25T19:54:31.804Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-25T19:54:33.736Z] === CONT TestStopContainerWithTimeout/1 [2022-08-25T19:54:33.736Z] --- PASS: TestServiceWithPredefinedNetwork (2.33s) [2022-08-25T19:54:33.736Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T19:54:33.736Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:54:33.736Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:54:33.736Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T19:54:34.670Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-25T19:54:34.670Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-08-25T19:54:34.670Z] --- PASS: TestStopContainerWithTimeout/-1 (2.72s) [2022-08-25T19:54:34.670Z] --- PASS: TestStopContainerWithTimeout/3 (2.44s) [2022-08-25T19:54:34.670Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-25T19:54:34.670Z] === RUN TestDeleteDevicemapper [2022-08-25T19:54:34.670Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:54:34.670Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-25T19:54:34.670Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-25T19:54:36.570Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2022-08-25T19:54:36.570Z] === RUN TestUpdateMemory [2022-08-25T19:54:36.570Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:36.570Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-25T19:54:36.570Z] === RUN TestUpdateCPUQuota [2022-08-25T19:54:36.570Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:36.570Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-25T19:54:36.570Z] === RUN TestUpdatePidsLimit [2022-08-25T19:54:36.570Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:36.570Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-25T19:54:36.570Z] === RUN TestUpdateRestartPolicy [2022-08-25T19:54:38.376Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-25T19:54:40.283Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-25T19:54:40.543Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-25T19:54:42.447Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-25T19:54:42.447Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-25T19:54:42.447Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-25T19:54:43.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-25T19:54:45.923Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-25T19:54:46.182Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-25T19:54:47.125Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-25T19:54:47.125Z] PASS [2022-08-25T19:54:47.125Z] [2022-08-25T19:54:47.125Z] DONE 17 tests in 53.352s [2022-08-25T19:54:47.125Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T19:54:47.125Z] ++ 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-25T19:54:47.125Z] ++ set -e [2022-08-25T19:54:47.125Z] ++ '[' -n 0 ']' [2022-08-25T19:54:47.125Z] ++ set -x [2022-08-25T19:54:47.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T19:54:47.125Z] INFO: Testing against a local daemon [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:54:47.125Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:54:47.125Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T19:54:47.125Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T19:54:47.125Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T19:54:47.125Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T19:54:47.125Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T19:54:47.125Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T19:54:47.125Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T19:54:47.125Z] === RUN TestPluginInstall [2022-08-25T19:54:47.125Z] === RUN TestPluginInstall/no_auth [2022-08-25T19:54:47.125Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-25T19:54:48.065Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-25T19:54:48.325Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-25T19:54:48.571Z] --- PASS: TestServiceWithDataPathPortInit (14.18s) [2022-08-25T19:54:48.571Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T19:54:48.766Z] --- PASS: TestUpdateRestartPolicy (10.87s) [2022-08-25T19:54:48.766Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-25T19:54:48.766Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-25T19:54:48.766Z] === RUN TestWaitNonBlocked [2022-08-25T19:54:48.766Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:54:48.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:54:48.766Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:54:48.766Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:54:48.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-25T19:54:48.766Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-25T19:54:48.766Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-25T19:54:48.766Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-08-25T19:54:48.766Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-08-25T19:54:48.766Z] === RUN TestWaitBlocked [2022-08-25T19:54:48.766Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:54:48.766Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:54:48.766Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:54:48.766Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:54:48.766Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-25T19:54:48.766Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-25T19:54:49.332Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-25T19:54:49.332Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.63s) [2022-08-25T19:54:49.332Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-08-25T19:54:49.332Z] === RUN TestWaitConditions [2022-08-25T19:54:49.332Z] === RUN TestWaitConditions/default [2022-08-25T19:54:49.332Z] === PAUSE TestWaitConditions/default [2022-08-25T19:54:49.332Z] === RUN TestWaitConditions/not-running [2022-08-25T19:54:49.332Z] === PAUSE TestWaitConditions/not-running [2022-08-25T19:54:49.332Z] === RUN TestWaitConditions/next-exit [2022-08-25T19:54:49.332Z] === PAUSE TestWaitConditions/next-exit [2022-08-25T19:54:49.332Z] === RUN TestWaitConditions/removed [2022-08-25T19:54:49.332Z] === PAUSE TestWaitConditions/removed [2022-08-25T19:54:49.332Z] === CONT TestWaitConditions/default [2022-08-25T19:54:49.332Z] === CONT TestWaitConditions/removed [2022-08-25T19:54:49.706Z] docker_api_swarm_node_test.go:20: [df6fccf01d67b] joining swarm manager [d9eb97e385be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:54:49.706Z] time="2022-08-25T19:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:54:49.706Z] time="2022-08-25T19:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32590fdc9637368f5eff8fd318313cafe931902984f13ffeee89deabbf0da428" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:54:49.706Z] time="2022-08-25T19:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:54:49.706Z] time="2022-08-25T19:54:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:32590fdc9637368f5eff8fd318313cafe931902984f13ffeee89deabbf0da428" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:54:49.936Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rdkhaiyofnad73n3ljfdijbni Created:2022-08-25 19:54:48.635116198 +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[e30bd7e69cd6a8a6189378922dfa37b707d31f1825f70914a890a229c63b5ad7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.llsyr3sbyil9fyqvkaubcq8t4 EndpointID:cd4d7b763a7cdde6d95eb1278d477de24dc03797c4698f67900b984c5be0de2b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0d8a1a4a06cf596ffdd521389a0899893809f22b34558476e5b242cb2e7d882a 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:0b4ef8c2b69a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.llsyr3sbyil9fyqvkaubcq8t4 EndpointID:cd4d7b763a7cdde6d95eb1278d477de24dc03797c4698f67900b984c5be0de2b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-25T19:54:50.276Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T19:54:50.863Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-25T19:54:50.863Z] docker_api_swarm_node_test.go:21: [ddea9d2618d26] joining swarm manager [d9eb97e385be0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:54:50.863Z] time="2022-08-25T19:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:54:50.863Z] time="2022-08-25T19:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7408e9fce57bbe9117261176a907cd5624d583f02cf531cef77518e20efdb3e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:54:50.863Z] time="2022-08-25T19:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:54:50.863Z] time="2022-08-25T19:54:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7408e9fce57bbe9117261176a907cd5624d583f02cf531cef77518e20efdb3e4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:54:51.232Z] === CONT TestWaitConditions/next-exit [2022-08-25T19:54:51.232Z] === CONT TestWaitConditions/not-running [2022-08-25T19:54:51.442Z] === RUN TestPluginInstall/with_insecure [2022-08-25T19:54:51.442Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-25T19:54:52.380Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-25T19:54:52.380Z] time="2022-08-25T19:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:54:52.380Z] time="2022-08-25T19:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2b16b72bef1f90f3f162588f6207b611391bf343b49320572ac2287faf0927e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:54:52.380Z] time="2022-08-25T19:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:54:52.380Z] time="2022-08-25T19:54:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d2b16b72bef1f90f3f162588f6207b611391bf343b49320572ac2287faf0927e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:54:52.605Z] --- PASS: TestWaitConditions (0.01s) [2022-08-25T19:54:52.605Z] --- PASS: TestWaitConditions/default (1.55s) [2022-08-25T19:54:52.605Z] --- PASS: TestWaitConditions/removed (1.69s) [2022-08-25T19:54:52.605Z] --- PASS: TestWaitConditions/next-exit (1.48s) [2022-08-25T19:54:52.605Z] --- PASS: TestWaitConditions/not-running (1.41s) [2022-08-25T19:54:52.605Z] === RUN TestWaitRestartedContainer [2022-08-25T19:54:52.605Z] === RUN TestWaitRestartedContainer/default [2022-08-25T19:54:52.605Z] === PAUSE TestWaitRestartedContainer/default [2022-08-25T19:54:52.605Z] === RUN TestWaitRestartedContainer/not-running [2022-08-25T19:54:52.605Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-25T19:54:52.605Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-25T19:54:52.605Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-25T19:54:52.605Z] === CONT TestWaitRestartedContainer/default [2022-08-25T19:54:52.605Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-25T19:54:52.640Z] plugin_test.go:195: [d2e8e1ccfd246] daemon is not started [2022-08-25T19:54:52.640Z] --- PASS: TestPluginInstall (5.57s) [2022-08-25T19:54:52.640Z] --- PASS: TestPluginInstall/no_auth (3.16s) [2022-08-25T19:54:52.640Z] --- PASS: TestPluginInstall/with_htpasswd (1.08s) [2022-08-25T19:54:52.640Z] --- PASS: TestPluginInstall/with_insecure (1.33s) [2022-08-25T19:54:52.640Z] === RUN TestPluginsWithRuntimes [2022-08-25T19:54:52.899Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-25T19:54:53.980Z] === CONT TestWaitRestartedContainer/not-running [2022-08-25T19:54:54.278Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-25T19:54:54.279Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T19:54:54.538Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-25T19:54:54.538Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-25T19:54:54.914Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-25T19:54:54.914Z] --- PASS: TestWaitRestartedContainer/default (1.36s) [2022-08-25T19:54:54.914Z] --- PASS: TestWaitRestartedContainer/next-exit (1.42s) [2022-08-25T19:54:54.914Z] --- PASS: TestWaitRestartedContainer/not-running (0.93s) [2022-08-25T19:54:54.914Z] === CONT TestDaemonRestartIpcMode [2022-08-25T19:54:54.914Z] === CONT TestIpcModeOlderClient [2022-08-25T19:54:54.914Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-25T19:54:54.914Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-25T19:54:55.107Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-25T19:54:55.177Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.57s) [2022-08-25T19:54:55.177Z] PASS [2022-08-25T19:54:55.177Z] [2022-08-25T19:54:55.177Z] === Skipped [2022-08-25T19:54:55.177Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:54:55.177Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:54:55.177Z] [2022-08-25T19:54:55.177Z] DONE 38 tests, 1 skipped in 44.097s [2022-08-25T19:54:55.177Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:54:55.177Z] INFO: Testing against a local daemon [2022-08-25T19:54:55.177Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T19:54:55.177Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:54:55.177Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:54:55.177Z] === RUN TestDockerNetworkIpvlan [2022-08-25T19:54:55.177Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:54:55.177Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:54:55.177Z] PASS [2022-08-25T19:54:55.177Z] [2022-08-25T19:54:55.177Z] === Skipped [2022-08-25T19:54:55.177Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:54:55.177Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:54:55.177Z] [2022-08-25T19:54:55.177Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:54:55.177Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:54:55.177Z] [2022-08-25T19:54:55.177Z] DONE 2 tests, 2 skipped in 0.023s [2022-08-25T19:54:55.177Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:54:55.177Z] INFO: Testing against a local daemon [2022-08-25T19:54:55.177Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T19:54:55.366Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T19:54:55.626Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-25T19:54:55.738Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2022-08-25T19:54:55.738Z] === RUN TestDockerNetworkMacvlan [2022-08-25T19:54:56.195Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-25T19:54:56.299Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-25T19:54:56.763Z] --- PASS: TestPluginsWithRuntimes (3.91s) [2022-08-25T19:54:56.763Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2022-08-25T19:54:56.763Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.01s) [2022-08-25T19:54:56.763Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T19:54:57.226Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-25T19:54:57.334Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-08-25T19:54:57.334Z] PASS [2022-08-25T19:54:57.334Z] [2022-08-25T19:54:57.334Z] DONE 24 tests in 10.412s [2022-08-25T19:54:57.334Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T19:54:57.334Z] ++ 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-25T19:54:57.334Z] ++ set -e [2022-08-25T19:54:57.334Z] ++ '[' -n 0 ']' [2022-08-25T19:54:57.334Z] ++ set -x [2022-08-25T19:54:57.334Z] ++ 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-25T19:54:57.445Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.50s) [2022-08-25T19:54:57.445Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-08-25T19:54:57.445Z] PASS [2022-08-25T19:54:57.445Z] [2022-08-25T19:54:57.445Z] === Skipped [2022-08-25T19:54:57.445Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-25T19:54:57.445Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-25T19:54:57.445Z] [2022-08-25T19:54:57.445Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-25T19:54:57.445Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-25T19:54:57.445Z] [2022-08-25T19:54:57.445Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-25T19:54:57.445Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:54:57.445Z] [2022-08-25T19:54:57.445Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-25T19:54:57.445Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-25T19:54:57.445Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-25T19:54:57.446Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-25T19:54:57.446Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-25T19:54:57.446Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-25T19:54:57.446Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-25T19:54:57.446Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-25T19:54:57.446Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-25T19:54:57.446Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-25T19:54:57.446Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-25T19:54:57.446Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-08-25T19:54:57.446Z] 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-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-25T19:54:57.446Z] 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-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-25T19:54:57.446Z] 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-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-25T19:54:57.446Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-25T19:54:57.446Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-25T19:54:57.446Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-25T19:54:57.446Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestNISDomainname (0.04s) [2022-08-25T19:54:57.446Z] 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-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-25T19:54:57.446Z] 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-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-25T19:54:57.446Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-25T19:54:57.446Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-25T19:54:57.446Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-25T19:54:57.446Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-25T19:54:57.446Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-25T19:54:57.446Z] [2022-08-25T19:54:57.446Z] DONE 250 tests, 27 skipped in 89.060s [2022-08-25T19:54:57.446Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-25T19:54:57.594Z] INFO: Testing against a local daemon [2022-08-25T19:54:57.594Z] === RUN TestExternalGraphDriver [2022-08-25T19:54:57.594Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-25T19:54:57.704Z] === RUN TestConfigDaemonLibtrustID [2022-08-25T19:54:57.787Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-25T19:54:57.854Z] === RUN TestExternalGraphDriver/json [2022-08-25T19:54:58.269Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-08-25T19:54:58.269Z] === RUN TestConfigDaemonID [2022-08-25T19:54:59.204Z] daemon_test.go:83: [d581a45d4d5d2] daemon is not started [2022-08-25T19:54:59.204Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-25T19:54:59.204Z] === RUN TestDaemonConfigValidation [2022-08-25T19:54:59.204Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:54:59.204Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:54:59.204Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-25T19:54:59.204Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-25T19:54:59.204Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-25T19:54:59.204Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-25T19:54:59.204Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-25T19:54:59.204Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-25T19:54:59.204Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-25T19:54:59.204Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-25T19:54:59.204Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-25T19:54:59.204Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-25T19:54:59.463Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-25T19:54:59.463Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-25T19:54:59.463Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-25T19:54:59.463Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-25T19:54:59.463Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-25T19:54:59.463Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-08-25T19:54:59.463Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-08-25T19:54:59.463Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.10s) [2022-08-25T19:54:59.463Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-08-25T19:54:59.463Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-25T19:54:59.463Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-25T19:54:59.717Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-25T19:54:59.759Z] === RUN TestExternalGraphDriver/spec [2022-08-25T19:54:59.759Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-25T19:55:00.842Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-25T19:55:01.139Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-25T19:55:01.139Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-25T19:55:01.399Z] === RUN TestExternalGraphDriver/pull [2022-08-25T19:55:01.617Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-25T19:55:01.776Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-25T19:55:02.711Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-25T19:55:02.711Z] daemon_test.go:197: [db4fda31a0a64] daemon is not started [2022-08-25T19:55:02.711Z] --- PASS: TestConfigDaemonSeccompProfiles (3.26s) [2022-08-25T19:55:02.711Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-25T19:55:02.711Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2022-08-25T19:55:02.711Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-25T19:55:02.711Z] === RUN TestDaemonProxy [2022-08-25T19:55:02.711Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-25T19:55:02.711Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-25T19:55:02.711Z] PASS [2022-08-25T19:55:02.711Z] [2022-08-25T19:55:02.711Z] === Skipped [2022-08-25T19:55:02.711Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-25T19:55:02.711Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-25T19:55:02.711Z] [2022-08-25T19:55:02.711Z] DONE 13 tests, 1 skipped in 5.278s [2022-08-25T19:55:02.711Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-25T19:55:02.783Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-25T19:55:02.969Z] INFO: Testing against a local daemon [2022-08-25T19:55:02.969Z] === RUN TestCommitInheritsEnv [2022-08-25T19:55:03.720Z] --- PASS: TestExternalGraphDriver (6.19s) [2022-08-25T19:55:03.720Z] --- PASS: TestExternalGraphDriver/json (1.72s) [2022-08-25T19:55:03.720Z] --- PASS: TestExternalGraphDriver/spec (1.88s) [2022-08-25T19:55:03.720Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2022-08-25T19:55:03.720Z] === RUN TestGraphdriverPluginV2 [2022-08-25T19:55:03.980Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-25T19:55:04.342Z] --- PASS: TestCommitInheritsEnv (1.17s) [2022-08-25T19:55:04.342Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-25T19:55:04.342Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform// [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform/linux [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform/macos [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-25T19:55:04.342Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-25T19:55:04.600Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-25T19:55:04.600Z] === RUN TestImagesFilterMultiReference [2022-08-25T19:55:04.600Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-25T19:55:04.600Z] === RUN TestImagePullPlatformInvalid [2022-08-25T19:55:04.600Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-25T19:55:04.600Z] === RUN TestRemoveImageOrphaning [2022-08-25T19:55:04.884Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-25T19:55:05.361Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-25T19:55:05.810Z] --- PASS: TestDockerNetworkMacvlan (10.11s) [2022-08-25T19:55:05.810Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-08-25T19:55:05.810Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-25T19:55:05.810Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2022-08-25T19:55:05.810Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.93s) [2022-08-25T19:55:05.810Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.28s) [2022-08-25T19:55:05.810Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-08-25T19:55:05.810Z] PASS [2022-08-25T19:55:05.810Z] [2022-08-25T19:55:05.810Z] DONE 8 tests in 11.408s [2022-08-25T19:55:05.810Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T19:55:05.810Z] testing: warning: no tests to run [2022-08-25T19:55:05.810Z] PASS [2022-08-25T19:55:05.811Z] [2022-08-25T19:55:05.811Z] DONE 0 tests in 0.008s [2022-08-25T19:55:05.811Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T19:55:05.811Z] INFO: Testing against a local daemon [2022-08-25T19:55:05.811Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T19:55:05.931Z] docker_api_swarm_test.go:502: [d3ac606077a96] joining swarm manager [d8f8d42ef98e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:55:06.499Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-25T19:55:06.499Z] === RUN TestRemoveImageGarbageCollector [2022-08-25T19:55:06.499Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-25T19:55:06.499Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-25T19:55:06.499Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-25T19:55:06.499Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-25T19:55:06.499Z] === RUN TestTagInvalidReference [2022-08-25T19:55:06.499Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-25T19:55:06.499Z] === RUN TestTagValidPrefixedRepo [2022-08-25T19:55:06.499Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-25T19:55:06.499Z] === RUN TestTagExistedNameWithoutForce [2022-08-25T19:55:06.499Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-25T19:55:06.499Z] === RUN TestTagOfficialNames [2022-08-25T19:55:06.499Z] --- PASS: TestTagOfficialNames (0.04s) [2022-08-25T19:55:06.499Z] === RUN TestTagMatchesDigest [2022-08-25T19:55:06.499Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-25T19:55:06.499Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-25T19:55:07.174Z] --- PASS: TestAuthZPluginAllowRequest (1.21s) [2022-08-25T19:55:07.174Z] === RUN TestAuthZPluginTLS [2022-08-25T19:55:07.736Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-25T19:55:07.736Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T19:55:07.991Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-25T19:55:07.991Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T19:55:08.474Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-25T19:55:08.554Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-25T19:55:08.554Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T19:55:08.734Z] --- PASS: TestGraphdriverPluginV2 (4.99s) [2022-08-25T19:55:08.734Z] PASS [2022-08-25T19:55:08.734Z] [2022-08-25T19:55:08.734Z] DONE 5 tests in 11.288s [2022-08-25T19:55:08.734Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T19:55:08.734Z] ++ 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-25T19:55:08.734Z] ++ set -e [2022-08-25T19:55:08.734Z] ++ '[' -n 0 ']' [2022-08-25T19:55:08.734Z] ++ set -x [2022-08-25T19:55:08.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=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-25T19:55:08.734Z] INFO: Testing against a local daemon [2022-08-25T19:55:08.734Z] === RUN TestContinueAfterPluginCrash [2022-08-25T19:55:08.734Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T19:55:08.734Z] === RUN TestReadPluginNoRead [2022-08-25T19:55:08.734Z] === PAUSE TestReadPluginNoRead [2022-08-25T19:55:08.734Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T19:55:08.734Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T19:55:08.734Z] === CONT TestContinueAfterPluginCrash [2022-08-25T19:55:08.734Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T19:55:09.116Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-08-25T19:55:09.116Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T19:55:10.480Z] --- PASS: TestAuthZPluginAllowEventStream (1.24s) [2022-08-25T19:55:10.480Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T19:55:10.642Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-25T19:55:11.041Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-25T19:55:11.041Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T19:55:11.213Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-25T19:55:11.603Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-25T19:55:11.603Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T19:55:12.151Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-25T19:55:12.163Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-25T19:55:12.163Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T19:55:13.529Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-08-25T19:55:13.529Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T19:55:13.549Z] --- PASS: TestDaemonStartWithLogOpt (4.53s) [2022-08-25T19:55:13.549Z] === CONT TestReadPluginNoRead [2022-08-25T19:55:14.894Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-08-25T19:55:14.894Z] === RUN TestAuthZPluginHeader [2022-08-25T19:55:15.455Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-25T19:55:15.455Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T19:55:16.088Z] docker_api_swarm_test.go:507: [d4f09588cc82c] joining swarm manager [d8f8d42ef98e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:55:16.347Z] === RUN TestReadPluginNoRead/default [2022-08-25T19:55:17.729Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T19:55:18.299Z] --- PASS: TestContinueAfterPluginCrash (9.56s) [2022-08-25T19:55:19.237Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T19:55:19.497Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-25T19:55:20.694Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.44s) [2022-08-25T19:55:20.694Z] === RUN TestAuthZPluginV2Disable [2022-08-25T19:55:20.877Z] === CONT TestReadPluginNoRead [2022-08-25T19:55:20.877Z] read_test.go:92: [d32b7231d1e97] daemon is not started [2022-08-25T19:55:20.877Z] --- PASS: TestReadPluginNoRead (7.42s) [2022-08-25T19:55:20.877Z] --- PASS: TestReadPluginNoRead/default (1.47s) [2022-08-25T19:55:20.877Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.53s) [2022-08-25T19:55:20.877Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.46s) [2022-08-25T19:55:20.877Z] PASS [2022-08-25T19:55:20.877Z] [2022-08-25T19:55:20.877Z] DONE 6 tests in 12.081s [2022-08-25T19:55:20.877Z] 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-25T19:55:20.877Z] ++ 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-25T19:55:20.877Z] ++ set -e [2022-08-25T19:55:20.877Z] ++ '[' -n 0 ']' [2022-08-25T19:55:20.877Z] ++ set -x [2022-08-25T19:55:20.877Z] ++ 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-25T19:55:20.877Z] testing: warning: no tests to run [2022-08-25T19:55:20.877Z] PASS [2022-08-25T19:55:20.877Z] [2022-08-25T19:55:20.877Z] DONE 0 tests in 0.034s [2022-08-25T19:55:20.877Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T19:55:20.877Z] ++ 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-25T19:55:20.877Z] ++ set -e [2022-08-25T19:55:20.877Z] ++ '[' -n 0 ']' [2022-08-25T19:55:20.877Z] ++ set -x [2022-08-25T19:55:20.878Z] ++ 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-25T19:55:20.878Z] INFO: Testing against a local daemon [2022-08-25T19:55:20.878Z] === RUN TestPluginWithDevMounts [2022-08-25T19:55:20.878Z] === PAUSE TestPluginWithDevMounts [2022-08-25T19:55:20.878Z] === CONT TestPluginWithDevMounts [2022-08-25T19:55:22.786Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-25T19:55:22.786Z] --- PASS: TestPluginWithDevMounts (1.90s) [2022-08-25T19:55:22.786Z] PASS [2022-08-25T19:55:22.786Z] [2022-08-25T19:55:22.786Z] DONE 1 tests in 2.013s [2022-08-25T19:55:22.786Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T19:55:22.786Z] ++ 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-25T19:55:22.786Z] ++ set -e [2022-08-25T19:55:22.786Z] ++ '[' -n 0 ']' [2022-08-25T19:55:22.786Z] ++ set -x [2022-08-25T19:55:22.786Z] ++ 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-25T19:55:23.046Z] INFO: Testing against a local daemon [2022-08-25T19:55:23.046Z] === RUN TestSecretInspect [2022-08-25T19:55:23.957Z] --- PASS: TestAuthZPluginV2Disable (3.76s) [2022-08-25T19:55:23.957Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T19:55:23.988Z] === RUN TestDockerSuite/TestBuildRm [2022-08-25T19:55:25.897Z] --- PASS: TestSecretInspect (2.65s) [2022-08-25T19:55:25.897Z] === RUN TestSecretList [2022-08-25T19:55:26.466Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-25T19:55:27.221Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s) [2022-08-25T19:55:27.221Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T19:55:27.406Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-25T19:55:28.344Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-25T19:55:28.603Z] --- PASS: TestSecretList (2.96s) [2022-08-25T19:55:28.603Z] === RUN TestSecretsCreateAndDelete [2022-08-25T19:55:28.863Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-25T19:55:29.802Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-25T19:55:30.167Z] Created binary: bundles/binary-daemon/dockerd [2022-08-25T19:55:30.167Z] Copying nested executables into bundles/binary-daemon [2022-08-25T19:55:30.167Z] Building: bundles/binary-daemon/docker-proxy [2022-08-25T19:55:30.167Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T19:55:30.167Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-25T19:55:30.167Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-25T19:55:30.486Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/make.sh cross [2022-08-25T19:55:30.740Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-25T19:55:30.744Z] [2022-08-25T19:55:31.002Z] Removing bundles/ [2022-08-25T19:55:31.002Z] [2022-08-25T19:55:31.002Z] ---> Making bundle: cross (in bundles/cross) [2022-08-25T19:55:31.002Z] Cross building: bundles/cross/linux/amd64 [2022-08-25T19:55:31.002Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-25T19:55:31.002Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-25T19:55:31.308Z] --- PASS: TestSecretsCreateAndDelete (2.56s) [2022-08-25T19:55:31.308Z] === RUN TestSecretsUpdate [2022-08-25T19:55:31.568Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-25T19:55:34.113Z] --- PASS: TestSecretsUpdate (2.59s) [2022-08-25T19:55:34.113Z] === RUN TestTemplatedSecret [2022-08-25T19:55:34.682Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-25T19:55:34.682Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-25T19:55:34.682Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-25T19:55:34.682Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-25T19:55:34.952Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-25T19:55:35.212Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-25T19:55:36.163Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-25T19:55:36.422Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-25T19:55:36.990Z] --- PASS: TestTemplatedSecret (3.11s) [2022-08-25T19:55:36.990Z] === RUN TestSecretCreateResolve [2022-08-25T19:55:37.161Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.53s) [2022-08-25T19:55:37.161Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T19:55:37.249Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-25T19:55:39.790Z] --- PASS: TestSecretCreateResolve (2.69s) [2022-08-25T19:55:39.790Z] PASS [2022-08-25T19:55:39.790Z] [2022-08-25T19:55:39.790Z] DONE 6 tests in 16.663s [2022-08-25T19:55:39.790Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T19:55:39.790Z] ++ 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-25T19:55:39.790Z] ++ set -e [2022-08-25T19:55:39.790Z] ++ '[' -n 0 ']' [2022-08-25T19:55:39.790Z] ++ set -x [2022-08-25T19:55:39.791Z] ++ 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-25T19:55:39.791Z] INFO: Testing against a local daemon [2022-08-25T19:55:39.791Z] === RUN TestServiceCreateInit [2022-08-25T19:55:39.791Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T19:55:40.359Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-25T19:55:41.298Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-25T19:55:42.237Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-25T19:55:42.806Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-25T19:55:43.376Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-25T19:55:44.313Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T19:55:44.573Z] === RUN TestDockerSuite/TestBuildUser [2022-08-25T19:55:45.953Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-25T19:55:48.494Z] --- PASS: TestServiceCreateInit (8.89s) [2022-08-25T19:55:48.494Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s) [2022-08-25T19:55:48.494Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.38s) [2022-08-25T19:55:48.494Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T19:55:48.494Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-25T19:55:49.066Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-25T19:55:51.606Z] docker_api_swarm_node_test.go:81: [d8500e9b1eb37] joining swarm manager [d72e30c3eeafd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:55:55.195Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-25T19:55:55.195Z] PASS [2022-08-25T19:55:55.195Z] [2022-08-25T19:55:55.195Z] DONE 17 tests in 47.912s [2022-08-25T19:55:55.195Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T19:55:55.195Z] INFO: Testing against a local daemon [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:55:55.195Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:55:55.195Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T19:55:55.195Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T19:55:55.195Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T19:55:55.195Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T19:55:55.195Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T19:55:55.195Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T19:55:55.195Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-25T19:55:55.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T19:55:55.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T19:55:55.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.01s) [2022-08-25T19:55:55.196Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T19:55:55.196Z] === RUN TestPluginInstall [2022-08-25T19:55:55.196Z] === RUN TestPluginInstall/no_auth [2022-08-25T19:55:55.196Z] time="2022-08-25T19:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:55:55.196Z] time="2022-08-25T19:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3862b5e9fecbffca31dde32857bee590e183b25c01e8cf3926f7e7f123396175" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:55:55.196Z] time="2022-08-25T19:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:55:55.196Z] time="2022-08-25T19:55:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3862b5e9fecbffca31dde32857bee590e183b25c01e8cf3926f7e7f123396175" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:55:55.196Z] === RUN TestPluginInstall/with_htpasswd [2022-08-25T19:55:55.196Z] time="2022-08-25T19:55:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:55:55.196Z] time="2022-08-25T19:55:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3862b5e9fecbffca31dde32857bee590e183b25c01e8cf3926f7e7f123396175" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:55:55.196Z] time="2022-08-25T19:55:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:55:55.196Z] time="2022-08-25T19:55:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3862b5e9fecbffca31dde32857bee590e183b25c01e8cf3926f7e7f123396175" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:55:55.451Z] === RUN TestPluginInstall/with_insecure [2022-08-25T19:55:56.378Z] time="2022-08-25T19:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:55:56.378Z] time="2022-08-25T19:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a39fa727f5cd04d486faf4405c49a17162370a9c099e5ddbba9887b8deafe4d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:55:56.378Z] time="2022-08-25T19:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-25T19:55:56.378Z] time="2022-08-25T19:55:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a39fa727f5cd04d486faf4405c49a17162370a9c099e5ddbba9887b8deafe4d5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-25T19:55:56.634Z] plugin_test.go:195: [d7e20ef59b09d] daemon is not started [2022-08-25T19:55:56.634Z] --- PASS: TestPluginInstall (2.80s) [2022-08-25T19:55:56.634Z] --- PASS: TestPluginInstall/no_auth (1.07s) [2022-08-25T19:55:56.634Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-08-25T19:55:56.634Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2022-08-25T19:55:56.634Z] === RUN TestPluginsWithRuntimes [2022-08-25T19:55:57.999Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-25T19:55:58.926Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-25T19:55:59.853Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-08-25T19:55:59.853Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-08-25T19:55:59.853Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2022-08-25T19:55:59.853Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T19:56:00.414Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-25T19:56:00.414Z] PASS [2022-08-25T19:56:00.414Z] [2022-08-25T19:56:00.414Z] DONE 24 tests in 6.806s [2022-08-25T19:56:00.670Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T19:56:00.670Z] INFO: Testing against a local daemon [2022-08-25T19:56:00.670Z] === RUN TestExternalGraphDriver [2022-08-25T19:56:00.926Z] === RUN TestExternalGraphDriver/json [2022-08-25T19:56:02.812Z] === RUN TestExternalGraphDriver/spec [2022-08-25T19:56:04.179Z] === RUN TestExternalGraphDriver/pull [2022-08-25T19:56:06.070Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-08-25T19:56:06.070Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-08-25T19:56:06.070Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-08-25T19:56:06.070Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-08-25T19:56:06.070Z] === RUN TestGraphdriverPluginV2 [2022-08-25T19:56:06.507Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-25T19:56:06.507Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-25T19:56:06.507Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-25T19:56:06.507Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-25T19:56:06.507Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-25T19:56:06.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-25T19:56:07.079Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-25T19:56:07.079Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-25T19:56:07.079Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-25T19:56:07.079Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-25T19:56:07.079Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-25T19:56:07.079Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-25T19:56:07.079Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-25T19:56:07.079Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-25T19:56:07.079Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-25T19:56:08.033Z] --- PASS: TestCreateServiceMultipleTimes (19.35s) [2022-08-25T19:56:08.033Z] === RUN TestCreateServiceConflict [2022-08-25T19:56:08.972Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-25T19:56:08.972Z] docker_api_swarm_node_test.go:53: [da311a985597b] joining swarm manager [db17b4a2d7add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:56:08.972Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-25T19:56:09.915Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-25T19:56:09.915Z] docker_api_swarm_node_test.go:54: [d520c8ceb8075] joining swarm manager [db17b4a2d7add]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:56:10.236Z] --- PASS: TestGraphdriverPluginV2 (4.25s) [2022-08-25T19:56:10.236Z] PASS [2022-08-25T19:56:10.236Z] [2022-08-25T19:56:10.236Z] DONE 5 tests in 9.643s [2022-08-25T19:56:10.236Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T19:56:10.236Z] INFO: Testing against a local daemon [2022-08-25T19:56:10.236Z] === RUN TestContinueAfterPluginCrash [2022-08-25T19:56:10.236Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T19:56:10.236Z] === RUN TestReadPluginNoRead [2022-08-25T19:56:10.236Z] === PAUSE TestReadPluginNoRead [2022-08-25T19:56:10.236Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T19:56:10.236Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T19:56:10.236Z] === CONT TestContinueAfterPluginCrash [2022-08-25T19:56:10.236Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T19:56:10.485Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-25T19:56:11.053Z] --- PASS: TestCreateServiceConflict (2.98s) [2022-08-25T19:56:11.053Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T19:56:11.313Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-25T19:56:11.313Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-25T19:56:13.853Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-25T19:56:14.424Z] --- PASS: TestCreateServiceMaxReplicas (3.41s) [2022-08-25T19:56:14.424Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T19:56:14.456Z] --- PASS: TestDaemonStartWithLogOpt (3.67s) [2022-08-25T19:56:14.457Z] === CONT TestReadPluginNoRead [2022-08-25T19:56:15.364Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-25T19:56:16.302Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-25T19:56:16.345Z] === RUN TestReadPluginNoRead/default [2022-08-25T19:56:16.562Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-25T19:56:17.131Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-25T19:56:17.132Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-25T19:56:17.132Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-25T19:56:17.272Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T19:56:18.072Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-25T19:56:18.638Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T19:56:18.638Z] --- PASS: TestContinueAfterPluginCrash (8.53s) [2022-08-25T19:56:19.452Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-25T19:56:19.714Z] === RUN TestDockerSuite/TestCommitChange [2022-08-25T19:56:20.002Z] === CONT TestReadPluginNoRead [2022-08-25T19:56:20.002Z] read_test.go:92: [d0c08b415ce75] daemon is not started [2022-08-25T19:56:20.002Z] --- PASS: TestReadPluginNoRead (6.04s) [2022-08-25T19:56:20.002Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-08-25T19:56:20.002Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.33s) [2022-08-25T19:56:20.002Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-08-25T19:56:20.002Z] PASS [2022-08-25T19:56:20.003Z] [2022-08-25T19:56:20.003Z] DONE 6 tests in 9.733s [2022-08-25T19:56:20.003Z] 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-25T19:56:20.003Z] testing: warning: no tests to run [2022-08-25T19:56:20.003Z] PASS [2022-08-25T19:56:20.003Z] [2022-08-25T19:56:20.003Z] DONE 0 tests in 0.008s [2022-08-25T19:56:20.003Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T19:56:20.003Z] INFO: Testing against a local daemon [2022-08-25T19:56:20.003Z] === RUN TestPluginWithDevMounts [2022-08-25T19:56:20.003Z] === PAUSE TestPluginWithDevMounts [2022-08-25T19:56:20.003Z] === CONT TestPluginWithDevMounts [2022-08-25T19:56:20.653Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-25T19:56:20.913Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-25T19:56:21.889Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-08-25T19:56:21.889Z] PASS [2022-08-25T19:56:21.889Z] [2022-08-25T19:56:21.889Z] DONE 1 tests in 1.599s [2022-08-25T19:56:21.889Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T19:56:21.889Z] INFO: Testing against a local daemon [2022-08-25T19:56:21.889Z] === RUN TestSecretInspect [2022-08-25T19:56:22.293Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-25T19:56:23.231Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-25T19:56:23.777Z] --- PASS: TestSecretInspect (2.22s) [2022-08-25T19:56:23.777Z] === RUN TestSecretList [2022-08-25T19:56:23.801Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-25T19:56:25.179Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-25T19:56:26.116Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-25T19:56:26.291Z] --- PASS: TestSecretList (2.19s) [2022-08-25T19:56:26.291Z] === RUN TestSecretsCreateAndDelete [2022-08-25T19:56:26.375Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-25T19:56:27.315Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-25T19:56:27.575Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-25T19:56:28.144Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-25T19:56:28.181Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-08-25T19:56:28.181Z] === RUN TestSecretsUpdate [2022-08-25T19:56:28.405Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.13s) [2022-08-25T19:56:28.405Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T19:56:28.664Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-25T19:56:29.606Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-25T19:56:29.865Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-25T19:56:30.696Z] --- PASS: TestSecretsUpdate (2.36s) [2022-08-25T19:56:30.696Z] === RUN TestTemplatedSecret [2022-08-25T19:56:30.806Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-25T19:56:31.375Z] --- PASS: TestCreateServiceSecretFileMode (2.90s) [2022-08-25T19:56:31.375Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T19:56:31.635Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-25T19:56:32.575Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-25T19:56:33.148Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-25T19:56:33.209Z] --- PASS: TestTemplatedSecret (2.60s) [2022-08-25T19:56:33.209Z] === RUN TestSecretCreateResolve [2022-08-25T19:56:34.087Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-25T19:56:34.347Z] --- PASS: TestCreateServiceConfigFileMode (2.99s) [2022-08-25T19:56:34.347Z] === RUN TestCreateServiceSysctls [2022-08-25T19:56:34.917Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-25T19:56:35.485Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-25T19:56:35.722Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-25T19:56:35.722Z] PASS [2022-08-25T19:56:35.722Z] [2022-08-25T19:56:35.722Z] DONE 6 tests in 13.764s [2022-08-25T19:56:35.722Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T19:56:35.722Z] INFO: Testing against a local daemon [2022-08-25T19:56:35.722Z] === RUN TestServiceCreateInit [2022-08-25T19:56:35.722Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T19:56:36.424Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-25T19:56:37.362Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-25T19:56:38.303Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-25T19:56:38.303Z] --- PASS: TestCreateServiceSysctls (3.94s) [2022-08-25T19:56:38.303Z] === RUN TestCreateServiceCapabilities [2022-08-25T19:56:38.873Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-25T19:56:39.443Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-25T19:56:39.443Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-25T19:56:39.888Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T19:56:40.384Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-25T19:56:40.954Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-25T19:56:41.213Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-08-25T19:56:41.213Z] === RUN TestInspect [2022-08-25T19:56:41.782Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-25T19:56:42.351Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-25T19:56:42.351Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-25T19:56:42.940Z] --- PASS: TestImportExtremelyLargeImageWorks (93.55s) [2022-08-25T19:56:42.940Z] PASS [2022-08-25T19:56:42.940Z] [2022-08-25T19:56:42.940Z] === Skipped [2022-08-25T19:56:42.940Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-25T19:56:42.940Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-25T19:56:42.940Z] [2022-08-25T19:56:42.940Z] DONE 22 tests, 1 skipped in 97.027s [2022-08-25T19:56:42.940Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-25T19:56:42.940Z] === RUN TestStripANSICommands [2022-08-25T19:56:42.940Z] === RUN TestStripANSICommands/#00 [2022-08-25T19:56:42.940Z] === RUN TestStripANSICommands/#01 [2022-08-25T19:56:42.940Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-25T19:56:42.940Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-25T19:56:42.940Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-25T19:56:42.940Z] PASS [2022-08-25T19:56:42.940Z] [2022-08-25T19:56:42.940Z] DONE 3 tests in 0.037s [2022-08-25T19:56:42.940Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-25T19:56:42.940Z] INFO: Testing against a local daemon [2022-08-25T19:56:42.940Z] === RUN TestNetworkCreateDelete [2022-08-25T19:56:42.940Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-25T19:56:42.940Z] === RUN TestDockerNetworkDeletePreferID [2022-08-25T19:56:42.940Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-25T19:56:42.940Z] === RUN TestDaemonDNSFallback [2022-08-25T19:56:43.151Z] --- PASS: TestServiceCreateInit (7.87s) [2022-08-25T19:56:43.151Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.01s) [2022-08-25T19:56:43.151Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.85s) [2022-08-25T19:56:43.151Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T19:56:43.732Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-25T19:56:45.113Z] --- PASS: TestInspect (3.72s) [2022-08-25T19:56:45.113Z] === RUN TestCreateJob [2022-08-25T19:56:45.113Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-25T19:56:45.683Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-25T19:56:47.121Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-25T19:56:47.121Z] === RUN TestInspectNetwork [2022-08-25T19:56:47.121Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:56:47.121Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestRunContainerWithBridgeNone [2022-08-25T19:56:47.121Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-25T19:56:47.121Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:56:47.121Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:56:47.121Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:56:47.121Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-25T19:56:47.121Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-25T19:56:47.121Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-25T19:56:47.121Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestNetworkList [2022-08-25T19:56:47.121Z] === RUN TestNetworkList//networks [2022-08-25T19:56:47.121Z] === PAUSE TestNetworkList//networks [2022-08-25T19:56:47.121Z] === RUN TestNetworkList//networks/ [2022-08-25T19:56:47.121Z] === PAUSE TestNetworkList//networks/ [2022-08-25T19:56:47.121Z] === CONT TestNetworkList//networks [2022-08-25T19:56:47.121Z] === CONT TestNetworkList//networks/ [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkList (0.02s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-25T19:56:47.121Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestHostIPv4BridgeLabel [2022-08-25T19:56:47.121Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-25T19:56:47.121Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-25T19:56:47.121Z] === RUN TestDaemonDefaultNetworkPools [2022-08-25T19:56:47.121Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-25T19:56:47.121Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-25T19:56:47.121Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-25T19:56:47.121Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-25T19:56:47.121Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-25T19:56:47.121Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-25T19:56:47.121Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-25T19:56:47.121Z] === RUN TestServiceWithPredefinedNetwork [2022-08-25T19:56:47.121Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:56:47.121Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-25T19:56:47.121Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:56:47.121Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestServiceWithDataPathPortInit [2022-08-25T19:56:47.121Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:56:47.121Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-25T19:56:47.121Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-25T19:56:47.121Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:56:47.121Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-25T19:56:47.121Z] PASS [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === Skipped [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-25T19:56:47.121Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-25T19:56:47.121Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-25T19:56:47.121Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-25T19:56:47.121Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-25T19:56:47.121Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-25T19:56:47.121Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-25T19:56:47.121Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-25T19:56:47.121Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-25T19:56:47.121Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-25T19:56:47.121Z] service_test.go:243: FLAKY_TEST [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-25T19:56:47.121Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-25T19:56:47.121Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] DONE 34 tests, 12 skipped in 7.039s [2022-08-25T19:56:47.121Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:56:47.121Z] INFO: Testing against a local daemon [2022-08-25T19:56:47.121Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-25T19:56:47.121Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:56:47.121Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestDockerNetworkIpvlan [2022-08-25T19:56:47.121Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:56:47.121Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:56:47.121Z] PASS [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === Skipped [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-25T19:56:47.121Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-25T19:56:47.121Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] DONE 2 tests, 2 skipped in 0.099s [2022-08-25T19:56:47.121Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-25T19:56:47.121Z] INFO: Testing against a local daemon [2022-08-25T19:56:47.121Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-25T19:56:47.121Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-25T19:56:47.121Z] === RUN TestDockerNetworkMacvlan [2022-08-25T19:56:47.121Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-25T19:56:47.121Z] PASS [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === Skipped [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-25T19:56:47.121Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-25T19:56:47.121Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] DONE 2 tests, 2 skipped in 0.079s [2022-08-25T19:56:47.121Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-25T19:56:47.121Z] testing: warning: no tests to run [2022-08-25T19:56:47.121Z] PASS [2022-08-25T19:56:47.121Z] [2022-08-25T19:56:47.121Z] DONE 0 tests in 0.022s [2022-08-25T19:56:47.121Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-25T19:56:47.379Z] INFO: Testing against a local daemon [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginAllowRequest [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginTLS [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginDenyRequest [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginDenyResponse [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginAllowEventStream [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginErrorResponse [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginErrorRequest [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginHeader [2022-08-25T19:56:47.379Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.379Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-25T19:56:47.379Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-25T19:56:47.592Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-25T19:56:47.637Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:47.637Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-25T19:56:47.637Z] === RUN TestAuthZPluginV2Disable [2022-08-25T19:56:48.203Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.203Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-25T19:56:48.203Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-25T19:56:48.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.460Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-25T19:56:48.460Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-25T19:56:48.718Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.718Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-25T19:56:48.718Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-25T19:56:48.975Z] --- PASS: TestCreateJob (3.83s) [2022-08-25T19:56:48.975Z] === RUN TestReplicatedJob [2022-08-25T19:56:48.975Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-25T19:56:48.977Z] PASS [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === Skipped [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-25T19:56:48.977Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:48.977Z] [2022-08-25T19:56:48.977Z] DONE 17 tests, 17 skipped in 1.783s [2022-08-25T19:56:48.977Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-25T19:56:49.392Z] INFO: Testing against a local daemon [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:56:49.392Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:56:49.392Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-25T19:56:49.392Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-25T19:56:49.392Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-25T19:56:49.392Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-25T19:56:49.392Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-25T19:56:49.392Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-25T19:56:49.392Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-25T19:56:49.392Z] === RUN TestPluginInstall [2022-08-25T19:56:49.392Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:49.392Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-25T19:56:49.392Z] === RUN TestPluginsWithRuntimes [2022-08-25T19:56:49.392Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-25T19:56:49.392Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-25T19:56:49.392Z] === RUN TestPluginBackCompatMediaTypes [2022-08-25T19:56:49.392Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-25T19:56:49.392Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-25T19:56:49.392Z] PASS [2022-08-25T19:56:49.392Z] [2022-08-25T19:56:49.392Z] === Skipped [2022-08-25T19:56:49.392Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-25T19:56:49.392Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-25T19:56:49.392Z] [2022-08-25T19:56:49.392Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-25T19:56:49.392Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-25T19:56:49.392Z] [2022-08-25T19:56:49.392Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-25T19:56:49.392Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-25T19:56:49.392Z] [2022-08-25T19:56:49.392Z] DONE 19 tests, 3 skipped in 0.132s [2022-08-25T19:56:49.392Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-25T19:56:49.392Z] INFO: Testing against a local daemon [2022-08-25T19:56:49.392Z] === RUN TestExternalGraphDriver [2022-08-25T19:56:49.650Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-25T19:56:49.650Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-25T19:56:49.650Z] === RUN TestGraphdriverPluginV2 [2022-08-25T19:56:51.683Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-25T19:56:51.683Z] docker_api_swarm_test.go:202: [d39cdab153105] joining swarm manager [d08f901aba332]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:56:53.882Z] --- PASS: TestGraphdriverPluginV2 (3.78s) [2022-08-25T19:56:53.882Z] PASS [2022-08-25T19:56:53.882Z] [2022-08-25T19:56:53.882Z] === Skipped [2022-08-25T19:56:53.882Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-25T19:56:53.882Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-25T19:56:53.882Z] [2022-08-25T19:56:53.882Z] DONE 2 tests, 1 skipped in 4.203s [2022-08-25T19:56:53.882Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-25T19:56:53.882Z] INFO: Testing against a local daemon [2022-08-25T19:56:53.882Z] === RUN TestContinueAfterPluginCrash [2022-08-25T19:56:53.882Z] === PAUSE TestContinueAfterPluginCrash [2022-08-25T19:56:53.882Z] === RUN TestReadPluginNoRead [2022-08-25T19:56:53.882Z] === PAUSE TestReadPluginNoRead [2022-08-25T19:56:53.882Z] === RUN TestDaemonStartWithLogOpt [2022-08-25T19:56:53.882Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-25T19:56:53.882Z] === CONT TestContinueAfterPluginCrash [2022-08-25T19:56:53.882Z] === CONT TestDaemonStartWithLogOpt [2022-08-25T19:56:54.979Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-25T19:56:55.238Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-25T19:56:55.498Z] --- PASS: TestReplicatedJob (6.75s) [2022-08-25T19:56:55.498Z] === RUN TestUpdateReplicatedJob [2022-08-25T19:56:58.070Z] --- PASS: TestDaemonStartWithLogOpt (4.37s) [2022-08-25T19:56:58.070Z] === CONT TestReadPluginNoRead [2022-08-25T19:56:59.694Z] --- PASS: TestUpdateReplicatedJob (3.62s) [2022-08-25T19:56:59.694Z] === RUN TestServiceListWithStatuses [2022-08-25T19:56:59.694Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:56:59.694Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T19:56:59.694Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T19:56:59.694Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-25T19:57:00.599Z] === RUN TestReadPluginNoRead/default [2022-08-25T19:57:01.188Z] --- PASS: TestCreateServiceMultipleTimes (15.44s) [2022-08-25T19:57:01.188Z] === RUN TestCreateServiceConflict [2022-08-25T19:57:01.188Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-08-25T19:57:01.188Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T19:57:01.533Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-25T19:57:01.602Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-25T19:57:02.170Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-25T19:57:02.907Z] --- PASS: TestContinueAfterPluginCrash (9.15s) [2022-08-25T19:57:02.907Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-25T19:57:03.703Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-08-25T19:57:03.703Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T19:57:04.282Z] === CONT TestReadPluginNoRead [2022-08-25T19:57:04.282Z] read_test.go:92: [dd7e8bd9a64fb] daemon is not started [2022-08-25T19:57:04.282Z] --- PASS: TestReadPluginNoRead (6.20s) [2022-08-25T19:57:04.282Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-08-25T19:57:04.282Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2022-08-25T19:57:04.282Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s) [2022-08-25T19:57:04.282Z] PASS [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] DONE 6 tests in 10.679s [2022-08-25T19:57:04.282Z] 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-25T19:57:04.282Z] testing: warning: no tests to run [2022-08-25T19:57:04.282Z] PASS [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] DONE 0 tests in 0.031s [2022-08-25T19:57:04.282Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-25T19:57:04.282Z] INFO: Testing against a local daemon [2022-08-25T19:57:04.282Z] === RUN TestPluginWithDevMounts [2022-08-25T19:57:04.282Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-25T19:57:04.282Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-25T19:57:04.282Z] PASS [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] === Skipped [2022-08-25T19:57:04.282Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-25T19:57:04.282Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] DONE 1 tests, 1 skipped in 0.104s [2022-08-25T19:57:04.282Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-25T19:57:04.282Z] INFO: Testing against a local daemon [2022-08-25T19:57:04.282Z] === RUN TestSecretInspect [2022-08-25T19:57:04.282Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-25T19:57:04.282Z] === RUN TestSecretList [2022-08-25T19:57:04.282Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] --- SKIP: TestSecretList (0.02s) [2022-08-25T19:57:04.282Z] === RUN TestSecretsCreateAndDelete [2022-08-25T19:57:04.282Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-25T19:57:04.282Z] === RUN TestSecretsUpdate [2022-08-25T19:57:04.282Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-25T19:57:04.282Z] === RUN TestTemplatedSecret [2022-08-25T19:57:04.282Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-25T19:57:04.282Z] === RUN TestSecretCreateResolve [2022-08-25T19:57:04.282Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-08-25T19:57:04.282Z] PASS [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] === Skipped [2022-08-25T19:57:04.282Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-25T19:57:04.282Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-25T19:57:04.282Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-25T19:57:04.282Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-25T19:57:04.282Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-25T19:57:04.282Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-08-25T19:57:04.282Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.282Z] [2022-08-25T19:57:04.282Z] DONE 6 tests, 6 skipped in 0.166s [2022-08-25T19:57:04.282Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-25T19:57:04.541Z] INFO: Testing against a local daemon [2022-08-25T19:57:04.541Z] === RUN TestServiceCreateInit [2022-08-25T19:57:04.541Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-25T19:57:04.541Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-25T19:57:04.541Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-25T19:57:04.541Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T19:57:04.541Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T19:57:04.541Z] === RUN TestCreateServiceMultipleTimes [2022-08-25T19:57:04.541Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-25T19:57:04.541Z] === RUN TestCreateServiceConflict [2022-08-25T19:57:04.541Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-25T19:57:04.541Z] === RUN TestCreateServiceMaxReplicas [2022-08-25T19:57:04.541Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-25T19:57:04.541Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-25T19:57:04.541Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-25T19:57:04.541Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T19:57:04.541Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-25T19:57:04.541Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T19:57:04.541Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-25T19:57:04.541Z] === RUN TestCreateServiceSysctls [2022-08-25T19:57:04.541Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.541Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-25T19:57:04.541Z] === RUN TestCreateServiceCapabilities [2022-08-25T19:57:04.710Z] --- PASS: TestDockerNetworkConnectAlias (5.37s) [2022-08-25T19:57:04.711Z] === RUN TestDockerNetworkReConnect [2022-08-25T19:57:04.800Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.800Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-25T19:57:04.800Z] === RUN TestInspect [2022-08-25T19:57:04.800Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.800Z] --- SKIP: TestInspect (0.01s) [2022-08-25T19:57:04.800Z] === RUN TestCreateJob [2022-08-25T19:57:04.800Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.800Z] --- SKIP: TestCreateJob (0.01s) [2022-08-25T19:57:04.800Z] === RUN TestReplicatedJob [2022-08-25T19:57:04.800Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.800Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-25T19:57:04.800Z] === RUN TestUpdateReplicatedJob [2022-08-25T19:57:04.800Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.800Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-08-25T19:57:04.800Z] === RUN TestServiceListWithStatuses [2022-08-25T19:57:04.800Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:57:04.800Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T19:57:04.800Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T19:57:04.800Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.800Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-25T19:57:04.800Z] === RUN TestDockerNetworkReConnect [2022-08-25T19:57:04.800Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:04.800Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-25T19:57:04.800Z] === RUN TestServicePlugin [2022-08-25T19:57:06.091Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-25T19:57:06.662Z] === RUN TestDockerSuite/TestCpToDot [2022-08-25T19:57:06.700Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.700Z] --- SKIP: TestServicePlugin (2.00s) [2022-08-25T19:57:06.700Z] === RUN TestServiceUpdateLabel [2022-08-25T19:57:06.700Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.700Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-25T19:57:06.700Z] === RUN TestServiceUpdateSecrets [2022-08-25T19:57:06.700Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.700Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-25T19:57:06.700Z] === RUN TestServiceUpdateConfigs [2022-08-25T19:57:06.700Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.700Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-25T19:57:06.700Z] === RUN TestServiceUpdateNetwork [2022-08-25T19:57:06.701Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.701Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2022-08-25T19:57:06.701Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T19:57:06.959Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2022-08-25T19:57:06.959Z] PASS [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === Skipped [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T19:57:06.959Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T19:57:06.959Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-25T19:57:06.959Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-25T19:57:06.959Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-25T19:57:06.959Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2022-08-25T19:57:06.959Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-25T19:57:06.959Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-25T19:57:06.959Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-25T19:57:06.959Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-25T19:57:06.959Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-25T19:57:06.959Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-25T19:57:06.959Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-25T19:57:06.959Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-08-25T19:57:06.959Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T19:57:06.959Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-25T19:57:06.959Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-25T19:57:06.959Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2022-08-25T19:57:06.959Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-25T19:57:06.959Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-25T19:57:06.959Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-25T19:57:06.959Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2022-08-25T19:57:06.959Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2022-08-25T19:57:06.959Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] DONE 24 tests, 23 skipped in 2.444s [2022-08-25T19:57:06.959Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T19:57:06.959Z] INFO: Testing against a local daemon [2022-08-25T19:57:06.959Z] === RUN TestSessionCreate [2022-08-25T19:57:06.959Z] --- PASS: TestSessionCreate (0.04s) [2022-08-25T19:57:06.959Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T19:57:06.959Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2022-08-25T19:57:06.959Z] PASS [2022-08-25T19:57:06.959Z] [2022-08-25T19:57:06.959Z] DONE 2 tests in 0.157s [2022-08-25T19:57:06.959Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T19:57:07.218Z] INFO: Testing against a local daemon [2022-08-25T19:57:07.218Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:57:07.218Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:57:07.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:57:07.218Z] === RUN TestDiskUsage [2022-08-25T19:57:07.218Z] === PAUSE TestDiskUsage [2022-08-25T19:57:07.218Z] === RUN TestEventsExecDie [2022-08-25T19:57:07.599Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-25T19:57:07.783Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-25T19:57:07.783Z] === RUN TestEventsBackwardsCompatible [2022-08-25T19:57:07.783Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-25T19:57:07.783Z] === RUN TestEventsVolumeCreate [2022-08-25T19:57:07.783Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-08-25T19:57:07.783Z] === RUN TestInfoBinaryCommits [2022-08-25T19:57:07.783Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T19:57:07.783Z] === RUN TestInfoAPIVersioned [2022-08-25T19:57:07.783Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-25T19:57:07.783Z] === RUN TestInfoAPI [2022-08-25T19:57:07.783Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T19:57:07.783Z] === RUN TestInfoAPIWarnings [2022-08-25T19:57:08.168Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-25T19:57:08.738Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-25T19:57:08.738Z] --- PASS: TestDockerNetworkReConnect (4.37s) [2022-08-25T19:57:08.738Z] === RUN TestServicePlugin [2022-08-25T19:57:10.121Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-25T19:57:10.692Z] docker_api_swarm_test.go:384: [d82f7881ad1e1] joining swarm manager [de5762c19dbba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:57:11.263Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-25T19:57:12.204Z] docker_api_swarm_test.go:385: [dc46aecc1cd0a] joining swarm manager [de5762c19dbba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:57:12.463Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-25T19:57:12.722Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-25T19:57:13.291Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-25T19:57:14.230Z] plugin_test.go:61: [d11d4f04bebfc] joining swarm manager [d3463e247b1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:57:14.499Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-25T19:57:14.759Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-25T19:57:14.759Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-25T19:57:15.328Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-25T19:57:15.328Z] plugin_test.go:64: [d14459defb50d] joining swarm manager [d3463e247b1eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:57:15.896Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-25T19:57:15.896Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-25T19:57:15.896Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-25T19:57:15.896Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-25T19:57:16.835Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-25T19:57:16.835Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-25T19:57:17.095Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-25T19:57:17.095Z] === RUN TestDockerSuite/TestCreateRM [2022-08-25T19:57:17.095Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-25T19:57:17.095Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-25T19:57:17.095Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-25T19:57:17.095Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-25T19:57:17.356Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-25T19:57:18.536Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.33s) [2022-08-25T19:57:18.536Z] === RUN TestCreateServiceSecretFileMode [2022-08-25T19:57:19.264Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-25T19:57:19.264Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-25T19:57:19.264Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-25T19:57:19.463Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-25T19:57:19.463Z] === RUN TestCreateServiceConfigFileMode [2022-08-25T19:57:21.978Z] --- PASS: TestCreateServiceConfigFileMode (2.51s) [2022-08-25T19:57:21.978Z] === RUN TestCreateServiceSysctls [2022-08-25T19:57:22.559Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-25T19:57:22.559Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-25T19:57:22.559Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-25T19:57:23.127Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-25T19:57:23.696Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-25T19:57:24.265Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-25T19:57:24.524Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-25T19:57:25.093Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-25T19:57:25.242Z] --- PASS: TestCreateServiceSysctls (3.18s) [2022-08-25T19:57:25.242Z] === RUN TestCreateServiceCapabilities [2022-08-25T19:57:25.855Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-25T19:57:25.856Z] === RUN TestInfoDebug [2022-08-25T19:57:25.856Z] --- PASS: TestInfoDebug (0.54s) [2022-08-25T19:57:25.856Z] === RUN TestInfoInsecureRegistries [2022-08-25T19:57:25.856Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-25T19:57:25.856Z] === RUN TestInfoRegistryMirrors [2022-08-25T19:57:25.856Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-08-25T19:57:25.856Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T19:57:26.422Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-25T19:57:26.422Z] === RUN TestPingCacheHeaders [2022-08-25T19:57:26.422Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-25T19:57:26.422Z] === RUN TestPingGet [2022-08-25T19:57:26.422Z] --- PASS: TestPingGet (0.02s) [2022-08-25T19:57:26.422Z] === RUN TestPingHead [2022-08-25T19:57:26.422Z] --- PASS: TestPingHead (0.03s) [2022-08-25T19:57:26.422Z] === RUN TestPingSwarmHeader [2022-08-25T19:57:26.990Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T19:57:26.990Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T19:57:26.999Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-25T19:57:27.568Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-25T19:57:27.755Z] --- PASS: TestCreateServiceCapabilities (2.47s) [2022-08-25T19:57:27.755Z] === RUN TestInspect [2022-08-25T19:57:28.364Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T19:57:28.364Z] --- PASS: TestPingSwarmHeader (1.71s) [2022-08-25T19:57:28.364Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T19:57:28.364Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T19:57:28.364Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T19:57:28.364Z] === RUN TestPingBuilderHeader [2022-08-25T19:57:28.364Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T19:57:28.622Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T19:57:29.188Z] --- PASS: TestPingBuilderHeader (1.09s) [2022-08-25T19:57:29.188Z] --- PASS: TestPingBuilderHeader/default_config (0.54s) [2022-08-25T19:57:29.188Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.54s) [2022-08-25T19:57:29.188Z] === RUN TestVersion [2022-08-25T19:57:29.188Z] --- PASS: TestVersion (0.03s) [2022-08-25T19:57:29.188Z] === CONT TestDiskUsage [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T19:57:29.755Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T19:57:30.014Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T19:57:30.106Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T19:57:30.272Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage (1.24s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.01s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-25T19:57:30.530Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-08-25T19:57:30.530Z] PASS [2022-08-25T19:57:30.530Z] [2022-08-25T19:57:30.530Z] === Skipped [2022-08-25T19:57:30.530Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:57:30.530Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:57:30.530Z] [2022-08-25T19:57:30.530Z] DONE 57 tests, 1 skipped in 23.479s [2022-08-25T19:57:30.530Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T19:57:30.530Z] INFO: Testing against a local daemon [2022-08-25T19:57:30.530Z] === RUN TestVolumesCreateAndList [2022-08-25T19:57:30.530Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T19:57:30.530Z] === RUN TestVolumesRemove [2022-08-25T19:57:30.788Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-25T19:57:30.788Z] === RUN TestVolumesInspect [2022-08-25T19:57:30.788Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T19:57:30.788Z] === RUN TestVolumesInvalidJSON [2022-08-25T19:57:30.788Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T19:57:30.788Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T19:57:30.788Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T19:57:30.788Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T19:57:30.788Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T19:57:30.788Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T19:57:30.788Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T19:57:30.788Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-25T19:57:30.788Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T19:57:30.788Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T19:57:30.788Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T19:57:30.788Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T19:57:30.788Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T19:57:30.788Z] PASS [2022-08-25T19:57:30.788Z] [2022-08-25T19:57:30.788Z] DONE 9 tests in 0.185s [2022-08-25T19:57:30.788Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T19:57:30.788Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14449 is not a child of this shell [2022-08-25T19:57:30.788Z] warning: PID 14449 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-25T19:57:30.788Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T19:57:30.788Z] [2022-08-25T19:57:30.788Z] Unloading profiles will leave already running processes permanently [2022-08-25T19:57:30.788Z] unconfined, which can lead to unexpected situations. [2022-08-25T19:57:30.788Z] [2022-08-25T19:57:30.788Z] To set a process to complain mode, use the command line tool [2022-08-25T19:57:30.788Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T19:57:30.788Z] Removing test suite binaries [2022-08-25T19:57:30.788Z] exiting test-integration [2022-08-25T19:57:30.788Z] ++ exit 0 [2022-08-25T19:57:30.788Z] [2022-08-25T19:57:31.044Z] --- PASS: TestInspect (2.94s) [2022-08-25T19:57:31.044Z] === RUN TestCreateJob Post stage [Pipeline] junit [2022-08-25T19:57:31.735Z] Recording test results [2022-08-25T19:57:32.644Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-25T19:57:32.903Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-25T19:57:33.472Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T19:57:33.800Z] + echo Ensuring container killed. [2022-08-25T19:57:33.800Z] Ensuring container killed. [2022-08-25T19:57:33.800Z] + docker rm -vf docker-pr3 [2022-08-25T19:57:33.800Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-25T19:57:33.840Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-25T19:57:34.083Z] + echo Chowning /workspace to jenkins user [2022-08-25T19:57:34.083Z] Chowning /workspace to jenkins user [2022-08-25T19:57:34.083Z] + id -u [2022-08-25T19:57:34.083Z] + id -g [2022-08-25T19:57:34.083Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44029:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T19:57:34.083Z] Unable to find image 'busybox:latest' locally [2022-08-25T19:57:34.083Z] latest: Pulling from library/busybox [2022-08-25T19:57:34.311Z] --- PASS: TestCreateJob (3.28s) [2022-08-25T19:57:34.311Z] === RUN TestReplicatedJob [2022-08-25T19:57:34.348Z] 50783e0dfb64: Pulling fs layer [2022-08-25T19:57:34.348Z] 50783e0dfb64: Verifying Checksum [2022-08-25T19:57:34.348Z] 50783e0dfb64: Download complete [2022-08-25T19:57:34.348Z] 50783e0dfb64: Pull complete [2022-08-25T19:57:34.348Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-25T19:57:34.348Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T19:57:36.022Z] + bundleName=amd64-rootless [2022-08-25T19:57:36.022Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-25T19:57:36.022Z] Creating amd64-rootless-bundles.tar.gz [2022-08-25T19:57:36.022Z] + 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-25T19:57:36.022Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-25T19:57:36.033Z] Archiving artifacts [2022-08-25T19:57:37.473Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-25T19:57:37.473Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-25T19:57:37.473Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-25T19:57:37.473Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-25T19:57:37.473Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-25T19:57:37.473Z] Cross building: bundles/cross/windows/amd64 [2022-08-25T19:57:37.473Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-25T19:57:37.473Z] { [2022-08-25T19:57:37.473Z] "RT_GROUP_ICON": { [2022-08-25T19:57:37.473Z] "#1": { [2022-08-25T19:57:37.473Z] "0409": "../../winresources/docker.ico" [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] }, [2022-08-25T19:57:37.473Z] "RT_MANIFEST": { [2022-08-25T19:57:37.473Z] "#1": { [2022-08-25T19:57:37.473Z] "0409": { [2022-08-25T19:57:37.473Z] "identity": {}, [2022-08-25T19:57:37.473Z] "description": "Docker Engine", [2022-08-25T19:57:37.473Z] "minimum-os": "vista", [2022-08-25T19:57:37.473Z] "execution-level": "", [2022-08-25T19:57:37.473Z] "ui-access": false, [2022-08-25T19:57:37.473Z] "auto-elevate": false, [2022-08-25T19:57:37.473Z] "dpi-awareness": "unaware", [2022-08-25T19:57:37.473Z] "disable-theming": false, [2022-08-25T19:57:37.473Z] "disable-window-filtering": false, [2022-08-25T19:57:37.473Z] "high-resolution-scrolling-aware": false, [2022-08-25T19:57:37.473Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-25T19:57:37.473Z] "long-path-aware": false, [2022-08-25T19:57:37.473Z] "printer-driver-isolation": false, [2022-08-25T19:57:37.473Z] "gdi-scaling": false, [2022-08-25T19:57:37.473Z] "segment-heap": false, [2022-08-25T19:57:37.473Z] "use-common-controls-v6": false [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] }, [2022-08-25T19:57:37.473Z] "RT_MESSAGETABLE": { [2022-08-25T19:57:37.473Z] "#1": { [2022-08-25T19:57:37.473Z] "0409": "../../winresources/event_messages.bin" [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] }, [2022-08-25T19:57:37.473Z] "RT_VERSION": { [2022-08-25T19:57:37.473Z] "#1": { [2022-08-25T19:57:37.473Z] "0409": { [2022-08-25T19:57:37.473Z] "fixed": { [2022-08-25T19:57:37.473Z] "file_version": "0.0.0.0", [2022-08-25T19:57:37.473Z] "product_version": "0.0.0.0", [2022-08-25T19:57:37.473Z] "type": "Unknown" [2022-08-25T19:57:37.473Z] }, [2022-08-25T19:57:37.473Z] "info": { [2022-08-25T19:57:37.473Z] "0000": { [2022-08-25T19:57:37.473Z] "CompanyName": "", [2022-08-25T19:57:37.473Z] "FileVersion": "dev", [2022-08-25T19:57:37.473Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-25T19:57:37.473Z] "OriginalFileName": "dockerd.exe", [2022-08-25T19:57:37.473Z] "ProductName": "", [2022-08-25T19:57:37.473Z] "ProductVersion": "dev", [2022-08-25T19:57:37.473Z] "SpecialBuild": "9aeda305fd66dcfe01ea4eca3862a6b78f631ee4" [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] } [2022-08-25T19:57:37.473Z] cmd/dockerd/config.go [2022-08-25T19:57:37.473Z] cmd/dockerd/config_windows.go [2022-08-25T19:57:37.473Z] cmd/dockerd/daemon.go [2022-08-25T19:57:37.473Z] cmd/dockerd/daemon_test.go [2022-08-25T19:57:37.473Z] cmd/dockerd/daemon_windows.go [2022-08-25T19:57:37.473Z] cmd/dockerd/docker.go [2022-08-25T19:57:37.473Z] cmd/dockerd/docker_windows.go [2022-08-25T19:57:37.473Z] cmd/dockerd/genwinres_windows.go [2022-08-25T19:57:37.473Z] cmd/dockerd/metrics.go [2022-08-25T19:57:37.473Z] cmd/dockerd/options.go [2022-08-25T19:57:37.473Z] cmd/dockerd/options_test.go [2022-08-25T19:57:37.473Z] cmd/dockerd/service_windows.go [2022-08-25T19:57:37.473Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-25T19:57:37.473Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-25T19:57:37.966Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T19:57:38.280Z] + make clean [2022-08-25T19:57:38.538Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T19:57:38.538Z] docker-dev-cache [2022-08-25T19:57:38.538Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T19:57:39.554Z] --- PASS: TestReplicatedJob (5.17s) [2022-08-25T19:57:39.554Z] === RUN TestUpdateReplicatedJob [2022-08-25T19:57:40.408Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-25T19:57:40.408Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-25T19:57:40.666Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-25T19:57:41.260Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-25T19:57:41.260Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-25T19:57:41.521Z] --- PASS: TestServicePlugin (32.63s) [2022-08-25T19:57:41.521Z] === RUN TestServiceUpdateLabel [2022-08-25T19:57:41.780Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-25T19:57:41.780Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-25T19:57:41.780Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-25T19:57:42.069Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-08-25T19:57:42.069Z] === RUN TestServiceListWithStatuses [2022-08-25T19:57:42.069Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:57:42.069Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-25T19:57:42.069Z] === RUN TestDockerNetworkConnectAlias [2022-08-25T19:57:43.161Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-25T19:57:44.100Z] --- PASS: TestServiceUpdateLabel (2.57s) [2022-08-25T19:57:44.100Z] === RUN TestServiceUpdateSecrets [2022-08-25T19:57:44.100Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-25T19:57:44.100Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-25T19:57:44.100Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-25T19:57:45.038Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-25T19:57:45.038Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-25T19:57:46.418Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-25T19:57:47.310Z] --- PASS: TestDockerNetworkConnectAlias (4.26s) [2022-08-25T19:57:47.310Z] === RUN TestDockerNetworkReConnect [2022-08-25T19:57:47.354Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-25T19:57:47.354Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-25T19:57:47.354Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-25T19:57:47.354Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-25T19:57:47.354Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-25T19:57:47.354Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-25T19:57:49.829Z] --- PASS: TestDockerNetworkReConnect (3.46s) [2022-08-25T19:57:49.829Z] === RUN TestServicePlugin [2022-08-25T19:57:49.886Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-25T19:57:50.149Z] === RUN TestDockerSuite/TestEventsRename [2022-08-25T19:57:50.717Z] === RUN TestDockerSuite/TestEventsResize [2022-08-25T19:57:51.286Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-25T19:57:53.993Z] plugin_test.go:61: [d64f8476f4760] joining swarm manager [db92940008585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:57:54.920Z] plugin_test.go:64: [dc25de43cc806] joining swarm manager [db92940008585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:57:56.556Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-25T19:57:57.124Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-25T19:57:57.693Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-25T19:57:59.073Z] --- PASS: TestServiceUpdateSecrets (14.90s) [2022-08-25T19:57:59.073Z] === RUN TestServiceUpdateConfigs [2022-08-25T19:58:00.452Z] === RUN TestDockerSuite/TestEventsTop [2022-08-25T19:58:01.391Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-25T19:58:03.927Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-25T19:58:09.221Z] check_test.go:611: [dc46aecc1cd0a] daemon is not started [2022-08-25T19:58:09.221Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-25T19:58:11.126Z] docker_api_swarm_test.go:802: [daf0670f8812a] joining swarm manager [db659d2b619ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:58:13.031Z] docker_api_swarm_test.go:802: [d2a3c571aaef6] joining swarm manager [db659d2b619ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:58:13.971Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2022-08-25T19:58:13.971Z] === RUN TestServiceUpdateNetwork [2022-08-25T19:58:13.971Z] docker_api_swarm_test.go:802: [d94d44b8152c3] joining swarm manager [db659d2b619ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T19:58:14.540Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-25T19:58:15.479Z] docker_api_swarm_test.go:802: [d1aaf3dedbef1] joining swarm manager [db659d2b619ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-25T19:58:16.859Z] docker_api_swarm_test.go:810: [d07963bc9e3f2] joining swarm manager [db659d2b619ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-25T19:58:21.051Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-25T19:58:21.409Z] --- PASS: TestServicePlugin (30.03s) [2022-08-25T19:58:21.410Z] === RUN TestServiceUpdateLabel [2022-08-25T19:58:21.971Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-25T19:58:21.971Z] === RUN TestServiceUpdateSecrets [2022-08-25T19:58:26.322Z] === RUN TestDockerSuite/TestExec [2022-08-25T19:58:26.581Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-25T19:58:27.150Z] --- PASS: TestServiceUpdateNetwork (13.26s) [2022-08-25T19:58:27.150Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T19:58:27.718Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-25T19:58:28.657Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T19:58:28.657Z] === RUN TestDockerSuite/TestExecEnv [2022-08-25T19:58:29.596Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T19:58:29.596Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-25T19:58:30.535Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-25T19:58:31.105Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-25T19:58:33.639Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-25T19:58:34.589Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-25T19:58:35.157Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-25T19:58:35.724Z] === RUN TestDockerSuite/TestExecParseError [2022-08-25T19:58:36.292Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-25T19:58:36.292Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-25T19:58:36.804Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2022-08-25T19:58:36.804Z] === RUN TestServiceUpdateConfigs [2022-08-25T19:58:36.862Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-25T19:58:37.121Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-25T19:58:37.688Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-25T19:58:38.626Z] === RUN TestDockerSuite/TestExecTTY [2022-08-25T19:58:38.887Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-25T19:58:39.456Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-25T19:58:40.025Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-25T19:58:40.593Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-25T19:58:40.594Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-25T19:58:40.594Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-25T19:58:41.972Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-25T19:58:42.231Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-25T19:58:43.168Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-25T19:58:43.428Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-25T19:58:43.997Z] --- PASS: TestServiceUpdatePidsLimit (16.99s) [2022-08-25T19:58:43.997Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2022-08-25T19:58:43.997Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.91s) [2022-08-25T19:58:43.997Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2022-08-25T19:58:43.997Z] PASS [2022-08-25T19:58:43.997Z] [2022-08-25T19:58:43.997Z] === Skipped [2022-08-25T19:58:43.997Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T19:58:43.997Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:58:43.997Z] [2022-08-25T19:58:43.997Z] DONE 27 tests, 1 skipped in 184.453s [2022-08-25T19:58:43.997Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T19:58:43.997Z] ++ 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-25T19:58:43.997Z] ++ set -e [2022-08-25T19:58:43.997Z] ++ '[' -n 0 ']' [2022-08-25T19:58:43.997Z] ++ set -x [2022-08-25T19:58:43.997Z] ++ 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-25T19:58:44.257Z] INFO: Testing against a local daemon [2022-08-25T19:58:44.257Z] === RUN TestSessionCreate [2022-08-25T19:58:44.257Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T19:58:44.257Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T19:58:44.257Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-25T19:58:44.257Z] PASS [2022-08-25T19:58:44.257Z] [2022-08-25T19:58:44.257Z] DONE 2 tests in 0.164s [2022-08-25T19:58:44.257Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T19:58:44.257Z] ++ 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-25T19:58:44.257Z] ++ set -e [2022-08-25T19:58:44.257Z] ++ '[' -n 0 ']' [2022-08-25T19:58:44.257Z] ++ set -x [2022-08-25T19:58:44.257Z] ++ 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-25T19:58:44.257Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-25T19:58:44.257Z] INFO: Testing against a local daemon [2022-08-25T19:58:44.257Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:58:44.257Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:58:44.257Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:58:44.257Z] === RUN TestDiskUsage [2022-08-25T19:58:44.257Z] === PAUSE TestDiskUsage [2022-08-25T19:58:44.257Z] === RUN TestEventsExecDie [2022-08-25T19:58:45.196Z] --- PASS: TestEventsExecDie (0.68s) [2022-08-25T19:58:45.196Z] === RUN TestEventsBackwardsCompatible [2022-08-25T19:58:45.196Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-25T19:58:45.196Z] === RUN TestEventsVolumeCreate [2022-08-25T19:58:45.196Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-25T19:58:45.196Z] === RUN TestInfoBinaryCommits [2022-08-25T19:58:45.196Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-08-25T19:58:45.196Z] === RUN TestInfoAPIVersioned [2022-08-25T19:58:45.196Z] --- PASS: TestInfoAPIVersioned (0.00s) [2022-08-25T19:58:45.196Z] === RUN TestInfoAPI [2022-08-25T19:58:45.196Z] --- PASS: TestInfoAPI (0.04s) [2022-08-25T19:58:45.196Z] === RUN TestInfoAPIWarnings [2022-08-25T19:58:45.764Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-25T19:58:47.672Z] === RUN TestDockerSuite/TestHealth [2022-08-25T19:58:51.638Z] --- PASS: TestServiceUpdateConfigs (14.17s) [2022-08-25T19:58:51.638Z] === RUN TestServiceUpdateNetwork [2022-08-25T19:59:02.558Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-08-25T19:59:02.558Z] === RUN TestInfoDebug [2022-08-25T19:59:02.558Z] --- PASS: TestInfoDebug (0.52s) [2022-08-25T19:59:02.558Z] === RUN TestInfoInsecureRegistries [2022-08-25T19:59:02.818Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T19:59:02.818Z] === RUN TestInfoRegistryMirrors [2022-08-25T19:59:03.385Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-25T19:59:03.385Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T19:59:03.645Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-25T19:59:03.645Z] === RUN TestPingCacheHeaders [2022-08-25T19:59:03.645Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T19:59:03.645Z] === RUN TestPingGet [2022-08-25T19:59:03.805Z] --- PASS: TestServiceUpdateNetwork (12.43s) [2022-08-25T19:59:03.805Z] === RUN TestServiceUpdatePidsLimit [2022-08-25T19:59:03.904Z] --- PASS: TestPingGet (0.03s) [2022-08-25T19:59:03.904Z] === RUN TestPingHead [2022-08-25T19:59:03.904Z] --- PASS: TestPingHead (0.01s) [2022-08-25T19:59:03.904Z] === RUN TestPingSwarmHeader [2022-08-25T19:59:04.365Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-25T19:59:04.482Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T19:59:04.751Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T19:59:05.292Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-25T19:59:06.131Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T19:59:06.131Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-08-25T19:59:06.131Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T19:59:06.131Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T19:59:06.131Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T19:59:06.131Z] === RUN TestPingBuilderHeader [2022-08-25T19:59:06.131Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T19:59:06.390Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T19:59:06.390Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-25T19:59:06.960Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-25T19:59:06.960Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-25T19:59:06.960Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-25T19:59:06.960Z] === RUN TestVersion [2022-08-25T19:59:06.960Z] --- PASS: TestVersion (0.05s) [2022-08-25T19:59:06.960Z] === CONT TestDiskUsage [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T19:59:07.528Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T19:59:07.788Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T19:59:08.047Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage (1.21s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T19:59:08.307Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:08.307Z] PASS [2022-08-25T19:59:08.307Z] [2022-08-25T19:59:08.307Z] === Skipped [2022-08-25T19:59:08.307Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-25T19:59:08.307Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-25T19:59:08.307Z] [2022-08-25T19:59:08.307Z] DONE 57 tests, 1 skipped in 23.956s [2022-08-25T19:59:08.307Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T19:59:08.307Z] ++ 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-25T19:59:08.307Z] ++ set -e [2022-08-25T19:59:08.307Z] ++ '[' -n 0 ']' [2022-08-25T19:59:08.307Z] ++ set -x [2022-08-25T19:59:08.307Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-25T19:59:08.307Z] INFO: Testing against a local daemon [2022-08-25T19:59:08.307Z] === RUN TestVolumesCreateAndList [2022-08-25T19:59:08.307Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T19:59:08.307Z] === RUN TestVolumesRemove [2022-08-25T19:59:08.307Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-25T19:59:08.307Z] === RUN TestVolumesInspect [2022-08-25T19:59:08.307Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T19:59:08.307Z] === RUN TestVolumesInvalidJSON [2022-08-25T19:59:08.567Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T19:59:08.567Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T19:59:08.567Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T19:59:08.567Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T19:59:08.567Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T19:59:08.567Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T19:59:08.567Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T19:59:08.567Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2022-08-25T19:59:08.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-25T19:59:08.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T19:59:08.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T19:59:08.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T19:59:08.567Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T19:59:08.567Z] PASS [2022-08-25T19:59:08.567Z] [2022-08-25T19:59:08.567Z] DONE 9 tests in 0.215s [2022-08-25T19:59:08.567Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T19:59:08.826Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T19:59:08.826Z] +++ kill 6848 [2022-08-25T19:59:08.826Z] +++ /etc/init.d/apparmor stop [2022-08-25T19:59:08.826Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T19:59:08.826Z] [2022-08-25T19:59:08.826Z] Unloading profiles will leave already running processes permanently [2022-08-25T19:59:08.826Z] unconfined, which can lead to unexpected situations. [2022-08-25T19:59:08.826Z] [2022-08-25T19:59:08.826Z] To set a process to complain mode, use the command line tool [2022-08-25T19:59:08.826Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T19:59:08.826Z] +++ true [2022-08-25T19:59:08.826Z] exiting test-integration [2022-08-25T19:59:08.826Z] ++ exit 0 [2022-08-25T19:59:08.826Z] [2022-08-25T19:59:09.764Z] + for job in $(jobs -p) [2022-08-25T19:59:09.764Z] + wait 24265 [2022-08-25T19:59:10.023Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-25T19:59:10.023Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-25T19:59:11.823Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-25T19:59:12.558Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-25T19:59:12.559Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-25T19:59:12.559Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-25T19:59:12.559Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-25T19:59:13.127Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-25T19:59:13.127Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-25T19:59:13.695Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-25T19:59:13.934Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-25T19:59:13.934Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-25T19:59:13.934Z] { [2022-08-25T19:59:13.934Z] "RT_GROUP_ICON": { [2022-08-25T19:59:13.934Z] "#1": { [2022-08-25T19:59:13.934Z] "0409": "../../winresources/docker.ico" [2022-08-25T19:59:13.934Z] } [2022-08-25T19:59:13.934Z] }, [2022-08-25T19:59:13.934Z] "RT_MANIFEST": { [2022-08-25T19:59:13.934Z] "#1": { [2022-08-25T19:59:13.934Z] "0409": { [2022-08-25T19:59:13.934Z] "identity": {}, [2022-08-25T19:59:13.934Z] "description": "Docker Engine", [2022-08-25T19:59:13.934Z] "minimum-os": "vista", [2022-08-25T19:59:13.934Z] "execution-level": "", [2022-08-25T19:59:13.934Z] "ui-access": false, [2022-08-25T19:59:13.934Z] "auto-elevate": false, [2022-08-25T19:59:13.934Z] "dpi-awareness": "unaware", [2022-08-25T19:59:13.934Z] "disable-theming": false, [2022-08-25T19:59:13.934Z] "disable-window-filtering": false, [2022-08-25T19:59:13.934Z] "high-resolution-scrolling-aware": false, [2022-08-25T19:59:13.934Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-25T19:59:13.934Z] "long-path-aware": false, [2022-08-25T19:59:13.934Z] "printer-driver-isolation": false, [2022-08-25T19:59:13.934Z] "gdi-scaling": false, [2022-08-25T19:59:13.934Z] "segment-heap": false, [2022-08-25T19:59:13.934Z] "use-common-controls-v6": false [2022-08-25T19:59:13.934Z] } [2022-08-25T19:59:13.934Z] } [2022-08-25T19:59:13.934Z] }, [2022-08-25T19:59:13.935Z] "RT_MESSAGETABLE": { [2022-08-25T19:59:13.935Z] "#1": { [2022-08-25T19:59:13.935Z] "0409": "../../winresources/event_messages.bin" [2022-08-25T19:59:13.935Z] } [2022-08-25T19:59:13.935Z] }, [2022-08-25T19:59:13.935Z] "RT_VERSION": { [2022-08-25T19:59:13.935Z] "#1": { [2022-08-25T19:59:13.935Z] "0409": { [2022-08-25T19:59:13.935Z] "fixed": { [2022-08-25T19:59:13.935Z] "file_version": "0.0.0.0", [2022-08-25T19:59:13.935Z] "product_version": "0.0.0.0", [2022-08-25T19:59:13.935Z] "type": "Unknown" [2022-08-25T19:59:13.935Z] }, [2022-08-25T19:59:13.935Z] "info": { [2022-08-25T19:59:13.935Z] "0000": { [2022-08-25T19:59:13.935Z] "CompanyName": "", [2022-08-25T19:59:13.935Z] "FileVersion": "dev", [2022-08-25T19:59:13.935Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-25T19:59:13.935Z] "OriginalFileName": "docker-proxy.exe", [2022-08-25T19:59:13.935Z] "ProductName": "", [2022-08-25T19:59:13.935Z] "ProductVersion": "dev", [2022-08-25T19:59:13.935Z] "SpecialBuild": "9aeda305fd66dcfe01ea4eca3862a6b78f631ee4" [2022-08-25T19:59:13.935Z] } [2022-08-25T19:59:13.935Z] } [2022-08-25T19:59:13.935Z] } [2022-08-25T19:59:13.935Z] } [2022-08-25T19:59:13.935Z] } [2022-08-25T19:59:13.935Z] } [2022-08-25T19:59:13.935Z] cmd/docker-proxy/genwinres_windows.go [2022-08-25T19:59:13.935Z] cmd/docker-proxy/main.go [2022-08-25T19:59:13.935Z] cmd/docker-proxy/network_proxy_test.go [2022-08-25T19:59:13.935Z] cmd/docker-proxy/proxy.go [2022-08-25T19:59:13.935Z] cmd/docker-proxy/sctp_proxy.go [2022-08-25T19:59:13.935Z] cmd/docker-proxy/tcp_proxy.go [2022-08-25T19:59:13.935Z] cmd/docker-proxy/udp_proxy.go [2022-08-25T19:59:13.935Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-25T19:59:13.935Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-25T19:59:13.935Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-25T19:59:13.935Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-25T19:59:13.935Z] remote: Enumerating objects: 23, done. [2022-08-25T19:59:13.935Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-25T19:59:13.935Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-25T19:59:13.935Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-25T19:59:13.935Z] Receiving objects: 4% (1/23) 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-25T19:59:13.935Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-25T19:59:13.935Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-25T19:59:14.265Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-25T19:59:14.265Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-25T19:59:14.265Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-25T19:59:14.525Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-25T19:59:14.525Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-25T19:59:14.784Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-25T19:59:14.870Z] Cross building: bundles/cross/linux/ppc64le [2022-08-25T19:59:14.870Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-25T19:59:14.870Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-25T19:59:15.044Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-25T19:59:15.044Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-25T19:59:15.982Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-25T19:59:15.982Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-25T19:59:16.551Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-25T19:59:17.120Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-25T19:59:17.120Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-25T19:59:17.689Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-25T19:59:19.903Z] --- PASS: TestServiceUpdatePidsLimit (16.20s) [2022-08-25T19:59:19.903Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-25T19:59:19.903Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-25T19:59:19.903Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-25T19:59:19.903Z] PASS [2022-08-25T19:59:19.903Z] [2022-08-25T19:59:19.903Z] === Skipped [2022-08-25T19:59:19.903Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-25T19:59:19.903Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-25T19:59:19.903Z] [2022-08-25T19:59:19.903Z] DONE 27 tests, 1 skipped in 163.960s [2022-08-25T19:59:19.903Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-25T19:59:19.903Z] INFO: Testing against a local daemon [2022-08-25T19:59:19.903Z] === RUN TestSessionCreate [2022-08-25T19:59:19.903Z] --- PASS: TestSessionCreate (0.02s) [2022-08-25T19:59:19.903Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-25T19:59:19.903Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-25T19:59:19.903Z] PASS [2022-08-25T19:59:19.903Z] [2022-08-25T19:59:19.903Z] DONE 2 tests in 0.057s [2022-08-25T19:59:19.903Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-25T19:59:19.903Z] INFO: Testing against a local daemon [2022-08-25T19:59:19.903Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:59:19.903Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:59:19.903Z] === RUN TestDiskUsage [2022-08-25T19:59:19.903Z] === PAUSE TestDiskUsage [2022-08-25T19:59:19.903Z] === RUN TestEventsExecDie [2022-08-25T19:59:19.903Z] --- PASS: TestEventsExecDie (0.53s) [2022-08-25T19:59:19.903Z] === RUN TestEventsBackwardsCompatible [2022-08-25T19:59:19.903Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-25T19:59:19.903Z] === RUN TestEventsVolumeCreate [2022-08-25T19:59:20.158Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-25T19:59:20.158Z] === RUN TestInfoBinaryCommits [2022-08-25T19:59:20.158Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-25T19:59:20.158Z] === RUN TestInfoAPIVersioned [2022-08-25T19:59:20.158Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-25T19:59:20.158Z] === RUN TestInfoAPI [2022-08-25T19:59:20.158Z] --- PASS: TestInfoAPI (0.02s) [2022-08-25T19:59:20.158Z] === RUN TestInfoAPIWarnings [2022-08-25T19:59:20.223Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-25T19:59:20.223Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-25T19:59:20.223Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-25T19:59:21.160Z] === RUN TestDockerSuite/TestImportFile [2022-08-25T19:59:22.099Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-25T19:59:22.099Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-25T19:59:23.479Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-25T19:59:24.420Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-25T19:59:25.357Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-25T19:59:25.935Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-25T19:59:26.507Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-25T19:59:27.076Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-25T19:59:27.076Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-25T19:59:27.076Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-25T19:59:27.336Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-25T19:59:27.904Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-25T19:59:27.904Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-25T19:59:28.472Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-25T19:59:28.472Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-25T19:59:28.472Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-25T19:59:29.042Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-25T19:59:29.613Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-25T19:59:29.873Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-25T19:59:30.444Z] === RUN TestDockerSuite/TestInspectImage [2022-08-25T19:59:30.444Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-25T19:59:30.444Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-25T19:59:30.444Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-25T19:59:30.444Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-25T19:59:31.014Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-25T19:59:31.583Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-25T19:59:31.583Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-25T19:59:31.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-25T19:59:31.842Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-25T19:59:32.410Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-25T19:59:34.949Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-25T19:59:34.949Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-25T19:59:35.887Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-25T19:59:36.147Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-25T19:59:36.716Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-25T19:59:37.656Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-25T19:59:38.225Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-25T19:59:38.229Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-25T19:59:38.229Z] === RUN TestInfoDebug [2022-08-25T19:59:38.229Z] --- PASS: TestInfoDebug (0.52s) [2022-08-25T19:59:38.229Z] === RUN TestInfoInsecureRegistries [2022-08-25T19:59:38.229Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-25T19:59:38.229Z] === RUN TestInfoRegistryMirrors [2022-08-25T19:59:38.229Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-25T19:59:38.229Z] === RUN TestLoginFailsWithBadCredentials [2022-08-25T19:59:38.485Z] docker_api_swarm_service_test.go:395: [d1689ab2b4c9e] joining swarm manager [dadc06fd78497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:59:38.485Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-25T19:59:38.485Z] === RUN TestPingCacheHeaders [2022-08-25T19:59:38.742Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-25T19:59:38.742Z] === RUN TestPingGet [2022-08-25T19:59:38.742Z] --- PASS: TestPingGet (0.01s) [2022-08-25T19:59:38.742Z] === RUN TestPingHead [2022-08-25T19:59:38.742Z] --- PASS: TestPingHead (0.02s) [2022-08-25T19:59:38.742Z] === RUN TestPingSwarmHeader [2022-08-25T19:59:39.054Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-25T19:59:39.303Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-25T19:59:39.623Z] docker_api_swarm_service_test.go:395: [dfaef99881943] joining swarm manager [dadc06fd78497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T19:59:39.623Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-25T19:59:39.863Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-25T19:59:40.192Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-25T19:59:40.791Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-25T19:59:40.791Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-08-25T19:59:40.791Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-25T19:59:40.791Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-25T19:59:40.791Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-25T19:59:40.791Z] === RUN TestPingBuilderHeader [2022-08-25T19:59:40.791Z] === RUN TestPingBuilderHeader/default_config [2022-08-25T19:59:41.131Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-25T19:59:41.352Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-25T19:59:41.391Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-25T19:59:41.391Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-25T19:59:41.913Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-25T19:59:41.913Z] --- PASS: TestPingBuilderHeader/default_config (0.51s) [2022-08-25T19:59:41.913Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-25T19:59:41.913Z] === RUN TestVersion [2022-08-25T19:59:41.913Z] --- PASS: TestVersion (0.02s) [2022-08-25T19:59:41.913Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-25T19:59:41.913Z] === CONT TestDiskUsage [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/container_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/image_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/volume_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-25T19:59:42.169Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-25T19:59:42.732Z] === RUN TestDiskUsage/after_container.Run [2022-08-25T19:59:42.773Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-25T19:59:43.295Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage (1.64s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.35s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run (0.50s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-25T19:59:43.295Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-25T19:59:43.551Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.66s) [2022-08-25T19:59:43.551Z] PASS [2022-08-25T19:59:43.551Z] [2022-08-25T19:59:43.551Z] DONE 57 tests in 24.037s [2022-08-25T19:59:43.551Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-25T19:59:43.551Z] INFO: Testing against a local daemon [2022-08-25T19:59:43.551Z] === RUN TestVolumesCreateAndList [2022-08-25T19:59:43.551Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-25T19:59:43.551Z] === RUN TestVolumesRemove [2022-08-25T19:59:43.551Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-25T19:59:43.551Z] === RUN TestVolumesInspect [2022-08-25T19:59:43.551Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-25T19:59:43.552Z] === RUN TestVolumesInvalidJSON [2022-08-25T19:59:43.552Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-25T19:59:43.552Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-25T19:59:43.552Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-25T19:59:43.552Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-25T19:59:43.552Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-25T19:59:43.552Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-25T19:59:43.552Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-25T19:59:43.552Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-25T19:59:43.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-08-25T19:59:43.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-25T19:59:43.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-25T19:59:43.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-25T19:59:43.552Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-25T19:59:43.552Z] PASS [2022-08-25T19:59:43.552Z] [2022-08-25T19:59:43.552Z] DONE 9 tests in 0.149s [2022-08-25T19:59:43.552Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T19:59:44.113Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-25T19:59:44.113Z] Removing test suite binaries [2022-08-25T19:59:44.113Z] exiting test-integration [2022-08-25T19:59:44.113Z] ++ exit 0 [2022-08-25T19:59:44.113Z] [2022-08-25T19:59:44.151Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-25T19:59:44.721Z] === RUN TestDockerSuite/TestLinksHostsFilesInject Post stage [Pipeline] junit [2022-08-25T19:59:45.487Z] Recording test results [2022-08-25T19:59:46.102Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-25T19:59:46.781Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T19:59:47.149Z] + echo Ensuring container killed. [2022-08-25T19:59:47.149Z] Ensuring container killed. [2022-08-25T19:59:47.149Z] + docker rm -vf docker-pr3 [2022-08-25T19:59:47.149Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-25T19:59:47.424Z] + echo Chowning /workspace to jenkins user [2022-08-25T19:59:47.424Z] Chowning /workspace to jenkins user [2022-08-25T19:59:47.424Z] + id -u [2022-08-25T19:59:47.424Z] + id -g [2022-08-25T19:59:47.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44029:/workspace busybox chown -R 1000:1000 /workspace [2022-08-25T19:59:47.424Z] Unable to find image 'busybox:latest' locally [2022-08-25T19:59:47.424Z] latest: Pulling from library/busybox [2022-08-25T19:59:47.485Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-25T19:59:47.679Z] 50783e0dfb64: Pulling fs layer [2022-08-25T19:59:47.679Z] 50783e0dfb64: Download complete [2022-08-25T19:59:47.679Z] 50783e0dfb64: Pull complete [2022-08-25T19:59:47.679Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693 [2022-08-25T19:59:47.679Z] Status: Downloaded newer image for busybox:latest [2022-08-25T19:59:48.864Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-25T19:59:48.864Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T19:59:49.378Z] + bundleName=amd64-cgroup2 [2022-08-25T19:59:49.378Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-25T19:59:49.378Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-25T19:59:49.378Z] + 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-25T19:59:49.378Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-25T19:59:49.642Z] Archiving artifacts [2022-08-25T19:59:50.243Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-25T19:59:50.243Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-25T19:59:50.814Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-25T19:59:51.550Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T19:59:51.893Z] + make clean [2022-08-25T19:59:51.893Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T19:59:51.893Z] docker-dev-cache [2022-08-25T19:59:51.893Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T19:59:56.090Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-25T19:59:57.469Z] docker_api_swarm_service_test.go:343: [d0e10124ef5b7] joining swarm manager [de19ecc0003a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T19:59:58.046Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-25T19:59:58.743Z] docker_api_swarm_service_test.go:343: [d54a6abf79edb] joining swarm manager [de19ecc0003a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:00:00.124Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-25T20:00:01.063Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-25T20:00:02.971Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-25T20:00:02.971Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-25T20:00:02.971Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-25T20:00:03.909Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-25T20:00:04.479Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-25T20:00:05.418Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-25T20:00:06.356Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-25T20:00:06.925Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-25T20:00:08.832Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-25T20:00:09.401Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-25T20:00:09.661Z] === RUN TestDockerSuite/TestLogsSince [2022-08-25T20:00:12.948Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-25T20:00:14.325Z] docker_api_swarm_service_test.go:490: [d11e4e92ff41b] joining swarm manager [dbdda759e2d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:00:15.262Z] docker_api_swarm_service_test.go:490: [de08bfcc473ce] joining swarm manager [dbdda759e2d3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:00:16.201Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-25T20:00:22.768Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-25T20:00:22.768Z] === RUN TestDockerSuite/TestLogsTail [2022-08-25T20:00:22.768Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-25T20:00:23.336Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-25T20:00:23.905Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-25T20:00:23.905Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-25T20:00:23.905Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-25T20:00:23.905Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-25T20:00:23.905Z] === RUN TestDockerSuite/TestNetHostname [2022-08-25T20:00:25.284Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-25T20:00:25.284Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-25T20:00:25.284Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-25T20:00:25.544Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-25T20:00:26.112Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-25T20:00:26.681Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-25T20:00:27.619Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-25T20:00:27.619Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-25T20:00:27.619Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-25T20:00:27.619Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-25T20:00:27.878Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-25T20:00:33.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-25T20:00:33.423Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-25T20:00:33.997Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-25T20:00:35.377Z] docker_api_swarm_service_test.go:128: [df021ac7a9f77] joining swarm manager [db631a924d516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:00:35.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-25T20:00:36.205Z] docker_api_swarm_service_test.go:129: [d4ff53c95e0dd] joining swarm manager [db631a924d516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:00:38.113Z] docker_api_swarm_service_test.go:137: [d1a88a0e1b772] joining swarm manager [db631a924d516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T20:00:38.373Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-25T20:00:38.942Z] docker_api_swarm_service_test.go:138: [d67b3aff771bc] joining swarm manager [db631a924d516]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-25T20:00:41.479Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-25T20:00:42.416Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-25T20:00:45.703Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-25T20:00:47.080Z] === RUN TestDockerSuite/TestPluginActive [2022-08-25T20:00:49.613Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-25T20:00:56.180Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-25T20:00:56.180Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-25T20:00:56.180Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-25T20:00:56.748Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-25T20:01:00.054Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-25T20:01:01.432Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-25T20:01:03.976Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-25T20:01:04.912Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-25T20:01:05.851Z] docker_api_swarm_service_test.go:304: [d4cb96096eb7f] joining swarm manager [d39f4ed9791f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:01:06.419Z] docker_api_swarm_service_test.go:304: [da418747f3973] joining swarm manager [d39f4ed9791f4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:01:06.678Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-25T20:01:08.059Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-25T20:01:08.997Z] === RUN TestDockerSuite/TestPortList [2022-08-25T20:01:15.567Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-25T20:01:18.856Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-25T20:01:18.856Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-25T20:01:20.235Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-25T20:01:21.170Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-25T20:01:21.333Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-25T20:01:21.333Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-25T20:01:21.333Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-25T20:01:21.333Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-25T20:01:21.333Z] Cross building: bundles/cross/linux/s390x [2022-08-25T20:01:21.333Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-25T20:01:21.333Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-25T20:01:21.430Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-25T20:01:21.689Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-25T20:01:23.594Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-25T20:01:24.164Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-25T20:01:26.070Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-25T20:01:26.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-25T20:01:29.202Z] docker_api_swarm_service_test.go:100: [d516a10a5a946] joining swarm manager [dd8077c4da252]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:01:29.462Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-25T20:01:29.721Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-25T20:01:29.721Z] docker_api_swarm_service_test.go:101: [d129c8f5f77dc] joining swarm manager [dd8077c4da252]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:01:32.370Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-25T20:01:40.501Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-25T20:01:41.069Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-25T20:01:42.448Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-25T20:01:43.386Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-25T20:01:44.324Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-25T20:01:46.232Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-25T20:01:48.139Z] check_test.go:611: [d516a10a5a946] daemon is not started [2022-08-25T20:01:48.399Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-25T20:01:49.338Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-25T20:01:49.598Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-25T20:01:50.167Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-25T20:01:51.549Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-25T20:01:53.456Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-25T20:01:53.457Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-25T20:01:53.457Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-25T20:01:53.457Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-25T20:01:53.716Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-25T20:01:53.975Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-25T20:01:54.235Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-25T20:01:55.192Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-25T20:01:55.761Z] docker_api_swarm_service_test.go:533: [dc76a6032b3be] joining swarm manager [d3471f7b1ea2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:01:56.700Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-25T20:01:56.959Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-25T20:01:57.219Z] docker_api_swarm_service_test.go:534: [d46e6190c07c7] joining swarm manager [d3471f7b1ea2d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:02:07.210Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-25T20:02:07.210Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-25T20:02:07.779Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-25T20:02:07.779Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-25T20:02:07.779Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-25T20:02:08.039Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-25T20:02:09.942Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-25T20:02:11.323Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-25T20:02:13.231Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-25T20:02:14.169Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-25T20:02:14.169Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-25T20:02:14.169Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-25T20:02:16.707Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-25T20:02:17.275Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-25T20:02:17.535Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-25T20:02:18.473Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-25T20:02:19.409Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-25T20:02:20.348Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-25T20:02:20.918Z] === RUN TestDockerSuite/TestRmiTag [2022-08-25T20:02:21.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-25T20:02:21.178Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-25T20:02:21.747Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-25T20:02:23.653Z] docker_api_swarm_service_test.go:148: [df19e02d320c5] joining swarm manager [dcec3bb7bbb88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:02:24.243Z] docker_api_swarm_service_test.go:148: [d96584d3273bf] joining swarm manager [dcec3bb7bbb88]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:02:25.187Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-25T20:02:25.758Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-25T20:02:26.697Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-25T20:02:26.956Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-25T20:02:27.215Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-25T20:02:27.783Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-25T20:02:28.353Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-25T20:02:28.921Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-25T20:02:29.859Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-25T20:02:32.395Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-25T20:02:32.964Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-25T20:02:33.904Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-25T20:02:35.284Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-25T20:02:37.189Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-25T20:02:38.129Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-25T20:02:40.038Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-25T20:02:40.298Z] === RUN TestDockerSuite/TestDockerFails [2022-08-25T20:02:40.557Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-25T20:02:41.943Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-25T20:02:42.513Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-25T20:02:43.087Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-25T20:02:44.473Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-25T20:02:45.043Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-25T20:02:45.302Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-25T20:02:46.252Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-25T20:02:46.823Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-25T20:02:47.084Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-25T20:02:47.653Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-25T20:02:47.653Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-25T20:02:47.914Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-25T20:02:49.294Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-25T20:02:49.863Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-25T20:02:50.804Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-25T20:02:51.371Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-25T20:02:52.313Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-25T20:02:52.882Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-25T20:02:53.820Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-25T20:02:54.079Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-25T20:02:54.648Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-25T20:02:55.217Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-25T20:02:56.158Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-25T20:02:56.726Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-25T20:02:57.663Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-25T20:02:57.923Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-25T20:02:58.496Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-25T20:02:58.756Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-25T20:02:59.015Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-25T20:03:00.400Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-25T20:03:00.660Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-25T20:03:00.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-25T20:03:01.231Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-25T20:03:01.802Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-25T20:03:02.371Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-25T20:03:02.371Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-25T20:03:02.942Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-25T20:03:03.885Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-25T20:03:04.824Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-25T20:03:05.083Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-25T20:03:06.023Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-25T20:03:06.023Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-25T20:03:06.283Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-25T20:03:06.283Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-25T20:03:07.266Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-25T20:03:07.836Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-25T20:03:08.406Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-25T20:03:08.974Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-25T20:03:08.974Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-25T20:03:09.544Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-25T20:03:10.482Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-25T20:03:11.421Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-25T20:03:12.799Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-25T20:03:12.799Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-25T20:03:12.799Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-25T20:03:12.799Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-25T20:03:12.799Z] [2022-08-25T20:03:12.802Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-25T20:03:13.061Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-25T20:03:13.121Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-25T20:03:13.400Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/test/unit [2022-08-25T20:03:13.630Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-25T20:03:13.966Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-08-25T20:03:13.966Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-25T20:03:13.966Z] + TESTDIRS=./... [2022-08-25T20:03:13.966Z] + exclude_paths='/vendor/|/integration' [2022-08-25T20:03:13.966Z] ++ go list ./... [2022-08-25T20:03:13.966Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-25T20:03:14.199Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-25T20:03:14.767Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-25T20:03:14.903Z] + pkg_list='github.com/docker/docker/api [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/backend/build [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/httputils [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/middleware [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/build [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/container [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/debug [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/image [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/network [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/session [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/system [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/server/router/volume [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/backend [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/container [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/events [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/filters [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/image [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/mount [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/network [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/registry [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/strslice [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/swarm [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/time [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/versions [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T20:03:14.903Z] github.com/docker/docker/api/types/volume [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/builder-next [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/dockerfile [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/remotecontext [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T20:03:14.903Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T20:03:14.903Z] github.com/docker/docker/cli [2022-08-25T20:03:14.903Z] github.com/docker/docker/cli/config [2022-08-25T20:03:14.903Z] github.com/docker/docker/cli/debug [2022-08-25T20:03:14.903Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T20:03:14.903Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T20:03:14.903Z] github.com/docker/docker/client [2022-08-25T20:03:14.903Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T20:03:14.903Z] github.com/docker/docker/cmd/dockerd [2022-08-25T20:03:14.903Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T20:03:14.903Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T20:03:14.903Z] github.com/docker/docker/container [2022-08-25T20:03:14.903Z] github.com/docker/docker/container/stream [2022-08-25T20:03:14.903Z] github.com/docker/docker/contrib/apparmor [2022-08-25T20:03:14.903Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T20:03:14.903Z] github.com/docker/docker/contrib/httpserver [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/cluster [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/config [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/events [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/exec [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T20:03:14.903Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/images [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/initlayer [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/links [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/listeners [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/local [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/names [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/network [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/stats [2022-08-25T20:03:14.904Z] github.com/docker/docker/distribution [2022-08-25T20:03:14.904Z] github.com/docker/docker/distribution/metadata [2022-08-25T20:03:14.904Z] github.com/docker/docker/distribution/utils [2022-08-25T20:03:14.904Z] github.com/docker/docker/distribution/xfer [2022-08-25T20:03:14.904Z] github.com/docker/docker/dockerversion [2022-08-25T20:03:14.904Z] github.com/docker/docker/errdefs [2022-08-25T20:03:14.904Z] github.com/docker/docker/image [2022-08-25T20:03:14.904Z] github.com/docker/docker/image/cache [2022-08-25T20:03:14.904Z] github.com/docker/docker/image/tarexport [2022-08-25T20:03:14.904Z] github.com/docker/docker/image/v1 [2022-08-25T20:03:14.904Z] github.com/docker/docker/internal/test/suite [2022-08-25T20:03:14.904Z] github.com/docker/docker/layer [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd/types [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/config [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/idm [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ns [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/options [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/osl [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/types [2022-08-25T20:03:14.904Z] github.com/docker/docker/oci [2022-08-25T20:03:14.904Z] github.com/docker/docker/oci/caps [2022-08-25T20:03:14.904Z] github.com/docker/docker/opts [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/aaparser [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/archive [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/authorization [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/capabilities [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/containerfs [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/directory [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/dmesg [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/fileutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/fsutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/homedir [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/idtools [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/ioutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/longpath [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/loopback [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/parsers [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/pidfile [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/platform [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/plugins [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/pools [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/progress [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/pubsub [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/reexec [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/signal [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/stack [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/stringid [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/system [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/tailfile [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/tarsum [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/truncindex [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/urlutil [2022-08-25T20:03:14.904Z] github.com/docker/docker/pkg/useragent [2022-08-25T20:03:14.904Z] github.com/docker/docker/plugin [2022-08-25T20:03:14.904Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T20:03:14.904Z] github.com/docker/docker/plugin/v2 [2022-08-25T20:03:14.904Z] github.com/docker/docker/profiles/apparmor [2022-08-25T20:03:14.904Z] github.com/docker/docker/profiles/seccomp [2022-08-25T20:03:14.904Z] github.com/docker/docker/quota [2022-08-25T20:03:14.904Z] github.com/docker/docker/reference [2022-08-25T20:03:14.904Z] github.com/docker/docker/registry [2022-08-25T20:03:14.904Z] github.com/docker/docker/registry/resumable [2022-08-25T20:03:14.904Z] github.com/docker/docker/restartmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/rootless [2022-08-25T20:03:14.904Z] github.com/docker/docker/rootless/specconv [2022-08-25T20:03:14.904Z] github.com/docker/docker/runconfig [2022-08-25T20:03:14.904Z] github.com/docker/docker/runconfig/opts [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/daemon [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/environment [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/fakegit [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/registry [2022-08-25T20:03:14.904Z] github.com/docker/docker/testutil/request [2022-08-25T20:03:14.904Z] github.com/docker/docker/volume [2022-08-25T20:03:14.904Z] github.com/docker/docker/volume/drivers [2022-08-25T20:03:14.904Z] github.com/docker/docker/volume/local [2022-08-25T20:03:14.904Z] github.com/docker/docker/volume/mounts [2022-08-25T20:03:14.904Z] github.com/docker/docker/volume/service [2022-08-25T20:03:14.904Z] github.com/docker/docker/volume/service/opts [2022-08-25T20:03:14.904Z] github.com/docker/docker/volume/testutils' [2022-08-25T20:03:14.904Z] ++ echo 'github.com/docker/docker/api [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/backend/build [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/httputils [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/middleware [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/build [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/container [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/debug [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/image [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/network [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/session [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/system [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/server/router/volume [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/backend [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/container [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/events [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/filters [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/image [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/mount [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/network [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/registry [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/strslice [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/swarm [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/time [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/versions [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T20:03:14.904Z] github.com/docker/docker/api/types/volume [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/builder-next [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/dockerfile [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/remotecontext [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T20:03:14.904Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T20:03:14.904Z] github.com/docker/docker/cli [2022-08-25T20:03:14.904Z] github.com/docker/docker/cli/config [2022-08-25T20:03:14.904Z] github.com/docker/docker/cli/debug [2022-08-25T20:03:14.904Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T20:03:14.904Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T20:03:14.904Z] github.com/docker/docker/client [2022-08-25T20:03:14.904Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T20:03:14.904Z] github.com/docker/docker/cmd/dockerd [2022-08-25T20:03:14.904Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T20:03:14.904Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T20:03:14.904Z] github.com/docker/docker/container [2022-08-25T20:03:14.904Z] github.com/docker/docker/container/stream [2022-08-25T20:03:14.904Z] github.com/docker/docker/contrib/apparmor [2022-08-25T20:03:14.904Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T20:03:14.904Z] github.com/docker/docker/contrib/httpserver [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/cluster [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/config [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/events [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/exec [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/images [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/initlayer [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/links [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/listeners [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/local [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/names [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/network [2022-08-25T20:03:14.904Z] github.com/docker/docker/daemon/stats [2022-08-25T20:03:14.904Z] github.com/docker/docker/distribution [2022-08-25T20:03:14.904Z] github.com/docker/docker/distribution/metadata [2022-08-25T20:03:14.904Z] github.com/docker/docker/distribution/utils [2022-08-25T20:03:14.904Z] github.com/docker/docker/distribution/xfer [2022-08-25T20:03:14.904Z] github.com/docker/docker/dockerversion [2022-08-25T20:03:14.904Z] github.com/docker/docker/errdefs [2022-08-25T20:03:14.904Z] github.com/docker/docker/image [2022-08-25T20:03:14.904Z] github.com/docker/docker/image/cache [2022-08-25T20:03:14.904Z] github.com/docker/docker/image/tarexport [2022-08-25T20:03:14.904Z] github.com/docker/docker/image/v1 [2022-08-25T20:03:14.904Z] github.com/docker/docker/internal/test/suite [2022-08-25T20:03:14.904Z] github.com/docker/docker/layer [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T20:03:14.904Z] github.com/docker/docker/libcontainerd/types [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/config [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/idm [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T20:03:14.904Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/ns [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/options [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/osl [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/libnetwork/types [2022-08-25T20:03:14.905Z] github.com/docker/docker/oci [2022-08-25T20:03:14.905Z] github.com/docker/docker/oci/caps [2022-08-25T20:03:14.905Z] github.com/docker/docker/opts [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/aaparser [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/archive [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/authorization [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/capabilities [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/containerfs [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/directory [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/dmesg [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/fileutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/fsutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/homedir [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/idtools [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/ioutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/longpath [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/loopback [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/parsers [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/pidfile [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/platform [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/pools [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/progress [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/pubsub [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/reexec [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/signal [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/stack [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/stringid [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/system [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/tailfile [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/tarsum [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/truncindex [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/urlutil [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/useragent [2022-08-25T20:03:14.905Z] github.com/docker/docker/plugin [2022-08-25T20:03:14.905Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T20:03:14.905Z] github.com/docker/docker/plugin/v2 [2022-08-25T20:03:14.905Z] github.com/docker/docker/profiles/apparmor [2022-08-25T20:03:14.905Z] github.com/docker/docker/profiles/seccomp [2022-08-25T20:03:14.905Z] github.com/docker/docker/quota [2022-08-25T20:03:14.905Z] github.com/docker/docker/reference [2022-08-25T20:03:14.905Z] github.com/docker/docker/registry [2022-08-25T20:03:14.905Z] github.com/docker/docker/registry/resumable [2022-08-25T20:03:14.905Z] github.com/docker/docker/restartmanager [2022-08-25T20:03:14.905Z] github.com/docker/docker/rootless [2022-08-25T20:03:14.905Z] github.com/docker/docker/rootless/specconv [2022-08-25T20:03:14.905Z] github.com/docker/docker/runconfig [2022-08-25T20:03:14.905Z] github.com/docker/docker/runconfig/opts [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/daemon [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/environment [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fakegit [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/registry [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/request [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/drivers [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/local [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/mounts [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/service [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/service/opts [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/testutils' [2022-08-25T20:03:14.905Z] ++ grep --fixed-strings -v /libnetwork [2022-08-25T20:03:14.905Z] + base_pkg_list='github.com/docker/docker/api [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/backend/build [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/httputils [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/middleware [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/build [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/container [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/debug [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/image [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/network [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/session [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/system [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/volume [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/backend [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/container [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/events [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/filters [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/image [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/mount [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/network [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/registry [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/strslice [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/swarm [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/time [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/versions [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/volume [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/dockerfile [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/remotecontext [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli/config [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli/debug [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T20:03:14.905Z] github.com/docker/docker/client [2022-08-25T20:03:14.905Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T20:03:14.905Z] github.com/docker/docker/cmd/dockerd [2022-08-25T20:03:14.905Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T20:03:14.905Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T20:03:14.905Z] github.com/docker/docker/container [2022-08-25T20:03:14.905Z] github.com/docker/docker/container/stream [2022-08-25T20:03:14.905Z] github.com/docker/docker/contrib/apparmor [2022-08-25T20:03:14.905Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T20:03:14.905Z] github.com/docker/docker/contrib/httpserver [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/cluster [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/config [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/events [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/exec [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/images [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/initlayer [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/links [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/listeners [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/local [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/names [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/network [2022-08-25T20:03:14.905Z] github.com/docker/docker/daemon/stats [2022-08-25T20:03:14.905Z] github.com/docker/docker/distribution [2022-08-25T20:03:14.905Z] github.com/docker/docker/distribution/metadata [2022-08-25T20:03:14.905Z] github.com/docker/docker/distribution/utils [2022-08-25T20:03:14.905Z] github.com/docker/docker/distribution/xfer [2022-08-25T20:03:14.905Z] github.com/docker/docker/dockerversion [2022-08-25T20:03:14.905Z] github.com/docker/docker/errdefs [2022-08-25T20:03:14.905Z] github.com/docker/docker/image [2022-08-25T20:03:14.905Z] github.com/docker/docker/image/cache [2022-08-25T20:03:14.905Z] github.com/docker/docker/image/tarexport [2022-08-25T20:03:14.905Z] github.com/docker/docker/image/v1 [2022-08-25T20:03:14.905Z] github.com/docker/docker/internal/test/suite [2022-08-25T20:03:14.905Z] github.com/docker/docker/layer [2022-08-25T20:03:14.905Z] github.com/docker/docker/libcontainerd [2022-08-25T20:03:14.905Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T20:03:14.905Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T20:03:14.905Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T20:03:14.905Z] github.com/docker/docker/libcontainerd/types [2022-08-25T20:03:14.905Z] github.com/docker/docker/oci [2022-08-25T20:03:14.905Z] github.com/docker/docker/oci/caps [2022-08-25T20:03:14.905Z] github.com/docker/docker/opts [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/aaparser [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/archive [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/authorization [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/capabilities [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/containerfs [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/directory [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/dmesg [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/fileutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/fsutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/homedir [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/idtools [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/ioutils [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/longpath [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/loopback [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/parsers [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/pidfile [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/platform [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/pools [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/progress [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/pubsub [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/reexec [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/signal [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/stack [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/stringid [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/system [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/tailfile [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/tarsum [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/truncindex [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/urlutil [2022-08-25T20:03:14.905Z] github.com/docker/docker/pkg/useragent [2022-08-25T20:03:14.905Z] github.com/docker/docker/plugin [2022-08-25T20:03:14.905Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T20:03:14.905Z] github.com/docker/docker/plugin/v2 [2022-08-25T20:03:14.905Z] github.com/docker/docker/profiles/apparmor [2022-08-25T20:03:14.905Z] github.com/docker/docker/profiles/seccomp [2022-08-25T20:03:14.905Z] github.com/docker/docker/quota [2022-08-25T20:03:14.905Z] github.com/docker/docker/reference [2022-08-25T20:03:14.905Z] github.com/docker/docker/registry [2022-08-25T20:03:14.905Z] github.com/docker/docker/registry/resumable [2022-08-25T20:03:14.905Z] github.com/docker/docker/restartmanager [2022-08-25T20:03:14.905Z] github.com/docker/docker/rootless [2022-08-25T20:03:14.905Z] github.com/docker/docker/rootless/specconv [2022-08-25T20:03:14.905Z] github.com/docker/docker/runconfig [2022-08-25T20:03:14.905Z] github.com/docker/docker/runconfig/opts [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/daemon [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/environment [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fakegit [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/registry [2022-08-25T20:03:14.905Z] github.com/docker/docker/testutil/request [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/drivers [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/local [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/mounts [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/service [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/service/opts [2022-08-25T20:03:14.905Z] github.com/docker/docker/volume/testutils' [2022-08-25T20:03:14.905Z] ++ grep --fixed-strings /libnetwork [2022-08-25T20:03:14.905Z] ++ echo 'github.com/docker/docker/api [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/backend/build [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/httputils [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/middleware [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/build [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/container [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/debug [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/image [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/network [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/session [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/system [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/server/router/volume [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/backend [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/container [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/events [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/filters [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/image [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/mount [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/network [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/registry [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/strslice [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/swarm [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/time [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/versions [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T20:03:14.905Z] github.com/docker/docker/api/types/volume [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/dockerfile [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/remotecontext [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T20:03:14.905Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli/config [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli/debug [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T20:03:14.905Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T20:03:14.905Z] github.com/docker/docker/client [2022-08-25T20:03:14.905Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T20:03:14.905Z] github.com/docker/docker/cmd/dockerd [2022-08-25T20:03:14.905Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T20:03:14.905Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T20:03:14.905Z] github.com/docker/docker/container [2022-08-25T20:03:14.905Z] github.com/docker/docker/container/stream [2022-08-25T20:03:14.906Z] github.com/docker/docker/contrib/apparmor [2022-08-25T20:03:14.906Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T20:03:14.906Z] github.com/docker/docker/contrib/httpserver [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/cluster [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/config [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/events [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/exec [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/images [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/initlayer [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/links [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/listeners [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/local [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/names [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/network [2022-08-25T20:03:14.906Z] github.com/docker/docker/daemon/stats [2022-08-25T20:03:14.906Z] github.com/docker/docker/distribution [2022-08-25T20:03:14.906Z] github.com/docker/docker/distribution/metadata [2022-08-25T20:03:14.906Z] github.com/docker/docker/distribution/utils [2022-08-25T20:03:14.906Z] github.com/docker/docker/distribution/xfer [2022-08-25T20:03:14.906Z] github.com/docker/docker/dockerversion [2022-08-25T20:03:14.906Z] github.com/docker/docker/errdefs [2022-08-25T20:03:14.906Z] github.com/docker/docker/image [2022-08-25T20:03:14.906Z] github.com/docker/docker/image/cache [2022-08-25T20:03:14.906Z] github.com/docker/docker/image/tarexport [2022-08-25T20:03:14.906Z] github.com/docker/docker/image/v1 [2022-08-25T20:03:14.906Z] github.com/docker/docker/internal/test/suite [2022-08-25T20:03:14.906Z] github.com/docker/docker/layer [2022-08-25T20:03:14.906Z] github.com/docker/docker/libcontainerd [2022-08-25T20:03:14.906Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T20:03:14.906Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T20:03:14.906Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T20:03:14.906Z] github.com/docker/docker/libcontainerd/types [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/config [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/idm [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ns [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/options [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/osl [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/types [2022-08-25T20:03:14.906Z] github.com/docker/docker/oci [2022-08-25T20:03:14.906Z] github.com/docker/docker/oci/caps [2022-08-25T20:03:14.906Z] github.com/docker/docker/opts [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/aaparser [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/archive [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/authorization [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/capabilities [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/containerfs [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/directory [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/dmesg [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/fileutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/fsutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/homedir [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/idtools [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/ioutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/longpath [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/loopback [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/parsers [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/pidfile [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/platform [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/plugins [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/pools [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/progress [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/pubsub [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/reexec [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/signal [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/stack [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/stringid [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/system [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/tailfile [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/tarsum [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/truncindex [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/urlutil [2022-08-25T20:03:14.906Z] github.com/docker/docker/pkg/useragent [2022-08-25T20:03:14.906Z] github.com/docker/docker/plugin [2022-08-25T20:03:14.906Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T20:03:14.906Z] github.com/docker/docker/plugin/v2 [2022-08-25T20:03:14.906Z] github.com/docker/docker/profiles/apparmor [2022-08-25T20:03:14.906Z] github.com/docker/docker/profiles/seccomp [2022-08-25T20:03:14.906Z] github.com/docker/docker/quota [2022-08-25T20:03:14.906Z] github.com/docker/docker/reference [2022-08-25T20:03:14.906Z] github.com/docker/docker/registry [2022-08-25T20:03:14.906Z] github.com/docker/docker/registry/resumable [2022-08-25T20:03:14.906Z] github.com/docker/docker/restartmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/rootless [2022-08-25T20:03:14.906Z] github.com/docker/docker/rootless/specconv [2022-08-25T20:03:14.906Z] github.com/docker/docker/runconfig [2022-08-25T20:03:14.906Z] github.com/docker/docker/runconfig/opts [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/daemon [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/environment [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/fakegit [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/registry [2022-08-25T20:03:14.906Z] github.com/docker/docker/testutil/request [2022-08-25T20:03:14.906Z] github.com/docker/docker/volume [2022-08-25T20:03:14.906Z] github.com/docker/docker/volume/drivers [2022-08-25T20:03:14.906Z] github.com/docker/docker/volume/local [2022-08-25T20:03:14.906Z] github.com/docker/docker/volume/mounts [2022-08-25T20:03:14.906Z] github.com/docker/docker/volume/service [2022-08-25T20:03:14.906Z] github.com/docker/docker/volume/service/opts [2022-08-25T20:03:14.906Z] github.com/docker/docker/volume/testutils' [2022-08-25T20:03:14.906Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/config [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/idm [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ns [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/options [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/osl [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/types' [2022-08-25T20:03:14.906Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-25T20:03:14.906Z] + echo 'github.com/docker/docker/libnetwork [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/config [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/idm [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/ns [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/options [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/osl [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/types' [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T20:03:14.906Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T20:03:14.906Z] + type docker-proxy [2022-08-25T20:03:14.906Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-25T20:03:14.906Z] + hack/make.sh binary-proxy install-proxy [2022-08-25T20:03:14.906Z] [2022-08-25T20:03:14.906Z] Removing bundles/ [2022-08-25T20:03:14.906Z] [2022-08-25T20:03:14.906Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-25T20:03:14.906Z] Building: bundles/binary-proxy/docker-proxy [2022-08-25T20:03:14.906Z] GOOS="" GOARCH="" GOARM="" [2022-08-25T20:03:15.335Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-25T20:03:16.272Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-25T20:03:18.811Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-25T20:03:19.071Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-25T20:03:19.643Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-25T20:03:21.550Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-25T20:03:22.931Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-25T20:03:23.020Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-25T20:03:23.020Z] [2022-08-25T20:03:23.020Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-25T20:03:23.020Z] Installing docker-proxy to /usr/local/bin/ [2022-08-25T20:03:23.020Z] [2022-08-25T20:03:23.020Z] + mkdir -p bundles [2022-08-25T20:03:23.020Z] + '[' -n 'github.com/docker/docker/api [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/backend/build [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/httpstatus [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/httputils [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/middleware [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/build [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/container [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/debug [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/distribution [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/grpc [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/image [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/network [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/plugin [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/session [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/swarm [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/system [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/server/router/volume [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/backend [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/blkiodev [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/container [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/events [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/filters [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/image [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/mount [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/network [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/registry [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/strslice [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/swarm [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/time [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/versions [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-25T20:03:23.020Z] github.com/docker/docker/api/types/volume [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/builder-next [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/builder-next/worker [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/dockerfile [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/remotecontext [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/remotecontext/git [2022-08-25T20:03:23.020Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-25T20:03:23.020Z] github.com/docker/docker/cli [2022-08-25T20:03:23.020Z] github.com/docker/docker/cli/config [2022-08-25T20:03:23.020Z] github.com/docker/docker/cli/debug [2022-08-25T20:03:23.020Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-25T20:03:23.020Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-25T20:03:23.020Z] github.com/docker/docker/client [2022-08-25T20:03:23.020Z] github.com/docker/docker/cmd/docker-proxy [2022-08-25T20:03:23.020Z] github.com/docker/docker/cmd/dockerd [2022-08-25T20:03:23.020Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-25T20:03:23.020Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-25T20:03:23.020Z] github.com/docker/docker/container [2022-08-25T20:03:23.020Z] github.com/docker/docker/container/stream [2022-08-25T20:03:23.020Z] github.com/docker/docker/contrib/apparmor [2022-08-25T20:03:23.020Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-25T20:03:23.020Z] github.com/docker/docker/contrib/httpserver [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/cluster [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/cluster/convert [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/cluster/executor [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/cluster/provider [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/config [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/events [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/events/testutils [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/exec [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/images [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/initlayer [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/links [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/listeners [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/gelf [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/journald [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/local [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/logentries [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/splunk [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/syslog [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/logger/templates [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/names [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/network [2022-08-25T20:03:23.020Z] github.com/docker/docker/daemon/stats [2022-08-25T20:03:23.020Z] github.com/docker/docker/distribution [2022-08-25T20:03:23.020Z] github.com/docker/docker/distribution/metadata [2022-08-25T20:03:23.020Z] github.com/docker/docker/distribution/utils [2022-08-25T20:03:23.020Z] github.com/docker/docker/distribution/xfer [2022-08-25T20:03:23.020Z] github.com/docker/docker/dockerversion [2022-08-25T20:03:23.020Z] github.com/docker/docker/errdefs [2022-08-25T20:03:23.020Z] github.com/docker/docker/image [2022-08-25T20:03:23.020Z] github.com/docker/docker/image/cache [2022-08-25T20:03:23.020Z] github.com/docker/docker/image/tarexport [2022-08-25T20:03:23.020Z] github.com/docker/docker/image/v1 [2022-08-25T20:03:23.020Z] github.com/docker/docker/internal/test/suite [2022-08-25T20:03:23.020Z] github.com/docker/docker/layer [2022-08-25T20:03:23.020Z] github.com/docker/docker/libcontainerd [2022-08-25T20:03:23.020Z] github.com/docker/docker/libcontainerd/queue [2022-08-25T20:03:23.020Z] github.com/docker/docker/libcontainerd/remote [2022-08-25T20:03:23.020Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-25T20:03:23.020Z] github.com/docker/docker/libcontainerd/types [2022-08-25T20:03:23.020Z] github.com/docker/docker/oci [2022-08-25T20:03:23.020Z] github.com/docker/docker/oci/caps [2022-08-25T20:03:23.020Z] github.com/docker/docker/opts [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/aaparser [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/archive [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/authorization [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/broadcaster [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/capabilities [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/chrootarchive [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/containerfs [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/devicemapper [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/directory [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/dmesg [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/fileutils [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/fsutils [2022-08-25T20:03:23.020Z] github.com/docker/docker/pkg/homedir [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/idtools [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/ioutils [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/jsonmessage [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/longpath [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/loopback [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/namesgenerator [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/parsers [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/pidfile [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/platform [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/plugingetter [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/plugins [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/plugins/transport [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/pools [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/progress [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/pubsub [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/reexec [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/signal [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/stack [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/stdcopy [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/streamformatter [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/stringid [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/sysinfo [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/system [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/tailfile [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/tarsum [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/truncindex [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/urlutil [2022-08-25T20:03:23.021Z] github.com/docker/docker/pkg/useragent [2022-08-25T20:03:23.021Z] github.com/docker/docker/plugin [2022-08-25T20:03:23.021Z] github.com/docker/docker/plugin/executor/containerd [2022-08-25T20:03:23.021Z] github.com/docker/docker/plugin/v2 [2022-08-25T20:03:23.021Z] github.com/docker/docker/profiles/apparmor [2022-08-25T20:03:23.021Z] github.com/docker/docker/profiles/seccomp [2022-08-25T20:03:23.021Z] github.com/docker/docker/quota [2022-08-25T20:03:23.021Z] github.com/docker/docker/reference [2022-08-25T20:03:23.021Z] github.com/docker/docker/registry [2022-08-25T20:03:23.021Z] github.com/docker/docker/registry/resumable [2022-08-25T20:03:23.021Z] github.com/docker/docker/restartmanager [2022-08-25T20:03:23.021Z] github.com/docker/docker/rootless [2022-08-25T20:03:23.021Z] github.com/docker/docker/rootless/specconv [2022-08-25T20:03:23.021Z] github.com/docker/docker/runconfig [2022-08-25T20:03:23.021Z] github.com/docker/docker/runconfig/opts [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/daemon [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/environment [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/fakecontext [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/fakegit [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/fakestorage [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/fixtures/load [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/registry [2022-08-25T20:03:23.021Z] github.com/docker/docker/testutil/request [2022-08-25T20:03:23.021Z] github.com/docker/docker/volume [2022-08-25T20:03:23.021Z] github.com/docker/docker/volume/drivers [2022-08-25T20:03:23.021Z] github.com/docker/docker/volume/local [2022-08-25T20:03:23.021Z] github.com/docker/docker/volume/mounts [2022-08-25T20:03:23.021Z] github.com/docker/docker/volume/service [2022-08-25T20:03:23.021Z] github.com/docker/docker/volume/service/opts [2022-08-25T20:03:23.021Z] github.com/docker/docker/volume/testutils' ']' [2022-08-25T20:03:23.021Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-25T20:03:23.279Z] ? github.com/docker/docker/api [no test files] [2022-08-25T20:03:24.840Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-25T20:03:26.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-25T20:03:27.008Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-25T20:03:27.008Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-25T20:03:27.008Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-25T20:03:27.008Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-25T20:03:27.008Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-25T20:03:27.578Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-25T20:03:28.959Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-25T20:03:30.352Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-25T20:03:32.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-25T20:03:32.522Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-25T20:03:33.091Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-25T20:03:34.472Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-25T20:03:34.733Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-25T20:03:34.733Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-25T20:03:34.733Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-25T20:03:34.733Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-25T20:03:35.302Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-25T20:03:36.684Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-25T20:03:36.684Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-25T20:03:37.254Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-25T20:03:37.825Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-25T20:03:37.825Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-25T20:03:38.394Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-25T20:03:38.966Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-25T20:03:38.966Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-25T20:03:39.536Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-25T20:03:40.106Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-25T20:03:41.047Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-25T20:03:41.308Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-25T20:03:41.359Z] ok github.com/docker/docker/api/server 0.017s coverage: 7.9% of statements [2022-08-25T20:03:41.568Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-25T20:03:42.138Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-25T20:03:42.707Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-25T20:03:43.647Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-25T20:03:44.215Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-25T20:03:44.215Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-25T20:03:44.474Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-25T20:03:44.735Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-25T20:03:45.305Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-25T20:03:46.244Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-25T20:03:46.505Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-25T20:03:46.505Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-25T20:03:46.505Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-25T20:03:47.444Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-25T20:03:49.353Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-25T20:03:49.923Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-25T20:03:51.871Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-25T20:03:55.160Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-25T20:04:01.729Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-25T20:04:01.730Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-25T20:04:02.667Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-25T20:04:02.667Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-25T20:04:02.667Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-25T20:04:02.667Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-25T20:04:03.234Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-25T20:04:05.142Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-25T20:04:05.710Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-25T20:04:07.090Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-25T20:04:13.656Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-25T20:04:13.656Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-25T20:04:13.656Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-25T20:04:13.915Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-25T20:04:13.915Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-25T20:04:14.175Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-25T20:04:15.114Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-25T20:04:16.052Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-25T20:04:16.991Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-25T20:04:16.991Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-25T20:04:16.991Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-25T20:04:17.930Z] === RUN TestDockerSuite/TestRunMount [2022-08-25T20:04:18.870Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-25T20:04:24.155Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-25T20:04:24.155Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-25T20:04:24.155Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-25T20:04:25.093Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-25T20:04:26.472Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-25T20:04:27.414Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-25T20:04:28.356Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-25T20:04:30.267Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-25T20:04:31.207Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-25T20:04:31.778Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-25T20:04:33.158Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-25T20:04:33.158Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-25T20:04:33.729Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-25T20:04:34.298Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-25T20:04:34.558Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-25T20:04:35.127Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-25T20:04:35.386Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-25T20:04:37.295Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-25T20:04:37.555Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-25T20:04:38.939Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-25T20:04:40.850Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-25T20:04:42.759Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-25T20:04:43.019Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-25T20:04:43.019Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-25T20:04:43.278Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-25T20:04:43.538Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-25T20:04:43.798Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-25T20:04:44.366Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-25T20:04:44.627Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-25T20:04:44.888Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-25T20:04:45.464Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-25T20:04:46.402Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-25T20:04:48.939Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-25T20:04:51.477Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-25T20:04:51.477Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-25T20:04:51.477Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-25T20:04:51.736Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-25T20:04:51.995Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-25T20:04:52.565Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-25T20:04:53.946Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-25T20:04:54.516Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-25T20:04:54.776Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-25T20:04:55.348Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-25T20:04:55.348Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-25T20:04:55.918Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-25T20:04:56.489Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-25T20:04:57.058Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-25T20:04:57.997Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-25T20:04:57.997Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-25T20:04:57.997Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-25T20:04:57.997Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-25T20:04:58.257Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-25T20:04:58.828Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-25T20:04:58.828Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-25T20:04:58.828Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-25T20:04:59.398Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-25T20:05:00.781Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-25T20:05:00.781Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-25T20:05:00.781Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-25T20:05:03.321Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-25T20:05:04.260Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-25T20:05:04.260Z] === RUN TestDockerSuite/TestRunRm [2022-08-25T20:05:04.830Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-25T20:05:09.027Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-25T20:05:09.027Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-25T20:05:09.298Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-25T20:05:09.559Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-25T20:05:11.465Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-25T20:05:12.038Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-25T20:05:12.976Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-25T20:05:15.518Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-25T20:05:16.089Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-25T20:05:17.808Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-25T20:05:17.808Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-25T20:05:17.808Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-25T20:05:17.808Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2022-08-25T20:05:17.808Z] ok github.com/docker/docker/api/server/router/volume 0.008s coverage: 67.9% of statements [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-25T20:05:17.808Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-25T20:05:17.808Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-08-25T20:05:17.808Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/builder [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-25T20:05:17.808Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-25T20:05:18.625Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-25T20:05:19.195Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-25T20:05:19.195Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-25T20:05:19.764Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-25T20:05:20.333Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-25T20:05:20.902Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-25T20:05:21.095Z] ok github.com/docker/docker/builder/remotecontext 0.143s coverage: 13.7% of statements [2022-08-25T20:05:21.095Z] ok github.com/docker/docker/builder/dockerfile 0.522s coverage: 49.3% of statements [2022-08-25T20:05:21.354Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-08-25T20:05:21.472Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-25T20:05:21.921Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-25T20:05:22.041Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-25T20:05:22.300Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-25T20:05:22.858Z] ok github.com/docker/docker/builder/remotecontext/git 1.800s coverage: 86.3% of statements [2022-08-25T20:05:22.858Z] ? github.com/docker/docker/cli [no test files] [2022-08-25T20:05:22.858Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-25T20:05:22.858Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-25T20:05:22.858Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-25T20:05:22.869Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-25T20:05:23.129Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-25T20:05:23.795Z] ok github.com/docker/docker/cmd/docker-proxy 0.289s coverage: 67.6% of statements [2022-08-25T20:05:24.071Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-25T20:05:26.606Z] === RUN TestDockerSuite/TestRunState [2022-08-25T20:05:27.174Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-25T20:05:27.743Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-25T20:05:27.985Z] ok github.com/docker/docker/client 0.147s coverage: 76.0% of statements [2022-08-25T20:05:28.312Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-25T20:05:29.251Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-25T20:05:29.251Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-25T20:05:29.251Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-25T20:05:29.251Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-25T20:05:29.821Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-25T20:05:30.081Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-25T20:05:30.650Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-25T20:05:31.587Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-25T20:05:31.587Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-25T20:05:31.587Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-25T20:05:32.529Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-25T20:05:33.468Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-25T20:05:34.406Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-25T20:05:34.976Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-25T20:05:36.358Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-25T20:05:36.927Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-25T20:05:39.467Z] docker_cli_service_logs_test.go:248: checking task rc59n3d4k55p [2022-08-25T20:05:39.467Z] docker_cli_service_logs_test.go:253: checking messages for rc59n3d4k55p [2022-08-25T20:05:39.467Z] docker_cli_service_logs_test.go:248: checking task av3fuyx5f312 [2022-08-25T20:05:39.467Z] docker_cli_service_logs_test.go:253: checking messages for av3fuyx5f312 [2022-08-25T20:05:40.036Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-25T20:05:40.036Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-25T20:05:42.575Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-25T20:05:42.836Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-25T20:05:43.405Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-25T20:05:43.974Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-25T20:05:44.545Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-25T20:05:45.926Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-25T20:05:47.306Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-25T20:05:47.565Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-25T20:05:47.565Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-25T20:05:47.824Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-25T20:05:48.084Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-25T20:05:48.654Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-25T20:05:49.225Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-25T20:05:49.225Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-25T20:05:49.225Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-25T20:05:49.225Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-25T20:05:50.165Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-25T20:05:53.461Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-25T20:05:53.720Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-25T20:05:54.289Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-25T20:05:55.680Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-25T20:05:57.064Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-25T20:05:58.444Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-25T20:06:00.353Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-25T20:06:00.921Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-25T20:06:00.921Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-25T20:06:00.921Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-25T20:06:00.921Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-25T20:06:00.921Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-25T20:06:00.921Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-25T20:06:00.921Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-25T20:06:00.921Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-25T20:06:01.181Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-25T20:06:01.181Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-25T20:06:01.181Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-25T20:06:01.751Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-25T20:06:02.321Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-25T20:06:03.703Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-25T20:06:03.703Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-25T20:06:04.272Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-25T20:06:04.844Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-25T20:06:04.844Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-25T20:06:05.413Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-25T20:06:05.413Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-25T20:06:05.413Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-25T20:06:05.413Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-25T20:06:05.413Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-25T20:06:05.413Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-25T20:06:05.413Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-25T20:06:05.982Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-25T20:06:06.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-25T20:06:06.813Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-25T20:06:06.813Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-25T20:06:07.382Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-25T20:06:07.382Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-25T20:06:07.952Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-25T20:06:08.212Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-25T20:06:08.473Z] docker_cli_swarm_test.go:1895: [d58017530498f] joining swarm manager [d830fbf25448c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:06:08.733Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-25T20:06:09.303Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-25T20:06:09.303Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-25T20:06:09.303Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-25T20:06:09.873Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-25T20:06:09.873Z] docker_cli_swarm_test.go:1896: [d206f5202ef40] joining swarm manager [d830fbf25448c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:06:11.255Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-25T20:06:11.516Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-25T20:06:11.516Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-25T20:06:11.516Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-25T20:06:11.775Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-25T20:06:12.038Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-25T20:06:12.977Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-25T20:06:13.237Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-25T20:06:14.662Z] ok github.com/docker/docker/cmd/dockerd 0.105s coverage: 31.8% of statements [2022-08-25T20:06:14.662Z] ok github.com/docker/docker/container 0.116s coverage: 36.1% of statements [2022-08-25T20:06:14.662Z] ok github.com/docker/docker/cmd/dockerd/trap 2.564s coverage: 0.0% of statements [2022-08-25T20:06:14.662Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-25T20:06:14.662Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-25T20:06:14.662Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-25T20:06:14.662Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-25T20:06:14.662Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-25T20:06:15.147Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-25T20:06:15.147Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-25T20:06:15.147Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-25T20:06:15.147Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-25T20:06:15.147Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-25T20:06:16.086Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-25T20:06:16.665Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-25T20:06:17.233Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-25T20:06:18.611Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-25T20:06:19.181Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-25T20:06:19.934Z] ok github.com/docker/docker/daemon/cluster 0.096s coverage: 0.5% of statements [2022-08-25T20:06:20.511Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-25T20:06:21.722Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-25T20:06:22.423Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 36.9% of statements [2022-08-25T20:06:24.260Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-25T20:06:26.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-25T20:06:26.737Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-25T20:06:28.645Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-25T20:06:30.026Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-25T20:06:30.532Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.4% of statements [2022-08-25T20:06:30.966Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-25T20:06:31.099Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.1% of statements [2022-08-25T20:06:31.665Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-25T20:06:31.906Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-25T20:06:31.924Z] ok github.com/docker/docker/daemon 10.192s coverage: 16.5% of statements [2022-08-25T20:06:31.924Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-25T20:06:31.924Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-25T20:06:31.924Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-25T20:06:31.924Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-25T20:06:32.859Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-08-25T20:06:33.287Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-25T20:06:33.795Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.774s coverage: 74.8% of statements [2022-08-25T20:06:34.668Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-25T20:06:34.927Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-25T20:06:35.170Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-25T20:06:35.170Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.376s coverage: 60.7% of statements [2022-08-25T20:06:36.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-25T20:06:37.073Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-08-25T20:06:37.097Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-25T20:06:38.471Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.383s coverage: 50.6% of statements [2022-08-25T20:06:38.480Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-25T20:06:39.407Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.385s coverage: 45.9% of statements [2022-08-25T20:06:39.407Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-25T20:06:39.861Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-25T20:06:40.782Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.677s coverage: 58.5% of statements [2022-08-25T20:06:40.782Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-25T20:06:40.782Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-25T20:06:40.782Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-08-25T20:06:41.272Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-25T20:06:42.159Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-08-25T20:06:42.418Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-08-25T20:06:43.180Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-25T20:06:43.353Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 6.9% of statements [2022-08-25T20:06:43.353Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-25T20:06:43.353Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-25T20:06:44.301Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 43.2% of statements [2022-08-25T20:06:45.238Z] ok github.com/docker/docker/daemon/logger/fluentd 0.018s coverage: 53.6% of statements [2022-08-25T20:06:45.238Z] ok github.com/docker/docker/daemon/logger/awslogs 0.201s coverage: 79.9% of statements [2022-08-25T20:06:45.238Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-25T20:06:45.719Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-25T20:06:45.719Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-25T20:06:45.719Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-25T20:06:45.719Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-25T20:06:45.806Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements [2022-08-25T20:06:45.806Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-08-25T20:06:45.978Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-25T20:06:46.742Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2022-08-25T20:06:46.917Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-25T20:06:47.001Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.173s coverage: 76.8% of statements [2022-08-25T20:06:47.486Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-25T20:06:47.568Z] ok github.com/docker/docker/daemon/logger/local 0.034s coverage: 79.4% of statements [2022-08-25T20:06:47.568Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-25T20:06:47.568Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-25T20:06:48.426Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-25T20:06:48.426Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-25T20:06:48.503Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.037s coverage: 31.5% of statements [2022-08-25T20:06:48.503Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.030s coverage: 62.0% of statements [2022-08-25T20:06:49.438Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2022-08-25T20:06:49.806Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-25T20:06:49.806Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-25T20:06:50.005Z] ok github.com/docker/docker/daemon/logger/templates 0.009s coverage: 8.3% of statements [2022-08-25T20:06:50.067Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-25T20:06:50.572Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-25T20:06:51.007Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3155170722 [2022-08-25T20:06:51.267Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-25T20:06:51.508Z] ok github.com/docker/docker/daemon/logger/splunk 1.640s coverage: 82.5% of statements [2022-08-25T20:06:51.508Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-25T20:06:51.508Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-25T20:06:51.526Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-25T20:06:52.076Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 44.4% of statements [2022-08-25T20:06:52.908Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-25T20:06:52.908Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-25T20:06:52.908Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-25T20:06:52.908Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-25T20:06:53.450Z] ok github.com/docker/docker/distribution 1.520s coverage: 28.0% of statements [2022-08-25T20:06:53.451Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-25T20:06:53.709Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-25T20:06:54.276Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-25T20:06:54.292Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-25T20:06:54.843Z] ok github.com/docker/docker/distribution/xfer 1.888s coverage: 84.9% of statements [2022-08-25T20:06:54.843Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-25T20:06:54.843Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-25T20:06:55.233Z] docker_cli_swarm_test.go:1796: [d9519045f0b2d] joining swarm manager [d11bc514b955f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:06:55.779Z] ok github.com/docker/docker/image/tarexport 0.011s coverage: 0.7% of statements [2022-08-25T20:06:55.779Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-25T20:06:55.779Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-25T20:06:56.172Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-25T20:06:56.346Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-08-25T20:06:56.431Z] docker_cli_swarm_test.go:1797: [db6b88267a0bf] joining swarm manager [d11bc514b955f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:06:56.912Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-25T20:06:57.479Z] ok github.com/docker/docker/opts 0.025s coverage: 66.0% of statements [2022-08-25T20:06:57.479Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-25T20:06:58.335Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-25T20:06:58.594Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-25T20:06:59.162Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-25T20:06:59.162Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-25T20:06:59.382Z] ok github.com/docker/docker/pkg/archive 0.338s coverage: 82.3% of statements [2022-08-25T20:06:59.950Z] ok github.com/docker/docker/pkg/authorization 0.119s coverage: 68.3% of statements [2022-08-25T20:06:59.950Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-25T20:07:00.209Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-25T20:07:00.540Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-25T20:07:00.540Z] docker_cli_sni_test.go:30: Flakey test [2022-08-25T20:07:00.540Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-25T20:07:03.495Z] ok github.com/docker/docker/pkg/chrootarchive 2.486s coverage: 42.7% of statements [2022-08-25T20:07:03.495Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-25T20:07:03.756Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-25T20:07:04.015Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-25T20:07:04.273Z] ok github.com/docker/docker/layer 7.380s coverage: 68.9% of statements [2022-08-25T20:07:04.273Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-25T20:07:04.273Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-25T20:07:04.273Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-25T20:07:04.273Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-25T20:07:04.273Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-25T20:07:04.273Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-25T20:07:04.532Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 87.2% of statements [2022-08-25T20:07:04.791Z] ok github.com/docker/docker/pkg/fsutils 0.193s coverage: 85.1% of statements [2022-08-25T20:07:04.791Z] ok github.com/docker/docker/pkg/homedir 0.005s coverage: 11.4% of statements [2022-08-25T20:07:05.835Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-25T20:07:06.166Z] ok github.com/docker/docker/pkg/idtools 0.534s coverage: 67.9% of statements [2022-08-25T20:07:06.166Z] ok github.com/docker/docker/pkg/ioutils 0.437s coverage: 71.5% of statements [2022-08-25T20:07:06.424Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-08-25T20:07:06.683Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2022-08-25T20:07:06.683Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-25T20:07:06.683Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-08-25T20:07:06.942Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-25T20:07:07.201Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-25T20:07:07.217Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-25T20:07:07.459Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-25T20:07:07.459Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-08-25T20:07:07.459Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-25T20:07:07.459Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-25T20:07:07.786Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-25T20:07:08.027Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-08-25T20:07:08.046Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-25T20:07:08.594Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-25T20:07:08.594Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-25T20:07:08.615Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-25T20:07:08.852Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-25T20:07:10.226Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-25T20:07:10.484Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-25T20:07:10.742Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-25T20:07:10.742Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-25T20:07:11.001Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-25T20:07:11.259Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-25T20:07:11.826Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-08-25T20:07:11.906Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-25T20:07:12.085Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-08-25T20:07:12.344Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-08-25T20:07:12.847Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-25T20:07:12.911Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2022-08-25T20:07:13.169Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-25T20:07:13.418Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-25T20:07:13.427Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-25T20:07:14.800Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-25T20:07:15.328Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-25T20:07:15.586Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-25T20:07:15.844Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-08-25T20:07:16.181Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-25T20:07:16.181Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-25T20:07:17.119Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-25T20:07:17.220Z] ok github.com/docker/docker/quota 0.237s coverage: 71.4% of statements [2022-08-25T20:07:17.220Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-25T20:07:18.155Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-08-25T20:07:18.500Z] docker_cli_swarm_test.go:1315: [d9d5196540eb9] joining swarm manager [db650b6c564ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:07:18.723Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-25T20:07:18.723Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-25T20:07:19.291Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-08-25T20:07:19.549Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-25T20:07:19.878Z] docker_cli_swarm_test.go:1316: [d12d6a7cfc37f] joining swarm manager [db650b6c564ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:07:20.138Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-25T20:07:21.460Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-25T20:07:22.027Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.8% of statements [2022-08-25T20:07:22.285Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-08-25T20:07:23.659Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-25T20:07:24.330Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-25T20:07:27.619Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-25T20:07:31.861Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-25T20:07:34.410Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-25T20:07:34.669Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-25T20:07:35.238Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-25T20:07:35.808Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-25T20:07:35.808Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-25T20:07:35.808Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-25T20:07:36.379Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-25T20:07:36.638Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-25T20:07:36.638Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-25T20:07:36.638Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-25T20:07:36.638Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-25T20:07:36.638Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-25T20:07:37.577Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-25T20:07:38.517Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-25T20:07:38.777Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-25T20:07:40.160Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-25T20:07:43.450Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-25T20:07:44.388Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-25T20:07:44.388Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-25T20:07:44.388Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-25T20:07:45.327Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-25T20:07:45.656Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.3% of statements [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/rootless [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/volume [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-25T20:07:45.656Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === Skipped [2022-08-25T20:07:45.656Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-25T20:07:45.656Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-25T20:07:45.656Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-25T20:07:45.656Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-25T20:07:45.656Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-25T20:07:45.656Z] graphtest_unix.go:71: No driver to put! [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-25T20:07:45.656Z] time="2022-08-25T20:06:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-25T20:07:45.656Z] time="2022-08-25T20:06:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-25T20:07:45.656Z] time="2022-08-25T20:06:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:07:45.656Z] [2022-08-25T20:07:45.656Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-25T20:07:45.656Z] time="2022-08-25T20:06:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:07:45.656Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:07:45.656Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-25T20:07:45.657Z] time="2022-08-25T20:06:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-25T20:07:45.657Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-25T20:07:45.657Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-25T20:07:45.657Z] graphtest_unix.go:71: No driver to put! [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-25T20:07:45.657Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-25T20:07:45.657Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-25T20:07:45.657Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-25T20:07:45.657Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-25T20:07:45.657Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.657Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-25T20:07:45.657Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.657Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-25T20:07:45.657Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.657Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-25T20:07:45.657Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.657Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-25T20:07:45.657Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-25T20:07:45.657Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-25T20:07:45.657Z] graphtest_unix.go:71: No driver to put! [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-25T20:07:45.657Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-25T20:07:45.657Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-25T20:07:45.657Z] [2022-08-25T20:07:45.657Z] DONE 2799 tests, 28 skipped in 259.806s [2022-08-25T20:07:45.657Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/bitseq [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/cluster [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/config [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/datastore [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/driverapi [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/etchosts [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/idm [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ipam [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/iptables [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/netlabel [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/netutils [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/networkdb [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/ns [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/options [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/osl [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/portallocator [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/portmapper [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/testutils [2022-08-25T20:07:45.657Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-25T20:07:45.657Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-25T20:07:45.896Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-25T20:07:47.808Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-25T20:07:49.188Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-25T20:07:50.571Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-25T20:08:05.467Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-25T20:08:05.467Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-25T20:08:05.726Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-25T20:08:06.293Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-25T20:08:06.293Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-25T20:08:06.293Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-25T20:08:06.293Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-25T20:08:06.861Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-25T20:08:06.862Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-25T20:08:07.430Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-25T20:08:07.689Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-25T20:08:07.689Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-25T20:08:07.689Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-25T20:08:07.689Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-25T20:08:09.069Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-25T20:08:09.329Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-25T20:08:09.329Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-25T20:08:09.329Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-25T20:08:09.591Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-25T20:08:09.591Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite (1337.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.24s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.32s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.33s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.04s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.64s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.74s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.16s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.03s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.71s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.95s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.10s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.91s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.80s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.74s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.64s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.81s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.08s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.97s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.50s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.28s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.51s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.42s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.83s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.70s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.66s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.86s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.88s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.84s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.77s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.94s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.76s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.99s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.83s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.76s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.83s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.83s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.41s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.53s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.51s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.50s) [2022-08-25T20:08:09.591Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.46s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.72s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.54s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.40s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.44s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.48s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.61s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000d985e8__} (1.56s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12452972200_/foo_false_____} (1.48s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12452972200_/foo_true_____} (1.32s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33792731258_/foo_false_____} (1.55s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33792731258_/foo_true_____} (1.56s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33792731258_/foo_true__0xc000d98618___} (0.71s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000d98630__} (1.51s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000d98648__} (0.85s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000d98660__} (1.54s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000d98678__} (1.56s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.79s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.81s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.72s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.48s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.75s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.77s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.79s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.76s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.72s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.60s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.23s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.94s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.90s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.83s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.83s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.87s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.18s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.70s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.60s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.89s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.24s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.15s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.07s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.89s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.85s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.67s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.85s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.18s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.80s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.03s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.71s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.76s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.88s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.50s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.96s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.78s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.39s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.56s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.83s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAttachDetach (1.24s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.88s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.86s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.88s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.84s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.14s) [2022-08-25T20:08:09.591Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.81s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.64s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.43s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.08s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.38s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.35s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.15s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.46s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.06s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.19s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.94s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.17s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.91s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.50s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.43s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.34s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.13s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.52s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.44s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.43s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.11s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.34s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.09s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.67s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.04s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.45s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.21s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.20s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.34s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.65s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.72s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.28s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.22s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.34s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.75s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.69s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.99s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.60s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCmd (0.41s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.42s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.08s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.09s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.07s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.58s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.21s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.56s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.95s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.03s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.65s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.22s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.55s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.11s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.16s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.55s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.98s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.00s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.76s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.55s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.32s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.81s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.43s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.80s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.82s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.26s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.20s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.26s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.15s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.11s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.14s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.21s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.22s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.46s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.10s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.23s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.21s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.48s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.99s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.14s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnv (0.93s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.03s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.74s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.32s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.19s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.06s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (5.81s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.62s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.42s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.36s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.07s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.56s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.35s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.30s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.55s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.71s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.69s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.72s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.00s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.59s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.68s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.20s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.30s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.61s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.09s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.39s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.57s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.46s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.35s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.56s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLabel (0.27s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.28s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.84s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.91s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.05s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.19s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.19s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.12s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.56s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.90s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.18s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.70s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.40s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.51s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.90s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.33s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.35s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.76s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.81s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.56s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.42s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.49s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.59s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.94s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.23s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.71s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.35s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.35s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.82s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildPATH (2.29s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.86s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.41s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.99s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildRm (2.44s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.66s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.83s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.07s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.20s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.08s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.13s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildStderr (0.83s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.29s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.69s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.06s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.17s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildUser (1.52s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.94s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (14.96s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.94s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.78s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.20s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.95s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.78s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.52s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.43s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.54s) [2022-08-25T20:08:09.592Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.66s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.32s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitChange (0.68s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.57s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.27s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.00s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.60s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitTTY (1.01s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.01s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.93s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.69s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.64s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.59s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.89s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.81s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.78s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.88s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.73s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.94s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.80s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.83s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.58s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.11s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.55s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.51s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.71s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.25s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.19s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.63s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.98s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.40s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.54s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.82s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToDot (0.74s) [2022-08-25T20:08:09.592Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.28s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.36s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCpToStdout (1.10s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.38s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.24s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.61s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.27s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.11s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.57s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.79s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.55s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.20s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsAttach (0.60s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsCommit (0.64s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.45s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.63s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.03s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.51s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsCopy (0.77s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.97s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.56s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.17s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.33s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFilters (1.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFormat (1.21s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.04s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.77s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.07s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.25s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsResize (0.51s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.59s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.47s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.91s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsTop (0.79s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.74s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.77s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.52s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExec (0.61s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.23s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecCgroup (0.89s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecEnv (0.82s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.96s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.56s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecInspectID (2.71s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecInteractive (0.85s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecParseError (0.46s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.55s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.66s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecTTY (0.54s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.52s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestExecWithUser (0.80s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.41s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestHealth (18.73s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.47s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestBuildHistory (2.59s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.55s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.54s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImportDisplay (1.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImportFile (1.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImportGzipped (1.08s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.43s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectDefault (0.41s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectHistory (0.53s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.50s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.51s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.50s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.04s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.71s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectStatus (0.84s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.68s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.61s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.80s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.76s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.48s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.41s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.35s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.37s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.27s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.32s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.36s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.27s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.35s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.06s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.77s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.98s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.69s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.78s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsSince (6.60s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.57s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsTail (0.57s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.48s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.42s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestNetHostname (1.26s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.76s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.76s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.43s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.85s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.62s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.31s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.93s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.89s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.71s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.60s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.78s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.29s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.86s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.48s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.96s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPortList (6.54s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.64s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.81s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsByOrder (1.91s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.65s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.91s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.43s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.76s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.36s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.27s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.43s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.93s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.04s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.09s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.48s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.50s) [2022-08-25T20:08:09.593Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.60s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.08s) [2022-08-25T20:08:09.593Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.09s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.20s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.58s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.80s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.36s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.93s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.11s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.99s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.92s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.53s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.05s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.09s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.33s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.78s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.54s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.64s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.49s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.73s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.11s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.19s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.86s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.22s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.73s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.51s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.54s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.37s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.79s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.35s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.91s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAddHost (0.48s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.32s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.68s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.71s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.88s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.69s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.68s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.90s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.48s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.43s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.52s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.62s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.69s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.88s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.75s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.51s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.71s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.82s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.62s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.50s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.99s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.19s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.54s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.55s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.55s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.55s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.50s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.11s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.50s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.93s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.39s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.68s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.44s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.37s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.39s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.25s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.58s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.18s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.63s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.26s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.04s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.68s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.61s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.51s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.47s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.53s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.66s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (1.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.53s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunExitCode (0.57s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.48s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.70s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.70s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.56s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.11s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.28s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.59s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.17s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.90s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.84s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.90s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.83s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.33s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.90s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.79s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.96s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.94s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunMount (5.34s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.44s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.92s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.50s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.76s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.97s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.30s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNetHost (0.81s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.53s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.51s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.53s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.48s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.46s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.54s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.55s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.47s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.70s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (6.00s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.57s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.38s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.71s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.67s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.72s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.56s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.56s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.50s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.42s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.35s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.13s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunRm (0.52s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.55s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.61s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.77s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.77s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.95s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.56s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.55s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.62s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.64s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.72s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.63s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.53s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.68s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.66s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunState (1.26s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.59s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.60s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunSysctls (1.07s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.02s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.56s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.75s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.12s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.58s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.49s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.62s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.38s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.04s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUserByID (0.44s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.65s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.27s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.99s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.45s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.07s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.73s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.62s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.34s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.52s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.59s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.59s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2022-08-25T20:08:09.594Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T20:08:09.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.64s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.58s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.61s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.57s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.69s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.50s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.50s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.24s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.93s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.44s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.94s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.63s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.55s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.34s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.30s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.76s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.77s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.41s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.96s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.75s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.73s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.62s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.72s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.43s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.84s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.44s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.34s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.83s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.39s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.18s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.08s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.48s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.74s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.67s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.96s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.64s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.54s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.48s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.84s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.10s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.55s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.52s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.52s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.48s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.96s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.62s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateStats (3.48s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.11s) [2022-08-25T20:08:09.595Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.56s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.76s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.67s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.06s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.52s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.64s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.48s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.09s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.14s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-25T20:08:09.595Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-08-25T20:08:09.595Z] === RUN TestDockerRegistrySuite [2022-08-25T20:08:09.595Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-25T20:08:10.974Z] check_test.go:427: [de2b55c122ec1] daemon is not started [2022-08-25T20:08:10.974Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-25T20:08:11.912Z] check_test.go:427: [d00e82cb90ef5] daemon is not started [2022-08-25T20:08:11.912Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-25T20:08:13.293Z] check_test.go:427: [d254514f3b161] daemon is not started [2022-08-25T20:08:13.293Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-25T20:08:13.293Z] check_test.go:427: [dc2d2ad8b1401] daemon is not started [2022-08-25T20:08:13.293Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-25T20:08:16.585Z] check_test.go:427: [db49f6bc96457] daemon is not started [2022-08-25T20:08:16.585Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-25T20:08:20.779Z] check_test.go:427: [d2b117adc1b2a] daemon is not started [2022-08-25T20:08:20.779Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-25T20:08:23.320Z] check_test.go:427: [d7f33fcb6e106] daemon is not started [2022-08-25T20:08:23.320Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-25T20:08:24.258Z] check_test.go:427: [d581a06d7254c] daemon is not started [2022-08-25T20:08:24.258Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-25T20:08:25.196Z] check_test.go:427: [d57a81e35ab73] daemon is not started [2022-08-25T20:08:25.196Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-25T20:08:26.134Z] check_test.go:427: [d1daab77db83a] daemon is not started [2022-08-25T20:08:26.134Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-25T20:08:27.515Z] check_test.go:427: [db1b0095a626a] daemon is not started [2022-08-25T20:08:27.515Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-25T20:08:28.456Z] check_test.go:427: [da6ebc310b5d5] daemon is not started [2022-08-25T20:08:28.456Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-25T20:08:29.848Z] check_test.go:427: [d3436e3c2d9ed] daemon is not started [2022-08-25T20:08:29.848Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-25T20:08:30.787Z] check_test.go:427: [dd53873f641ba] daemon is not started [2022-08-25T20:08:30.787Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-25T20:08:31.355Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:eaac1acbd6cbd53668e4865bb45e15dd8d9a095295a6eaf763c61b6b8669f58f [2022-08-25T20:08:32.294Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c27246f95d43a35b187486adfb3b75d5ba383595c86b3d14e35c21209964bc46 [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork 37.270s coverage: 40.6% of statements [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/bitseq 0.121s coverage: 84.4% of statements [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 22.4% of statements [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.403s coverage: 59.9% of statements [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.063s coverage: 5.0% of statements [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-08-25T20:08:32.316Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-25T20:08:32.316Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-25T20:08:32.554Z] check_test.go:427: [d81f0c9b5f745] daemon is not started [2022-08-25T20:08:32.554Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-25T20:08:33.492Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0b4127f9d009fd13d1c89b0b9fdd68393acbfbd4ffccf88426764507ef4876c6 [2022-08-25T20:08:34.431Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:bc114fa33ed970c865a7442825783622948174db6fe5c246c8bba1555dd7f8a6 [2022-08-25T20:08:34.431Z] check_test.go:427: [dda2b5af9aa83] daemon is not started [2022-08-25T20:08:34.431Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-25T20:08:35.811Z] check_test.go:427: [d7b8283704fb9] daemon is not started [2022-08-25T20:08:35.811Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-25T20:08:36.749Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-25T20:08:38.131Z] check_test.go:427: [db225731c12bb] daemon is not started [2022-08-25T20:08:38.131Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-25T20:08:39.512Z] check_test.go:427: [dec89e555d2a8] daemon is not started [2022-08-25T20:08:39.512Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-25T20:08:39.512Z] check_test.go:427: [d94a762af533b] daemon is not started [2022-08-25T20:08:39.512Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-25T20:08:40.893Z] check_test.go:427: [df96639f2fbfc] daemon is not started [2022-08-25T20:08:40.893Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-25T20:08:40.893Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-25T20:08:42.274Z] check_test.go:427: [d23089a49e8a1] daemon is not started [2022-08-25T20:08:42.274Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-25T20:08:42.290Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.287s coverage: 6.6% of statements [2022-08-25T20:08:42.290Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-25T20:08:42.290Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-25T20:08:42.290Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-25T20:08:42.290Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-25T20:08:42.290Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-25T20:08:42.290Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-25T20:08:42.290Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-25T20:08:42.550Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-25T20:08:42.809Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-25T20:08:43.067Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-25T20:08:43.214Z] check_test.go:427: [d851e831473e0] daemon is not started [2022-08-25T20:08:43.214Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-25T20:08:46.507Z] check_test.go:427: [d94342a5b0dd1] daemon is not started [2022-08-25T20:08:46.507Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-25T20:08:46.767Z] check_test.go:427: [dd0371bcbdf7e] daemon is not started [2022-08-25T20:08:46.767Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-25T20:08:48.154Z] check_test.go:427: [da57e922cb07c] daemon is not started [2022-08-25T20:08:48.154Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-25T20:08:48.722Z] check_test.go:427: [debca756c9675] daemon is not started [2022-08-25T20:08:48.722Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-25T20:08:48.722Z] check_test.go:427: [df8ad704ed213] daemon is not started [2022-08-25T20:08:48.722Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-25T20:08:48.722Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-25T20:08:48.982Z] check_test.go:427: [d6a56d1191f09] daemon is not started [2022-08-25T20:08:48.982Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-25T20:08:49.242Z] check_test.go:427: [d1170a2916363] daemon is not started [2022-08-25T20:08:49.242Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-25T20:08:49.812Z] check_test.go:427: [d6e8208d00903] daemon is not started [2022-08-25T20:08:49.812Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-25T20:08:49.812Z] check_test.go:427: [dab824d84db4b] daemon is not started [2022-08-25T20:08:49.812Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-25T20:08:51.192Z] check_test.go:427: [d70b8ba190969] daemon is not started [2022-08-25T20:08:51.192Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-25T20:08:53.038Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-08-25T20:08:53.106Z] check_test.go:427: [de43c576143b3] daemon is not started [2022-08-25T20:08:53.106Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-25T20:08:54.044Z] check_test.go:427: [d0f4892fb327c] daemon is not started [2022-08-25T20:08:54.306Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-25T20:08:55.686Z] check_test.go:427: [d50d0c34f36cc] daemon is not started [2022-08-25T20:08:55.686Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-25T20:08:55.945Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-25T20:08:56.884Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite (47.98s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.02s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.30s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.87s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.35s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.82s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.04s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.24s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.98s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.00s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.51s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.41s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.05s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.62s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.33s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.30s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.30s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.38s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.52s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.89s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.99s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.45s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2022-08-25T20:08:57.822Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) [2022-08-25T20:08:57.822Z] === RUN TestDockerSchema1RegistrySuite [2022-08-25T20:08:57.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-25T20:08:57.822Z] check_test.go:454: [d9c1902663421] daemon is not started [2022-08-25T20:08:57.822Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-25T20:08:58.394Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-25T20:09:01.687Z] check_test.go:454: [d2450807ecde4] daemon is not started [2022-08-25T20:09:01.687Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-25T20:09:03.068Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-25T20:09:07.264Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-25T20:09:07.264Z] check_test.go:454: [de02982bb152d] daemon is not started [2022-08-25T20:09:07.264Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-25T20:09:08.203Z] check_test.go:454: [df8809148e94c] daemon is not started [2022-08-25T20:09:08.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-25T20:09:08.203Z] check_test.go:454: [db88d1e544133] daemon is not started [2022-08-25T20:09:08.203Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-25T20:09:09.585Z] check_test.go:454: [d0022a30c6002] daemon is not started [2022-08-25T20:09:09.585Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-25T20:09:10.526Z] check_test.go:454: [d90e0066f400c] daemon is not started [2022-08-25T20:09:10.526Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-25T20:09:11.122Z] ok github.com/docker/docker/libnetwork/ipam 14.448s coverage: 85.3% of statements [2022-08-25T20:09:11.122Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-25T20:09:11.122Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-25T20:09:11.122Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-25T20:09:11.122Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-08-25T20:09:11.122Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-25T20:09:11.122Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-25T20:09:11.122Z] ok github.com/docker/docker/libnetwork/ipamutils 0.263s coverage: 74.0% of statements [2022-08-25T20:09:11.122Z] ok github.com/docker/docker/libnetwork/iptables 0.158s coverage: 45.0% of statements [2022-08-25T20:09:11.122Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-25T20:09:11.122Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-25T20:09:11.465Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-25T20:09:11.465Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-25T20:09:11.465Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-25T20:09:11.725Z] check_test.go:454: [d266d32c66ced] daemon is not started [2022-08-25T20:09:11.725Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-25T20:09:15.017Z] check_test.go:454: [def11d686fb31] daemon is not started [2022-08-25T20:09:15.017Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-25T20:09:15.276Z] check_test.go:454: [db2cd58d49b26] daemon is not started [2022-08-25T20:09:15.276Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-25T20:09:15.845Z] check_test.go:454: [d7d3cf42f3f75] daemon is not started [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite (18.20s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.19s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.45s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.64s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.10s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.26s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.09s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.07s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.59s) [2022-08-25T20:09:15.845Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.46s) [2022-08-25T20:09:15.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-25T20:09:15.845Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-25T20:09:16.804Z] check_test.go:483: [df9e18a928443] daemon is not started [2022-08-25T20:09:16.804Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-25T20:09:17.372Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-25T20:09:17.631Z] check_test.go:483: [d5af3ec9c88b5] daemon is not started [2022-08-25T20:09:17.631Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-25T20:09:17.631Z] check_test.go:483: [d7701d937a458] daemon is not started [2022-08-25T20:09:17.631Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-25T20:09:18.201Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-25T20:09:19.141Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-25T20:09:19.141Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-25T20:09:19.710Z] check_test.go:483: [d14839a0f934e] daemon is not started [2022-08-25T20:09:19.710Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-25T20:09:20.279Z] check_test.go:483: [d4086145159a8] daemon is not started [2022-08-25T20:09:20.279Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-25T20:09:21.659Z] check_test.go:483: [db626bd81f56c] daemon is not started [2022-08-25T20:09:21.659Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-25T20:09:21.659Z] check_test.go:483: [d88e413fee5b9] daemon is not started [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.76s) [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.09s) [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.66s) [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.43s) [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.65s) [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.11s) [2022-08-25T20:09:21.659Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-25T20:09:21.659Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-25T20:09:21.659Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-25T20:09:21.659Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-25T20:09:26.933Z] check_test.go:510: [d09e149d0e46e] daemon is not started [2022-08-25T20:09:26.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-25T20:09:26.933Z] check_test.go:510: [d457ba0a2d6df] daemon is not started [2022-08-25T20:09:26.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-25T20:09:26.933Z] check_test.go:510: [d5449aa12bb45] daemon is not started [2022-08-25T20:09:26.933Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-25T20:09:27.192Z] check_test.go:510: [d9d51ec5c09fe] daemon is not started [2022-08-25T20:09:27.192Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-25T20:09:27.451Z] check_test.go:510: [d5b4b0abb3757] daemon is not started [2022-08-25T20:09:27.451Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-08-25T20:09:27.451Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-25T20:09:27.451Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-25T20:09:27.451Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-25T20:09:27.451Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-08-25T20:09:27.451Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-08-25T20:09:27.451Z] === RUN TestDockerNetworkSuite [2022-08-25T20:09:27.451Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-25T20:09:28.831Z] docker_cli_network_unix_test.go:46: [d6e4545d318c8] daemon is not started [2022-08-25T20:09:28.831Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-25T20:09:29.401Z] docker_cli_network_unix_test.go:46: [dfcabea64f905] daemon is not started [2022-08-25T20:09:29.401Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-25T20:09:31.941Z] docker_cli_network_unix_test.go:46: [d99ed94a5cb8e] daemon is not started [2022-08-25T20:09:32.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-25T20:09:33.580Z] docker_cli_network_unix_test.go:46: [d8a78b78809dd] daemon is not started [2022-08-25T20:09:33.840Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-25T20:09:33.840Z] docker_cli_network_unix_test.go:1233: [db160416099db] daemon is not started [2022-08-25T20:09:36.377Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-25T20:09:37.316Z] docker_cli_network_unix_test.go:46: [d3a1ea0023ca0] daemon is not started [2022-08-25T20:09:37.884Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-25T20:09:43.172Z] docker_cli_network_unix_test.go:46: [dcc57797c4502] daemon is not started [2022-08-25T20:09:43.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-25T20:09:45.088Z] docker_cli_network_unix_test.go:46: [deb2f964c0337] daemon is not started [2022-08-25T20:09:45.657Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-25T20:09:47.036Z] docker_cli_network_unix_test.go:46: [dc3d3b1379c5c] daemon is not started [2022-08-25T20:09:47.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-25T20:09:47.297Z] docker_cli_network_unix_test.go:46: [de850bf415698] daemon is not started [2022-08-25T20:09:47.297Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-25T20:09:47.867Z] docker_cli_network_unix_test.go:46: [d3aa350745734] daemon is not started [2022-08-25T20:09:47.868Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-25T20:09:48.436Z] docker_cli_network_unix_test.go:46: [d160830c0ca23] daemon is not started [2022-08-25T20:09:48.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-25T20:09:49.267Z] docker_cli_network_unix_test.go:46: [d565a1f3ba846] daemon is not started [2022-08-25T20:09:49.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-25T20:09:49.835Z] docker_cli_network_unix_test.go:46: [d0467d1edf96c] daemon is not started [2022-08-25T20:09:49.835Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-25T20:09:50.094Z] docker_cli_network_unix_test.go:46: [da2c0bf788b39] daemon is not started [2022-08-25T20:09:50.094Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-25T20:09:50.663Z] docker_cli_network_unix_test.go:46: [d1619cc4c576f] daemon is not started [2022-08-25T20:09:50.922Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-25T20:09:51.183Z] docker_cli_network_unix_test.go:46: [d658f43dabfac] daemon is not started [2022-08-25T20:09:51.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-25T20:09:51.183Z] docker_cli_network_unix_test.go:46: [d6f8bae33cb49] daemon is not started [2022-08-25T20:09:51.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-25T20:09:51.183Z] docker_cli_network_unix_test.go:46: [d88e5ee5219b5] daemon is not started [2022-08-25T20:09:51.183Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-25T20:09:52.121Z] docker_cli_network_unix_test.go:46: [df0534366acb7] daemon is not started [2022-08-25T20:09:52.121Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-25T20:09:52.688Z] docker_cli_network_unix_test.go:46: [d2e36f2775da6] daemon is not started [2022-08-25T20:09:52.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-25T20:09:53.208Z] docker_cli_network_unix_test.go:46: [d5dc438a44571] daemon is not started [2022-08-25T20:09:53.208Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-25T20:09:53.208Z] docker_cli_network_unix_test.go:46: [d498013e371b2] daemon is not started [2022-08-25T20:09:53.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-25T20:09:53.467Z] docker_cli_network_unix_test.go:46: [d42f756ca2cb2] daemon is not started [2022-08-25T20:09:53.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-25T20:09:54.847Z] docker_cli_network_unix_test.go:968: [d760ec81e1fbf] daemon is not started [2022-08-25T20:09:55.786Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-25T20:09:57.166Z] docker_cli_network_unix_test.go:46: [dd4adf13de47f] daemon is not started [2022-08-25T20:09:57.166Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-25T20:09:59.705Z] docker_cli_network_unix_test.go:1116: [de4c32a395e07] daemon is not started [2022-08-25T20:10:03.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-25T20:10:03.904Z] docker_cli_network_unix_test.go:46: [d87676e8e9d96] daemon is not started [2022-08-25T20:10:03.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-25T20:10:04.163Z] docker_cli_network_unix_test.go:46: [d0448fae82c0f] daemon is not started [2022-08-25T20:10:04.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-25T20:10:04.422Z] docker_cli_network_unix_test.go:46: [d4a4e60626fde] daemon is not started [2022-08-25T20:10:04.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-25T20:10:04.422Z] docker_cli_network_unix_test.go:46: [da377390038de] daemon is not started [2022-08-25T20:10:04.422Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-25T20:10:04.682Z] docker_cli_network_unix_test.go:46: [de67b05e6011e] daemon is not started [2022-08-25T20:10:04.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-25T20:10:04.682Z] docker_cli_network_unix_test.go:46: [d83f57755786a] daemon is not started [2022-08-25T20:10:04.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-25T20:10:04.682Z] docker_cli_network_unix_test.go:46: [d932eaae1b603] daemon is not started [2022-08-25T20:10:04.682Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-25T20:10:06.606Z] docker_cli_network_unix_test.go:46: [ddcd84c34a626] daemon is not started [2022-08-25T20:10:07.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-25T20:10:07.544Z] docker_cli_network_unix_test.go:46: [d0146956922f7] daemon is not started [2022-08-25T20:10:07.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-25T20:10:07.544Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-25T20:10:07.544Z] docker_cli_network_unix_test.go:46: [da0c9e78cf2eb] daemon is not started [2022-08-25T20:10:07.544Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-25T20:10:08.113Z] docker_cli_network_unix_test.go:46: [d4a7311b4c77a] daemon is not started [2022-08-25T20:10:08.113Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-25T20:10:12.310Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-25T20:10:13.250Z] docker_cli_network_unix_test.go:1084: [dfb43c0864a35] daemon is not started [2022-08-25T20:10:15.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-25T20:10:15.156Z] docker_cli_network_unix_test.go:46: [dcdbfa3e9c7cd] daemon is not started [2022-08-25T20:10:15.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-25T20:10:15.415Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-25T20:10:15.415Z] docker_cli_network_unix_test.go:46: [db3c734c4cbee] daemon is not started [2022-08-25T20:10:15.675Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-25T20:10:17.586Z] docker_cli_network_unix_test.go:46: [d718886b897da] daemon is not started [2022-08-25T20:10:17.846Z] docker_cli_swarm_test.go:1180: [d63d586e51bdd] joining swarm manager [dcbf675f0e804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:10:17.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-25T20:10:17.846Z] docker_cli_network_unix_test.go:46: [d6087d6b255e7] daemon is not started [2022-08-25T20:10:17.846Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-25T20:10:18.413Z] docker_cli_network_unix_test.go:46: [dc7bf5c9dbc0e] daemon is not started [2022-08-25T20:10:18.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-25T20:10:18.983Z] docker_cli_network_unix_test.go:46: [d40fc48abcec1] daemon is not started [2022-08-25T20:10:18.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-25T20:10:19.551Z] docker_cli_network_unix_test.go:46: [d0380d758f5f8] daemon is not started [2022-08-25T20:10:20.120Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-25T20:10:24.320Z] docker_cli_swarm_test.go:1189: [d144b76baca08] joining swarm manager [dcbf675f0e804]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:10:26.229Z] docker_cli_network_unix_test.go:46: [d873875a0cffd] daemon is not started [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite (58.71s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.38s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.52s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.53s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.49s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.34s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.51s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.55s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.39s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.98s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.38s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.20s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.14s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.21s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.61s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-25T20:10:26.229Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.45s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.93s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.03s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.97s) [2022-08-25T20:10:26.229Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.11s) [2022-08-25T20:10:26.229Z] === RUN TestDockerHubPullSuite [2022-08-25T20:10:26.229Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-25T20:10:28.135Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-25T20:10:30.667Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-25T20:10:32.048Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-25T20:10:33.953Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-25T20:10:34.212Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-25T20:10:34.781Z] --- PASS: TestDockerHubPullSuite (8.65s) [2022-08-25T20:10:34.781Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.11s) [2022-08-25T20:10:34.781Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.62s) [2022-08-25T20:10:34.781Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.05s) [2022-08-25T20:10:34.781Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.78s) [2022-08-25T20:10:34.781Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.73s) [2022-08-25T20:10:34.781Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-25T20:10:34.781Z] PASS [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === Skipped [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T20:10:34.781Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.781Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-25T20:10:34.781Z] [2022-08-25T20:10:34.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-08-25T20:10:34.781Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.02s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T20:10:34.782Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-25T20:10:34.782Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_sni_test.go:30: Flakey test [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-25T20:10:34.782Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-25T20:10:34.782Z] docker_cli_network_unix_test.go:46: [da0c9e78cf2eb] daemon is not started [2022-08-25T20:10:34.782Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] DONE 1265 tests, 51 skipped in 1487.850s [2022-08-25T20:10:34.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T20:10:34.782Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T20:10:34.782Z] +++ kill 9416 [2022-08-25T20:10:34.782Z] +++ /etc/init.d/apparmor stop [2022-08-25T20:10:34.782Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] Unloading profiles will leave already running processes permanently [2022-08-25T20:10:34.782Z] unconfined, which can lead to unexpected situations. [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:34.782Z] To set a process to complain mode, use the command line tool [2022-08-25T20:10:34.782Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T20:10:34.782Z] +++ true [2022-08-25T20:10:34.782Z] exiting test-integration [2022-08-25T20:10:34.782Z] ++ exit 0 [2022-08-25T20:10:34.782Z] [2022-08-25T20:10:35.041Z] + for job in $(jobs -p) [2022-08-25T20:10:35.041Z] + wait 24266 [2022-08-25T20:11:01.589Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-25T20:11:02.553Z] ok github.com/docker/docker/libnetwork/networkdb 104.140s coverage: 60.1% of statements [2022-08-25T20:11:02.554Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-25T20:11:02.554Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-25T20:11:02.554Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2022-08-25T20:11:02.554Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-25T20:11:02.554Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-25T20:11:02.812Z] ok github.com/docker/docker/libnetwork/portmapper 0.613s coverage: 48.6% of statements [2022-08-25T20:11:03.070Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-08-25T20:11:03.070Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-25T20:11:03.641Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === Skipped [2022-08-25T20:11:03.641Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-25T20:11:03.641Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-25T20:11:03.641Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-25T20:11:03.641Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-25T20:11:03.641Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-25T20:11:03.641Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-25T20:11:03.641Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-25T20:11:03.641Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-25T20:11:03.641Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-25T20:11:03.641Z] firewalld_test.go:14: firewalld is not running [2022-08-25T20:11:03.641Z] [2022-08-25T20:11:03.641Z] DONE 327 tests, 9 skipped in 201.430s Post stage [Pipeline] junit [2022-08-25T20:11:04.224Z] Recording test results [2022-08-25T20:11:04.516Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-25T20:11:04.833Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44029/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9aeda305fd66dcfe01ea4eca3862a6b78f631ee4 hack/validate/vendor [2022-08-25T20:11:05.768Z] +++ dirname ./hack/vendor.sh [2022-08-25T20:11:05.768Z] ++ cd ./hack [2022-08-25T20:11:05.768Z] ++ pwd [2022-08-25T20:11:05.768Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-25T20:11:05.768Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh [2022-08-25T20:11:05.768Z] + GO111MODULE=auto [2022-08-25T20:11:05.768Z] + go mod tidy -modfile vendor.mod -compat 1.17 [2022-08-25T20:11:05.768Z] go: downloading github.com/docker/distribution v2.8.1+incompatible [2022-08-25T20:11:05.768Z] go: downloading github.com/pkg/errors v0.9.1 [2022-08-25T20:11:06.026Z] go: downloading google.golang.org/grpc v1.45.0 [2022-08-25T20:11:06.284Z] go: downloading github.com/containerd/containerd v1.6.8 [2022-08-25T20:11:06.284Z] go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-25T20:11:06.543Z] go: downloading github.com/gorilla/mux v1.8.0 [2022-08-25T20:11:06.543Z] go: downloading gotest.tools/v3 v3.2.0 [2022-08-25T20:11:06.543Z] go: downloading github.com/docker/go-units v0.4.0 [2022-08-25T20:11:06.543Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2 [2022-08-25T20:11:06.543Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1 [2022-08-25T20:11:06.543Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f [2022-08-25T20:11:06.543Z] go: downloading github.com/moby/buildkit v0.10.4 [2022-08-25T20:11:06.801Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c [2022-08-25T20:11:06.801Z] go: downloading github.com/docker/go-connections v0.4.0 [2022-08-25T20:11:07.059Z] go: downloading github.com/gogo/protobuf v1.3.2 [2022-08-25T20:11:07.060Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 [2022-08-25T20:11:07.060Z] go: downloading go.etcd.io/bbolt v1.3.6 [2022-08-25T20:11:07.060Z] go: downloading github.com/opencontainers/go-digest v1.0.0 [2022-08-25T20:11:07.060Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 [2022-08-25T20:11:07.318Z] go: downloading github.com/containerd/continuity v0.3.0 [2022-08-25T20:11:07.318Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1 [2022-08-25T20:11:07.318Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274 [2022-08-25T20:11:07.318Z] go: downloading github.com/moby/sys/symlink v0.2.0 [2022-08-25T20:11:07.318Z] go: downloading golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 [2022-08-25T20:11:07.318Z] go: downloading github.com/google/go-cmp v0.5.7 [2022-08-25T20:11:07.318Z] go: downloading github.com/Microsoft/go-winio v0.5.2 [2022-08-25T20:11:07.318Z] go: downloading github.com/docker/go-metrics v0.0.1 [2022-08-25T20:11:07.576Z] go: downloading github.com/moby/sys/signal v0.7.0 [2022-08-25T20:11:07.576Z] go: downloading github.com/opencontainers/runc v1.1.2 [2022-08-25T20:11:07.576Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6 [2022-08-25T20:11:07.576Z] go: downloading github.com/spf13/cobra v1.1.3 [2022-08-25T20:11:07.576Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062 [2022-08-25T20:11:07.576Z] go: downloading github.com/containerd/cgroups v1.0.4 [2022-08-25T20:11:07.576Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2 [2022-08-25T20:11:07.576Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220721174824-48dd89375d0a [2022-08-25T20:11:07.576Z] go: downloading github.com/spf13/pflag v1.0.5 [2022-08-25T20:11:07.576Z] go: downloading github.com/hashicorp/go-memdb v1.3.2 [2022-08-25T20:11:07.834Z] go: downloading github.com/moby/sys/mount v0.3.3 [2022-08-25T20:11:07.834Z] go: downloading github.com/opencontainers/selinux v1.10.1 [2022-08-25T20:11:08.092Z] go: downloading github.com/google/uuid v1.3.0 [2022-08-25T20:11:08.092Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2 [2022-08-25T20:11:08.092Z] go: downloading github.com/Microsoft/hcsshim v0.9.4 [2022-08-25T20:11:08.092Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2022-08-25T20:11:08.092Z] go: downloading github.com/moby/locker v1.0.1 [2022-08-25T20:11:08.092Z] go: downloading github.com/moby/sys/mountinfo v0.6.2 [2022-08-25T20:11:08.092Z] go: downloading github.com/prometheus/client_golang v1.12.1 [2022-08-25T20:11:08.092Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0 [2022-08-25T20:11:08.092Z] go: downloading github.com/imdario/mergo v0.3.12 [2022-08-25T20:11:08.092Z] go: downloading github.com/vbatts/tar-split v0.11.2 [2022-08-25T20:11:08.092Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible [2022-08-25T20:11:08.092Z] go: downloading github.com/containerd/fifo v1.0.0 [2022-08-25T20:11:08.092Z] go: downloading github.com/aws/aws-sdk-go v1.31.6 [2022-08-25T20:11:08.155Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-25T20:11:10.622Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0 [2022-08-25T20:11:10.622Z] go: downloading cloud.google.com/go v0.93.3 [2022-08-25T20:11:10.622Z] go: downloading cloud.google.com/go/logging v1.4.2 [2022-08-25T20:11:10.622Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa [2022-08-25T20:11:10.622Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0 [2022-08-25T20:11:10.622Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549 [2022-08-25T20:11:10.622Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91 [2022-08-25T20:11:10.622Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1 [2022-08-25T20:11:10.622Z] go: downloading github.com/containerd/typeurl v1.0.2 [2022-08-25T20:11:10.622Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2022-08-25T20:11:10.622Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5 [2022-08-25T20:11:10.881Z] go: downloading github.com/creack/pty v1.1.11 [2022-08-25T20:11:10.881Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3 [2022-08-25T20:11:10.881Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c [2022-08-25T20:11:10.881Z] go: downloading github.com/miekg/dns v1.1.27 [2022-08-25T20:11:10.881Z] go: downloading github.com/moby/ipvs v1.0.2 [2022-08-25T20:11:10.881Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f [2022-08-25T20:11:11.139Z] go: downloading github.com/golang/protobuf v1.5.2 [2022-08-25T20:11:12.346Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-25T20:11:13.040Z] go: downloading github.com/stretchr/testify v1.7.1 [2022-08-25T20:11:13.040Z] go: downloading github.com/morikuni/aec v1.0.0 [2022-08-25T20:11:13.040Z] go: downloading github.com/klauspost/compress v1.15.1 [2022-08-25T20:11:13.040Z] go: downloading github.com/hashicorp/serf v0.8.5 [2022-08-25T20:11:13.299Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9 [2022-08-25T20:11:13.299Z] go: downloading github.com/godbus/dbus/v5 v5.0.6 [2022-08-25T20:11:13.299Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8 [2022-08-25T20:11:13.299Z] go: downloading github.com/hashicorp/memberlist v0.4.0 [2022-08-25T20:11:13.299Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible [2022-08-25T20:11:13.299Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-25T20:11:13.299Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3 [2022-08-25T20:11:13.299Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3 [2022-08-25T20:11:13.557Z] go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-08-25T20:11:13.557Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 [2022-08-25T20:11:13.557Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0 [2022-08-25T20:11:13.557Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1 [2022-08-25T20:11:13.557Z] go: downloading go.opentelemetry.io/otel v1.4.1 [2022-08-25T20:11:13.557Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1 [2022-08-25T20:11:13.557Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1 [2022-08-25T20:11:13.557Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd [2022-08-25T20:11:13.557Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0 [2022-08-25T20:11:13.557Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2 [2022-08-25T20:11:13.557Z] go: downloading github.com/containerd/console v1.0.3 [2022-08-25T20:11:13.557Z] go: downloading github.com/containerd/go-runc v1.0.0 [2022-08-25T20:11:13.557Z] go: downloading github.com/gogo/googleapis v1.4.1 [2022-08-25T20:11:13.557Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0 [2022-08-25T20:11:13.557Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0 [2022-08-25T20:11:13.557Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-25T20:11:13.557Z] go: downloading github.com/hashicorp/golang-lru v0.5.4 [2022-08-25T20:11:13.557Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2022-08-25T20:11:13.725Z] docker_cli_swarm_test.go:1112: [d2ff9ee46655e] joining swarm manager [d220976573c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:11:13.822Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2022-08-25T20:11:13.822Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2 [2022-08-25T20:11:13.822Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e [2022-08-25T20:11:13.822Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0 [2022-08-25T20:11:13.822Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3 [2022-08-25T20:11:13.822Z] go: downloading github.com/beorn7/perks v1.0.1 [2022-08-25T20:11:13.822Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-08-25T20:11:13.822Z] go: downloading github.com/prometheus/client_model v0.2.0 [2022-08-25T20:11:13.822Z] go: downloading github.com/prometheus/common v0.32.1 [2022-08-25T20:11:13.822Z] go: downloading github.com/prometheus/procfs v0.7.3 [2022-08-25T20:11:13.822Z] go: downloading google.golang.org/protobuf v1.27.1 [2022-08-25T20:11:13.822Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee [2022-08-25T20:11:13.822Z] go: downloading github.com/containerd/ttrpc v1.1.0 [2022-08-25T20:11:13.822Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-08-25T20:11:13.822Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-25T20:11:13.822Z] go: downloading github.com/tinylib/msgp v1.1.0 [2022-08-25T20:11:13.822Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2022-08-25T20:11:13.822Z] go: downloading google.golang.org/api v0.54.0 [2022-08-25T20:11:15.630Z] docker_cli_swarm_test.go:1113: [ddbbb69f17fb7] joining swarm manager [d220976573c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:11:16.351Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5 [2022-08-25T20:11:16.351Z] go: downloading go.opencensus.io v0.23.0 [2022-08-25T20:11:16.351Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f [2022-08-25T20:11:16.351Z] go: downloading github.com/google/certificate-transparency-go v1.0.20 [2022-08-25T20:11:16.608Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-25T20:11:16.608Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-25T20:11:16.608Z] go: downloading gopkg.in/yaml.v3 v3.0.0 [2022-08-25T20:11:16.608Z] go: downloading golang.org/x/text v0.3.7 [2022-08-25T20:11:17.174Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2022-08-25T20:11:17.174Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5 [2022-08-25T20:11:17.432Z] go: downloading github.com/google/btree v1.0.1 [2022-08-25T20:11:17.432Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2 [2022-08-25T20:11:17.432Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2022-08-25T20:11:17.432Z] go: downloading github.com/cilium/ebpf v0.7.0 [2022-08-25T20:11:17.432Z] go: downloading go.uber.org/goleak v1.1.12 [2022-08-25T20:11:17.432Z] go: downloading github.com/hashicorp/errwrap v1.1.0 [2022-08-25T20:11:17.432Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2 [2022-08-25T20:11:17.432Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2022-08-25T20:11:17.432Z] go: downloading github.com/gofrs/flock v0.8.1 [2022-08-25T20:11:17.432Z] go: downloading github.com/go-logr/logr v1.2.2 [2022-08-25T20:11:17.432Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0 [2022-08-25T20:11:17.432Z] go: downloading github.com/felixge/httpsnoop v1.0.2 [2022-08-25T20:11:17.432Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0 [2022-08-25T20:11:17.432Z] go: downloading github.com/agext/levenshtein v1.2.3 [2022-08-25T20:11:17.432Z] go: downloading code.cloudfoundry.org/clock v1.0.0 [2022-08-25T20:11:17.432Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 [2022-08-25T20:11:17.432Z] go: downloading github.com/jmespath/go-jmespath v0.3.0 [2022-08-25T20:11:17.691Z] go: downloading github.com/philhofer/fwd v1.0.0 [2022-08-25T20:11:17.691Z] go: downloading github.com/kr/pretty v0.2.1 [2022-08-25T20:11:17.691Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da [2022-08-25T20:11:17.691Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2022-08-25T20:11:17.691Z] go: downloading github.com/frankban/quicktest v1.11.3 [2022-08-25T20:11:17.691Z] go: downloading github.com/go-logr/stdr v1.2.2 [2022-08-25T20:11:17.691Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c [2022-08-25T20:11:17.691Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0 [2022-08-25T20:11:17.691Z] go: downloading github.com/container-storage-interface/spec v1.5.0 [2022-08-25T20:11:17.691Z] go: downloading github.com/akutz/memconn v0.1.0 [2022-08-25T20:11:17.691Z] go: downloading github.com/onsi/ginkgo v1.16.4 [2022-08-25T20:11:17.691Z] go: downloading github.com/onsi/gomega v1.15.0 [2022-08-25T20:11:17.691Z] go: downloading github.com/dperny/gocsi v1.2.3-pre [2022-08-25T20:11:17.691Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2 [2022-08-25T20:11:17.949Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2 [2022-08-25T20:11:17.949Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2 [2022-08-25T20:11:17.949Z] go: downloading github.com/kr/text v0.2.0 [2022-08-25T20:11:17.949Z] go: downloading google.golang.org/appengine v1.6.7 [2022-08-25T20:11:17.949Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b [2022-08-25T20:11:17.949Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5 [2022-08-25T20:11:17.949Z] go: downloading go.uber.org/zap v1.17.0 [2022-08-25T20:11:17.949Z] go: downloading github.com/dustin/go-humanize v1.0.0 [2022-08-25T20:11:17.949Z] go: downloading github.com/nxadm/tail v1.4.8 [2022-08-25T20:11:17.949Z] go: downloading github.com/cockroachdb/errors v1.2.4 [2022-08-25T20:11:17.949Z] go: downloading go.uber.org/atomic v1.7.0 [2022-08-25T20:11:17.949Z] go: downloading go.uber.org/multierr v1.6.0 [2022-08-25T20:11:18.208Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2022-08-25T20:11:18.208Z] go: downloading github.com/akutz/gosync v0.1.0 [2022-08-25T20:11:18.208Z] go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-08-25T20:11:18.208Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f [2022-08-25T20:11:18.208Z] go: downloading github.com/getsentry/raven-go v0.2.0 [2022-08-25T20:11:18.208Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054 [2022-08-25T20:11:18.208Z] + GO111MODULE=auto [2022-08-25T20:11:18.208Z] + go mod vendor -modfile vendor.mod [2022-08-25T20:11:21.488Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T20:11:23.171Z] + echo Ensuring container killed. [2022-08-25T20:11:23.171Z] Ensuring container killed. [2022-08-25T20:11:23.171Z] + docker rm -vf docker-pr3 [2022-08-25T20:11:23.171Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-25T20:11:23.459Z] + echo Chowning /workspace to jenkins user [2022-08-25T20:11:23.459Z] Chowning /workspace to jenkins user [2022-08-25T20:11:23.459Z] + id -u [2022-08-25T20:11:23.459Z] + id -g [2022-08-25T20:11:23.459Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44029:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T20:11:25.648Z] + bundleName=unit [2022-08-25T20:11:25.648Z] + echo Creating unit-bundles.tar.gz [2022-08-25T20:11:25.648Z] Creating unit-bundles.tar.gz [2022-08-25T20:11:25.648Z] + 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-25T20:11:25.648Z] bundles/junit-report-libnetwork.xml [2022-08-25T20:11:25.648Z] bundles/junit-report.xml [2022-08-25T20:11:25.648Z] bundles/go-test-report-libnetwork.json [2022-08-25T20:11:25.648Z] bundles/go-test-report.json [2022-08-25T20:11:25.648Z] bundles/profile-libnetwork.out [2022-08-25T20:11:25.648Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-25T20:11:25.661Z] Archiving artifacts [2022-08-25T20:11:26.181Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T20:11:26.485Z] + make clean [2022-08-25T20:11:26.485Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T20:11:26.743Z] docker-dev-cache [2022-08-25T20:11:26.743Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-25T20:12:52.100Z] docker_cli_swarm_test.go:1166: [d90e3af708d41] joining swarm manager [d220976573c6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-25T20:13:24.176Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-25T20:13:24.176Z] docker_cli_swarm_test.go:1447: [d6c59756dc608] joining swarm manager [d3f2a0e9fd022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:13:24.176Z] docker_cli_swarm_test.go:1448: [d0cc94184335b] joining swarm manager [d3f2a0e9fd022]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-25T20:13:34.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-25T20:13:34.151Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-25T20:13:34.415Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-25T20:13:34.415Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-25T20:13:34.674Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-25T20:13:35.242Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-25T20:13:37.775Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-25T20:13:41.065Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-25T20:13:42.969Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-25T20:13:44.874Z] docker_cli_swarm_unix_test.go:63: [d0ff7cf548bd8] joining swarm manager [ded4279b9a7db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:14:41.101Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-25T20:14:41.101Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-25T20:14:41.101Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-25T20:14:43.005Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-25T20:14:46.294Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-25T20:14:48.829Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-25T20:14:50.738Z] docker_api_swarm_test.go:962: [d78f3f8bd5e50] joining swarm manager [dd5d0c7f99750]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-25T20:15:08.825Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-25T20:15:21.044Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-25T20:15:22.422Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-25T20:15:24.328Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-25T20:15:27.616Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-25T20:15:34.182Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-25T20:15:39.458Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-25T20:15:41.363Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-25T20:15:43.899Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-25T20:15:46.434Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-25T20:15:48.970Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-25T20:15:51.511Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-25T20:15:54.047Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-25T20:16:50.279Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-25T20:17:05.159Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite (1554.98s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.09s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.50s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (12.81s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.36s) [2022-08-25T20:17:20.070Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.97s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.65s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (29.16s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.09s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.42s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.83s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.97s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.39s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.40s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.20s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.62s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.27s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (61.13s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (60.84s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.65s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.88s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.33s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.13s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.28s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.31s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.32s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.98s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.98s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.58s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.67s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.09s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.17s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.69s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.53s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.21s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.79s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.26s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.46s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.60s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.83s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.73s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.09s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.06s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.28s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.56s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.63s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.78s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.49s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.36s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.12s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.59s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.06s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.02s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.07s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.28s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.02s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.70s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.24s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.58s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.64s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.71s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.87s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.24s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.66s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.83s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.17s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.97s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (80.81s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.15s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.69s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.15s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.54s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.65s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.77s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.42s) [2022-08-25T20:17:20.070Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.09s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.60s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.78s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.35s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.94s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.23s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.82s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.27s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.46s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.19s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.19s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.08s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.37s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.78s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.58s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.44s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.49s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.03s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.21s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.22s) [2022-08-25T20:17:20.070Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s) [2022-08-25T20:17:20.070Z] === RUN TestDockerExternalVolumeSuite [2022-08-25T20:17:20.070Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-25T20:17:20.331Z] docker_cli_external_volume_driver_test.go:53: [dd0beb7952be9] daemon is not started [2022-08-25T20:17:38.421Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-25T20:18:46.185Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-25T20:18:52.750Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-25T20:19:07.656Z] docker_cli_external_volume_driver_test.go:53: [d3ae979489293] daemon is not started [2022-08-25T20:19:22.537Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-25T20:19:40.628Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-25T20:19:52.836Z] docker_cli_external_volume_driver_test.go:53: [df08cbe400acf] daemon is not started [2022-08-25T20:20:10.923Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-25T20:20:10.923Z] docker_cli_external_volume_driver_test.go:53: [dd0b5b381cd36] daemon is not started [2022-08-25T20:20:23.157Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-25T20:20:55.240Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-25T20:21:13.328Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-25T20:21:28.209Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-25T20:22:14.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-25T20:22:33.001Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-25T20:23:05.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-25T20:23:37.162Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-25T20:23:49.370Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-25T20:24:07.463Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-25T20:24:07.463Z] docker_cli_external_volume_driver_test.go:485: [dc3a793a9210e] daemon is not started [2022-08-25T20:24:22.345Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-25T20:24:22.345Z] docker_cli_external_volume_driver_test.go:53: [da0427e5afe39] daemon is not started [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite (436.95s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-08-25T20:24:37.224Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-08-25T20:24:37.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-08-25T20:24:37.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s) [2022-08-25T20:24:37.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-08-25T20:24:37.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-08-25T20:24:37.225Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-25T20:24:37.225Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-25T20:24:37.225Z] PASS [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.225Z] === Skipped [2022-08-25T20:24:37.225Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-25T20:24:37.225Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-25T20:24:37.225Z] check_test.go:540: [de48461f340a0] daemon is not started [2022-08-25T20:24:37.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.225Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-25T20:24:37.225Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-25T20:24:37.225Z] check_test.go:540: [def18497ee9e9] daemon is not started [2022-08-25T20:24:37.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.225Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T20:24:37.225Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-25T20:24:37.225Z] check_test.go:540: [dc54643674432] daemon is not started [2022-08-25T20:24:37.225Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.225Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-25T20:24:37.225Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-25T20:24:37.225Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.225Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-25T20:24:37.225Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-25T20:24:37.225Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.225Z] DONE 269 tests, 5 skipped in 2330.104s [2022-08-25T20:24:37.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-25T20:24:37.225Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d601228e1d16d/docker.pid [2022-08-25T20:24:37.225Z] +++ kill 7017 [2022-08-25T20:24:37.225Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7017 is not a child of this shell [2022-08-25T20:24:37.225Z] warning: PID 7017 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d601228e1d16d/docker.pid had a nonzero exit code [2022-08-25T20:24:37.225Z] ++++ cat bundles/test-integration/docker.pid [2022-08-25T20:24:37.225Z] +++ kill 9387 [2022-08-25T20:24:37.225Z] +++ /etc/init.d/apparmor stop [2022-08-25T20:24:37.225Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.225Z] Unloading profiles will leave already running processes permanently [2022-08-25T20:24:37.225Z] unconfined, which can lead to unexpected situations. [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.225Z] To set a process to complain mode, use the command line tool [2022-08-25T20:24:37.225Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-25T20:24:37.225Z] +++ true [2022-08-25T20:24:37.225Z] exiting test-integration [2022-08-25T20:24:37.225Z] ++ exit 0 [2022-08-25T20:24:37.225Z] [2022-08-25T20:24:37.484Z] + exit 0 [2022-08-25T20:24:37.484Z] ++ jobs -p [2022-08-25T20:24:37.484Z] + pids= [2022-08-25T20:24:37.484Z] + echo 'Remaining pids to kill: []' [2022-08-25T20:24:37.484Z] Remaining pids to kill: [] [2022-08-25T20:24:37.484Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-25T20:24:37.498Z] Recording test results [2022-08-25T20:24:37.983Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-25T20:24:38.296Z] + echo Ensuring container killed. [2022-08-25T20:24:38.296Z] Ensuring container killed. [2022-08-25T20:24:38.296Z] + docker ps -aq -f name=docker-pr3-* [2022-08-25T20:24:38.296Z] + cids=3b057d1ced42 [2022-08-25T20:24:38.296Z] c83a34b21464 [2022-08-25T20:24:38.296Z] 6d3a8f33f9a1 [2022-08-25T20:24:38.296Z] + [ -n 3b057d1ced42 [2022-08-25T20:24:38.296Z] c83a34b21464 [2022-08-25T20:24:38.296Z] 6d3a8f33f9a1 ] [2022-08-25T20:24:38.296Z] + docker rm -vf 3b057d1ced42 c83a34b21464 6d3a8f33f9a1 [2022-08-25T20:24:38.864Z] 3b057d1ced42 [2022-08-25T20:24:39.123Z] c83a34b21464 [2022-08-25T20:24:39.123Z] 6d3a8f33f9a1 [Pipeline] sh [2022-08-25T20:24:39.407Z] + echo Chowning /workspace to jenkins user [2022-08-25T20:24:39.407Z] Chowning /workspace to jenkins user [2022-08-25T20:24:39.407Z] + id -u [2022-08-25T20:24:39.407Z] + id -g [2022-08-25T20:24:39.407Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44029:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-25T20:24:42.235Z] + bundleName=amd64 [2022-08-25T20:24:42.235Z] + echo Creating amd64-bundles.tar.gz [2022-08-25T20:24:42.235Z] Creating amd64-bundles.tar.gz [2022-08-25T20:24:42.235Z] + 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-25T20:24:42.235Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-25T20:24:43.626Z] Archiving artifacts [2022-08-25T20:24:44.152Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44029/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-25T20:24:44.456Z] + make clean [2022-08-25T20:24:44.456Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-25T20:24:44.456Z] docker-dev-cache [2022-08-25T20:24:44.456Z] 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